Pull request #3891 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 556446716e4a14b8c762f3ec0116a54927b3d800 rather than baa47e448d03253cd60b1863e465d5320cc1ac2b Obtained Jenkinsfile from 556446716e4a14b8c762f3ec0116a54927b3d800 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-ssh6543006011732275123.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-ssh15619488348127390344.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-3891/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-3891/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16637188995128560795.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-ssh10270882757517843107.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-3891/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-3891/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10822488597141840599.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-7262 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 556446716e4a14b8c762f3ec0116a54927b3d800 into PR head commit baa47e448d03253cd60b1863e465d5320cc1ac2b Merge succeeded, producing baa47e448d03253cd60b1863e465d5320cc1ac2b Checking out Revision baa47e448d03253cd60b1863e465d5320cc1ac2b (PR-3891) > 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/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f baa47e448d03253cd60b1863e465d5320cc1ac2b # 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 556446716e4a14b8c762f3ec0116a54927b3d800 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f baa47e448d03253cd60b1863e465d5320cc1ac2b # timeout=10 Commit message: "feat(data): Make MaxEventSize a service configuration setting" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:42:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:42:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:42:29 ========================================================= 04:42:29 EdgeX Global Pipelines Version Info 04:42:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4f9763f52515ff2d879597754116d790a9c38bd3 # timeout=10 04:42:30 ------------------- 04:42:30 stable info: 04:42:30 ------------------- 04:42:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:42:30 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 04:42:30 Message: update stable to v1.0.221 04:42:31 ------------------- 04:42:31 experimental info: 04:42:31 ------------------- 04:42:31 Commited By: **** collab-it+edgex@linuxfoundation.org 04:42:31 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 04:42:31 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3891 [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3891 [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3891 [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = baa47e448d03253cd60b1863e465d5320cc1ac2b [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = baa47e4 [Pipeline] echo 04:42:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:31 provisioning config files... 04:42:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config5789920757164832645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:31 ---> docker-login.sh 04:42:31 nexus3.edgexfoundry.org:10001 04:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:32 Configure a credential helper to remove this warning. See 04:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:32 04:42:32 Login Succeeded 04:42:32 nexus3.edgexfoundry.org:10002 04:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:32 Configure a credential helper to remove this warning. See 04:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:32 04:42:32 Login Succeeded 04:42:32 nexus3.edgexfoundry.org:10003 04:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:32 Configure a credential helper to remove this warning. See 04:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:32 04:42:32 Login Succeeded 04:42:32 nexus3.edgexfoundry.org:10004 04:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:32 Configure a credential helper to remove this warning. See 04:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:32 04:42:32 Login Succeeded 04:42:32 docker.io 04:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:33 Configure a credential helper to remove this warning. See 04:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:33 04:42:33 Login Succeeded 04:42:33 ---> docker-login.sh ends [Pipeline] } 04:42:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:33 + 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 04:42:33 + dirname cmd/core-command/Dockerfile 04:42:33 + cut -d/ -f2 04:42:33 + echo core-command,cmd/core-command/Dockerfile 04:42:33 + dirname cmd/core-data/Dockerfile 04:42:33 + cut -d/ -f2 04:42:33 + echo core-data,cmd/core-data/Dockerfile 04:42:33 + dirname cmd/core-metadata/Dockerfile 04:42:33 + cut -d/ -f2 04:42:33 + echo core-metadata,cmd/core-metadata/Dockerfile 04:42:33 + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ 04:42:33 -f2 04:42:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:42:33 + dirname cmd/security-proxy-setup/Dockerfile 04:42:33 + cut -d/ -f2 04:42:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:42:33 + dirname cmd/security-secretstore-setup/Dockerfile 04:42:33 + cut -d/ -f2 04:42:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:42:33 + dirname cmd/support-notifications/Dockerfile 04:42:33 + cut -d/ -f2 04:42:33 + echo support-notifications,cmd/support-notifications/Dockerfile 04:42:33 + dirname cmd/support-scheduler/Dockerfile 04:42:33 + cut -d/ -f2 04:42:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:42:33 + + dirname cmd/sys-mgmt-agent/Dockerfile 04:42:33 cut -d/ -f2 04:42:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:42:33 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 04:42:33 + git rev-list -1 --merges baa47e448d03253cd60b1863e465d5320cc1ac2b~1..baa47e448d03253cd60b1863e465d5320cc1ac2b [Pipeline] echo 04:42:34 -----------> git rev-list -1 --merges baa47e448d03253cd60b1863e465d5320cc1ac2b~1..baa47e448d03253cd60b1863e465d5320cc1ac2b baa47e448d03253cd60b1863e465d5320cc1ac2b [false] [Pipeline] sh 04:42:34 + git log --format=format:%s -1 baa47e448d03253cd60b1863e465d5320cc1ac2b [Pipeline] echo 04:42:34 ========================================================= 04:42:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:42:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:42:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:34 + grep -v github /etc/ssh/ssh_known_hosts 04:42:34 + [ -e /tmp/ssh_known_hosts ] 04:42:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:42:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:42:34 + sudo tee -a /etc/ssh/ssh_known_hosts 04:42:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:42:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:42:35 04:42:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:42:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:42:35 latest: Pulling from edgex-devops/git-semver 04:42:35 a0d0a0d46f8b: Pulling fs layer 04:42:35 3e5f54012d9b: Pulling fs layer 04:42:35 4c7163046ea9: Pulling fs layer 04:42:35 0c2d73faf560: Pulling fs layer 04:42:35 0c2d73faf560: Waiting 04:42:35 3e5f54012d9b: Verifying Checksum 04:42:35 3e5f54012d9b: Download complete 04:42:35 a0d0a0d46f8b: Download complete 04:42:35 4c7163046ea9: Verifying Checksum 04:42:35 4c7163046ea9: Download complete 04:42:35 0c2d73faf560: Verifying Checksum 04:42:35 0c2d73faf560: Download complete 04:42:35 a0d0a0d46f8b: Pull complete 04:42:35 3e5f54012d9b: Pull complete 04:42:36 4c7163046ea9: Pull complete 04:42:36 0c2d73faf560: Pull complete 04:42:36 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:42:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:42:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:42:36 prd-ubuntu20.04-docker-8c-8g-7262 does not seem to be running inside a container 04:42:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:42:37 $ docker top 15e084ff4617525290b88d4ed05582d4ac0c36d30f06c0d40f52d60d38bdf7e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:37 [ssh-agent] Looking for ssh-agent implementation... 04:42:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:37 $ docker exec 15e084ff4617525290b88d4ed05582d4ac0c36d30f06c0d40f52d60d38bdf7e6 ssh-agent 04:42:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmnpNBa/agent.13 04:42:37 SSH_AGENT_PID=19 04:42:37 Running ssh-add (command line suppressed) 04:42:37 Identity added: /w/workspace/edgex-go/16@tmp/private_key_7089981376607348425.key (/w/workspace/edgex-go/16@tmp/private_key_7089981376607348425.key) 04:42:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:38 + git tag --points-at HEAD [Pipeline] } 04:42:38 $ docker exec --env ******** --env ******** 15e084ff4617525290b88d4ed05582d4ac0c36d30f06c0d40f52d60d38bdf7e6 ssh-agent -k 04:42:38 unset SSH_AUTH_SOCK; 04:42:38 unset SSH_AGENT_PID; 04:42:38 echo Agent pid 19 killed; 04:42:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:42:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:38 [ssh-agent] Looking for ssh-agent implementation... 04:42:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:38 $ docker exec 15e084ff4617525290b88d4ed05582d4ac0c36d30f06c0d40f52d60d38bdf7e6 ssh-agent 04:42:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXePkgbl/agent.52 04:42:38 SSH_AGENT_PID=59 04:42:38 Running ssh-add (command line suppressed) 04:42:38 Identity added: /w/workspace/edgex-go/16@tmp/private_key_8654252124823619253.key (/w/workspace/edgex-go/16@tmp/private_key_8654252124823619253.key) 04:42:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:38 + git semver init 04:42:38 # -> Open(): unable to determine branch for HEAD 04:42:38 # $GIT_DIR = /w/workspace/edgex-go/16/.git 04:42:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/16 04:42:38 # $SEMVER_REMOTE_NAME = origin 04:42:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:42:38 # $SEMVER_USER_NAME = edgex-jenkins 04:42:38 # $SEMVER_BRANCH = PR-3891 04:42:38 # $SEMVER_TEMP = /tmp/semver-364138789 04:42:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:42:51 # '/tmp/semver-364138789' -> '/w/workspace/edgex-go/16/.semver' 04:42:51 # -> Force: false 04:42:51 # $SEMVER_DIR = /w/workspace/edgex-go/16/.semver [Pipeline] } 04:42:51 $ docker exec --env ******** --env ******** 15e084ff4617525290b88d4ed05582d4ac0c36d30f06c0d40f52d60d38bdf7e6 ssh-agent -k 04:42:51 unset SSH_AUTH_SOCK; 04:42:51 unset SSH_AGENT_PID; 04:42:51 echo Agent pid 59 killed; 04:42:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:51 + git semver [Pipeline] } 04:42:51 $ docker stop --time=1 15e084ff4617525290b88d4ed05582d4ac0c36d30f06c0d40f52d60d38bdf7e6 04:42:53 $ docker rm -f 15e084ff4617525290b88d4ed05582d4ac0c36d30f06c0d40f52d60d38bdf7e6 [Pipeline] // withDockerContainer [Pipeline] sh 04:42:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:42:54 Stashed 1 file(s) [Pipeline] echo 04:42:54 [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 04:42:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:42:54 ========================================================= 04:42:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:42:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:42:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:42:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:42:54 59bf1c3509f3: Pulling fs layer 04:42:54 666ba61612fd: Pulling fs layer 04:42:54 8ed8ca486205: Pulling fs layer 04:42:54 4fe6c5a15a65: Pulling fs layer 04:42:54 22a0e8bec74d: Pulling fs layer 04:42:54 640e595b4fbd: Pulling fs layer 04:42:54 763cafe07f6e: Pulling fs layer 04:42:54 0c0b528cf693: Pulling fs layer 04:42:54 10935f4eaf8b: Pulling fs layer 04:42:54 4fe6c5a15a65: Waiting 04:42:54 22a0e8bec74d: Waiting 04:42:54 0c0b528cf693: Waiting 04:42:54 763cafe07f6e: Waiting 04:42:54 10935f4eaf8b: Waiting 04:42:54 640e595b4fbd: Waiting 04:42:54 8ed8ca486205: Download complete 04:42:54 666ba61612fd: Download complete 04:42:54 22a0e8bec74d: Verifying Checksum 04:42:54 22a0e8bec74d: Download complete 04:42:54 640e595b4fbd: Verifying Checksum 04:42:54 640e595b4fbd: Download complete 04:42:54 59bf1c3509f3: Download complete 04:42:54 763cafe07f6e: Download complete 04:42:55 0c0b528cf693: Verifying Checksum 04:42:55 0c0b528cf693: Download complete 04:42:55 59bf1c3509f3: Pull complete 04:42:55 666ba61612fd: Pull complete 04:42:55 8ed8ca486205: Pull complete 04:42:55 10935f4eaf8b: Verifying Checksum 04:42:55 10935f4eaf8b: Download complete 04:42:55 4fe6c5a15a65: Verifying Checksum 04:42:55 4fe6c5a15a65: Download complete 04:42:59 4fe6c5a15a65: Pull complete 04:42:59 22a0e8bec74d: Pull complete 04:42:59 640e595b4fbd: Pull complete 04:42:59 763cafe07f6e: Pull complete 04:42:59 0c0b528cf693: Pull complete 04:43:02 10935f4eaf8b: Pull complete 04:43:02 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 04:43:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:43:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 04:43:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:43:02 WORKDIR /edgex 04:43:02 COPY go.mod . 04:43:02 RUN go mod download 04:43:02 + docker build -t ci-base-image-x86_64 -f - . 04:43:04 Sending build context to Docker daemon 334.2MB 04:43:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:43:04 ---> 99d49a6021b9 04:43:04 Step 2/4 : WORKDIR /edgex 04:43:06 ---> Running in 81ea935d08cb 04:43:06 Removing intermediate container 81ea935d08cb 04:43:06 ---> 70d555483c53 04:43:06 Step 3/4 : COPY go.mod . 04:43:06 ---> de53ccad4bf0 04:43:06 Step 4/4 : RUN go mod download 04:43:06 ---> Running in 257124dc58a5 04:43:09 Still waiting to schedule task 04:43:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:43:33 Removing intermediate container 257124dc58a5 04:43:33 ---> 3476364c425c 04:43:33 Successfully built 3476364c425c 04:43:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:43:33 + docker inspect -f . ci-base-image-x86_64 04:43:33 . [Pipeline] withDockerContainer 04:43:33 prd-ubuntu20.04-docker-8c-8g-7262 does not seem to be running inside a container 04:43:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-x86_64 cat 04:43:34 $ docker top 485e8794eee4995166b1aac653fcdd133538d6424a2f13518d16ce808698e764 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:34 + go version 04:43:34 go version go1.17.6 linux/amd64 [Pipeline] } 04:43:34 $ docker stop --time=1 485e8794eee4995166b1aac653fcdd133538d6424a2f13518d16ce808698e764 04:43:35 $ docker rm -f 485e8794eee4995166b1aac653fcdd133538d6424a2f13518d16ce808698e764 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:43:36 + docker inspect -f . ci-base-image-x86_64 04:43:36 . [Pipeline] withDockerContainer 04:43:36 prd-ubuntu20.04-docker-8c-8g-7262 does not seem to be running inside a container 04:43:36 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-x86_64 cat 04:43:36 $ docker top 98e19e13fb0c3d09a1b656911f87f19c55f5800bd0c7fcebfc26dc15cf903d9d -eo pid,comm [Pipeline] { [Pipeline] echo 04:43:36 ========================================================= 04:43:36 [edgeXBuildGoParallel] Running Tests and Build... 04:43:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:43:36 + make test 04:43:36 go mod tidy 04:43:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:43:42 ? github.com/edgexfoundry/edgex-go [no test files] 04:43:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:43:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:43:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:43:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:43:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:43:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:43:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:43:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:43:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:43:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:43:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:43:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:43:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:43:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:43:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.107s coverage: 28.7% of statements 04:43:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:43:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:43:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.121s coverage: 98.5% of statements 04:43:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:43:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.110s coverage: 54.9% of statements 04:43:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:43:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:43:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.029s coverage: 89.2% of statements 04:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:43:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 84.4% of statements 04:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:43:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.462s coverage: 94.2% of statements 04:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:43:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.108s coverage: 72.2% of statements 04:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:43:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements 04:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:43:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 04:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:43:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 04:43:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 24.0% of statements 04:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 04:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 79.5% of statements 04:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 04:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 04:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 04:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 04:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 04:44:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.193s coverage: 82.5% of statements 04:44:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.169s coverage: 91.2% of statements 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.357s coverage: 65.4% of statements 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 43.8% of statements 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.083s coverage: 63.2% of statements 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:44:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 04:44:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 04:44:17 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 04:44:30 GO111MODULE=on go vet ./... 04:44:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:44:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:44:33 ./bin/test-attribution-txt.sh [Pipeline] echo 04:44:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 04:44:34 + ls -al . 04:44:34 total 676 04:44:34 drwxrwxr-x 10 1001 1001 4096 Mar 16 04:44 . 04:44:34 drwxr-xr-x 4 root root 4096 Mar 16 04:43 .. 04:44:34 -rw-rw-r-- 1 1001 1001 11 Mar 16 04:42 .dockerignore 04:44:34 drwxrwxr-x 8 1001 1001 4096 Mar 16 04:42 .git 04:44:34 drwxrwxr-x 4 1001 1001 4096 Mar 16 04:42 .github 04:44:34 -rw-rw-r-- 1 1001 1001 804 Mar 16 04:42 .gitignore 04:44:34 -rw-rw-r-- 1 1001 1001 42 Mar 16 04:42 .golangci.yml 04:44:34 -rw-rw-r-- 1 1001 1001 76 Mar 16 04:42 .hadolint.yml 04:44:34 drwx------ 3 1001 1001 4096 Mar 16 04:42 .semver 04:44:34 -rw-rw-r-- 1 1001 1001 166 Mar 16 04:42 .sonarcloud.properties 04:44:34 -rw-rw-r-- 1 1001 1001 1171 Mar 16 04:42 ADOPTERS.md 04:44:34 -rw-rw-r-- 1 1001 1001 9019 Mar 16 04:42 Attribution.txt 04:44:34 -rw-rw-r-- 1 1001 1001 51732 Mar 16 04:42 CHANGELOG.md 04:44:34 -rw-rw-r-- 1 1001 1001 3804 Mar 16 04:42 CONTRIBUTING.md 04:44:34 -rw-rw-r-- 1 1001 1001 677 Mar 16 04:42 GOVERNANCE.md 04:44:34 -rw-rw-r-- 1 1001 1001 849 Mar 16 04:42 Jenkinsfile 04:44:34 -rw-rw-r-- 1 1001 1001 10775 Mar 16 04:42 LICENSE 04:44:34 -rw-rw-r-- 1 1001 1001 6508 Mar 16 04:42 Makefile 04:44:34 -rw-rw-r-- 1 1001 1001 582 Mar 16 04:42 OWNERS.md 04:44:34 -rw-rw-r-- 1 1001 1001 8207 Mar 16 04:42 README.md 04:44:34 -rw-rw-r-- 1 1001 1001 6912 Mar 16 04:42 SECURITY.md 04:44:34 -rw-rw-r-- 1 1001 1001 5 Mar 16 04:42 VERSION 04:44:34 -rw-rw-r-- 1 1001 1001 4131 Mar 16 04:42 ZMQWindows.md 04:44:34 drwxrwxr-x 2 1001 1001 4096 Mar 16 04:42 bin 04:44:34 drwxrwxr-x 14 1001 1001 4096 Mar 16 04:42 cmd 04:44:34 -rw-r--r-- 1 root root 426503 Mar 16 04:44 coverage.out 04:44:34 -rw-rw-r-- 1 1001 1001 2828 Mar 16 04:42 go.mod 04:44:34 -rw-rw-r-- 1 1001 1001 50277 Mar 16 04:42 go.sum 04:44:34 drwxrwxr-x 8 1001 1001 4096 Mar 16 04:42 internal 04:44:34 drwxrwxr-x 3 1001 1001 4096 Mar 16 04:42 openapi 04:44:34 drwxrwxr-x 4 1001 1001 4096 Mar 16 04:42 snap 04:44:34 -rw-rw-r-- 1 1001 1001 204 Mar 16 04:42 version.go [Pipeline] sh 04:44:35 + '[' -e coverage.out ] 04:44:35 + chown 1001:1001 coverage.out [Pipeline] stash 04:44:35 Stashed 1 file(s) [Pipeline] sh 04:44:35 + make build 04:44:35 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:44:36 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:44:41 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 04:44:41 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 04:44:42 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:44:42 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:44:43 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 04:44: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 04:44:45 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:44:46 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 04:44:46 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:44:47 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] } 04:44:49 $ docker stop --time=1 98e19e13fb0c3d09a1b656911f87f19c55f5800bd0c7fcebfc26dc15cf903d9d 04:44:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7263 in /w/workspace/edgexfoundry_edgex-go_PR-3891 04:44:51 $ docker rm -f 98e19e13fb0c3d09a1b656911f87f19c55f5800bd0c7fcebfc26dc15cf903d9d [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 04:44:51 Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:44:52 The recommended git tool is: git 04:44:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:44:52 04:44:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:44:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:44:53 latest: Pulling from edgex-devops/edgex-compose 04:44:53 cbdbe7a5bc2a: Pulling fs layer 04:44:53 ca9280d653b3: Pulling fs layer 04:44:53 7e9c9ca2126c: Pulling fs layer 04:44:53 cbdbe7a5bc2a: Download complete 04:44:53 ca9280d653b3: Verifying Checksum 04:44:53 ca9280d653b3: Download complete 04:44:53 cbdbe7a5bc2a: Pull complete 04:44:53 7e9c9ca2126c: Download complete 04:44:53 ca9280d653b3: Pull complete 04:44:57 7e9c9ca2126c: Pull complete 04:44:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:44:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:44:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:44:57 prd-ubuntu20.04-docker-8c-8g-7262 does not seem to be running inside a container 04:44:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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-devops/edgex-compose:latest cat 04:44:58 $ docker top 201bb73fa883623ea9e7dda3afafffc50866ecea4e14b92bdd0494eac9466511 -eo pid,comm [Pipeline] { [Pipeline] sh 04:44:58 + docker-compose build --help 04:44:58 + grep parallel 04:44:59 using credential edgex-jenkins-ssh 04:44:59 Cloning the remote Git repository 04:44:59 --parallel Build images in parallel. [Pipeline] } 04:44:59 $ docker stop --time=1 201bb73fa883623ea9e7dda3afafffc50866ecea4e14b92bdd0494eac9466511 04:44:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:44:59 > git init /w/workspace/edgex-go/16 # timeout=10 04:44:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:44:59 > git --version # timeout=10 04:44:59 > git --version # 'git version 2.25.1' 04:44:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:44:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:45:00 $ docker rm -f 201bb73fa883623ea9e7dda3afafffc50866ecea4e14b92bdd0494eac9466511 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:45:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:45:01 . [Pipeline] withDockerContainer 04:45:01 prd-ubuntu20.04-docker-8c-8g-7262 does not seem to be running inside a container 04:45:01 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 04:45:01 $ docker top 482a2df3046d72f64c85ce2f49cae759dbe9207349dfe3c1f2cb64b267c2daa8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:02 + docker-compose -f ./docker-compose-build.yml build --parallel 04:45:02 Building core-command ... 04:45:02 Building core-data ... 04:45:02 Building core-metadata ... 04:45:02 Building security-bootstrapper ... 04:45:02 Building security-proxy-setup ... 04:45:02 Building security-secretstore-setup ... 04:45:02 Building support-notifications ... 04:45:02 Building support-scheduler ... 04:45:02 Building sys-mgmt-agent ... 04:45:02 Building core-metadata 04:45:02 Building security-bootstrapper 04:45:02 Building security-proxy-setup 04:45:02 Building sys-mgmt-agent 04:45:02 Building security-secretstore-setup 04:45:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:45:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:45:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:45:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:45:16 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:45:17 Merging remotes/origin/main commit 556446716e4a14b8c762f3ec0116a54927b3d800 into PR head commit baa47e448d03253cd60b1863e465d5320cc1ac2b 04:45:17 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:45:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:45:17 ---> 3476364c425c 04:45:17 Step 3/21 : WORKDIR /edgex-go 04:45:17 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:45:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:45:17 ---> 3476364c425c 04:45:17 Step 3/25 : WORKDIR /edgex-go 04:45:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:45:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:45:17 ---> 3476364c425c 04:45:17 Step 3/23 : WORKDIR /edgex-go 04:45:17 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:45:17 Step 2/31 : FROM ${BUILDER_BASE} AS builder 04:45:17 ---> 3476364c425c 04:45:17 Step 3/31 : WORKDIR /edgex-go 04:45:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:45:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:45:17 ---> 3476364c425c 04:45:17 Step 3/23 : WORKDIR /edgex-go 04:45:17 Merge succeeded, producing baa47e448d03253cd60b1863e465d5320cc1ac2b 04:45:17 Checking out Revision baa47e448d03253cd60b1863e465d5320cc1ac2b (PR-3891) 04:45:19 ---> Running in 8822a5b33b72 04:45:19 ---> Running in 0390556d52e8 04:45:19 ---> Running in cd3f5734ca83 04:45:19 ---> Running in 32bd26f81e60 04:45:19 ---> Running in f41936e453ab 04:45:19 Removing intermediate container 8822a5b33b72 04:45:19 ---> a116c515b7c6 04:45:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:45:19 Removing intermediate container cd3f5734ca83 04:45:19 ---> 40754857293b 04:45:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:45:19 Removing intermediate container 32bd26f81e60 04:45:19 ---> b539f9e97c29 04:45:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:45:19 Removing intermediate container f41936e453ab 04:45:19 ---> f8c847bc23d6 04:45:19 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:45:19 Removing intermediate container 0390556d52e8 04:45:19 ---> 8bb6f3bbf2c4 04:45:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:45:19 ---> Running in 64aa4093eee9 04:45:19 ---> Running in 6c3ce0b1ae2e 04:45:19 ---> Running in d3afcda7bb5c 04:45:19 ---> Running in 60d353fdf8ae 04:45:19 ---> Running in b1656bb06dca 04:45:17 > git config core.sparsecheckout # timeout=10 04:45:17 > git checkout -f baa47e448d03253cd60b1863e465d5320cc1ac2b # timeout=10 04:45:17 > git remote # timeout=10 04:45:17 > git config --get remote.origin.url # timeout=10 04:45:17 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:17 > git merge 556446716e4a14b8c762f3ec0116a54927b3d800 # timeout=10 04:45:17 > git rev-parse HEAD^{commit} # timeout=10 04:45:17 > git config core.sparsecheckout # timeout=10 04:45:17 > git checkout -f baa47e448d03253cd60b1863e465d5320cc1ac2b # timeout=10 04:45:20 Removing intermediate container 6c3ce0b1ae2e 04:45:20 ---> 1bd0e40cbeaf 04:45:20 Step 5/23 : RUN apk add --update --no-cache make git 04:45:20 Removing intermediate container 64aa4093eee9 04:45:20 ---> 88fb4d16e0bb 04:45:20 Step 5/23 : RUN apk add --update --no-cache make bash git 04:45:20 ---> Running in 39585632c217 04:45:20 ---> Running in c2f4a45a8101 04:45:20 Removing intermediate container d3afcda7bb5c 04:45:20 ---> a0038700b48d 04:45:20 Step 5/21 : RUN apk add --update --no-cache make git 04:45:20 ---> Running in 5d58539c6389 04:45:20 Removing intermediate container 60d353fdf8ae 04:45:20 ---> e82e173108de 04:45:20 Step 5/31 : RUN apk add --update --no-cache make git 04:45:21 ---> Running in aa9cc8321ecf 04:45:21 Removing intermediate container b1656bb06dca 04:45:21 ---> d18404120cb8 04:45:21 Step 5/25 : RUN apk add --update --no-cache make git 04:45:21 ---> Running in 038bc67fde14 04:45:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:45:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:45:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:45:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:45:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:45:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:45:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:45:22 Commit message: "feat(data): Make MaxEventSize a service configuration setting" 04:45:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:45:22 OK: 221 MiB in 52 packages 04:45:22 OK: 221 MiB in 52 packages 04:45:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:45:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:45:22 OK: 221 MiB in 52 packages 04:45:22 OK: 221 MiB in 52 packages 04:45:22 OK: 221 MiB in 52 packages 04:45:22 Removing intermediate container c2f4a45a8101 04:45:22 ---> dca3a3a471cc 04:45:22 Step 6/23 : COPY go.mod vendor* ./ 04:45:23 Removing intermediate container 39585632c217 04:45:23 ---> dec9e4e081c9 04:45:23 Step 6/23 : COPY go.mod vendor* ./ 04:45:23 ---> 223ea7193026 04:45:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:45:23 ---> 8a0a3a44ce7c 04:45:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:45:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:45:23 % Total % Received % Xferd Average Speed Time Time Time Current 04:45:23 Dload Upload Total Spent Left Speed 04:45:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46810 0 --:--:-- --:--:-- --:--:-- 46625 [Pipeline] sh 04:45:23 ---> Running in 75d154f7254e 04:45:23 ---> Running in 64ef2af0b10c 04:45:23 Removing intermediate container aa9cc8321ecf 04:45:23 ---> ee931b1eb3b1 04:45:23 Step 6/31 : COPY go.mod vendor* ./ 04:45:23 Removing intermediate container 5d58539c6389 04:45:23 ---> df20d8807bc3 04:45:23 Step 6/21 : COPY go.mod vendor* ./ 04:45:23 Removing intermediate container 038bc67fde14 04:45:23 ---> 881024aa7abe 04:45:23 Step 6/25 : COPY go.mod vendor* ./ 04:45:23 ---> 02cdd9a979c3 04:45:23 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:45:23 ---> 541694d9f113 04:45:23 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:45:23 ---> Running in b07ab4c31b84 04:45:23 ---> c134374fb6c8 04:45:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:45:23 ---> Running in 71b33ba16d7a 04:45:23 ---> Running in e30e97e405e5 04:45:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:45:24 + sudo tee /etc/docker/daemon.new 04:45:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:45:24 { 04:45:24 "registry-mirrors": [ 04:45:24 "https://nexus3.edgexfoundry.org:10001" 04:45:24 ], 04:45:24 "bip": "10.250.0.254/24", 04:45:24 "hosts": [ 04:45:24 "tcp://0.0.0.0:5555", 04:45:24 "unix:///var/run/docker.sock" 04:45:24 ], 04:45:24 "mtu": 1458, 04:45:24 "selinux-enabled": true, 04:45:24 "seccomp-profile": "/etc/docker/seccomp.json" 04:45:24 } [Pipeline] sh 04:45:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:45:24 Removing intermediate container 75d154f7254e 04:45:24 ---> 403679d7938d 04:45:24 Step 8/23 : COPY . . 04:45:24 Removing intermediate container 64ef2af0b10c 04:45:24 ---> 4dfe01ce8dd8 04:45:24 Step 8/23 : COPY . . 04:45:24 + sudo service docker restart 04:45:27 Removing intermediate container b07ab4c31b84 04:45:27 ---> e3f30e1a28be 04:45:27 Step 8/31 : COPY . . 04:45:27 Removing intermediate container 71b33ba16d7a 04:45:27 ---> 12254b090a5e 04:45:27 Step 8/21 : COPY . . 04:45:27 Removing intermediate container e30e97e405e5 04:45:27 ---> f92aa8e7f4c1 04:45:27 Step 8/25 : COPY . . 04:45:33 ---> 31c62237aec1 04:45:33 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:45:33 ---> 5d6005917d42 04:45:33 Step 9/23 : RUN make cmd/core-metadata/core-metadata 04:45:33 ---> Running in 14edc133fdbb 04:45:33 ---> 0671f387f50f 04:45:33 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:45:33 ---> Running in 98670e7bbdf0 04:45:33 ---> 98df4c5506c9 04:45:33 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:45:33 ---> Running in d427cdfddbe9 04:45:33 ---> Running in 3d363e5c512d 04:45:33 ---> 0f151628c440 04:45:33 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:45:33 ---> Running in e641a5032ada 04:45:33 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:45:33 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:45:33 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:45:33 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:45:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:45:43 provisioning config files... 04:45:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config86395419483607430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:43 ---> docker-login.sh 04:45:43 nexus3.edgexfoundry.org:10001 04:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:44 Configure a credential helper to remove this warning. See 04:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:44 04:45:44 Login Succeeded 04:45:44 nexus3.edgexfoundry.org:10002 04:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:44 Configure a credential helper to remove this warning. See 04:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:44 04:45:44 Login Succeeded 04:45:44 nexus3.edgexfoundry.org:10003 04:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:45 Configure a credential helper to remove this warning. See 04:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:45 04:45:45 Login Succeeded 04:45:45 nexus3.edgexfoundry.org:10004 04:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:45 Configure a credential helper to remove this warning. See 04:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:45 04:45:45 Login Succeeded 04:45:45 docker.io 04:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:46 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:45:46 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:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:46 Configure a credential helper to remove this warning. See 04:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:46 04:45:46 Login Succeeded 04:45:46 ---> docker-login.sh ends [Pipeline] } 04:45:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:45:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:45:46 ========================================================= 04:45:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:45:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:45:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:45:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:45:47 9b3977197b4f: Pulling fs layer 04:45:47 1a89e8eeedd5: Pulling fs layer 04:45:47 94645a83ff95: Pulling fs layer 04:45:47 3f3a8bcf1eab: Pulling fs layer 04:45:47 0c92f367c5e7: Pulling fs layer 04:45:47 f7c0051592d6: Pulling fs layer 04:45:47 a227ed2f7395: Pulling fs layer 04:45:47 7b1c46037f91: Pulling fs layer 04:45:47 3f3a8bcf1eab: Waiting 04:45:47 0c92f367c5e7: Waiting 04:45:47 f7c0051592d6: Waiting 04:45:47 a227ed2f7395: Waiting 04:45:47 7b1c46037f91: Waiting 04:45:47 94645a83ff95: Verifying Checksum 04:45:47 94645a83ff95: Download complete 04:45:47 1a89e8eeedd5: Verifying Checksum 04:45:47 1a89e8eeedd5: Download complete 04:45:47 0c92f367c5e7: Download complete 04:45:47 f7c0051592d6: Verifying Checksum 04:45:47 f7c0051592d6: Download complete 04:45:47 9b3977197b4f: Download complete 04:45:47 a227ed2f7395: Verifying Checksum 04:45:47 a227ed2f7395: Download complete 04:45:48 Removing intermediate container 14edc133fdbb 04:45:48 ---> 7447a8a4f29a 04:45:48 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:45:48 Removing intermediate container 3d363e5c512d 04:45:48 ---> 66aafae8ff46 04:45:48 04:45:48 Step 10/31 : FROM alpine:3.14 04:45:48 9b3977197b4f: Pull complete 04:45:48 3.14: Pulling from library/alpine 04:45:48 ---> Running in 88027b8dcafc 04:45:48 1a89e8eeedd5: Pull complete 04:45:48 Removing intermediate container 98670e7bbdf0 04:45:48 ---> e5a9829de6af 04:45:48 04:45:48 Step 10/23 : FROM alpine:3.14 04:45:48 3.14: Pulling from library/alpine 04:45:48 Removing intermediate container d427cdfddbe9 04:45:48 ---> 4a7d7653e661 04:45:48 04:45:48 Step 10/21 : FROM alpine:3.14 04:45:48 Removing intermediate container e641a5032ada 04:45:48 ---> 1bf2c78a6a6f 04:45:48 04:45:48 Step 10/25 : FROM alpine:3.14 04:45:48 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:45:49 94645a83ff95: Pull complete 04:45:49 3.14: Pulling from library/alpine 04:45:49 3.14: Pulling from library/alpine 04:45:49 7b1c46037f91: Verifying Checksum 04:45:49 7b1c46037f91: Download complete 04:45:49 Removing intermediate container 88027b8dcafc 04:45:49 ---> 740cd1659df5 04:45:49 04:45:49 Step 11/23 : FROM docker:20.10.10 04:45:49 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:45:49 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:45:49 Status: Downloaded newer image for alpine:3.14 04:45:49 Status: Image is up to date for alpine:3.14 04:45:49 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:45:49 Status: Image is up to date for alpine:3.14 04:45:49 ---> 0a97eee8041e 04:45:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:45:49 ---> 0a97eee8041e 04:45:49 Step 11/21 : RUN apk add --update --no-cache curl 04:45:49 ---> 0a97eee8041e 04:45:49 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:45:49 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:45:49 Status: Image is up to date for alpine:3.14 04:45:50 ---> 0a97eee8041e 04:45:50 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:45:50 20.10.10: Pulling from library/docker 04:45:50 ---> Running in f5202e1440c6 04:45:50 ---> Running in 36b8451b6c55 04:45:50 ---> Running in 6e3363524248 04:45:50 ---> Running in b6b29df1ea72 04:45:50 Removing intermediate container 36b8451b6c55 04:45:50 ---> 138b1308b18d 04:45:50 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 04:45:50 ---> Running in 639fe3b46206 04:45:50 3f3a8bcf1eab: Verifying Checksum 04:45:50 3f3a8bcf1eab: Download complete 04:45:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:45:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:45:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:45:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:45:50 (1/5) Installing ca-certificates (20211220-r0) 04:45:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:45:50 (2/5) Installing brotli-libs (1.0.9-r5) 04:45:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:45:50 (1/1) Installing dumb-init (1.2.5-r1) 04:45:50 (3/5) Installing nghttp2-libs (1.43.0-r0) 04:45:50 Executing busybox-1.33.1-r6.trigger 04:45:50 (4/5) Installing libcurl (7.79.1-r0) 04:45:50 OK: 6 MiB in 15 packages 04:45:50 (5/5) Installing curl (7.79.1-r0) 04:45:50 Executing busybox-1.33.1-r6.trigger 04:45:50 Executing ca-certificates-20211220-r0.trigger 04:45:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:45:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:45:50 OK: 8 MiB in 19 packages 04:45:50 (1/2) Installing dumb-init (1.2.5-r1) 04:45:50 (2/2) Installing su-exec (0.2-r1) 04:45:51 Executing busybox-1.33.1-r6.trigger 04:45:51 OK: 6 MiB in 16 packages 04:45:51 (1/3) Installing ca-certificates (20211220-r0) 04:45:51 (2/3) Installing dumb-init (1.2.5-r1) 04:45:51 (3/3) Installing su-exec (0.2-r1) 04:45:51 Executing busybox-1.33.1-r6.trigger 04:45:51 Executing ca-certificates-20211220-r0.trigger 04:45:51 OK: 6 MiB in 17 packages 04:45:51 Removing intermediate container 6e3363524248 04:45:51 ---> 91fa5638f675 04:45:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:45:51 ---> Running in ee4e740eb0a8 04:45:51 Removing intermediate container f5202e1440c6 04:45:51 ---> 4844dddc2a15 04:45:51 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:45:51 ---> Running in 0fc456b37aac 04:45:51 Removing intermediate container ee4e740eb0a8 04:45:51 ---> 0cf3cd9eaa3a 04:45:51 Step 13/23 : ENV APP_PORT=59881 04:45:51 Removing intermediate container 639fe3b46206 04:45:51 ---> 459c0ecdcdaa 04:45:51 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 04:45:51 ---> Running in 91f004805a1e 04:45:51 Removing intermediate container b6b29df1ea72 04:45:51 ---> db4b30ecb459 04:45:51 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:45:51 ---> Running in 6306c46c5f7e 04:45:51 Removing intermediate container 0fc456b37aac 04:45:51 ---> e6241d36bbbf 04:45:51 Step 13/21 : WORKDIR /edgex 04:45:51 ---> Running in 0c1856ecb710 04:45:51 ---> Running in 78f1d0246b8f 04:45:52 Removing intermediate container 6306c46c5f7e 04:45:52 ---> c31f1b73c650 04:45:52 Step 14/23 : EXPOSE $APP_PORT 04:45:52 Removing intermediate container 91f004805a1e 04:45:52 ---> fe048e94f54e 04:45:52 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:45:52 Removing intermediate container 0c1856ecb710 04:45:52 ---> a5078d0fc655 04:45:52 Step 13/25 : WORKDIR / 04:45:52 Removing intermediate container 78f1d0246b8f 04:45:52 ---> 6ad5ca66c80b 04:45:52 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:45:52 ---> Running in 3c38881b4be1 04:45:52 ---> Running in 25df75c8dfd4 04:45:52 ---> Running in 380ff76c5a95 04:45:52 Removing intermediate container 3c38881b4be1 04:45:52 ---> 404d4cb9c5db 04:45:52 Step 15/23 : WORKDIR / 04:45:52 ---> 5f75c4c218b8 04:45:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:45:52 Removing intermediate container 25df75c8dfd4 04:45:52 ---> 094f12c6e7eb 04:45:52 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:45:52 ---> Running in 7455e05c8d23 04:45:52 Removing intermediate container 380ff76c5a95 04:45:52 ---> c0f420ed42ec 04:45:52 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:45:52 ---> Running in b59f9c4ee685 04:45:53 Removing intermediate container 7455e05c8d23 04:45:53 ---> 76a47680ac9a 04:45:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:45:53 ---> 655692c9f084 04:45:53 ---> 240e1db176dc 04:45:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .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:45:53 04:45:53 ---> a389aa35de28 04:45:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:45:53 ---> 116bc8ef5a1d 04:45:53 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:45:54 ---> 3777fc1f8672 04:45:54 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:45:54 ---> baa259c95a94 04:45:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:45:54 ---> 07db64e618e0 04:45:54 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:45:54 ---> Running in e048a095f423 04:45:54 Removing intermediate container b59f9c4ee685 04:45:54 ---> 72f233c50364 04:45:54 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 04:45:54 Removing intermediate container e048a095f423 04:45:54 ---> bfe5cb9c6183 04:45:54 Step 18/21 : CMD ["--init=true"] 04:45:54 ---> 21ca40185338 04:45:54 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:45:54 ---> 337d0f8c7f5b 04:45:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:45:54 ---> Running in 9cb2a90dc61a 04:45:54 ---> Running in f089a3276c95 04:45:54 ---> Running in 51844e890651 04:45:54 Removing intermediate container f089a3276c95 04:45:54 ---> 50cf1f1cc62c 04:45:54 Step 19/21 : LABEL arch=x86_64 04:45:54 Removing intermediate container 9cb2a90dc61a 04:45:54 ---> 8e7c7dd888ba 04:45:54 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:45:54 Removing intermediate container 51844e890651 04:45:54 ---> 5002f955465a 04:45:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:45:54 ---> Running in af9a8abd750a 04:45:55 ---> c4b40919d56c 04:45:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:45:55 ---> Running in 905b696ceca8 04:45:55 ---> 46c09c4e0a39 04:45:55 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:45:55 Removing intermediate container af9a8abd750a 04:45:55 ---> 441ba3e6a84e 04:45:55 Step 20/21 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b 04:45:55 ---> Running in e6eaa257153b 04:45:55 ---> Running in c8428790c702 04:45:55 Removing intermediate container 905b696ceca8 04:45:55 ---> 680958816ecc 04:45:55 Step 21/23 : LABEL arch=x86_64 04:45:55 ---> Running in 849cd55de88d 04:45:55 Removing intermediate container e6eaa257153b 04:45:55 ---> 992637a941d8 04:45:55 Step 21/21 : LABEL version=0.0.0 04:45:55 ---> 242b6d8fa22d 04:45:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:45:55 ---> Running in 54e8ab9456db 04:45:55 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 04:45:55 Status: Downloaded newer image for docker:20.10.10 04:45:55 Removing intermediate container 849cd55de88d 04:45:55 ---> f5a058b01b6a 04:45:55 Step 22/23 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b 04:45:55 ---> b706a049f56e 04:45:55 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:45:55 ---> Running in fd9bb45c510e 04:45:55 ---> Running in 85b830de0328 04:45:55 Removing intermediate container 54e8ab9456db 04:45:55 ---> 939188368e48 04:45:55 04:45:55 ---> 12d65ec8a4fa 04:45:55 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:45:55 Removing intermediate container 85b830de0328 04:45:55 ---> 7ab2247a6466 04:45:55 Step 23/23 : LABEL version=0.0.0 04:45:55 Removing intermediate container fd9bb45c510e 04:45:55 ---> 4080570524e7 04:45:55 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:45:56 ---> Running in 4df8896b4148 04:45:56 Successfully built 939188368e48 04:45:56 Successfully tagged security-proxy-setup:latest 04:45:56 ---> Running in a3e3cd17521e 04:45:56  Building security-proxy-setup ... done  ---> Running in d458f3fcf3b2 04:45:56 Building core-data 04:45:56 Removing intermediate container a3e3cd17521e 04:45:56 ---> 345c447d3c2c 04:45:56 04:45:56 Successfully built 345c447d3c2c 04:45:56 Successfully tagged core-metadata:latest 04:45:56  Building core-metadata ... done Building support-notifications 04:45:56 Removing intermediate container c8428790c702 04:45:56 ---> 1692f88246eb 04:45:56 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 04:45:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:45:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:45:57 (1/42) Installing readline (8.1.0-r0) 04:45:57 (2/42) Installing bash (5.1.4-r0) 04:45:57 Executing bash-5.1.4-r0.post-install 04:45:57 (3/42) Installing brotli-libs (1.0.9-r5) 04:45:57 (4/42) Installing nghttp2-libs (1.43.0-r0) 04:45:57 (5/42) Installing libcurl (7.79.1-r0) 04:45:57 (6/42) Installing curl (7.79.1-r0) 04:45:57 (7/42) Installing dumb-init (1.2.5-r1) 04:45:57 (8/42) Installing libbz2 (1.0.8-r1) 04:45:57 (9/42) Installing expat (2.4.7-r0) 04:45:57 (10/42) Installing libffi (3.3-r2) 04:45:57 (11/42) Installing gdbm (1.19-r0) 04:45:57 (12/42) Installing xz-libs (5.2.5-r0) 04:45:57 (13/42) Installing libgcc (10.3.1_git20210424-r2) 04:45:57 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 04:45:57 (15/42) Installing mpdecimal (2.5.1-r1) 04:45:57 (16/42) Installing sqlite-libs (3.35.5-r0) 04:45:57 (17/42) Installing python3 (3.9.5-r2) 04:45:58 (18/42) Installing py3-appdirs (1.4.4-r2) 04:45:58 (19/42) Installing py3-chardet (4.0.0-r2) 04:45:58 (20/42) Installing py3-idna (3.2-r0) 04:45:58 (21/42) Installing py3-urllib3 (1.26.5-r0) 04:45:58 (22/42) Installing py3-certifi (2020.12.5-r1) 04:45:58 (23/42) Installing py3-requests (2.25.1-r4) 04:45:58 (24/42) Installing py3-msgpack (1.0.2-r1) 04:45:58 (25/42) Installing py3-lockfile (0.12.2-r4) 04:45:58 (26/42) Installing py3-cachecontrol (0.12.6-r1) 04:45:58 (27/42) Installing py3-colorama (0.4.4-r1) 04:45:58 (28/42) Installing py3-contextlib2 (0.6.0-r1) 04:45:58 (29/42) Installing py3-distlib (0.3.1-r3) 04:45:58 (30/42) Installing py3-distro (1.5.0-r3) 04:45:58 (31/42) Installing py3-six (1.15.0-r1) 04:45:58 (32/42) Installing py3-webencodings (0.5.1-r4) 04:45:58 (33/42) Installing py3-html5lib (1.1-r1) 04:45:58 (34/42) Installing py3-parsing (2.4.7-r2) 04:45:58 (35/42) Installing py3-packaging (20.9-r1) 04:45:58 (36/42) Installing py3-toml (0.10.2-r2) 04:45:58 (37/42) Installing py3-pep517 (0.10.0-r2) 04:45:58 (38/42) Installing py3-progress (1.5-r2) 04:45:58 (39/42) Installing py3-retrying (1.3.3-r1) 04:45:58 (40/42) Installing py3-ordered-set (4.0.2-r1) 04:45:58 (41/42) Installing py3-setuptools (52.0.0-r3) 04:45:58 ---> 3610f6402c0c 04:45:58 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:45:58 (42/42) Installing py3-pip (20.3.4-r1) 04:45:58 Executing busybox-1.33.1-r6.trigger 04:45:58 OK: 84 MiB in 64 packages 04:45:58 ---> e82deb033e26 04:45:58 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:45:58 Removing intermediate container 4df8896b4148 04:45:58 ---> 074f425d2cfa 04:45:58 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 04:45:58 ---> Running in 468e6805963d 04:45:58 Collecting docker-compose==1.23.2 04:45:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:45:58 Collecting dockerpty<0.5,>=0.4.1 04:45:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:45:59 ---> 58f3f9ad6d9b 04:45:59 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:45:59 Removing intermediate container 468e6805963d 04:45:59 ---> 43193a504f54 04:45:59 Step 23/25 : LABEL arch=x86_64 04:45:59 ---> Running in 8115596d79a0 04:45:59 ---> 9520db716db6 04:45:59 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:45:59 Removing intermediate container 8115596d79a0 04:45:59 ---> 6c74376e068a 04:45:59 Step 24/25 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b 04:45:59 Collecting websocket-client<1.0,>=0.32.0 04:45:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:45:59 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:45:59 ---> Running in 154dfd50e9a1 04:45:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:45:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:45:59 ---> 6b21de888488 04:45:59 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 04:45:59 Collecting jsonschema<3,>=2.5.1 04:45:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:45:59 Removing intermediate container 154dfd50e9a1 04:45:59 ---> 5cc121db868a 04:45:59 Step 25/25 : LABEL version=0.0.0 04:45:59 Collecting cached-property<2,>=1.2.0 04:45:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:46:00 Collecting texttable<0.10,>=0.9.0 04:46:00 Downloading texttable-0.9.1.tar.gz (11 kB) 04:46:00 ---> Running in 43348472ba77 04:46:00 ---> Running in a28d776c1cda 04:46:00 Removing intermediate container 43348472ba77 04:46:00 ---> f489222b84a0 04:46:00 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:46:00 Removing intermediate container a28d776c1cda 04:46:00 ---> ecae56f3185a 04:46:00 04:46:00 Collecting PyYAML<4,>=3.10 04:46:00 Downloading PyYAML-3.13.tar.gz (270 kB) 04:46:00 Successfully built ecae56f3185a 04:46:00 Successfully tagged security-secretstore-setup:latest 04:46:00 Building support-scheduler 04:46:00  Building security-secretstore-setup ... done  ---> 1205e256a878 04:46:00 Step 26/31 : RUN chmod +x /entrypoint.sh 04:46:01 ---> Running in 2b90d582586e 04:46:01 Collecting docker<4.0,>=3.6.0 04:46:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:46:01 Collecting docopt<0.7,>=0.6.1 04:46:01 Downloading docopt-0.6.2.tar.gz (25 kB) 04:46:01 Collecting docker-pycreds>=0.4.0 04:46:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:46:01 Collecting urllib3<1.25,>=1.21.1 04:46:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:46:02 Collecting chardet<3.1.0,>=3.0.2 04:46:02 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:46:02 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:46:02 Collecting idna<2.8,>=2.5 04:46:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:46:02 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:46:02 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:46:02 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:46:02 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:46:02 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:46:02 Attempting uninstall: urllib3 04:46:02 Found existing installation: urllib3 1.26.5 04:46:02 Uninstalling urllib3-1.26.5: 04:46:02 Successfully uninstalled urllib3-1.26.5 04:46:02 Attempting uninstall: idna 04:46:02 Found existing installation: idna 3.2 04:46:02 Uninstalling idna-3.2: 04:46:02 Successfully uninstalled idna-3.2 04:46:02 Attempting uninstall: chardet 04:46:02 Found existing installation: chardet 4.0.0 04:46:02 Uninstalling chardet-4.0.0: 04:46:02 Successfully uninstalled chardet-4.0.0 04:46:02 3f3a8bcf1eab: Pull complete 04:46:02 0c92f367c5e7: Pull complete 04:46:02 f7c0051592d6: Pull complete 04:46:02 Removing intermediate container 2b90d582586e 04:46:02 ---> 3c6f49ddc87c 04:46:02 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 04:46:02 a227ed2f7395: Pull complete 04:46:03 Attempting uninstall: requests 04:46:03 Found existing installation: requests 2.25.1 04:46:03 Uninstalling requests-2.25.1: 04:46:03 ---> Running in 612344de156b 04:46:03 Successfully uninstalled requests-2.25.1 04:46:03 Running setup.py install for texttable: started 04:46:03 Removing intermediate container 612344de156b 04:46:03 ---> 128242593b77 04:46:03 Step 28/31 : CMD ["gate"] 04:46:03 Running setup.py install for texttable: finished with status 'done' 04:46:03 Running setup.py install for PyYAML: started 04:46:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:46:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:46:03 ---> 3476364c425c 04:46:03 Step 3/23 : WORKDIR /edgex-go 04:46:03 ---> Using cache 04:46:03 ---> 8bb6f3bbf2c4 04:46:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:03 ---> Using cache 04:46:03 ---> d18404120cb8 04:46:03 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:46:03 ---> Running in a2d4df808a9a 04:46:04 ---> Running in 9561fed38de0 04:46:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:46:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:46:04 ---> 3476364c425c 04:46:04 Step 3/22 : WORKDIR /edgex-go 04:46:04 ---> Using cache 04:46:04 ---> 8bb6f3bbf2c4 04:46:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:04 ---> Using cache 04:46:04 ---> d18404120cb8 04:46:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 04:46:04 Removing intermediate container a2d4df808a9a 04:46:04 ---> aec373a209b4 04:46:04 Step 29/31 : LABEL arch=x86_64 04:46:04 Running setup.py install for PyYAML: finished with status 'done' 04:46:04 ---> Running in b41c8642e0a0 04:46:04 Running setup.py install for docopt: started 04:46:04 ---> Running in d9cd5ca9a18f 04:46:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:46:04 Running setup.py install for docopt: finished with status 'done' 04:46:04 Running setup.py install for dockerpty: started 04:46:04 Removing intermediate container d9cd5ca9a18f 04:46:04 ---> 3998442bea00 04:46:04 Step 30/31 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b 04:46:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:46:05 Running setup.py install for dockerpty: finished with status 'done' 04:46:05 ---> Running in 24a20a392787 04:46:05 Removing intermediate container 24a20a392787 04:46:05 ---> 57129a52f836 04:46:05 Step 31/31 : LABEL version=0.0.0 04:46:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:46:05 ---> Running in 75f36d3f9c56 04:46:05 Removing intermediate container 75f36d3f9c56 04:46:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:46:05 ---> 78243f31e00c 04:46:05 04:46:05 OK: 221 MiB in 52 packages 04:46:05 Successfully built 78243f31e00c 04:46:05 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:46:05 Successfully tagged security-bootstrapper:latest 04:46:05  Building security-bootstrapper ... done Building core-command 04:46:05 OK: 221 MiB in 52 packages 04:46:07 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:46:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:46:07 ---> 3476364c425c 04:46:07 Step 3/22 : WORKDIR /edgex-go 04:46:07 ---> Using cache 04:46:07 ---> 8bb6f3bbf2c4 04:46:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:07 ---> Using cache 04:46:07 ---> d18404120cb8 04:46:07 Step 5/22 : RUN apk add --update --no-cache make git 04:46:07 ---> Using cache 04:46:07 ---> 881024aa7abe 04:46:07 Step 6/22 : COPY go.mod vendor* ./ 04:46:07 ---> Using cache 04:46:07 ---> c134374fb6c8 04:46:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:07 ---> Using cache 04:46:07 ---> f92aa8e7f4c1 04:46:07 Step 8/22 : COPY . . 04:46:07 ---> Using cache 04:46:07 ---> 0f151628c440 04:46:07 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 04:46:07 Removing intermediate container 9561fed38de0 04:46:07 ---> ecff094d2e48 04:46:07 Step 6/23 : COPY go.mod vendor* ./ 04:46:07 ---> Running in b8826d75a1c8 04:46:08 Removing intermediate container b41c8642e0a0 04:46:08 ---> 3debc1c733b3 04:46:08 Step 6/22 : COPY go.mod vendor* ./ 04:46:08 ---> e9070d4ede4c 04:46:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:08 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 04:46:08 ---> Running in 9297f623382b 04:46:08 ---> 8ce1370df23e 04:46:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:08 ---> Running in 4ce40c4a0751 04:46:11 7b1c46037f91: Pull complete 04:46:11 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 04:46:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:46:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 04:46:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:46:11 WORKDIR /edgex 04:46:11 COPY go.mod . 04:46:11 RUN go mod download 04:46:11 + docker build -t ci-base-image-arm64 -f - . 04:46:11 Removing intermediate container 9297f623382b 04:46:11 ---> ce6eff14d484 04:46:11 Step 8/23 : COPY . . 04:46:11 Removing intermediate container d458f3fcf3b2 04:46:11 ---> cbb2a638d076 04:46:11 Step 14/23 : ENV APP_PORT=58890 04:46:11 Removing intermediate container 4ce40c4a0751 04:46:11 ---> c954b0ddf070 04:46:11 Step 8/22 : COPY . . 04:46:11 ---> Running in c61c350308dc 04:46:12 Removing intermediate container c61c350308dc 04:46:12 ---> 484a262cc377 04:46:12 Step 15/23 : EXPOSE $APP_PORT 04:46:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:46:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:46:12 ---> 3476364c425c 04:46:12 Step 3/23 : WORKDIR /edgex-go 04:46:12 ---> Using cache 04:46:12 ---> 8bb6f3bbf2c4 04:46:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:12 ---> Using cache 04:46:12 ---> d18404120cb8 04:46:12 Step 5/23 : RUN apk add --update --no-cache make git 04:46:12 ---> Using cache 04:46:12 ---> 881024aa7abe 04:46:12 Step 6/23 : COPY go.mod vendor* ./ 04:46:12 ---> Using cache 04:46:12 ---> c134374fb6c8 04:46:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:12 ---> Using cache 04:46:12 ---> f92aa8e7f4c1 04:46:12 Step 8/23 : COPY . . 04:46:12 ---> Using cache 04:46:12 ---> 0f151628c440 04:46:12 Step 9/23 : RUN make cmd/core-command/core-command 04:46:14 Sending build context to Docker daemon 168.8MB 04:46:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:46:14 ---> f79e39bc4007 04:46:14 Step 2/4 : WORKDIR /edgex 04:46:15 ---> Running in fd5cc98bea1e 04:46:15 ---> Running in a63afe85c87e 04:46:15 ---> Running in 75af017745c3 04:46:15 Removing intermediate container fd5cc98bea1e 04:46:15 ---> 88f2344a781f 04:46:15 Step 3/4 : COPY go.mod . 04:46:16 Removing intermediate container a63afe85c87e 04:46:16 ---> 1166951c017c 04:46:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:46:16 ---> e8cac572c152 04:46:16 Step 4/4 : RUN go mod download 04:46:16 ---> Running in 8e76b692670a 04:46:16 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 04:46:17 ---> f9b7858a2ae1 04:46:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:46:17 Removing intermediate container b8826d75a1c8 04:46:17 ---> 31930c2e6051 04:46:17 04:46:17 Step 10/22 : FROM alpine:3.14 04:46:17 ---> 0a97eee8041e 04:46:17 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:46:17 ---> Using cache 04:46:17 ---> 91fa5638f675 04:46:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:46:17 ---> Using cache 04:46:17 ---> 0cf3cd9eaa3a 04:46:17 Step 13/22 : ENV APP_PORT=59861 04:46:18 ---> 242bd0c77cb5 04:46:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:46:18 ---> Running in 5b60dbafe8fd 04:46:18 Removing intermediate container 5b60dbafe8fd 04:46:18 ---> f3b1bd9bd2cc 04:46:18 Step 14/22 : EXPOSE $APP_PORT 04:46:18 ---> dfffb512de14 04:46:18 Step 9/23 : RUN make cmd/core-data/core-data 04:46:18 ---> f0758358075b 04:46:18 ---> 3b0c7141a91a 04:46:18 Step 9/22 : RUN make cmd/support-notifications/support-notificationsStep 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 04:46:18 04:46:19 ---> Running in 102fa623d7f7 04:46:19 ---> Running in bed3bff545b5 04:46:19 ---> Running in aaced6fa8dbf 04:46:19 ---> Running in afda48c9a6ed 04:46:19 Removing intermediate container aaced6fa8dbf 04:46:19 ---> 061d4edea19a 04:46:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:46:19 Removing intermediate container 102fa623d7f7 04:46:19 ---> 61ecae30589c 04:46:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:46:19 ---> Running in 0de5fbc371d9 04:46:19 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:46:19 Removing intermediate container 0de5fbc371d9 04:46:19 ---> 4896ef1d40f8 04:46:19 Step 21/23 : LABEL arch=x86_64 04:46:19 ---> aea747a202e7 04:46:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:46:19 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 04:46:19 ---> Running in 331add0d4afa 04:46:19 Removing intermediate container 331add0d4afa 04:46:19 ---> 2d5500783d36 04:46:19 Step 22/23 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b 04:46:19 ---> Running in 70e3adf3fe50 04:46:19 ---> b05efcb4d80f 04:46:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:46:19 Removing intermediate container 70e3adf3fe50 04:46:19 ---> b1dcf6fd3d6d 04:46:19 Step 23/23 : LABEL version=0.0.0 04:46:20 ---> Running in 739fed78c70d 04:46:20 ---> c06855fc8391 04:46:20 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:46:20 ---> Running in 3d8d7af3f0be 04:46:20 Removing intermediate container 739fed78c70d 04:46:20 ---> b502d6950a3a 04:46:20 04:46:20 Successfully built b502d6950a3a 04:46:20 Successfully tagged sys-mgmt-agent:latest 04:46:20  Building sys-mgmt-agent ... done Removing intermediate container 3d8d7af3f0be 04:46:20 ---> 9da6abd5632a 04:46:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:46:20 ---> Running in d2e0b271a17c 04:46:21 Removing intermediate container d2e0b271a17c 04:46:21 ---> 5e9c1d462455 04:46:21 Step 20/22 : LABEL arch=x86_64 04:46:21 ---> Running in 2c71f986fce7 04:46:21 Removing intermediate container 2c71f986fce7 04:46:21 ---> b20398a5621e 04:46:21 Step 21/22 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b 04:46:21 ---> Running in e9728286dcd6 04:46:22 Removing intermediate container e9728286dcd6 04:46:22 ---> 1f6ef9a39613 04:46:22 Step 22/22 : LABEL version=0.0.0 04:46:22 ---> Running in 3195be60991d 04:46:22 Removing intermediate container 3195be60991d 04:46:22 ---> cad4298696ab 04:46:22 04:46:22 Successfully built cad4298696ab 04:46:22 Successfully tagged support-scheduler:latest 04:46:26  Building support-scheduler ... done Removing intermediate container 75af017745c3 04:46:26 ---> 618cf23eaeb7 04:46:26 04:46:26 Step 10/23 : FROM alpine:3.14 04:46:26 ---> 0a97eee8041e 04:46:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:46:26 ---> Using cache 04:46:26 ---> 91fa5638f675 04:46:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:46:26 ---> Using cache 04:46:26 ---> 0cf3cd9eaa3a 04:46:26 Step 13/23 : ENV APP_PORT=59882 04:46:26 ---> Running in b2a87fccf64b 04:46:26 Removing intermediate container b2a87fccf64b 04:46:26 ---> ece3fc2c9d23 04:46:26 Step 14/23 : EXPOSE $APP_PORT 04:46:26 ---> Running in d199b090c405 04:46:26 Removing intermediate container d199b090c405 04:46:26 ---> 2efb0354d246 04:46:26 Step 15/23 : WORKDIR / 04:46:26 ---> Running in 96f723ddc482 04:46:26 Removing intermediate container 96f723ddc482 04:46:26 ---> d53a0467fa1d 04:46:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:46:27 ---> 650f3377f328 04:46:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:46:27 ---> 1ca7e98b6646 04:46:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:46:28 ---> 82908b2200d3 04:46:28 Step 19/23 : ENTRYPOINT ["/core-command"] 04:46:28 ---> Running in 8d891dbb055a 04:46:28 Removing intermediate container 8d891dbb055a 04:46:28 ---> 16ae1ccd12d2 04:46:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:46:28 ---> Running in eeb16fb1d484 04:46:28 Removing intermediate container eeb16fb1d484 04:46:28 ---> 30194ddca3b7 04:46:28 Step 21/23 : LABEL arch=x86_64 04:46:28 ---> Running in 589c9a60f77b 04:46:28 Removing intermediate container 589c9a60f77b 04:46:28 ---> 20bddfbdeb36 04:46:28 Step 22/23 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b 04:46:29 ---> Running in 2dd78a354c86 04:46:29 Removing intermediate container 2dd78a354c86 04:46:29 ---> 87bdd6e90921 04:46:29 Step 23/23 : LABEL version=0.0.0 04:46:29 ---> Running in 02bcd4a67b3b 04:46:29 Removing intermediate container afda48c9a6ed 04:46:29 ---> cd11e52bf2d0 04:46:29 04:46:29 Step 10/22 : FROM alpine:3.14 04:46:29 ---> 0a97eee8041e 04:46:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:46:29 ---> Running in cbc66588ec0c 04:46:29 Removing intermediate container 02bcd4a67b3b 04:46:29 ---> 8d223931fc77 04:46:29 04:46:29 Successfully built 8d223931fc77 04:46:29 Successfully tagged core-command:latest 04:46:29  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:46:30 (1/2) Installing ca-certificates (20211220-r0) 04:46:30 (2/2) Installing dumb-init (1.2.5-r1) 04:46:30 Executing busybox-1.33.1-r6.trigger 04:46:30 Executing ca-certificates-20211220-r0.trigger 04:46:30 Removing intermediate container bed3bff545b5 04:46:30 ---> 6e21d5f517cf 04:46:30 04:46:30 Step 10/23 : FROM alpine:3.14 04:46:30 ---> 0a97eee8041e 04:46:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:46:30 OK: 6 MiB in 16 packages 04:46:30 ---> Running in 6b08ec7d83d1 04:46:30 Removing intermediate container 6b08ec7d83d1 04:46:30 ---> c55c292025d9 04:46:30 Step 12/23 : ENV APP_PORT=59880 04:46:30 ---> Running in ee794e35c4f9 04:46:30 Removing intermediate container ee794e35c4f9 04:46:30 ---> e7d7ad251b88 04:46:30 Step 13/23 : EXPOSE $APP_PORT 04:46:30 ---> Running in 0f48f0b20fd4 04:46:30 Removing intermediate container 0f48f0b20fd4 04:46:30 ---> 9f520f95feb2 04:46:30 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:30 ---> Running in 68b68f7b2a4c 04:46:30 Removing intermediate container cbc66588ec0c 04:46:30 ---> 713aa4b6846d 04:46:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:46:30 ---> Running in 7cee3240aa76 04:46:30 Removing intermediate container 7cee3240aa76 04:46:30 ---> 8316ce68a481 04:46:30 Step 13/22 : ENV APP_PORT=59860 04:46:30 ---> Running in 177925487e19 04:46:30 Removing intermediate container 177925487e19 04:46:30 ---> 0b7e54f909ef 04:46:30 Step 14/22 : EXPOSE $APP_PORT 04:46:30 ---> Running in d06f82db05a4 04:46:31 Removing intermediate container d06f82db05a4 04:46:31 ---> 35cf234a7a30 04:46:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:46:31 ---> ba855ff5d16e 04:46:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:46:31 Removing intermediate container 68b68f7b2a4c 04:46:31 ---> c13d058cfba3 04:46:31 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:46:31 ---> Running in 5a1043dc95a8 04:46:31 ---> 36d9b9e94770 04:46:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:46:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:46:31 ---> 20d2ac65c5aa 04:46:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:46:31 ---> Running in 16754352e30e 04:46:31 Removing intermediate container 16754352e30e 04:46:31 ---> 03ceb97cb784 04:46:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:46:31 ---> Running in 0ff6886e36e7 04:46:32 Removing intermediate container 0ff6886e36e7 04:46:32 ---> 8c8ab29a301b 04:46:32 Step 20/22 : LABEL arch=x86_64 04:46:32 ---> Running in 0b2e51eda82a 04:46:32 Removing intermediate container 0b2e51eda82a 04:46:32 ---> ea6119713a0a 04:46:32 Step 21/22 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b 04:46:32 ---> Running in 3db80d28016b 04:46:32 Removing intermediate container 3db80d28016b 04:46:32 ---> 0d2bd2585bd3 04:46:32 Step 22/22 : LABEL version=0.0.0 04:46:32 ---> Running in bd0b7819882c 04:46:32 Removing intermediate container bd0b7819882c 04:46:32 ---> b00667694ae5 04:46:32 04:46:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:46:32 Successfully built b00667694ae5 04:46:32 Successfully tagged support-notifications:latest 04:46:32  Building support-notifications ... done (1/6) Installing dumb-init (1.2.5-r1) 04:46:33 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:46:33 (3/6) Installing libsodium (1.0.18-r0) 04:46:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:46:33 (5/6) Installing libzmq (4.3.4-r0) 04:46:33 (6/6) Installing zeromq (4.3.4-r0) 04:46:33 Executing busybox-1.33.1-r6.trigger 04:46:33 OK: 8 MiB in 20 packages 04:46:33 Removing intermediate container 5a1043dc95a8 04:46:33 ---> aed70a1fa5ed 04:46:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:46:33 ---> 0611395e5a63 04:46:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:46:34 ---> c8b2b918686b 04:46:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:46:34 ---> 4c2f549cef0f 04:46:34 Step 19/23 : ENTRYPOINT ["/core-data"] 04:46:34 ---> Running in c260cdafcf26 04:46:34 Removing intermediate container c260cdafcf26 04:46:34 ---> e6cfea85e549 04:46:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:46:34 ---> Running in ad0d7e1d3108 04:46:34 Removing intermediate container ad0d7e1d3108 04:46:34 ---> a410512ed047 04:46:34 Step 21/23 : LABEL arch=x86_64 04:46:34 ---> Running in a9cac60c727d 04:46:34 Removing intermediate container a9cac60c727d 04:46:34 ---> b809a896e771 04:46:34 Step 22/23 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b 04:46:34 ---> Running in 4c2f83d0607a 04:46:34 Removing intermediate container 4c2f83d0607a 04:46:34 ---> 7c72fca4c5bf 04:46:34 Step 23/23 : LABEL version=0.0.0 04:46:34 ---> Running in 7c8fac44ec67 04:46:35 Removing intermediate container 7c8fac44ec67 04:46:35 ---> 1f258244e187 04:46:35 04:46:35 Successfully built 1f258244e187 04:46:35 Successfully tagged core-data:latest 04:46:35  Building core-data ... done  [Pipeline] } 04:46:35 $ docker stop --time=1 482a2df3046d72f64c85ce2f49cae759dbe9207349dfe3c1f2cb64b267c2daa8 04:46:36 $ docker rm -f 482a2df3046d72f64c85ce2f49cae759dbe9207349dfe3c1f2cb64b267c2daa8 [Pipeline] // withDockerContainer [Pipeline] sh 04:46:36 + docker images 04:46:36 REPOSITORY TAG IMAGE ID CREATED SIZE 04:46:36 core-data latest 1f258244e187 1 second ago 20MB 04:46:36 support-notifications latest b00667694ae5 4 seconds ago 16.7MB 04:46:36 cd11e52bf2d0 7 seconds ago 1.78GB 04:46:36 core-command latest 8d223931fc77 7 seconds ago 15.8MB 04:46:36 6e21d5f517cf 7 seconds ago 1.79GB 04:46:36 618cf23eaeb7 11 seconds ago 1.77GB 04:46:36 support-scheduler latest cad4298696ab 14 seconds ago 16MB 04:46:36 sys-mgmt-agent latest b502d6950a3a 16 seconds ago 296MB 04:46:36 31930c2e6051 19 seconds ago 1.78GB 04:46:36 security-bootstrapper latest 78243f31e00c 31 seconds ago 18.7MB 04:46:36 security-secretstore-setup latest ecae56f3185a 36 seconds ago 27.9MB 04:46:36 core-metadata latest 345c447d3c2c 40 seconds ago 16.6MB 04:46:36 security-proxy-setup latest 939188368e48 41 seconds ago 26.2MB 04:46:36 740cd1659df5 47 seconds ago 1.77GB 04:46:36 e5a9829de6af 48 seconds ago 1.78GB 04:46:36 4a7d7653e661 48 seconds ago 1.78GB 04:46:36 1bf2c78a6a6f 48 seconds ago 1.78GB 04:46:36 66aafae8ff46 49 seconds ago 1.77GB 04:46:36 ci-base-image-x86_64 latest 3476364c425c 3 minutes ago 1.27GB 04:46:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB 04:46:36 docker 20.10.10 b706a049f56e 4 months ago 216MB 04:46:36 alpine 3.14 0a97eee8041e 4 months ago 5.61MB 04:46:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 04:46:36 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 04:46:52 Still waiting to schedule task 04:46:52 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 04:47:28 Running on prd-ubuntu18.04-docker-8c-8g-7264 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws 04:47:28 Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout 04:47:28 The recommended git tool is: git 04:47:30 using credential edgex-jenkins-ssh 04:47:30 Cloning the remote Git repository 04:47:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:47:30 > git init /w/workspace/edgex-go/16 # timeout=10 04:47:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:47:30 > git --version # timeout=10 04:47:30 > git --version # 'git version 2.17.1' 04:47:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:47:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:47:35 Merging remotes/origin/main commit 556446716e4a14b8c762f3ec0116a54927b3d800 into PR head commit baa47e448d03253cd60b1863e465d5320cc1ac2b 04:47:35 Merge succeeded, producing baa47e448d03253cd60b1863e465d5320cc1ac2b 04:47:35 Checking out Revision baa47e448d03253cd60b1863e465d5320cc1ac2b (PR-3891) 04:47:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:47:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:47:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:47:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:47:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:47:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:47:35 > git config core.sparsecheckout # timeout=10 04:47:35 > git checkout -f baa47e448d03253cd60b1863e465d5320cc1ac2b # timeout=10 04:47:35 > git remote # timeout=10 04:47:35 > git config --get remote.origin.url # timeout=10 04:47:35 using GIT_SSH to set credentials SSH Credentials for GitHub 04:47:35 > git merge 556446716e4a14b8c762f3ec0116a54927b3d800 # timeout=10 04:47:35 > git rev-parse HEAD^{commit} # timeout=10 04:47:35 > git config core.sparsecheckout # timeout=10 04:47:35 > git checkout -f baa47e448d03253cd60b1863e465d5320cc1ac2b # timeout=10 04:47:38 Removing intermediate container 8e76b692670a 04:47:38 ---> cea6f7a9a775 04:47:38 Successfully built cea6f7a9a775 04:47:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:47:38 + docker inspect -f . ci-base-image-arm64 04:47:38 . [Pipeline] withDockerContainer 04:47:39 prd-ubuntu20.04-docker-arm64-4c-16g-7263 does not seem to be running inside a container 04:47:39 Commit message: "feat(data): Make MaxEventSize a service configuration setting" 04:47:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:47:40 $ docker top d9eb4f0b5c24a3ab463289ca0c449c439e8c62332510f16649100b3b7b1483d3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:47:41 + echo snap-build.sh 04:47:41 snap-build.sh 04:47:41 + SNAP_BASE_DIR=. 04:47:41 + '[' '!' -z /w/workspace/edgex-go/16 ']' 04:47:41 + SNAP_BASE_DIR=/w/workspace/edgex-go/16 04:47:41 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/16]' 04:47:41 [snap-build] Building snap in dir [/w/workspace/edgex-go/16] 04:47:41 + cd /w/workspace/edgex-go/16 04:47:41 + sudo apt-get remove -qy --purge lxd lxd-client 04:47:41 Reading package lists... 04:47:41 Building dependency tree... 04:47:41 Reading state information... 04:47:41 The following packages were automatically installed and are no longer required: 04:47:41 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 04:47:41 uidmap xdelta3 04:47:41 Use 'sudo apt autoremove' to remove them. 04:47:41 The following packages will be REMOVED: 04:47:41 lxd* lxd-client* 04:47:41 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 04:47:41 + go version 04:47:41 go version go1.17.6 linux/arm64 [Pipeline] } 04:47:41 $ docker stop --time=1 d9eb4f0b5c24a3ab463289ca0c449c439e8c62332510f16649100b3b7b1483d3 04:47:41 After this operation, 31.7 MB disk space will be freed. 04:47:42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 04:47:42 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 04:47:42 Removing lxd dnsmasq configuration 04:47:42 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 04:47:42 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 04:47:43 $ docker rm -f d9eb4f0b5c24a3ab463289ca0c449c439e8c62332510f16649100b3b7b1483d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:47:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:47:43 + docker inspect -f . ci-base-image-arm64 04:47:43 . [Pipeline] withDockerContainer 04:47:43 (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.) 04:47:43 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 04:47:43 prd-ubuntu20.04-docker-arm64-4c-16g-7263 does not seem to be running inside a container 04:47:44 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:47:45 Processing triggers for systemd (237-3ubuntu10.52) ... 04:47:45 Processing triggers for ureadahead (0.100.0-21) ... 04:47:45 $ docker top fbdddfab27e3b5515643b314341655f845383cab44e8eb7c192461ae880f64a4 -eo pid,comm [Pipeline] { [Pipeline] echo 04:47:45 ========================================================= 04:47:45 [edgeXBuildGoParallel] Running Tests and Build... 04:47:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:47:45 + sudo snap remove --purge lxd 04:47:45 snap "lxd" is not installed 04:47:45 + sudo groupadd --force --system lxd 04:47:45 ++ whoami 04:47:45 + sudo /usr/sbin/usermod -G lxd -a jenkins 04:47:46 + newgrp - lxd 04:47:46 + sudo snap install lxd 04:47:46 + make test 04:47:46 go mod tidy 04:47:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:47:56 2022-03-16T04:47:52Z INFO Waiting for automatic snapd restart... 04:48:10 lxd 4.23 from Canonical* installed 04:48:10 + sudo lxd init --auto 04:48:19 ? github.com/edgexfoundry/edgex-go [no test files] 04:48:20 + sudo snap install --classic snapcraft 04:48:25 snapcraft 6.0.2 from Canonical* installed 04:48:25 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 04:48:25 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 04:48:25 % Total % Received % Xferd Average Speed Time Time Time Current 04:48:25 Dload Upload Total Spent Left Speed 04:48:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4164 0 --:--:-- --:--:-- --:--:-- 4164 04:48:25 100 3325k 100 3325k 0 0 9779k 0 --:--:-- --:--:-- --:--:-- 9779k 04:48:25 ./yq_linux_amd64 04:48:25 + sudo snapcraft prime --use-lxd 04:48:27 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 04:48:27 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: 04:48:27 - README.md 04:48:27 04:48:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:48:27 Launching a container. 04:48:39 Waiting for container to be ready 04:48:39 To start your first container, try: lxc launch ubuntu:20.04 04:48:39 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 04:48:39 04:48:43 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 04:48:44 Waiting for network to be ready... 04:48:44 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 04:48:44 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 04:48:45 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 04:48:45 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] 04:48:45 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 04:48:45 Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] 04:48:45 Get:7 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 04:48:45 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 04:48:45 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 04:48:45 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 04:48:45 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 04:48:45 Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 04:48:45 Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 04:48:45 Get:14 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 04:48:45 Get:15 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 04:48:45 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 04:48:45 Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] 04:48:45 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] 04:48:46 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 04:48:46 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1643 kB] 04:48:46 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 04:48:46 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] 04:48:46 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 04:48:46 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 04:48:46 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 04:48:46 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] 04:48:46 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 04:48:48 Fetched 23.4 MB in 4s (5831 kB/s) 04:48:49 Reading package lists... 04:48:49 Reading package lists... 04:48:49 Building dependency tree... 04:48:49 Reading state information... 04:48:49 The following additional packages will be installed: 04:48:49 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:48:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:48:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:48:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 04:48:49 Suggested packages: 04:48:49 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 04:48:49 Recommended packages: 04:48:49 gnupg libsasl2-modules 04:48:49 The following NEW packages will be installed: 04:48:49 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:48:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:48:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:48:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 04:48:49 The following packages will be upgraded: 04:48:49 gpg gpg-agent gpgconf libudev1 04:48:50 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 04:48:50 Need to get 3859 kB of archives. 04:48:50 After this operation, 14.9 MB of additional disk space will be used. 04:48:50 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 04:48:50 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 04:48:50 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 04:48:50 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 04:48:50 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 04:48:50 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 04:48:50 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 04:48:50 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 04:48:50 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 04:48:50 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 04:48:50 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 04:48:50 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 04:48:50 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 04:48:50 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 04:48:50 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 04:48:50 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 04:48:50 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 04:48:50 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 04:48:50 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 04:48:50 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 04:48:50 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 04:48:51 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 04:48:51 debconf: delaying package configuration, since apt-utils is not installed 04:48:51 Fetched 3859 kB in 1s (3863 kB/s) 04:48:51 (Reading database ... 12816 files and directories currently installed.) 04:48:51 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 04:48:51 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:48:51 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 04:48:51 Selecting previously unselected package udev. 04:48:51 (Reading database ... 12816 files and directories currently installed.) 04:48:51 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 04:48:51 Unpacking udev (245.4-4ubuntu3.15) ... 04:48:51 Selecting previously unselected package libfuse2:amd64. 04:48:51 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 04:48:51 Unpacking libfuse2:amd64 (2.9.9-3) ... 04:48:51 Selecting previously unselected package fuse. 04:48:51 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 04:48:51 Unpacking fuse (2.9.9-3) ... 04:48:51 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 04:48:51 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 04:48:51 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 04:48:51 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 04:48:51 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 04:48:51 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 04:48:51 Selecting previously unselected package libksba8:amd64. 04:48:51 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 04:48:51 Unpacking libksba8:amd64 (1.3.5-2) ... 04:48:51 Selecting previously unselected package libroken18-heimdal:amd64. 04:48:51 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:48:51 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:48:51 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:48:51 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:48:51 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:48:52 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:48:52 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:48:52 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:48:52 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:48:52 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:48:52 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:48:52 Selecting previously unselected package libwind0-heimdal:amd64. 04:48:52 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:48:52 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:48:52 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:48:52 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:48:52 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:48:52 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:48:52 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:48:52 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:48:52 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:48:52 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:48:52 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:48:52 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:48:52 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:48:52 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:48:52 Selecting previously unselected package libsasl2-modules-db:amd64. 04:48:52 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 04:48:52 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 04:48:52 Selecting previously unselected package libsasl2-2:amd64. 04:48:52 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 04:48:52 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 04:48:52 Selecting previously unselected package libldap-common. 04:48:52 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 04:48:52 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 04:48:52 Selecting previously unselected package libldap-2.4-2:amd64. 04:48:52 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 04:48:52 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 04:48:52 Selecting previously unselected package dirmngr. 04:48:52 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 04:48:52 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 04:48:52 Setting up libksba8:amd64 (1.3.5-2) ... 04:48:52 Setting up libfuse2:amd64 (2.9.9-3) ... 04:48:52 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 04:48:52 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 04:48:52 Setting up udev (245.4-4ubuntu3.15) ... 04:48:53 invoke-rc.d: policy-rc.d denied execution of start. 04:48:53 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 04:48:53 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:48:53 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 04:48:53 Setting up gpg (2.2.19-3ubuntu2.1) ... 04:48:53 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:48:53 Setting up fuse (2.9.9-3) ... 04:48:53 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 04:48:53 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:48:53 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:48:53 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:48:53 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:48:53 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:48:53 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:48:53 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:48:53 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 04:48:53 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 04:48:53 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 04:48:53 Processing triggers for systemd (245.4-4ubuntu3) ... 04:48:54 Processing triggers for libc-bin (2.31-0ubuntu9) ... 04:48:54 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 04:48:54 Alias= settings in the [Install] section, and DefaultInstance= for template 04:48:54 units). This means they are not meant to be enabled using systemctl. 04:48:54 04:48:54 Possible reasons for having this kind of units are: 04:48:54 • A unit may be statically enabled by being symlinked from another unit's 04:48:54 .wants/ or .requires/ directory. 04:48:54 • A unit's purpose may be to act as a helper for some other unit which has 04:48:54 a requirement dependency on it. 04:48:54 • A unit may be started when needed via activation (socket, path, timer, 04:48:54 D-Bus, udev, scripted systemctl call, ...). 04:48:54 • In case of template units, the unit is meant to be enabled with some 04:48:54 instance name specified. 04:48:54 Reading package lists... 04:48:55 Building dependency tree... 04:48:55 Reading state information... 04:48:55 The following additional packages will be installed: 04:48:55 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 04:48:55 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 04:48:55 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 04:48:55 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 04:48:55 openssh-client python3 python3-minimal python3.8 python3.8-minimal 04:48:55 squashfs-tools systemd systemd-sysv systemd-timesyncd 04:48:55 Suggested packages: 04:48:55 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 04:48:55 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 04:48:55 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 04:48:55 systemd-container policykit-1 04:48:55 Recommended packages: 04:48:55 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 04:48:55 The following NEW packages will be installed: 04:48:55 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 04:48:55 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 04:48:55 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 04:48:55 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 04:48:55 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 04:48:55 The following packages will be upgraded: 04:48:55 libsystemd0 systemd systemd-sysv systemd-timesyncd 04:48:55 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 04:48:55 Need to get 46.5 MB of archives. 04:48:55 After this operation, 181 MB of additional disk space will be used. 04:48:55 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 04:48:55 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 04:48:55 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 04:48:55 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 04:48:55 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 04:48:55 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 04:48:55 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 04:48:55 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 04:48:55 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 04:48:55 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 04:48:56 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 04:48:56 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 04:48:56 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 04:48:56 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 04:48:56 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 04:48:56 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 04:48:56 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 04:48:56 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 04:48:56 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 04:48:56 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 04:48:56 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 04:48:56 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 04:48:56 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 04:48:56 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 04:48:56 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 04:48:56 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 04:48:56 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 04:48:56 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 04:48:56 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 04:48:56 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 04:48:56 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 04:48:56 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 04:48:56 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 04:48:58 debconf: delaying package configuration, since apt-utils is not installed 04:48:58 Fetched 46.5 MB in 2s (19.5 MB/s) 04:48:58 (Reading database ... 13067 files and directories currently installed.) 04:48:58 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 04:48:58 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:48:58 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 04:48:58 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:48:58 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 04:48:58 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:48:58 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 04:48:58 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:48:58 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 04:48:58 Selecting previously unselected package libpython3.8-minimal:amd64. 04:48:58 (Reading database ... 13068 files and directories currently installed.) 04:48:58 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 04:48:58 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 04:48:59 Selecting previously unselected package libexpat1:amd64. 04:48:59 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 04:48:59 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 04:48:59 Selecting previously unselected package python3.8-minimal. 04:48:59 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 04:48:59 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 04:48:59 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 04:48:59 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 04:48:59 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 04:48:59 Selecting previously unselected package python3-minimal. 04:48:59 (Reading database ... 13359 files and directories currently installed.) 04:48:59 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 04:48:59 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 04:48:59 Selecting previously unselected package mime-support. 04:48:59 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 04:48:59 Unpacking mime-support (3.64ubuntu1) ... 04:48:59 Selecting previously unselected package libmpdec2:amd64. 04:48:59 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 04:48:59 Unpacking libmpdec2:amd64 (2.4.2-3) ... 04:48:59 Selecting previously unselected package libpython3.8-stdlib:amd64. 04:48:59 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 04:48:59 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 04:49:00 Selecting previously unselected package python3.8. 04:49:00 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 04:49:00 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 04:49:00 Selecting previously unselected package libpython3-stdlib:amd64. 04:49:00 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 04:49:00 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 04:49:00 Setting up python3-minimal (3.8.2-0ubuntu2) ... 04:49:00 Selecting previously unselected package python3. 04:49:00 (Reading database ... 13761 files and directories currently installed.) 04:49:00 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 04:49:00 Unpacking python3 (3.8.2-0ubuntu2) ... 04:49:00 Selecting previously unselected package libdbus-1-3:amd64. 04:49:00 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 04:49:00 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 04:49:00 Selecting previously unselected package dbus. 04:49:00 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 04:49:00 Unpacking dbus (1.12.16-2ubuntu2.1) ... 04:49:00 Selecting previously unselected package libbsd0:amd64. 04:49:00 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 04:49:00 Unpacking libbsd0:amd64 (0.10.0-1) ... 04:49:00 Selecting previously unselected package libpam-systemd:amd64. 04:49:00 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 04:49:00 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 04:49:01 Selecting previously unselected package sudo. 04:49:01 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 04:49:01 Unpacking sudo (1.8.31-1ubuntu1.2) ... 04:49:01 Selecting previously unselected package apparmor. 04:49:01 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 04:49:01 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 04:49:01 Selecting previously unselected package libcbor0.6:amd64. 04:49:01 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 04:49:01 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 04:49:01 Selecting previously unselected package libedit2:amd64. 04:49:01 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 04:49:01 Unpacking libedit2:amd64 (3.1-20191231-1) ... 04:49:01 Selecting previously unselected package libfido2-1:amd64. 04:49:01 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 04:49:01 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 04:49:01 Selecting previously unselected package libkrb5support0:amd64. 04:49:01 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 04:49:01 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 04:49:01 Selecting previously unselected package libk5crypto3:amd64. 04:49:01 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 04:49:01 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 04:49:01 Selecting previously unselected package libkeyutils1:amd64. 04:49:01 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 04:49:01 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 04:49:01 Selecting previously unselected package libkrb5-3:amd64. 04:49:01 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 04:49:01 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 04:49:01 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:49:01 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 04:49:01 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 04:49:01 Selecting previously unselected package openssh-client. 04:49:01 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 04:49:01 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 04:49:01 Selecting previously unselected package dbus-user-session. 04:49:01 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 04:49:01 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 04:49:01 Selecting previously unselected package liblzo2-2:amd64. 04:49:01 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 04:49:01 Unpacking liblzo2-2:amd64 (2.10-2) ... 04:49:01 Selecting previously unselected package squashfs-tools. 04:49:01 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 04:49:01 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 04:49:02 Selecting previously unselected package snapd. 04:49:02 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 04:49:02 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 04:49:05 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 04:49:05 Setting up mime-support (3.64ubuntu1) ... 04:49:05 Setting up liblzo2-2:amd64 (2.10-2) ... 04:49:05 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 04:49:05 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 04:49:05 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 04:49:05 Setting up dbus (1.12.16-2ubuntu2.1) ... 04:49:05 Setting up sudo (1.8.31-1ubuntu1.2) ... 04:49:05 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 04:49:05 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 04:49:05 Setting up libmpdec2:amd64 (2.4.2-3) ... 04:49:05 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 04:49:05 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 04:49:05 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 04:49:05 Setting up libbsd0:amd64 (0.10.0-1) ... 04:49:05 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 04:49:05 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 04:49:05 Setting up libedit2:amd64 (3.1-20191231-1) ... 04:49:05 Setting up python3 (3.8.2-0ubuntu2) ... 04:49:05 running python rtupdate hooks for python3.8... 04:49:05 running python post-rtupdate hooks for python3.8... 04:49:05 Setting up apparmor (2.13.3-7ubuntu5.1) ... 04:49:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:49:06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 04:49:07 Reloading AppArmor profiles 04:49:07 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 04:49:07 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 04:49:07 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 04:49:07 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 04:49:07 Setting up systemd (245.4-4ubuntu3.15) ... 04:49:07 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 04:49:07 Installing new version of config file /etc/systemd/resolved.conf ... 04:49:09 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 04:49:09 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 04:49:09 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 04:49:09 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 04:49:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 04:49:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 04:49:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 04:49:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 04:49:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:49:10 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:49:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 04:49:11 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 04:49:11 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 04:49:11 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 04:49:11 /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' 04:49:11 Processing triggers for libc-bin (2.31-0ubuntu9) ... 04:49:12 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 04:49:12 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 04:49:12 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 04:49:13 Reading package lists... 04:49:13 Reading package lists... 04:49:13 Building dependency tree... 04:49:13 Reading state information... 04:49:14 Calculating upgrade... 04:49:14 The following packages will be upgraded: 04:49:14 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 04:49:14 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 04:49:14 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 04:49:14 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 04:49:14 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 04:49:14 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 04:49:14 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 04:49:14 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 04:49:14 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 04:49:14 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 04:49:14 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 04:49:14 xz-utils zlib1g 04:49:14 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 04:49:14 Need to get 65.7 MB of archives. 04:49:14 After this operation, 27.5 MB of additional disk space will be used. 04:49:14 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 04:49:14 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 04:49:14 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 04:49:14 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] 04:49:14 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 04:49:14 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 04:49:14 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 04:49:14 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 04:49:14 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 04:49:14 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 04:49:14 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 04:49:14 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 04:49:14 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 04:49:14 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 04:49:14 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 04:49:14 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 04:49:14 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 04:49:14 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 04:49:14 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 04:49:14 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 04:49:14 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 04:49:14 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 04:49:14 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 04:49:14 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 04:49:14 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 04:49:14 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 04:49:14 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 04:49:14 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 04:49:14 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 04:49:14 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 04:49:14 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 04:49:14 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 04:49:14 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 04:49:14 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 04:49:14 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 04:49:14 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 04:49:14 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 04:49:14 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 04:49:14 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 04:49:14 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 04:49:14 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 04:49:14 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 04:49:14 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 04:49:14 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 04:49:14 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 04:49:14 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 04:49:14 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 04:49:14 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 04:49:14 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 04:49:14 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 04:49:14 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 04:49:14 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 04:49:14 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 04:49:14 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 04:49:14 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 04:49:14 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 04:49:14 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 04:49:14 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 04:49:14 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 04:49:14 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 04:49:14 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 04:49:15 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 04:49:15 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 04:49:15 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 04:49:15 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 04:49:15 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 04:49:15 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 04:49:15 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 04:49:15 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 04:49:15 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 04:49:15 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 04:49:15 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 04:49:15 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 04:49:15 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 04:49:15 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 04:49:15 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 04:49:15 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 04:49:15 debconf: delaying package configuration, since apt-utils is not installed 04:49:15 Fetched 65.7 MB in 1s (56.6 MB/s) 04:49:15 (Reading database ... 14313 files and directories currently installed.) 04:49:15 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 04:49:15 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 04:49:16 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 04:49:16 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 04:49:16 Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... 04:49:16 Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... 04:49:16 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:49:16 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:49:16 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:49:16 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:49:16 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:49:17 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:49:17 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:49:17 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:49:17 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:49:17 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:49:17 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:49:17 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:49:17 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:49:17 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:49:17 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 04:49:17 (Reading database ... 14312 files and directories currently installed.) 04:49:17 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:49:17 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:49:17 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:49:17 (Reading database ... 14312 files and directories currently installed.) 04:49:17 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:49:17 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:49:17 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:49:17 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:49:17 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:49:18 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:49:18 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 04:49:18 (Reading database ... 14312 files and directories currently installed.) 04:49:18 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 04:49:18 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 04:49:18 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 04:49:18 (Reading database ... 14312 files and directories currently installed.) 04:49:18 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 04:49:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 04:49:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 04:49:18 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 04:49:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:49:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:49:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:49:19 Setting up base-files (11ubuntu5.5) ... 04:49:19 Installing new version of config file /etc/issue ... 04:49:19 Installing new version of config file /etc/issue.net ... 04:49:19 Installing new version of config file /etc/lsb-release ... 04:49:19 Installing new version of config file /etc/update-motd.d/50-motd-news ... 04:49:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 04:49:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 04:49:19 Removing obsolete conffile /etc/default/motd-news ... 04:49:19 (Reading database ... 14311 files and directories currently installed.) 04:49:19 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 04:49:19 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 04:49:19 Setting up bash (5.0-6ubuntu1.1) ... 04:49:19 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 04:49:19 (Reading database ... 14311 files and directories currently installed.) 04:49:19 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 04:49:19 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 04:49:19 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 04:49:20 (Reading database ... 14311 files and directories currently installed.) 04:49:20 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 04:49:20 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 04:49:20 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 04:49:20 (Reading database ... 14311 files and directories currently installed.) 04:49:20 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 04:49:20 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 04:49:20 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 04:49:20 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 04:49:21 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 04:49:21 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 04:49:21 Setting up perl-base (5.30.0-9ubuntu0.2) ... 04:49:21 (Reading database ... 14311 files and directories currently installed.) 04:49:21 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 04:49:21 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 04:49:21 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 04:49:21 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 04:49:21 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 04:49:21 (Reading database ... 14311 files and directories currently installed.) 04:49:21 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 04:49:21 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 04:49:21 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 04:49:22 (Reading database ... 14311 files and directories currently installed.) 04:49:22 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 04:49:22 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:49:22 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 04:49:22 (Reading database ... 14311 files and directories currently installed.) 04:49:22 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 04:49:22 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:49:22 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 04:49:22 (Reading database ... 14311 files and directories currently installed.) 04:49:22 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 04:49:22 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:49:22 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 04:49:22 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:49:22 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 04:49:22 (Reading database ... 14311 files and directories currently installed.) 04:49:22 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 04:49:22 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:49:22 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 04:49:22 (Reading database ... 14311 files and directories currently installed.) 04:49:22 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 04:49:22 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:49:22 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 04:49:22 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:49:23 Setting up util-linux (2.34-0.1ubuntu9.3) ... 04:49:23 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 04:49:24 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 04:49:24 (Reading database ... 14311 files and directories currently installed.) 04:49:24 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 04:49:24 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 04:49:24 Setting up libc-bin (2.31-0ubuntu9.7) ... 04:49:24 (Reading database ... 14311 files and directories currently installed.) 04:49:24 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 04:49:24 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 04:49:24 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 04:49:24 (Reading database ... 14311 files and directories currently installed.) 04:49:24 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 04:49:24 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 04:49:24 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 04:49:24 (Reading database ... 14311 files and directories currently installed.) 04:49:24 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 04:49:24 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 04:49:24 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 04:49:24 (Reading database ... 14311 files and directories currently installed.) 04:49:24 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 04:49:24 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 04:49:24 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 04:49:24 (Reading database ... 14311 files and directories currently installed.) 04:49:24 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 04:49:24 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 04:49:25 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 04:49:25 (Reading database ... 14311 files and directories currently installed.) 04:49:25 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 04:49:25 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 04:49:25 Setting up gpgv (2.2.19-3ubuntu2.1) ... 04:49:25 (Reading database ... 14311 files and directories currently installed.) 04:49:25 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 04:49:25 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 04:49:25 Setting up ubuntu-keyring (2020.02.11.4) ... 04:49:25 (Reading database ... 14311 files and directories currently installed.) 04:49:25 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 04:49:25 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 04:49:25 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 04:49:25 (Reading database ... 14311 files and directories currently installed.) 04:49:25 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 04:49:25 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 04:49:25 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 04:49:25 (Reading database ... 14311 files and directories currently installed.) 04:49:25 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 04:49:25 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 04:49:25 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 04:49:25 (Reading database ... 14311 files and directories currently installed.) 04:49:25 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 04:49:25 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 04:49:25 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 04:49:25 (Reading database ... 14311 files and directories currently installed.) 04:49:25 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 04:49:25 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 04:49:25 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 04:49:26 (Reading database ... 14311 files and directories currently installed.) 04:49:26 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 04:49:26 Unpacking apt (2.0.6) over (2.0.2) ... 04:49:26 Setting up apt (2.0.6) ... 04:49:27 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 04:49:27 (Reading database ... 14311 files and directories currently installed.) 04:49:27 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 04:49:27 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 04:49:27 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 04:49:27 (Reading database ... 14311 files and directories currently installed.) 04:49:27 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 04:49:27 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 04:49:27 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 04:49:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:49:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:49:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:49:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:49:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:49:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:49:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:49:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:49:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:49:27 (Reading database ... 14313 files and directories currently installed.) 04:49:27 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 04:49:27 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 04:49:27 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 04:49:27 (Reading database ... 14317 files and directories currently installed.) 04:49:27 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 04:49:27 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:49:27 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 04:49:27 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 04:49:27 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 04:49:28 (Reading database ... 14317 files and directories currently installed.) 04:49:28 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 04:49:28 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 04:49:28 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 04:49:28 (Reading database ... 14317 files and directories currently installed.) 04:49:28 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 04:49:28 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 04:49:28 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 04:49:28 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 04:49:28 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 04:49:28 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 04:49:28 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 04:49:28 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 04:49:28 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 04:49:28 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 04:49:29 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 04:49:29 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 04:49:29 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 04:49:29 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 04:49:29 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 04:49:29 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 04:49:29 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 04:49:29 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 04:49:29 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 04:49:29 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 04:49:29 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 04:49:29 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 04:49:29 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 04:49:29 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:49:29 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 04:49:29 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:49:30 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 04:49:30 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:49:30 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 04:49:30 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:49:30 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 04:49:30 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:49:30 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 04:49:30 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:49:30 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 04:49:30 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 04:49:30 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:49:30 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:49:30 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:49:30 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:49:31 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:49:31 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:49:32 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:49:32 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:49:32 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:49:32 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:49:32 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:49:32 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:49:33 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 04:49:33 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 04:49:33 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 04:49:33 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 04:49:33 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 04:49:33 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 04:49:33 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 04:49:33 Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... 04:49:33 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 04:49:33 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:49:33 Setting up tzdata (2021e-0ubuntu0.20.04) ... 04:49:33 04:49:33 Current default time zone: 'Etc/UTC' 04:49:33 Local time is now: Wed Mar 16 04:49:33 UTC 2022. 04:49:33 Universal Time is now: Wed Mar 16 04:49:33 UTC 2022. 04:49:33 Run 'dpkg-reconfigure tzdata' if you wish to change it. 04:49:33 04:49:33 Setting up xz-utils (5.2.4-1ubuntu1) ... 04:49:33 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:49:33 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:49:33 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 04:49:33 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:49:33 Setting up mount (2.34-0.1ubuntu9.3) ... 04:49:33 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 04:49:33 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 04:49:33 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 04:49:33 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 04:49:33 Setting up openssl (1.1.1f-1ubuntu2.12) ... 04:49:33 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:49:33 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:49:33 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 04:49:33 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:49:33 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 04:49:33 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:49:33 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 04:49:34 Setting up fdisk (2.34-0.1ubuntu9.3) ... 04:49:34 Setting up ca-certificates (20210119~20.04.2) ... 04:49:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.213s coverage: 28.7% of statements 04:49:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:49:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:49:36 Updating certificates in /etc/ssl/certs... 04:49:36 21 added, 21 removed; done. 04:49:36 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 04:49:36 Setting up perl (5.30.0-9ubuntu0.2) ... 04:49:36 Setting up procps (2:3.3.16-1ubuntu2.3) ... 04:49:36 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 04:49:36 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 04:49:36 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 04:49:36 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 04:49:36 Setting up binutils (2.34-6ubuntu1.3) ... 04:49:36 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 04:49:36 Setting up build-essential (12.8ubuntu1.1) ... 04:49:36 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 04:49:36 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 04:49:36 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 04:49:36 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 04:49:37 Processing triggers for systemd (245.4-4ubuntu3.15) ... 04:49:37 Processing triggers for mime-support (3.64ubuntu1) ... 04:49:37 Processing triggers for ca-certificates (20210119~20.04.2) ... 04:49:37 Updating certificates in /etc/ssl/certs... 04:49:37 0 added, 0 removed; done. 04:49:37 Running hooks in /etc/ca-certificates/update.d... 04:49:37 done. 04:49:39 Reading package lists... 04:49:39 Building dependency tree... 04:49:39 Reading state information... 04:49:39 The following NEW packages will be installed: 04:49:39 apt-transport-https 04:49:39 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 04:49:39 Need to get 4680 B of archives. 04:49:39 After this operation, 162 kB of additional disk space will be used. 04:49:39 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 04:49:39 debconf: delaying package configuration, since apt-utils is not installed 04:49:39 Fetched 4680 B in 0s (24.7 kB/s) 04:49:39 Selecting previously unselected package apt-transport-https. 04:49:39 (Reading database ... 14320 files and directories currently installed.) 04:49:39 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 04:49:39 Unpacking apt-transport-https (2.0.6) ... 04:49:39 Setting up apt-transport-https (2.0.6) ... 04:49:40 Waiting for network to be ready... 04:49:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.379s coverage: 98.5% of statements 04:49:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:49:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.474s coverage: 54.9% of statements 04:49:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:49:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:49:46 2022-03-16T04:49:44Z INFO Waiting for automatic snapd restart... 04:49:48 snapd 2.54.4 from Canonical* installed 04:49:48 "snapd" switched to the "latest/stable" channel 04:49:48 04:49:51 core20 20220304 from Canonical* installed 04:49:51 "core20" switched to the "latest/stable" channel 04:49:51 04:49:54 snapcraft 6.0.2 from Canonical* installed 04:49:54 "snapcraft" switched to the "latest/stable" channel 04:49:54 04:49:59 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: 04:49:59 - README.md 04:49:59 04:49:59 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:49:59 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 04:49:59 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 04:49:59 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 04:50:00 Reading package lists... 04:50:00 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 04:50:00 Reading package lists... 04:50:00 Building dependency tree... 04:50:00 Reading state information... 04:50:00 Suggested packages: 04:50:00 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 04:50:00 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 04:50:00 krb5-user libnorm-doc 04:50:00 Recommended packages: 04:50:00 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 04:50:00 The following NEW packages will be installed: 04:50:00 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 04:50:00 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 04:50:00 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 04:50:00 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 04:50:00 libzmq5 pkg-config zip 04:50:00 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 04:50:01 Need to get 10.3 MB of archives. 04:50:01 After this operation, 56.5 MB of additional disk space will be used. 04:50:01 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 04:50:01 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 04:50:01 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 04:50:01 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 04:50:01 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 04:50:01 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 04:50:01 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 04:50:01 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 04:50:01 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 04:50:01 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 04:50:01 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 04:50:01 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 04:50:01 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 04:50:01 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 04:50:02 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 04:50:02 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 04:50:02 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 04:50:02 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 04:50:02 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 04:50:02 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 04:50:02 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 04:50:02 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 04:50:02 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 04:50:02 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 04:50:02 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 04:50:02 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 04:50:02 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 04:50:02 debconf: delaying package configuration, since apt-utils is not installed 04:50:02 Fetched 10.3 MB in 1s (9102 kB/s) 04:50:02 Selecting previously unselected package libglib2.0-0:amd64. 04:50:02 (Reading database ... 14324 files and directories currently installed.) 04:50:02 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 04:50:02 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 04:50:02 Selecting previously unselected package libsodium23:amd64. 04:50:02 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 04:50:02 Unpacking libsodium23:amd64 (1.0.18-1) ... 04:50:02 Selecting previously unselected package libpsl5:amd64. 04:50:02 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 04:50:02 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 04:50:02 Selecting previously unselected package libbrotli1:amd64. 04:50:02 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 04:50:02 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 04:50:02 Selecting previously unselected package libnghttp2-14:amd64. 04:50:02 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 04:50:02 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 04:50:02 Selecting previously unselected package librtmp1:amd64. 04:50:02 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 04:50:02 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 04:50:02 Selecting previously unselected package libssh-4:amd64. 04:50:02 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 04:50:02 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 04:50:02 Selecting previously unselected package libcurl3-gnutls:amd64. 04:50:02 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 04:50:02 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 04:50:02 Selecting previously unselected package liberror-perl. 04:50:02 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 04:50:02 Unpacking liberror-perl (0.17029-1) ... 04:50:03 Selecting previously unselected package git-man. 04:50:03 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 04:50:03 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 04:50:03 Selecting previously unselected package git. 04:50:03 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 04:50:03 Unpacking git (1:2.25.1-1ubuntu3.2) ... 04:50:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.817s coverage: 89.2% of statements 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:50:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.269s coverage: 84.4% of statements 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:50:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.369s coverage: 94.2% of statements 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:50:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.400s coverage: 72.2% of statements 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:50:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.403s coverage: 60.0% of statements 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:50:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.660s coverage: 0.9% of statements 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:50:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.218s coverage: 58.8% of statements 04:50:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.379s coverage: 24.0% of statements 04:50:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.318s coverage: 47.1% of statements 04:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.333s coverage: 79.5% of statements 04:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.291s coverage: 94.1% of statements 04:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.232s coverage: 96.3% of statements 04:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.228s coverage: 87.5% of statements 04:50:03 Selecting previously unselected package libgssrpc4:amd64. 04:50:03 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 04:50:03 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 04:50:03 Selecting previously unselected package libkdb5-9:amd64. 04:50:03 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 04:50:03 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 04:50:03 Selecting previously unselected package libkadm5srv-mit11:amd64. 04:50:03 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 04:50:03 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 04:50:03 Selecting previously unselected package libkadm5clnt-mit11:amd64. 04:50:03 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 04:50:03 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 04:50:03 Selecting previously unselected package comerr-dev:amd64. 04:50:03 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 04:50:03 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 04:50:03 Selecting previously unselected package krb5-multidev:amd64. 04:50:03 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 04:50:03 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 04:50:03 Selecting previously unselected package libnorm1:amd64. 04:50:03 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 04:50:03 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 04:50:04 Selecting previously unselected package libnorm-dev:amd64. 04:50:04 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 04:50:04 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 04:50:04 Selecting previously unselected package libpgm-5.2-0:amd64. 04:50:04 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 04:50:04 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 04:50:04 Selecting previously unselected package libpgm-dev:amd64. 04:50:04 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 04:50:04 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 04:50:04 Selecting previously unselected package libsodium-dev:amd64. 04:50:04 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 04:50:04 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 04:50:04 Selecting previously unselected package libzmq5:amd64. 04:50:04 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 04:50:04 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 04:50:04 Selecting previously unselected package libkrb5-dev:amd64. 04:50:04 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 04:50:04 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 04:50:04 Selecting previously unselected package libzmq3-dev:amd64. 04:50:04 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 04:50:04 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 04:50:04 Selecting previously unselected package pkg-config. 04:50:04 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 04:50:04 Unpacking pkg-config (0.29.1-0ubuntu4) ... 04:50:04 Selecting previously unselected package zip. 04:50:04 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 04:50:04 Unpacking zip (3.0-11build1) ... 04:50:04 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 04:50:04 Setting up libsodium23:amd64 (1.0.18-1) ... 04:50:04 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 04:50:04 No schema files found: doing nothing. 04:50:04 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 04:50:04 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 04:50:04 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 04:50:04 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 04:50:04 Setting up liberror-perl (0.17029-1) ... 04:50:04 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 04:50:04 Setting up zip (3.0-11build1) ... 04:50:04 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 04:50:04 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 04:50:04 Setting up pkg-config (0.29.1-0ubuntu4) ... 04:50:04 Setting up libsodium-dev:amd64 (1.0.18-1) ... 04:50:04 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 04:50:05 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 04:50:05 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 04:50:05 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 04:50:05 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 04:50:05 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 04:50:05 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 04:50:05 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 04:50:05 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 04:50:05 Setting up git (1:2.25.1-1ubuntu3.2) ... 04:50:05 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 04:50:05 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 04:50:05 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 04:50:05 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 04:50:05 comerr-dev set to automatically installed. 04:50:05 git set to automatically installed. 04:50:05 git-man set to automatically installed. 04:50:05 krb5-multidev set to automatically installed. 04:50:05 libbrotli1 set to automatically installed. 04:50:05 libcurl3-gnutls set to automatically installed. 04:50:05 liberror-perl set to automatically installed. 04:50:05 libglib2.0-0 set to automatically installed. 04:50:05 libgssrpc4 set to automatically installed. 04:50:05 libkadm5clnt-mit11 set to automatically installed. 04:50:05 libkadm5srv-mit11 set to automatically installed. 04:50:05 libkdb5-9 set to automatically installed. 04:50:05 libkrb5-dev set to automatically installed. 04:50:05 libnghttp2-14 set to automatically installed. 04:50:05 libnorm-dev set to automatically installed. 04:50:05 libnorm1 set to automatically installed. 04:50:05 libpgm-5.2-0 set to automatically installed. 04:50:05 libpgm-dev set to automatically installed. 04:50:05 libpsl5 set to automatically installed. 04:50:05 librtmp1 set to automatically installed. 04:50:05 libsodium-dev set to automatically installed. 04:50:05 libsodium23 set to automatically installed. 04:50:05 libssh-4 set to automatically installed. 04:50:05 libzmq3-dev set to automatically installed. 04:50:05 libzmq5 set to automatically installed. 04:50:05 pkg-config set to automatically installed. 04:50:05 zip set to automatically installed. 04:50:06 snapd is not logged in, snap install commands will use sudo 04:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.229s coverage: 94.4% of statements 04:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements 04:50:18 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 04:50:18 Downloading snap 'edgex-app-service-configurable' 04:50:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.626s coverage: 82.5% of statements 04:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:50:20 Pulling app-service-configurable 04:50:20 + snapcraftctl pull 04:50:22 Pulling config-common 04:50:22 + snapcraftctl pull 04:50:23 Pulling go-build-helper 04:50:23 + snapcraftctl pull 04:50:25 'edgex-go' has dependencies that need to be staged: go-build-helper 04:50:25 Skipping pull go-build-helper (already ran) 04:50:25 Building go-build-helper 04:50:25 + snapcraftctl build 04:50:26 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 04:50:27 Staging go-build-helper 04:50:27 + snapcraftctl stage 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.286s coverage: 92.9% of statements 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.178s coverage: 100.0% of statements 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.259s coverage: 58.8% of statements 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.381s coverage: 80.0% of statements 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.285s coverage: 87.2% of statements 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.290s coverage: 85.4% of statements 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.850s coverage: 91.2% of statements 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.685s coverage: 64.4% of statements 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.193s coverage: 100.0% of statements 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 89.4% of statements 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements 04:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 04:50:32 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 04:50:32 Fetched 290 kB in 0s (0 B/s) 04:50:32 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 04:50:32 Fetched 158 kB in 0s (0 B/s) 04:50:32 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 04:50:32 Fetched 242 kB in 0s (0 B/s) 04:50:32 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 04:50:32 Fetched 150 kB in 0s (0 B/s) 04:50:32 Pulling edgex-go 04:50:32 + snapcraftctl pull 04:50:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.366s coverage: 65.4% of statements 04:50:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:50:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:50:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:50:33 Pulling hooks 04:50:33 + snapcraftctl pull 04:50:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.788s coverage: 43.8% of statements 04:50:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:50:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:50:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.272s coverage: 89.5% of statements 04:50:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:50:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements 04:50:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:50:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.265s coverage: 17.7% of statements 04:50:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:50:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:50:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:50:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:50:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.583s coverage: 92.3% of statements 04:50:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:50:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:50:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:50:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:50:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.309s coverage: 63.2% of statements 04:50:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:50:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:50:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.487s coverage: 97.7% of statements 04:50:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:50:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:50:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:50:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:50:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.287s coverage: 28.9% of statements 04:50:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:50:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:50:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:50:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:50:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:50:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:50:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.220s coverage: 100.0% of statements 04:50:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 04:50:44 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 04:50:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:50:44 GO111MODULE=on go vet ./... 04:50:48 Removing suid/guid from /root/parts/static-packages/install/bin/su 04:50:48 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 04:50:48 Fetched 96.1 kB in 0s (0 B/s) 04:50:48 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 04:50:48 Fetched 78.7 kB in 0s (0 B/s) 04:50:48 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 04:50:48 Fetched 48.0 kB in 0s (0 B/s) 04:50:48 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 04:50:48 Fetched 50.2 kB in 0s (0 B/s) 04:50:48 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 04:50:48 Fetched 14.7 kB in 0s (0 B/s) 04:50:48 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 04:50:48 Fetched 234 kB in 0s (0 B/s) 04:50:48 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 04:50:48 Fetched 155 kB in 0s (0 B/s) 04:50:48 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 04:50:48 Fetched 170 kB in 0s (0 B/s) 04:50:48 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 04:50:48 Fetched 267 kB in 0s (0 B/s) 04:50:48 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 04:50:48 Fetched 50.6 kB in 0s (0 B/s) 04:50:48 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 04:50:48 Fetched 15.1 kB in 0s (0 B/s) 04:50:48 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 04:50:48 Fetched 51.5 kB in 0s (0 B/s) 04:50:48 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 04:50:48 Fetched 121 kB in 0s (0 B/s) 04:50:48 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 04:50:48 Fetched 29.7 kB in 0s (0 B/s) 04:50:48 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 04:50:48 Fetched 1021 kB in 0s (0 B/s) 04:50:48 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 04:50:48 Fetched 49.3 kB in 0s (0 B/s) 04:50:48 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 04:50:48 Fetched 54.9 kB in 0s (0 B/s) 04:50:48 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 04:50:48 Fetched 16.6 kB in 0s (0 B/s) 04:50:48 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 04:50:48 Fetched 87.9 kB in 0s (0 B/s) 04:50:48 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 04:50:48 Fetched 142 kB in 0s (0 B/s) 04:50:48 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 04:50:48 Fetched 41.8 kB in 0s (0 B/s) 04:50:48 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 04:50:48 Fetched 181 kB in 0s (0 B/s) 04:50:48 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 04:50:48 Fetched 208 kB in 0s (0 B/s) 04:50:48 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 04:50:48 Fetched 161 kB in 0s (0 B/s) 04:50:48 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 04:50:48 Fetched 107 kB in 0s (0 B/s) 04:50:48 Pulling static-packages 04:50:48 + snapcraftctl pull 04:50:48 Pulling version 04:50:48 + cd /root/project 04:50:48 ++ git describe --tags --abbrev=0 04:50:48 ++ sed s/v// 04:50:48 + GIT_VERSION=2.2.0-dev.35 04:50:48 + '[' -z 2.2.0-dev.35 ']' 04:50:48 + snapcraftctl set-version 2.2.0-dev.35 04:50:49 Building app-service-configurable 04:50:49 + snapcraftctl build 04:50:51 Building config-common 04:50:51 + snapcraftctl build 04:50:52 + cp --archive --link --no-dereference . /root/parts/config-common/install 04:50:53 Skipping build go-build-helper (already ran) 04:50:53 Building edgex-go 04:50:54 + cd /root/parts/edgex-go/src 04:50:54 ++ git describe --tags --abbrev=0 04:50:54 ++ sed s/v// 04:50:54 + GIT_VERSION=2.2.0-dev.35 04:50:54 + '[' -z 2.2.0-dev.35 ']' 04:50:54 + echo 2.2.0-dev.35 04:50:54 + '[' '!' -d vendor ']' 04:50:54 + go mod download all 04:51:00 + make build 04:51:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/core-data/core-data ./cmd/core-data 04:51:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:51:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/core-command/core-command ./cmd/core-command 04:51:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:51:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:51:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:51:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:51:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:51:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:51:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:51:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/secrets-config ./cmd/secrets-config 04:51:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:51: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 04:51:26 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 04:51:26 + case "$service" in 04:51:26 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 04:51: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 04:51:26 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 04:51:26 + case "$service" in 04:51:26 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 04:51: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 04:51:26 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 04:51:26 + case "$service" in 04:51:26 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 04:51: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 04:51:26 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 04:51:26 + case "$service" in 04:51:26 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 04:51: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 04:51:26 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 04:51:26 + case "$service" in 04:51:26 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 04:51: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 04:51:26 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 04:51:26 + case "$service" in 04:51:26 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 04:51: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 04:51:26 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 04:51:26 + case "$service" in 04:51:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 04:51: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 04:51:26 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 04:51:26 + case "$service" in 04:51:26 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 04:51: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 04:51:26 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 04:51:26 + case "$service" in 04:51: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 04:51: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 04:51:26 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 04:51:26 + case "$service" in 04:51:26 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 04:51:26 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 04:51: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 04:51:26 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 04:51:26 + case "$service" in 04:51:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 04:51: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 04:51:26 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 04:51:26 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 04:51: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 04:51:27 Building hooks 04:51:27 + cd /root/parts/hooks/src 04:51:27 + make build 04:51:27 go mod tidy 04:51:27 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 04:51:27 go: downloading github.com/davecgh/go-spew v1.1.0 04:51:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 04:51:27 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 04:51:28 GO111MODULE=on go build -o cmd/install/install ./cmd/install 04:51:28 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 04:51:28 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 04:51:30 Removing suid/guid from /root/parts/static-packages/install/bin/su 04:51:30 Building static-packages 04:51:30 + snapcraftctl build 04:51:32 Building version 04:51:32 + snapcraftctl build 04:51:34 Staging app-service-configurable 04:51:34 + snapcraftctl stage 04:51:36 Staging config-common 04:51:36 + snapcraftctl stage 04:51:37 Skipping stage go-build-helper (already ran) 04:51:37 Staging edgex-go 04:51:37 + snapcraftctl stage 04:51:38 Staging hooks 04:51:38 + snapcraftctl stage 04:51:40 Staging static-packages 04:51:40 + snapcraftctl stage 04:51:41 Staging version 04:51:41 + snapcraftctl stage 04:51:43 Priming app-service-configurable 04:51:43 + snapcraftctl prime 04:51: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 04:51:46 stage-packages: 04:51:46 - libnorm1 04:51:46 - libpgm-5.2-0 04:51:46 - libsodium23 04:51:46 - libzmq5 04:51:46 Priming config-common 04:51:46 + snapcraftctl prime 04:51:47 Priming go-build-helper 04:51:47 + snapcraftctl prime 04:51:49 Priming edgex-go 04:51:49 + snapcraftctl prime 04:51:51 Priming hooks 04:51:51 + snapcraftctl prime 04:51:52 Priming static-packages 04:51:52 + snapcraftctl prime 04:51:56 Priming version 04:51:56 + snapcraftctl prime 04:51: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] } 04:52:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:52:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:52:06 ./bin/test-attribution-txt.sh [Pipeline] echo 04:52:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 04:52:07 + ls -al . 04:52:07 total 672 04:52:07 drwxrwxr-x 9 1001 1001 4096 Mar 16 04:51 . 04:52:07 drwxr-xr-x 4 root root 4096 Mar 16 04:47 .. 04:52:07 -rw-rw-r-- 1 1001 1001 11 Mar 16 04:45 .dockerignore 04:52:07 drwxrwxr-x 8 1001 1001 4096 Mar 16 04:45 .git 04:52:07 drwxrwxr-x 4 1001 1001 4096 Mar 16 04:45 .github 04:52:07 -rw-rw-r-- 1 1001 1001 804 Mar 16 04:45 .gitignore 04:52:07 -rw-rw-r-- 1 1001 1001 42 Mar 16 04:45 .golangci.yml 04:52:07 -rw-rw-r-- 1 1001 1001 76 Mar 16 04:45 .hadolint.yml 04:52:07 -rw-rw-r-- 1 1001 1001 166 Mar 16 04:45 .sonarcloud.properties 04:52:07 -rw-rw-r-- 1 1001 1001 1171 Mar 16 04:45 ADOPTERS.md 04:52:07 -rw-rw-r-- 1 1001 1001 9019 Mar 16 04:45 Attribution.txt 04:52:07 -rw-rw-r-- 1 1001 1001 51732 Mar 16 04:45 CHANGELOG.md 04:52:07 -rw-rw-r-- 1 1001 1001 3804 Mar 16 04:45 CONTRIBUTING.md 04:52:07 -rw-rw-r-- 1 1001 1001 677 Mar 16 04:45 GOVERNANCE.md 04:52:07 -rw-rw-r-- 1 1001 1001 849 Mar 16 04:45 Jenkinsfile 04:52:07 -rw-rw-r-- 1 1001 1001 10775 Mar 16 04:45 LICENSE 04:52:07 -rw-rw-r-- 1 1001 1001 6508 Mar 16 04:45 Makefile 04:52:07 -rw-rw-r-- 1 1001 1001 582 Mar 16 04:45 OWNERS.md 04:52:07 -rw-rw-r-- 1 1001 1001 8207 Mar 16 04:45 README.md 04:52:07 -rw-rw-r-- 1 1001 1001 6912 Mar 16 04:45 SECURITY.md 04:52:07 -rw-rw-r-- 1 1001 1001 5 Mar 16 04:42 VERSION 04:52:07 -rw-rw-r-- 1 1001 1001 4131 Mar 16 04:45 ZMQWindows.md 04:52:07 drwxrwxr-x 2 1001 1001 4096 Mar 16 04:45 bin 04:52:07 drwxrwxr-x 14 1001 1001 4096 Mar 16 04:45 cmd 04:52:07 -rw-r--r-- 1 root root 426503 Mar 16 04:50 coverage.out 04:52:07 -rw-rw-r-- 1 1001 1001 2828 Mar 16 04:45 go.mod 04:52:07 -rw-rw-r-- 1 1001 1001 50277 Mar 16 04:45 go.sum 04:52:07 drwxrwxr-x 8 1001 1001 4096 Mar 16 04:45 internal 04:52:07 drwxrwxr-x 3 1001 1001 4096 Mar 16 04:45 openapi 04:52:07 drwxrwxr-x 4 1001 1001 4096 Mar 16 04:45 snap 04:52:07 -rw-rw-r-- 1 1001 1001 204 Mar 16 04:45 version.go [Pipeline] sh 04:52:08 + '[' -e coverage.out ] 04:52:08 + chown 1001:1001 coverage.out [Pipeline] stash 04:52:08 Warning: overwriting stash ‘coverage-report’ 04:52:08 Stashed 1 file(s) [Pipeline] sh 04:52:09 + make build 04:52: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 04:52: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 04:52: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 04:52: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 04:52:48 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:52:49 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:52: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 04:52:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:53: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:53: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 04:53:07 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:53: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] } 04:53:17 $ docker stop --time=1 fbdddfab27e3b5515643b314341655f845383cab44e8eb7c192461ae880f64a4 04:53:19 $ docker rm -f fbdddfab27e3b5515643b314341655f845383cab44e8eb7c192461ae880f64a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:53:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:53:21 04:53:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:53:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:53:22 latest: Pulling from edgex-devops/edgex-compose-arm64 04:53:22 29e5d40040c1: Pulling fs layer 04:53:22 1ce36da41761: Pulling fs layer 04:53:22 25b303627fd3: Pulling fs layer 04:53:22 29e5d40040c1: Verifying Checksum 04:53:22 29e5d40040c1: Download complete 04:53:22 1ce36da41761: Verifying Checksum 04:53:22 1ce36da41761: Download complete 04:53:22 29e5d40040c1: Pull complete 04:53:24 25b303627fd3: Verifying Checksum 04:53:24 25b303627fd3: Download complete 04:53:24 1ce36da41761: Pull complete 04:53:36 25b303627fd3: Pull complete 04:53:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:53:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:53:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:53:36 prd-ubuntu20.04-docker-arm64-4c-16g-7263 does not seem to be running inside a container 04:53:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:53:39 $ docker top f9fe346475b71ec1254228d16b6992b598211f16d33b0fe971590755ba205fe1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:40 + docker-compose+ grep parallel 04:53:40 build --help 04:53:44 --parallel Build images in parallel. [Pipeline] } 04:53:44 $ docker stop --time=1 f9fe346475b71ec1254228d16b6992b598211f16d33b0fe971590755ba205fe1 04:53:46 $ docker rm -f f9fe346475b71ec1254228d16b6992b598211f16d33b0fe971590755ba205fe1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:53:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:53:46 . [Pipeline] withDockerContainer 04:53:46 prd-ubuntu20.04-docker-arm64-4c-16g-7263 does not seem to be running inside a container 04:53:46 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 04:53:48 $ docker top 5c19816d1617446653883e6cb02173ae77104318df2818ca6533be195f7a32ec -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:49 + docker-compose -f ./docker-compose-build.yml build --parallel 04:53:53 Building core-command ... 04:53:53 Building core-data ... 04:53:53 Building core-metadata ... 04:53:53 Building security-bootstrapper ... 04:53:53 Building security-proxy-setup ... 04:53:53 Building security-secretstore-setup ... 04:53:53 Building support-notifications ... 04:53:53 Building support-scheduler ... 04:53:53 Building sys-mgmt-agent ... 04:53:53 Building security-secretstore-setup 04:53:53 Building core-metadata 04:53:53 Building sys-mgmt-agent 04:53:53 Building security-proxy-setup 04:53:53 Building support-scheduler 04:55:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:55:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:55:15 ---> cea6f7a9a775 04:55:15 Step 3/23 : WORKDIR /edgex-go 04:55:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:55:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:55:15 ---> cea6f7a9a775 04:55:15 Step 3/23 : WORKDIR /edgex-go 04:55:15 ---> Running in a92e8741dd97 04:55:15 ---> Running in 5614c75a6965 04:55:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:55:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:55:15 ---> cea6f7a9a775 04:55:15 Step 3/22 : WORKDIR /edgex-go 04:55:15 ---> Running in f419559b6e74 04:55:15 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:55:15 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:55:15 ---> cea6f7a9a775 04:55:15 Step 3/21 : WORKDIR /edgex-go 04:55:15 ---> Running in 206a79eafd81 04:55:15 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:55:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:55:15 ---> cea6f7a9a775 04:55:15 Step 3/25 : WORKDIR /edgex-go 04:55:15 ---> Running in 1cf0543e8bbe 04:55:15 Removing intermediate container a92e8741dd97 04:55:15 ---> 4ca1f4ebadcb 04:55:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:15 ---> Running in 2597f525bffc 04:55:15 Removing intermediate container 206a79eafd81 04:55:15 ---> 24145d90a48e 04:55:15 Removing intermediate container 5614c75a6965 04:55:15 ---> 1e6380f4261f 04:55:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:15 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:15 Removing intermediate container f419559b6e74 04:55:15 ---> ee282ed03372 04:55:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:15 ---> Running in bad4b6bea3e4 04:55:15 ---> Running in be821f323142 04:55:15 ---> Running in 65e743db2d42 04:55:15 Removing intermediate container 1cf0543e8bbe 04:55:15 ---> 5f979ec8635b 04:55:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:15 ---> Running in cdbb51756d3a 04:55:15 Removing intermediate container 2597f525bffc 04:55:15 ---> 0b52e47688fc 04:55:15 Step 5/23 : RUN apk add --update --no-cache make bash git 04:55:15 ---> Running in 4a5d5c311842 04:55:15 Removing intermediate container be821f323142 04:55:15 ---> 42452628ef7d 04:55:15 Step 5/21 : RUN apk add --update --no-cache make git 04:55:15 ---> Running in cd642f330ad9 04:55:15 Removing intermediate container 65e743db2d42 04:55:15 ---> 496c4e6949ad 04:55:15 Step 5/22 : RUN apk add --update --no-cache make git 04:55:15 Removing intermediate container bad4b6bea3e4 04:55:15 ---> 6a588202cc31 04:55:15 Step 5/23 : RUN apk add --update --no-cache make git 04:55:15 ---> Running in 442e962e37e8 04:55:15 ---> Running in 2f3f6d3e9d7d 04:55:15 Removing intermediate container cdbb51756d3a 04:55:15 ---> 1de9002bb9a4 04:55:15 Step 5/25 : RUN apk add --update --no-cache make git 04:55:15 ---> Running in 85b9e7903f68 04:55:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:55:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:55:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:55:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:55:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:55:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:55:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:55:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:55:16 OK: 220 MiB in 52 packages 04:55:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:55:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:55:18 OK: 220 MiB in 52 packages 04:55:18 OK: 220 MiB in 52 packages 04:55:18 Removing intermediate container 4a5d5c311842 04:55:18 ---> e3e254087d40 04:55:18 Step 6/23 : COPY go.mod vendor* ./ 04:55:18 OK: 220 MiB in 52 packages 04:55:18 OK: 220 MiB in 52 packages 04:55:19 Removing intermediate container cd642f330ad9 04:55:19 ---> 8b91af6c9515 04:55:19 Step 6/21 : COPY go.mod vendor* ./ 04:55:19 ---> a2417b2e383f 04:55:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:20 ---> Running in e19dc4c65abf 04:55:20 Removing intermediate container 442e962e37e8 04:55:20 ---> d747aef4a645 04:55:20 Step 6/22 : COPY go.mod vendor* ./ 04:55:20 Removing intermediate container 85b9e7903f68 04:55:20 ---> 2feaed7eac3c 04:55:20 Step 6/25 : COPY go.mod vendor* ./ 04:55:20 Removing intermediate container 2f3f6d3e9d7d 04:55:20 ---> de6afa6014e2 04:55:20 Step 6/23 : COPY go.mod vendor* ./ 04:55:20 ---> 02ca203249a5 04:55:20 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:21 ---> Running in 89a370936f17 04:55:21 ---> 8f11e261a357 04:55:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:21 ---> 5324475d5e8b 04:55:21 ---> Running in e7cd7b023601 04:55:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:22 ---> 65f70b2eb013 04:55:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:22 ---> Running in 6ca4ecb6ebc5 04:55:22 ---> Running in b40fb5bc623a 04:55:24 Removing intermediate container e19dc4c65abf 04:55:24 ---> 0d9f3c72f633 04:55:24 Step 8/23 : COPY . . 04:55:28 Removing intermediate container 89a370936f17 04:55:28 ---> fd42bce00edb 04:55:28 Step 8/21 : COPY . . 04:55:29 Removing intermediate container e7cd7b023601 04:55:29 ---> 9b457f076c7f 04:55:29 Step 8/25 : COPY . . 04:55:29 Removing intermediate container 6ca4ecb6ebc5 04:55:29 ---> 9afdfe0da7ed 04:55:29 Step 8/22 : COPY . . 04:55:29 Removing intermediate container b40fb5bc623a 04:55:29 ---> e950007f60b0 04:55:29 Step 8/23 : COPY . . 04:55:51 ---> 51a9fdfdf729 04:55:51 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:55:51 ---> Running in 366d384b9575 04:55:51 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:55:55 ---> a741f800271a 04:55:55 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:55:55 ---> Running in a560ae6dc87b 04: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 04:55:58 ---> 95115416b010 04:55:58 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:55:58 ---> Running in 75210e5f5268 04:55:58 ---> 229fe575bfa1 04:55:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 04:55:58 ---> db13e96de83a 04:55:58 Step 9/23 : RUN make cmd/core-metadata/core-metadata 04:55:58 ---> Running in 0a471cc876ca 04:55:58 ---> Running in c3d051a356e8 04:56:01 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 04:56:01 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:56:01 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 04:57:53 Removing intermediate container 366d384b9575 04:57:53 ---> f2b08650cd48 04:57:53 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:57:53 ---> Running in d94ee3d7991a 04:57:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:57:55 Removing intermediate container d94ee3d7991a 04:57:55 ---> e38bd8e0bf55 04:57:55 04:57:55 Step 11/23 : FROM docker:20.10.10 04:57:55 20.10.10: Pulling from library/docker 04:57:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 04:58:06 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:58:09 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 04:58:09 Status: Downloaded newer image for docker:20.10.10 04:58:09 ---> 520e9a0a30f7 04:58:09 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:58:09 ---> Running in ac07af3c1868 04:58:10 Removing intermediate container ac07af3c1868 04:58:10 ---> 53dd5dcee558 04:58:10 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:58:10 ---> Running in dfe3abad49df 04:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:58:13 (1/42) Installing readline (8.1.0-r0) 04:58:13 (2/42) Installing bash (5.1.4-r0) 04:58:13 Executing bash-5.1.4-r0.post-install 04:58:13 (3/42) Installing brotli-libs (1.0.9-r5) 04:58:13 (4/42) Installing nghttp2-libs (1.43.0-r0) 04:58:13 (5/42) Installing libcurl (7.79.1-r0) 04:58:14 (6/42) Installing curl (7.79.1-r0) 04:58:14 (7/42) Installing dumb-init (1.2.5-r1) 04:58:14 (8/42) Installing libbz2 (1.0.8-r1) 04:58:14 (9/42) Installing expat (2.4.7-r0) 04:58:14 (10/42) Installing libffi (3.3-r2) 04:58:14 (11/42) Installing gdbm (1.19-r0) 04:58:14 (12/42) Installing xz-libs (5.2.5-r0) 04:58:14 (13/42) Installing libgcc (10.3.1_git20210424-r2) 04:58:14 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 04:58:14 (15/42) Installing mpdecimal (2.5.1-r1) 04:58:14 (16/42) Installing sqlite-libs (3.35.5-r0) 04:58:14 (17/42) Installing python3 (3.9.5-r2) 04:58:16 (18/42) Installing py3-appdirs (1.4.4-r2) 04:58:16 (19/42) Installing py3-chardet (4.0.0-r2) 04:58:16 (20/42) Installing py3-idna (3.2-r0) 04:58:17 (21/42) Installing py3-urllib3 (1.26.5-r0) 04:58:17 (22/42) Installing py3-certifi (2020.12.5-r1) 04:58:17 (23/42) Installing py3-requests (2.25.1-r4) 04:58:17 (24/42) Installing py3-msgpack (1.0.2-r1) 04:58:17 (25/42) Installing py3-lockfile (0.12.2-r4) 04:58:17 (26/42) Installing py3-cachecontrol (0.12.6-r1) 04:58:17 (27/42) Installing py3-colorama (0.4.4-r1) 04:58:17 (28/42) Installing py3-contextlib2 (0.6.0-r1) 04:58:17 (29/42) Installing py3-distlib (0.3.1-r3) 04:58:17 (30/42) Installing py3-distro (1.5.0-r3) 04:58:17 (31/42) Installing py3-six (1.15.0-r1) 04:58:17 (32/42) Installing py3-webencodings (0.5.1-r4) 04:58:17 (33/42) Installing py3-html5lib (1.1-r1) 04:58:17 (34/42) Installing py3-parsing (2.4.7-r2) 04:58:17 (35/42) Installing py3-packaging (20.9-r1) 04:58:17 (36/42) Installing py3-toml (0.10.2-r2) 04:58:17 (37/42) Installing py3-pep517 (0.10.0-r2) 04:58:17 (38/42) Installing py3-progress (1.5-r2) 04:58:17 (39/42) Installing py3-retrying (1.3.3-r1) 04:58:17 (40/42) Installing py3-ordered-set (4.0.2-r1) 04:58:17 (41/42) Installing py3-setuptools (52.0.0-r3) 04:58:17 (42/42) Installing py3-pip (20.3.4-r1) 04:58:18 Executing busybox-1.33.1-r6.trigger 04:58:18 OK: 84 MiB in 64 packages 04:58:18 Removing intermediate container a560ae6dc87b 04:58:18 ---> 1d9c03b20196 04:58:18 04:58:18 Step 10/21 : FROM alpine:3.14 04:58:19 3.14: Pulling from library/alpine 04:58:19 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:58:19 Status: Downloaded newer image for alpine:3.14 04:58:19 ---> 5b8b7b635229 04:58:19 Step 11/21 : RUN apk add --update --no-cache curl 04:58:19 ---> Running in 63557c5d1ed1 04:58:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:58:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:58:23 Removing intermediate container 75210e5f5268 04:58:23 ---> 2b68e57a61d3 04:58:23 04:58:23 Step 10/25 : FROM alpine:3.14 04:58:23 ---> 5b8b7b635229 04:58:23 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:58:23 (1/5) Installing ca-certificates (20211220-r0) 04:58:23 ---> Running in 748417c6a2f8 04:58:23 (2/5) Installing brotli-libs (1.0.9-r5) 04:58:24 (3/5) Installing nghttp2-libs (1.43.0-r0) 04:58:24 Collecting docker-compose==1.23.2 04:58:24 (4/5) Installing libcurl (7.79.1-r0) 04:58:24 (5/5) Installing curl (7.79.1-r0) 04:58:24 Executing busybox-1.33.1-r6.trigger 04:58:24 Executing ca-certificates-20211220-r0.trigger 04:58:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:58:24 OK: 8 MiB in 19 packages 04:58:24 Collecting texttable<0.10,>=0.9.0 04:58:24 Downloading texttable-0.9.1.tar.gz (11 kB) 04:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:58:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:58:26 Removing intermediate container 63557c5d1ed1 04:58:26 ---> 0b2d888cd53d 04:58:26 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:58:26 ---> Running in 6ffc2840857e 04:58:27 (1/3) Installing ca-certificates (20211220-r0) 04:58:27 Removing intermediate container 6ffc2840857e 04:58:27 ---> da02abb89e50 04:58:27 Step 13/21 : WORKDIR /edgex 04:58:27 (2/3) Installing dumb-init (1.2.5-r1) 04:58:27 (3/3) Installing su-exec (0.2-r1) 04:58:27 Executing busybox-1.33.1-r6.trigger 04:58:27 ---> Running in f56c6d737b26 04:58:27 Executing ca-certificates-20211220-r0.trigger 04:58:27 OK: 6 MiB in 17 packages 04:58:28 Removing intermediate container f56c6d737b26 04:58:28 ---> de1b6afead31 04:58:28 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:58:28 Collecting jsonschema<3,>=2.5.1 04:58:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:58:29 ---> 48ef310e4ebc 04:58:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:58:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:58:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:58:30 Removing intermediate container 748417c6a2f8 04:58:30 ---> 1e133f0bdea3 04:58:30 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:58:30 ---> Running in 9c50939ca47f 04:58:30 Collecting PyYAML<4,>=3.10 04:58:30 Downloading PyYAML-3.13.tar.gz (270 kB) 04:58:31 Removing intermediate container 9c50939ca47f 04:58:31 ---> 2a2aeab531c7 04:58:31 Step 13/25 : WORKDIR / 04:58:31 ---> 2adb12024393 04:58:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:58:31 ---> Running in 6ef2184175af 04:58:32 Removing intermediate container 6ef2184175af 04:58:32 ---> 38d5a871ccc8 04:58:32 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:58:34 ---> da2ba92f19bd 04:58:34 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:58:34 ---> 00cfef0de989 04:58:34 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:58:34 ---> Running in 5a51f9ec26bc 04:58:34 Collecting dockerpty<0.5,>=0.4.1 04:58:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:58:34 Removing intermediate container 5a51f9ec26bc 04:58:34 ---> 4ad131a8d2fd 04:58:34 Step 18/21 : CMD ["--init=true"] 04:58:35 ---> Running in 8beb29581e11 04:58:35 ---> c87549c65418 04:58:35 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:58:35 Removing intermediate container 8beb29581e11 04:58:35 ---> 6eaff44e702b 04:58:35 Step 19/21 : LABEL arch=arm64 04:58:36 ---> Running in cb2b85dac87e 04:58:36 Removing intermediate container c3d051a356e8 04:58:36 ---> 35507e1f6a83 04:58:36 04:58:36 Step 10/22 : FROM alpine:3.14 04:58:36 ---> 5b8b7b635229 04:58:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:58:36 ---> 1757eca91d17 04:58:36 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:58:36 ---> Running in 7ea972df22a2 04:58:36 Removing intermediate container cb2b85dac87e 04:58:36 ---> 76e1a02b8127 04:58:36 Step 20/21 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b 04:58:37 ---> Running in 4329a0a02420 04:58:37 Collecting docopt<0.7,>=0.6.1 04:58:37 Downloading docopt-0.6.2.tar.gz (25 kB) 04:58:37 Removing intermediate container 0a471cc876ca 04:58:37 ---> b81458bcdb90 04:58:37 04:58:37 Step 10/23 : FROM alpine:3.14 04:58:37 ---> 5b8b7b635229 04:58:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:58:37 ---> Running in 7bf5a35d852c 04:58:37 Removing intermediate container 4329a0a02420 04:58:37 ---> a3bea97b32d1 04:58:37 Step 21/21 : LABEL version=0.0.0 04:58:38 ---> Running in bf719ecc3d6e 04:58:38 ---> 182d80e72fec 04:58:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:58:38 Removing intermediate container bf719ecc3d6e 04:58:38 ---> d7714bd23835 04:58:38 04:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:58:39 Successfully built d7714bd23835 04:58:39 Successfully tagged security-proxy-setup-arm64:latest 04:58:39 Building core-data 04:58:39  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:58:39 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:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:58:40 Collecting websocket-client<1.0,>=0.32.0 04:58:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:58:40 ---> a2f90731de8d 04:58:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:58:40 (1/1) Installing dumb-init (1.2.5-r1) 04:58:40 Executing busybox-1.33.1-r6.trigger 04:58:40 OK: 6 MiB in 15 packages 04:58:41 (1/1) Installing dumb-init (1.2.5-r1) 04:58:41 Executing busybox-1.33.1-r6.trigger 04:58:41 OK: 6 MiB in 15 packages 04:58:41 Collecting docker<4.0,>=3.6.0 04:58:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:58:41 Collecting cached-property<2,>=1.2.0 04:58:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:58:41 Collecting docker-pycreds>=0.4.0 04:58:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:58:42 Removing intermediate container 7ea972df22a2 04:58:42 ---> 92272fadcc2d 04:58:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:58:42 ---> Running in 8aff59a84b7f 04:58:42 ---> 56477803528b 04:58:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:58:42 Removing intermediate container 7bf5a35d852c 04:58:42 ---> abd4e6b0623d 04:58:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:58:43 ---> Running in d4a2e718eb42 04:58:43 Removing intermediate container 8aff59a84b7f 04:58:43 ---> 21920ef08f5d 04:58:43 Step 13/22 : ENV APP_PORT=59861 04:58:43 Collecting urllib3<1.25,>=1.21.1 04:58:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:58:43 ---> Running in 5f64a43b5f69 04:58:43 Removing intermediate container d4a2e718eb42 04:58:43 ---> 7b493513e12e 04:58:43 Step 13/23 : ENV APP_PORT=59881 04:58:44 ---> Running in c59a3bb127b3 04:58:44 Collecting idna<2.8,>=2.5 04:58:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:58:44 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:58:44 ---> 0d2053bf170b 04:58:44 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:58:44 Collecting chardet<3.1.0,>=3.0.2 04:58:44 ---> Running in a52914fc93be 04:58:44 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:58:44 Removing intermediate container 5f64a43b5f69 04:58:44 ---> 2ed9ed34b946 04:58:44 Step 14/22 : EXPOSE $APP_PORT 04:58:44 Removing intermediate container c59a3bb127b3 04:58:44 ---> 8eb9d20735de 04:58:44 Step 14/23 : EXPOSE $APP_PORT 04:58:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:58:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:58:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:58:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:58:44 ---> Running in de93d97d393e 04:58:44 ---> Running in 482c996062bf 04:58:45 Removing intermediate container 482c996062bf 04:58:45 ---> 9bd42e84cfa0 04:58:45 Removing intermediate container de93d97d393e 04:58:45 ---> 6582ebe0f5e9 04:58:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:58:45 Step 15/23 : WORKDIR / 04:58:45 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:58:45 Attempting uninstall: urllib3 04:58:45 Found existing installation: urllib3 1.26.5 04:58:45 Uninstalling urllib3-1.26.5: 04:58:45 Successfully uninstalled urllib3-1.26.5 04:58:45 ---> Running in 0694c092b119 04:58:46 Attempting uninstall: idna 04:58:46 Found existing installation: idna 3.2 04:58:46 Uninstalling idna-3.2: 04:58:46 Removing intermediate container 0694c092b119 04:58:46 ---> 61060a8d340e 04:58:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:58:46 Successfully uninstalled idna-3.2 04:58:47 ---> 7c2675af1f4d 04:58:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:58:47 Removing intermediate container a52914fc93be 04:58:47 ---> b3024b540c17 04:58:47 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 04:58:47 ---> Running in 5250871a5d38 04:58:48 ---> 80d155978ec3 04:58:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:58:48 Attempting uninstall: chardet 04:58:48 Found existing installation: chardet 4.0.0 04:58:48 Uninstalling chardet-4.0.0: 04:58:48 Removing intermediate container 5250871a5d38 04:58:48 ---> d9fb20929596 04:58:48 Step 23/25 : LABEL arch=arm64 04:58:48 ---> Running in a84d429e4cfa 04:58:48 Successfully uninstalled chardet-4.0.0 04:58:49 Removing intermediate container a84d429e4cfa 04:58:49 ---> 38b352924491 04:58:49 Step 24/25 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b 04:58:49 ---> Running in ca7b2ad89db8 04:58:49 ---> 8f0da03b4970 04:58:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:58:49 Removing intermediate container ca7b2ad89db8 04:58:49 ---> b3a2e8129b54 04:58:49 Step 25/25 : LABEL version=0.0.0 04:58:49 ---> Running in 033f4767675d 04:58:50 Attempting uninstall: requests 04:58:50 Found existing installation: requests 2.25.1 04:58:50 Uninstalling requests-2.25.1: 04:58:50 ---> 71c0b078d945 04:58:50 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:58:50 Successfully uninstalled requests-2.25.1 04:58:50 ---> 03b7cb5d0b18 04:58:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:58:50 ---> Running in e2bd51705dc7 04:58:50 Removing intermediate container 033f4767675d 04:58:50 ---> cf9ef6c99f7b 04:58:50 04:58:51 Running setup.py install for texttable: started 04:58:51 Removing intermediate container e2bd51705dc7 04:58:51 ---> 9dae6a3a50e9 04:58:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:58:51 ---> Running in a3852cc321f2 04:58:51 ---> 294a2ac8d8cd 04:58:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:58:51 ---> Running in 1b9cd55b0368 04:58:51 Successfully built cf9ef6c99f7b 04:58:51 Successfully tagged security-secretstore-setup-arm64:latest 04:58:51  Building security-secretstore-setup ... done Building security-bootstrapper 04:58:52 Removing intermediate container a3852cc321f2 04:58:52 ---> 0cda59311d9b 04:58:52 Step 20/22 : LABEL arch=arm64 04:58:52 ---> Running in bc45672fa8c3 04:58:52 Removing intermediate container 1b9cd55b0368 04:58:52 ---> 0efa633f4cce 04:58:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:58:52 ---> Running in 5e04640243ec 04:58:52 Removing intermediate container bc45672fa8c3 04:58:52 ---> 80fde1cbdd66 04:58:52 Step 21/22 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b 04:58:52 ---> Running in 4ec90a854c5b 04:58:53 Running setup.py install for texttable: finished with status 'done' 04:58:53 Running setup.py install for PyYAML: started 04:58:53 Removing intermediate container 5e04640243ec 04:58:53 ---> 26596d5338bf 04:58:53 Step 21/23 : LABEL arch=arm64 04:58:53 ---> Running in 00e690d4e594 04:58:53 Removing intermediate container 4ec90a854c5b 04:58:53 ---> f364cff27b7c 04:58:53 Step 22/22 : LABEL version=0.0.0 04:58:53 ---> Running in 5df4c95eed00 04:58:54 Removing intermediate container 00e690d4e594 04:58:54 ---> 4fcca05e79ca 04:58:54 Step 22/23 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b 04:58:54 ---> Running in 59edaf8d9a0f 04:58:54 Removing intermediate container 5df4c95eed00 04:58:54 ---> 2fc261000511 04:58:54 04:58:54 Removing intermediate container 59edaf8d9a0f 04:58:54 ---> 92c150eb5b1c 04:58:54 Step 23/23 : LABEL version=0.0.0 04:58:54 Successfully built 2fc261000511 04:58:54 Successfully tagged support-scheduler-arm64:latest 04:58:54  Building support-scheduler ... done Building support-notifications 04:58:54 ---> Running in 890d66ef8baa 04:58:55 Removing intermediate container 890d66ef8baa 04:58:55 ---> e97464db1b97 04:58:55 04:58:55 Successfully built e97464db1b97 04:58:55 Successfully tagged core-metadata-arm64:latest 04:58:55  Building core-metadata ... done Building core-command 04:58:55 Running setup.py install for PyYAML: finished with status 'done' 04:58:56 Running setup.py install for docopt: started 04:58:58 Running setup.py install for docopt: finished with status 'done' 04:58:58 Running setup.py install for dockerpty: started 04:59:00 Running setup.py install for dockerpty: finished with status 'done' 04:59:02 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:59:14 Removing intermediate container dfe3abad49df 04:59:14 ---> 3b44a25b6ec0 04:59:14 Step 14/23 : ENV APP_PORT=58890 04:59:14 ---> Running in 15459f62444f 04:59:14 Removing intermediate container 15459f62444f 04:59:14 ---> 147f38b9fa69 04:59:14 Step 15/23 : EXPOSE $APP_PORT 04:59:14 ---> Running in c96f3e854548 04:59:14 Removing intermediate container c96f3e854548 04:59:14 ---> 4c1af5ec2fea 04:59:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:59:16 ---> 9bedd31e616f 04:59:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:59:16 ---> a93c03a9eec6 04:59:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:59:17 ---> b230c6925092 04:59:17 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 04:59:17 ---> Running in f821f82e07ee 04:59:18 Removing intermediate container f821f82e07ee 04:59:18 ---> d5c2a331bb06 04:59:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:59:18 ---> Running in dae2cda9291c 04:59:18 Removing intermediate container dae2cda9291c 04:59:18 ---> 2d5d1d3bf1ea 04:59:18 Step 21/23 : LABEL arch=arm64 04:59:18 ---> Running in d2a6a48c1548 04:59:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:59:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:59:19 ---> cea6f7a9a775 04:59:19 Step 3/23 : WORKDIR /edgex-go 04:59:19 ---> Using cache 04:59:19 ---> 5f979ec8635b 04:59:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:19 ---> Using cache 04:59:19 ---> 1de9002bb9a4 04:59:19 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:59:19 ---> Running in 510fba9cd8f6 04:59:19 Removing intermediate container d2a6a48c1548 04:59:19 ---> 6763b832de00 04:59:19 Step 22/23 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b 04:59:19 ---> Running in 8d4e59423cf9 04:59:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:59:20 Removing intermediate container 8d4e59423cf9 04:59:20 ---> a35e23985731 04:59:20 Step 23/23 : LABEL version=0.0.0 04:59:20 ---> Running in fb525d75eeea 04:59:21 Removing intermediate container fb525d75eeea 04:59:21 ---> 7e9ceefa8a3a 04:59:21 04:59:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:59:22 Successfully built 7e9ceefa8a3a 04:59:22 Successfully tagged sys-mgmt-agent-arm64:latest 04:59:22  Building sys-mgmt-agent ... done OK: 220 MiB in 52 packages 04:59:24 Removing intermediate container 510fba9cd8f6 04:59:24 ---> e59c41fe7ef5 04:59:24 Step 6/23 : COPY go.mod vendor* ./ 04:59:24 ---> c0f9485addef 04:59:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:24 ---> Running in d3c8afa160c0 04:59:30 Removing intermediate container d3c8afa160c0 04:59:30 ---> 4d5fb7f146ff 04:59:30 Step 8/23 : COPY . . 04:59:37 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:59:37 Step 2/31 : FROM ${BUILDER_BASE} AS builder 04:59:37 ---> cea6f7a9a775 04:59:37 Step 3/31 : WORKDIR /edgex-go 04:59:37 ---> Using cache 04:59:37 ---> 5f979ec8635b 04:59:37 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:37 ---> Using cache 04:59:37 ---> 1de9002bb9a4 04:59:37 Step 5/31 : RUN apk add --update --no-cache make git 04:59:37 ---> Using cache 04:59:37 ---> 2feaed7eac3c 04:59:37 Step 6/31 : COPY go.mod vendor* ./ 04:59:37 ---> Using cache 04:59:37 ---> 8f11e261a357 04:59:37 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:37 ---> Using cache 04:59:37 ---> 9b457f076c7f 04:59:37 Step 8/31 : COPY . . 04:59:37 ---> Using cache 04:59:37 ---> 95115416b010 04:59:37 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:59:38 ---> Running in 47aee3de7f46 04:59:40 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:59:40 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:59:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:59:40 ---> cea6f7a9a775 04:59:40 Step 3/23 : WORKDIR /edgex-go 04:59:40 ---> Using cache 04:59:40 ---> 5f979ec8635b 04:59:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:40 ---> Using cache 04:59:40 ---> 1de9002bb9a4 04:59:40 Step 5/23 : RUN apk add --update --no-cache make git 04:59:40 ---> Using cache 04:59:40 ---> 2feaed7eac3c 04:59:40 Step 6/23 : COPY go.mod vendor* ./ 04:59:40 ---> Using cache 04:59:40 ---> 8f11e261a357 04:59:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:40 ---> Using cache 04:59:40 ---> 9b457f076c7f 04:59:40 Step 8/23 : COPY . . 04:59:40 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:59:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:59:40 ---> cea6f7a9a775 04:59:40 Step 3/22 : WORKDIR /edgex-go 04:59:40 ---> Using cache 04:59:40 ---> 5f979ec8635b 04:59:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:40 ---> Using cache 04:59:40 ---> 1de9002bb9a4 04:59:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 04:59:40 ---> Running in c0e473a98900 04:59:40 ---> Using cache 04:59:40 ---> 95115416b010 04:59:40 Step 9/23 : RUN make cmd/core-command/core-command 04:59:41 ---> Running in 9bbfe7cbebf6 04:59:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:59: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 04:59:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:59:45 OK: 220 MiB in 52 packages 04:59:47 Removing intermediate container c0e473a98900 04:59:47 ---> d3f81ab8cbc4 04:59:47 Step 6/22 : COPY go.mod vendor* ./ 04:59:48 ---> 2afb0ac10772 04:59:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:48 ---> Running in 96904c868903 04:59:53 ---> c56abcb1d9f7 04:59:53 Step 9/23 : RUN make cmd/core-data/core-data 04:59:53 ---> Running in a7684c0eeed5 04:59:55 Removing intermediate container 96904c868903 04:59:55 ---> 37a05d5cd85c 04:59:55 Step 8/22 : COPY . . 04:59:55 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 05:00:14 ---> 9ab50567c4e6 05:00:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 05:00:14 ---> Running in 383c3ab4abb0 05:00:14 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 05:01:36 Removing intermediate container 47aee3de7f46 05:01:36 ---> ea000fba1c32 05:01:36 05:01:36 Step 10/31 : FROM alpine:3.14 05:01:36 ---> 5b8b7b635229 05:01:36 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:01:36 ---> Running in 8c6669184f88 05:01:36 Removing intermediate container 8c6669184f88 05:01:36 ---> 989efc9ed577 05:01:36 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 05:01:36 ---> Running in 63c13836fb85 05:01:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:01:36 Removing intermediate container 9bbfe7cbebf6 05:01:36 ---> ed195430f802 05:01:36 05:01:36 Step 10/23 : FROM alpine:3.14 05:01:36 ---> 5b8b7b635229 05:01:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:01:36 ---> Using cache 05:01:36 ---> abd4e6b0623d 05:01:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:01:36 ---> Using cache 05:01:36 ---> 7b493513e12e 05:01:36 Step 13/23 : ENV APP_PORT=59882 05:01:36 ---> Running in 4098e7b370b9 05:01:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:01:36 Removing intermediate container 4098e7b370b9 05:01:36 ---> 3f35af1cd99d 05:01:36 Step 14/23 : EXPOSE $APP_PORT 05:01:36 ---> Running in 36e885c33ae6 05:01:36 (1/2) Installing dumb-init (1.2.5-r1) 05:01:36 Removing intermediate container 36e885c33ae6 05:01:36 ---> dae43fb07c98 05:01:36 Step 15/23 : WORKDIR / 05:01:36 (2/2) Installing su-exec (0.2-r1) 05:01:36 Executing busybox-1.33.1-r6.trigger 05:01:36 OK: 6 MiB in 16 packages 05:01:36 ---> Running in d120f6af74df 05:01:36 Removing intermediate container d120f6af74df 05:01:36 ---> ade94798d6cb 05:01:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:01:36 Removing intermediate container 63c13836fb85 05:01:36 ---> b0ecaa49010b 05:01:36 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 05:01:36 ---> Running in 35bf35a4c556 05:01:36 ---> 767a56b16f0c 05:01:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:01:36 Removing intermediate container 35bf35a4c556 05:01:36 ---> 4a9f99f08653 05:01:36 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:01:36 ---> Running in a3bc985e340f 05:01:36 Removing intermediate container a3bc985e340f 05:01:36 ---> ab2cd2cae994 05:01:36 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:01:36 ---> Running in 52ae5071790a 05:01:38 ---> e9191a0fd1f2 05:01:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:01:40 ---> 0edf0b6979eb 05:01:40 Step 19/23 : ENTRYPOINT ["/core-command"] 05:01:40 ---> Running in 1433dd957c10 05:01:40 Removing intermediate container 52ae5071790a 05:01:40 ---> b6bbffdc86cd 05:01:40 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 05:01:40 ---> Running in ef7e75f7de6f 05:01:40 Removing intermediate container 1433dd957c10 05:01:40 ---> 4a80d7376c27 05:01:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:01:41 ---> Running in c1e28421ee87 05:01:41 Removing intermediate container ef7e75f7de6f 05:01:41 ---> 02aaa1110df2 05:01:41 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:01:41 Removing intermediate container c1e28421ee87 05:01:41 ---> f91862be454b 05:01:41 Step 21/23 : LABEL arch=arm64 05:01:41 ---> Running in 7fe736f25530 05:01:42 Removing intermediate container 7fe736f25530 05:01:42 ---> df9d16cf9a97 05:01:42 Step 22/23 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b 05:01:42 ---> Running in 944b636665a4 05:01:42 ---> d93c6f07c5ba 05:01:42 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:01:43 ---> Running in 96736ac689ea 05:01:43 Removing intermediate container 944b636665a4 05:01:43 ---> ce05f9c38173 05:01:43 Step 23/23 : LABEL version=0.0.0 05:01:43 ---> Running in 7ee860ee6412 05:01:44 Removing intermediate container 7ee860ee6412 05:01:44 ---> 7edd46dfd01f 05:01:44 05:01:44 Successfully built 7edd46dfd01f 05:01:44 Successfully tagged core-command-arm64:latest 05:01:45  Building core-command ... done Removing intermediate container 96736ac689ea 05:01:45 ---> f0a6b396a322 05:01:45 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 05:01:46 ---> b3211596c80e 05:01:46 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:01:48 ---> 76fed305e26b 05:01:48 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:01:49 ---> 064646564fc4 05:01:49 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:01:50 ---> 5dfbf17318a6 05:01:50 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:01:51 ---> ff88f8fd32e4 05:01:51 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 05:01:51 ---> Running in eeaabcddf10f 05:01:52 Removing intermediate container eeaabcddf10f 05:01:52 ---> 02aae036df4b 05:01:52 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:01:52 ---> ace040410040 05:01:52 Step 26/31 : RUN chmod +x /entrypoint.sh 05:01:53 ---> Running in d56b8d64c27f 05:01:55 Removing intermediate container d56b8d64c27f 05:01:55 ---> 5b6907908331 05:01:55 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 05:01:56 ---> Running in 4c0ee8aa673c 05:01:56 Removing intermediate container 4c0ee8aa673c 05:01:56 ---> 1f74bd32c474 05:01:56 Step 28/31 : CMD ["gate"] 05:01:56 ---> Running in 42f4e7bd154a 05:01:57 Removing intermediate container 42f4e7bd154a 05:01:57 ---> 50c71b82f312 05:01:57 Step 29/31 : LABEL arch=arm64 05:01:57 ---> Running in a630fc5727e6 05:01:58 Removing intermediate container a630fc5727e6 05:01:58 ---> 86773eb242f3 05:01:58 Step 30/31 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b 05:01:58 ---> Running in e669b6300134 05:01:59 Removing intermediate container e669b6300134 05:01:59 ---> bc8a77ee20e2 05:01:59 Step 31/31 : LABEL version=0.0.0 05:01:59 ---> Running in fe76ff1217ac 05:01:59 Removing intermediate container fe76ff1217ac 05:01:59 ---> 76f14f2eddea 05:01:59 05:01:59 Successfully built 76f14f2eddea 05:01:59 Successfully tagged security-bootstrapper-arm64:latest 05:02:04  Building security-bootstrapper ... done Removing intermediate container 383c3ab4abb0 05:02:04 ---> 098d84d56312 05:02:04 05:02:04 Step 10/22 : FROM alpine:3.14 05:02:04 ---> 5b8b7b635229 05:02:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 05:02:04 ---> Running in 43c4a05fadb6 05:02:04 Removing intermediate container a7684c0eeed5 05:02:04 ---> d18c8af8bb1c 05:02:04 05:02:04 Step 10/23 : FROM alpine:3.14 05:02:04 ---> 5b8b7b635229 05:02:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:02:04 ---> Running in cbac8c23083e 05:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:02:05 Removing intermediate container cbac8c23083e 05:02:05 ---> 506ee359506e 05:02:05 Step 12/23 : ENV APP_PORT=59880 05:02:05 ---> Running in 5c7dd657eb54 05:02:05 Removing intermediate container 5c7dd657eb54 05:02:05 ---> 827b99b9e93e 05:02:05 Step 13/23 : EXPOSE $APP_PORT 05:02:05 ---> Running in 8d1ca83ee804 05:02:06 Removing intermediate container 8d1ca83ee804 05:02:06 ---> de8feac3c7ee 05:02:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:02:06 (1/2) Installing ca-certificates (20211220-r0) 05:02:06 ---> Running in b87b9bb732ba 05:02:06 (2/2) Installing dumb-init (1.2.5-r1) 05:02:06 Executing busybox-1.33.1-r6.trigger 05:02:06 Executing ca-certificates-20211220-r0.trigger 05:02:06 OK: 6 MiB in 16 packages 05:02:07 Removing intermediate container 43c4a05fadb6 05:02:07 ---> e00db3f95168 05:02:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:02:07 ---> Running in 679816de8697 05:02:08 Removing intermediate container b87b9bb732ba 05:02:08 ---> 38fddb79395c 05:02:08 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 05:02:08 ---> Running in 0de8cce569c5 05:02:08 Removing intermediate container 679816de8697 05:02:08 ---> e4963c509aed 05:02:08 Step 13/22 : ENV APP_PORT=59860 05:02:08 ---> Running in 96179d377864 05:02:08 Removing intermediate container 96179d377864 05:02:08 ---> def8138e4deb 05:02:08 Step 14/22 : EXPOSE $APP_PORT 05:02:08 ---> Running in 2412939b66ac 05:02:09 Removing intermediate container 2412939b66ac 05:02:09 ---> ab562141be9b 05:02:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:02:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:02:09 ---> 92028d73d759 05:02:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:02:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:02:10 ---> 2e93c308e91e 05:02:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:02:11 (1/6) Installing dumb-init (1.2.5-r1) 05:02:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:02:11 (3/6) Installing libsodium (1.0.18-r0) 05:02:11 ---> 5f7d4a20796d 05:02:11 Step 18/22 : ENTRYPOINT ["/support-notifications"] 05:02:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:02:11 ---> Running in f27a1f4d1d0b 05:02:11 (5/6) Installing libzmq (4.3.4-r0) 05:02:11 (6/6) Installing zeromq (4.3.4-r0) 05:02:11 Executing busybox-1.33.1-r6.trigger 05:02:11 OK: 8 MiB in 20 packages 05:02:11 Removing intermediate container f27a1f4d1d0b 05:02:11 ---> e02f868a1287 05:02:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:02:11 ---> Running in 171e48718cf3 05:02:12 Removing intermediate container 171e48718cf3 05:02:12 ---> 3a784d0cf02c 05:02:12 Step 20/22 : LABEL arch=arm64 05:02:12 ---> Running in 85e63ba82d54 05:02:12 Removing intermediate container 0de8cce569c5 05:02:12 ---> d9d4a683ee12 05:02:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:02:12 Removing intermediate container 85e63ba82d54 05:02:12 ---> aecdc67dddf4 05:02:12 Step 21/22 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b 05:02:13 ---> Running in 871be61dbd1c 05:02:13 Removing intermediate container 871be61dbd1c 05:02:13 ---> d1fc9de48094 05:02:13 Step 22/22 : LABEL version=0.0.0 05:02:13 ---> Running in 157464c775c6 05:02:13 ---> bc12ca868787 05:02:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:02:13 Removing intermediate container 157464c775c6 05:02:13 ---> 811732f98d84 05:02:13 05:02:14 Successfully built 811732f98d84 05:02:14 Successfully tagged support-notifications-arm64:latest 05:02:14  Building support-notifications ... done  ---> 8fa3ab7222fd 05:02:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:02:15 ---> 7185cef15530 05:02:15 Step 19/23 : ENTRYPOINT ["/core-data"] 05:02:15 ---> Running in 38f953cf32c2 05:02:15 Removing intermediate container 38f953cf32c2 05:02:15 ---> 94567d59dd9e 05:02:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:02:15 ---> Running in 1da008fb1cae 05:02:15 Removing intermediate container 1da008fb1cae 05:02:15 ---> d6979e253ba6 05:02:15 Step 21/23 : LABEL arch=arm64 05:02:15 ---> Running in dca0e1f4c75a 05:02:16 Removing intermediate container dca0e1f4c75a 05:02:16 ---> e90d3c17cb6c 05:02:16 Step 22/23 : LABEL git_sha=baa47e448d03253cd60b1863e465d5320cc1ac2b 05:02:16 ---> Running in 946e9cfb9764 05:02:16 Removing intermediate container 946e9cfb9764 05:02:16 ---> 7107a0fcda50 05:02:16 Step 23/23 : LABEL version=0.0.0 05:02:16 ---> Running in 5209ac685ccc 05:02:17 Removing intermediate container 5209ac685ccc 05:02:17 ---> 4d9869ca0066 05:02:17 05:02:17 Successfully built 4d9869ca0066 05:02:17 Successfully tagged core-data-arm64:latest 05:02:17  Building core-data ... done  [Pipeline] } 05:02:17 $ docker stop --time=1 5c19816d1617446653883e6cb02173ae77104318df2818ca6533be195f7a32ec 05:02:19 $ docker rm -f 5c19816d1617446653883e6cb02173ae77104318df2818ca6533be195f7a32ec [Pipeline] // withDockerContainer [Pipeline] sh 05:02:19 + docker images 05:02:20 REPOSITORY TAG IMAGE ID CREATED SIZE 05:02:20 core-data-arm64 latest 4d9869ca0066 3 seconds ago 19.2MB 05:02:20 support-notifications-arm64 latest 811732f98d84 6 seconds ago 16.1MB 05:02:20 d18c8af8bb1c 15 seconds ago 1.6GB 05:02:20 098d84d56312 17 seconds ago 1.6GB 05:02:20 security-bootstrapper-arm64 latest 76f14f2eddea 20 seconds ago 18MB 05:02:20 core-command-arm64 latest 7edd46dfd01f 36 seconds ago 15.3MB 05:02:20 ed195430f802 48 seconds ago 1.59GB 05:02:20 ea000fba1c32 52 seconds ago 1.59GB 05:02:20 sys-mgmt-agent-arm64 latest 7e9ceefa8a3a 2 minutes ago 280MB 05:02:20 core-metadata-arm64 latest e97464db1b97 3 minutes ago 16MB 05:02:20 support-scheduler-arm64 latest 2fc261000511 3 minutes ago 15.4MB 05:02:20 security-secretstore-setup-arm64 latest cf9ef6c99f7b 3 minutes ago 27MB 05:02:20 security-proxy-setup-arm64 latest d7714bd23835 3 minutes ago 25.5MB 05:02:20 b81458bcdb90 3 minutes ago 1.6GB 05:02:20 35507e1f6a83 3 minutes ago 1.6GB 05:02:20 2b68e57a61d3 3 minutes ago 1.6GB 05:02:20 1d9c03b20196 4 minutes ago 1.6GB 05:02:20 e38bd8e0bf55 4 minutes ago 1.59GB 05:02:20 ci-base-image-arm64 latest cea6f7a9a775 14 minutes ago 1.26GB 05:02:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB 05:02:20 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 05:02:20 alpine 3.14 5b8b7b635229 4 months ago 5.35MB 05:02:20 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 05:02:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:02:20 05:02:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:02:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:02:21 arm64: Pulling from edgex-lftools-log-publisher 05:02:21 8998bd30e6a1: Pulling fs layer 05:02:21 04944245beec: Pulling fs layer 05:02:21 699f458cf7ca: Pulling fs layer 05:02:21 765212b225bb: Pulling fs layer 05:02:21 f23df028b6ca: Pulling fs layer 05:02:21 d65c8cfc05b1: Pulling fs layer 05:02:21 2437ff75d9bd: Pulling fs layer 05:02:21 765212b225bb: Waiting 05:02:21 f23df028b6ca: Waiting 05:02:21 d65c8cfc05b1: Waiting 05:02:21 2437ff75d9bd: Waiting 05:02:21 04944245beec: Verifying Checksum 05:02:21 04944245beec: Download complete 05:02:21 765212b225bb: Verifying Checksum 05:02:21 765212b225bb: Download complete 05:02:21 f23df028b6ca: Verifying Checksum 05:02:21 f23df028b6ca: Download complete 05:02:21 d65c8cfc05b1: Verifying Checksum 05:02:21 d65c8cfc05b1: Download complete 05:02:21 699f458cf7ca: Verifying Checksum 05:02:21 8998bd30e6a1: Verifying Checksum 05:02:21 8998bd30e6a1: Download complete 05:02:24 2437ff75d9bd: Verifying Checksum 05:02:24 2437ff75d9bd: Download complete 05:02:26 8998bd30e6a1: Pull complete 05:02:26 04944245beec: Pull complete 05:02:27 699f458cf7ca: Pull complete 05:02:27 765212b225bb: Pull complete 05:02:28 f23df028b6ca: Pull complete 05:02:29 d65c8cfc05b1: Pull complete 05:02:44 2437ff75d9bd: Pull complete 05:02:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:02:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:02:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:02:44 prd-ubuntu20.04-docker-arm64-4c-16g-7263 does not seem to be running inside a container 05:02:44 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:02:47 $ docker top 135d5c9340ec8276e5935a4dab3197f1e7e0acdc43e47b41eec6c8146ef952aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:48 ---> job-cost.sh 05:02:48 lf-activate-venv: SKIPPING 05:02:48 INFO: No Stack... 05:02:48 INFO: Retrieving Pricing Info for: v3-standard-4 05:02:49 INFO: Archiving Costs [Pipeline] sh 05:02:50 + cat /w/workspace/edgex-go/16/archives/cost.csv 05:02:50 + cut -d, -f6 [Pipeline] lock 05:02:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3891-16-stack-cost] 05:02:50 Resource [jenkins-edgexfoundry-edgex-go-PR-3891-16-stack-cost] did not exist. Created. 05:02:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3891-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:02:50 + echo total: 0.10999999940395355 [Pipeline] stash 05:02:51 Stashed 1 file(s) [Pipeline] } 05:02:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3891-16-stack-cost] [Pipeline] // lock [Pipeline] } 05:02:51 $ docker stop --time=1 135d5c9340ec8276e5935a4dab3197f1e7e0acdc43e47b41eec6c8146ef952aa 05:02:52 $ docker rm -f 135d5c9340ec8276e5935a4dab3197f1e7e0acdc43e47b41eec6c8146ef952aa [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 05:02:53 provisioning config files... 05:02:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/16@tmp/config9094759558014533617tmp [Pipeline] { [Pipeline] sh 05:02:53 + set +x 05:02:53 + curl -s https://codecov.io/bash 05:02:53 + bash -s -- 05:02:53 05:02:53 _____ _ 05:02:53 / ____| | | 05:02:53 | | ___ __| | ___ ___ _____ __ 05:02:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:02:53 | |___| (_) | (_| | __/ (_| (_) \ V / 05:02:53 \_____\___/ \__,_|\___|\___\___/ \_/ 05:02:53 Bash-1.0.6 05:02:53 05:02:53 05:02:53 ==> git version 2.25.1 found 05:02:53 ==> 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 05:02:53 Release-Date: 2020-01-08 05:02:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:02:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:02:53 ==> Jenkins CI detected. 05:02:53 current dir:  /w/workspace/edgex-go/16 05:02:53 project root: . 05:02:53 --> token set from env 05:02:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:02:53 ==> Running gcov in . (disable via -X gcov) 05:02:53 ==> Python coveragepy not found 05:02:53 ==> Searching for coverage reports in: 05:02:53 + . 05:02:53 -> Found 1 reports 05:02:53 ==> Detecting git/mercurial file structure 05:02:53 ==> Reading reports 05:02:53 + ./coverage.out bytes=426503 05:02:53 ==> Appending adjustments 05:02:53 https://docs.codecov.io/docs/fixing-reports 05:02:54 + Found adjustments 05:02:54 ==> Gzipping contents 05:02:54 60K /tmp/codecov.LS8gSU.gz 05:02:54 ==> Uploading reports 05:02:54 url: https://codecov.io 05:02:54 query: branch=PR-3891&commit=baa47e448d03253cd60b1863e465d5320cc1ac2b&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= 05:02:54 -> Pinging Codecov 05:02:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3891&commit=baa47e448d03253cd60b1863e465d5320cc1ac2b&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= 05:02:54 -> Uploading to 05:02:54 https://storage.googleapis.com/codecov/v4/raw/2022-03-16/00271124DB129430A58F1EEE437C3FCB/baa47e448d03253cd60b1863e465d5320cc1ac2b/16847e7d-f8e8-47fb-ab96-9017786b8a15.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220316T050254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dea4e23199c3d9f6f687b5280a0fcc888ac3c067e3a13b34444e3bf98d9ef290 05:02:54 % Total % Received % Xferd Average Speed Time Time Time Current 05:02:54 Dload Upload Total Spent Left Speed 05:02:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57964 0 0 100 57964 0 237k --:--:-- --:--:-- --:--:-- 237k 05:02:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/baa47e448d03253cd60b1863e465d5320cc1ac2b [Pipeline] } 05:02:55 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 05:02:55 + [ -d /w/workspace/edgex-go/16/archives ] [Pipeline] libraryResource [Pipeline] sh 05:02:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:02:57 ---> package-listing.sh 05:02:57 ++ facter osfamily 05:02:57 ++ tr '[:upper:]' '[:lower:]' 05:02:57 + OS_FAMILY=debian 05:02:57 + workspace=/w/workspace/edgex-go/16 05:02:57 + START_PACKAGES=/tmp/packages_start.txt 05:02:57 + END_PACKAGES=/tmp/packages_end.txt 05:02:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:02:57 + PACKAGES=/tmp/packages_start.txt 05:02:57 + '[' /w/workspace/edgex-go/16 ']' 05:02:57 + PACKAGES=/tmp/packages_end.txt 05:02:57 + case "${OS_FAMILY}" in 05:02:57 + dpkg -l 05:02:57 + grep '^ii' 05:02:57 + '[' -f /tmp/packages_start.txt ']' 05:02:57 + '[' -f /tmp/packages_end.txt ']' 05:02:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:02:57 + '[' /w/workspace/edgex-go/16 ']' 05:02:57 + mkdir -p /w/workspace/edgex-go/16/archives/ 05:02:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo 05:02:57 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/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:02:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:02:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:58 05:02:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:02:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:58 latest: Pulling from edgex-lftools-log-publisher 05:02:58 5eb5b503b376: Pulling fs layer 05:02:58 5c69ac0246d0: Pulling fs layer 05:02:58 ec43610c2a17: Pulling fs layer 05:02:58 3a2ae6a8a46f: Pulling fs layer 05:02:58 33b1e0a273af: Pulling fs layer 05:02:58 5d3b04190fa2: Pulling fs layer 05:02:58 2f39f015ded8: Pulling fs layer 05:02:58 33b1e0a273af: Waiting 05:02:58 5d3b04190fa2: Waiting 05:02:58 3a2ae6a8a46f: Waiting 05:02:58 2f39f015ded8: Waiting 05:02:58 5c69ac0246d0: Download complete 05:02:58 3a2ae6a8a46f: Verifying Checksum 05:02:58 3a2ae6a8a46f: Download complete 05:02:58 ec43610c2a17: Verifying Checksum 05:02:58 ec43610c2a17: Download complete 05:02:58 33b1e0a273af: Verifying Checksum 05:02:58 33b1e0a273af: Download complete 05:02:58 5d3b04190fa2: Verifying Checksum 05:02:58 5d3b04190fa2: Download complete 05:02:58 5eb5b503b376: Download complete 05:02:59 2f39f015ded8: Verifying Checksum 05:02:59 2f39f015ded8: Download complete 05:02:59 5eb5b503b376: Pull complete 05:03:00 5c69ac0246d0: Pull complete 05:03:00 ec43610c2a17: Pull complete 05:03:00 3a2ae6a8a46f: Pull complete 05:03:00 33b1e0a273af: Pull complete 05:03:00 5d3b04190fa2: Pull complete 05:03:04 2f39f015ded8: Pull complete 05:03:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:03:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:03:04 prd-ubuntu20.04-docker-8c-8g-7262 does not seem to be running inside a container 05:03:04 $ 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/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:03:06 $ docker top d7c80979195a591b81403477ffc407673068af62c5e48b88d8437a76b11778b6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:06 + touch /tmp/pre-build-complete [Pipeline] sh 05:03:06 + mkdir -p /var/log/sysstat [Pipeline] sh 05:03:07 + ls /var/log/sa-host 05:03:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:07 provisioning config files... 05:03:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config3717450702841999059tmp [Pipeline] { [Pipeline] echo 05:03:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:03:07 ---> create-netrc.sh [Pipeline] } 05:03:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:03:07 ---> python-tools-install.sh [Pipeline] echo 05:03:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:03:08 ---> sudo-logs.sh 05:03:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:03:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:03:08 ---> job-cost.sh 05:03:08 lf-activate-venv: SKIPPING 05:03:08 DEBUG: total: 0.10999999940395355 05:03:08 INFO: Retrieving Stack Cost... 05:03:09 INFO: Retrieving Pricing Info for: v3-standard-8 05:03:09 INFO: Archiving Costs [Pipeline] echo 05:03:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:03:10 ---> logs-deploy.sh 05:03:10 lf-activate-venv: SKIPPING 05:03:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3891/16 05:03:10 INFO: archiving workspace using pattern(s): 05:03:10 Archives upload complete. 05:03:10 INFO: archiving logs to Nexus