Pull request #3883 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc+0dc7fb43dfbc61ec4b325044d074184b8b9e402a (8a807fe2415c5c224d57567fa68408356017b3fa) 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-ssh3915237773365834899.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh14809148844927147594.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3883/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3883/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3089547698605836206.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3883/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3735137031845337991.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2146283881038676817.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3883/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3883/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8167184206830064759.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5005 in /w/workspace/edgexfoundry_edgex-go_PR-3883 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6972280467007225155.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1450144033728751379.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3883/head:refs/remotes/origin/PR-3883 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc Merge succeeded, producing 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc Checking out Revision 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc (PR-3883) > git config core.sparsecheckout # timeout=10 > git checkout -f 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5342055291697446592.key > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:06:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:06:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:06:56 ========================================================= 19:06:56 EdgeX Global Pipelines Version Info 19:06:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:06:57 ------------------- 19:06:57 stable info: 19:06:57 ------------------- 19:06:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:06:57 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 19:06:57 Message: update stable to v1.0.220 19:06:57 ------------------- 19:06:57 experimental info: 19:06:57 ------------------- 19:06:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:06:57 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 19:06:57 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:06:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3883 [Pipeline] echo 19:06:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3883 [Pipeline] echo 19:06:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3883 [Pipeline] echo 19:06:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc [Pipeline] echo 19:06:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a2bb2e [Pipeline] echo 19:06:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:59 provisioning config files... 19:06:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1885538800725854803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:59 ---> docker-login.sh 19:06:59 nexus3.edgexfoundry.org:10001 19:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:59 Configure a credential helper to remove this warning. See 19:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:59 19:06:59 Login Succeeded 19:06:59 nexus3.edgexfoundry.org:10002 19:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:59 Configure a credential helper to remove this warning. See 19:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:59 19:06:59 Login Succeeded 19:06:59 nexus3.edgexfoundry.org:10003 19:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:59 Configure a credential helper to remove this warning. See 19:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:59 19:06:59 Login Succeeded 19:06:59 nexus3.edgexfoundry.org:10004 19:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:00 Configure a credential helper to remove this warning. See 19:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:00 19:07:00 Login Succeeded 19:07:00 docker.io 19:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:00 Configure a credential helper to remove this warning. See 19:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:00 19:07:00 Login Succeeded 19:07:00 ---> docker-login.sh ends [Pipeline] } 19:07:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:01 ++ 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 19:07:01 + for file in '`ls cmd/**/Dockerfile`' 19:07:01 ++ dirname cmd/core-command/Dockerfile 19:07:01 ++ cut -d/ -f2 19:07:01 + echo core-command,cmd/core-command/Dockerfile 19:07:01 + for file in '`ls cmd/**/Dockerfile`' 19:07:01 ++ dirname cmd/core-data/Dockerfile 19:07:01 ++ cut -d/ -f2 19:07:01 + echo core-data,cmd/core-data/Dockerfile 19:07:01 + for file in '`ls cmd/**/Dockerfile`' 19:07:01 ++ dirname cmd/core-metadata/Dockerfile 19:07:01 ++ cut -d/ -f2 19:07:01 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:01 + for file in '`ls cmd/**/Dockerfile`' 19:07:01 ++ dirname cmd/security-bootstrapper/Dockerfile 19:07:01 ++ cut -d/ -f2 19:07:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:01 + for file in '`ls cmd/**/Dockerfile`' 19:07:01 ++ cut -d/ -f2 19:07:01 ++ dirname cmd/security-proxy-setup/Dockerfile 19:07:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:01 + for file in '`ls cmd/**/Dockerfile`' 19:07:01 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:07:01 ++ cut -d/ -f2 19:07:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:01 + for file in '`ls cmd/**/Dockerfile`' 19:07:01 ++ cut -d/ -f2 19:07:01 ++ dirname cmd/support-notifications/Dockerfile 19:07:01 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:01 + for file in '`ls cmd/**/Dockerfile`' 19:07:01 ++ dirname cmd/support-scheduler/Dockerfile 19:07:01 ++ cut -d/ -f2 19:07:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:07:01 + for file in '`ls cmd/**/Dockerfile`' 19:07:01 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:07:01 ++ cut -d/ -f2 19:07:01 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:07:01 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 19:07:01 + git rev-list -1 --merges 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc~1..0a2bb2ea92ed6aef72d860ef561f023a35bbbccc [Pipeline] echo 19:07:01 -----------> git rev-list -1 --merges 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc~1..0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc [false] [Pipeline] sh 19:07:02 + git log --format=format:%s -1 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc [Pipeline] echo 19:07:02 ========================================================= 19:07:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:07:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:07:02 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 19:07:02 + grep -v github /etc/ssh/ssh_known_hosts 19:07:02 + '[' -e /tmp/ssh_known_hosts ']' 19:07:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:07:02 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 19:07:02 + sudo tee -a /etc/ssh/ssh_known_hosts 19:07:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:07:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:03 19:07:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:07:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:03 latest: Pulling from edgex-devops/git-semver 19:07:03 a0d0a0d46f8b: Pulling fs layer 19:07:03 3e5f54012d9b: Pulling fs layer 19:07:03 4c7163046ea9: Pulling fs layer 19:07:03 0c2d73faf560: Pulling fs layer 19:07:03 0c2d73faf560: Waiting 19:07:03 3e5f54012d9b: Verifying Checksum 19:07:03 3e5f54012d9b: Download complete 19:07:03 a0d0a0d46f8b: Verifying Checksum 19:07:03 a0d0a0d46f8b: Download complete 19:07:03 0c2d73faf560: Verifying Checksum 19:07:03 0c2d73faf560: Download complete 19:07:03 4c7163046ea9: Verifying Checksum 19:07:03 4c7163046ea9: Download complete 19:07:03 a0d0a0d46f8b: Pull complete 19:07:03 3e5f54012d9b: Pull complete 19:07:03 4c7163046ea9: Pull complete 19:07:04 0c2d73faf560: Pull complete 19:07:04 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:07:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:07:04 prd-centos7-docker-4c-2g-5005 does not seem to be running inside a container 19:07:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:07:05 $ docker top 6033d774f242e9bab2c5572bf874a3178ecc662f752f5ea1a66beb422ab0edaa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:05 [ssh-agent] Looking for ssh-agent implementation... 19:07:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:05 $ docker exec 6033d774f242e9bab2c5572bf874a3178ecc662f752f5ea1a66beb422ab0edaa ssh-agent 19:07:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOdFcPC/agent.13 19:07:05 SSH_AGENT_PID=19 19:07:05 Running ssh-add (command line suppressed) 19:07:05 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2249426485253982187.key (/w/workspace/edgex-go/1@tmp/private_key_2249426485253982187.key) 19:07:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:05 + git tag --points-at HEAD [Pipeline] } 19:07:05 $ docker exec --env ******** --env ******** 6033d774f242e9bab2c5572bf874a3178ecc662f752f5ea1a66beb422ab0edaa ssh-agent -k 19:07:06 unset SSH_AUTH_SOCK; 19:07:06 unset SSH_AGENT_PID; 19:07:06 echo Agent pid 19 killed; 19:07:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:06 [ssh-agent] Looking for ssh-agent implementation... 19:07:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:06 $ docker exec 6033d774f242e9bab2c5572bf874a3178ecc662f752f5ea1a66beb422ab0edaa ssh-agent 19:07:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnDiOka/agent.54 19:07:06 SSH_AGENT_PID=60 19:07:06 Running ssh-add (command line suppressed) 19:07:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_449256444439594688.key (/w/workspace/edgex-go/1@tmp/private_key_449256444439594688.key) 19:07:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:06 + git semver init 19:07:06 # -> Open(): unable to determine branch for HEAD 19:07:06 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:07:06 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:07:06 # $SEMVER_REMOTE_NAME = origin 19:07:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:07:06 # $SEMVER_USER_NAME = edgex-jenkins 19:07:06 # $SEMVER_BRANCH = PR-3883 19:07:06 # $SEMVER_TEMP = /tmp/semver-816041352 19:07:06 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:07:21 # '/tmp/semver-816041352' -> '/w/workspace/edgex-go/1/.semver' 19:07:21 # -> Force: false 19:07:21 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:07:21 $ docker exec --env ******** --env ******** 6033d774f242e9bab2c5572bf874a3178ecc662f752f5ea1a66beb422ab0edaa ssh-agent -k 19:07:21 unset SSH_AUTH_SOCK; 19:07:21 unset SSH_AGENT_PID; 19:07:21 echo Agent pid 60 killed; 19:07:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:22 + git semver [Pipeline] } 19:07:22 $ docker stop --time=1 6033d774f242e9bab2c5572bf874a3178ecc662f752f5ea1a66beb422ab0edaa 19:07:24 $ docker rm -f 6033d774f242e9bab2c5572bf874a3178ecc662f752f5ea1a66beb422ab0edaa [Pipeline] // withDockerContainer [Pipeline] sh 19:07:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:25 Stashed 1 file(s) [Pipeline] echo 19:07:25 [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 19:07:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:25 ========================================================= 19:07:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:07:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:26 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:26 59bf1c3509f3: Pulling fs layer 19:07:26 666ba61612fd: Pulling fs layer 19:07:26 8ed8ca486205: Pulling fs layer 19:07:26 4fe6c5a15a65: Pulling fs layer 19:07:26 22a0e8bec74d: Pulling fs layer 19:07:26 640e595b4fbd: Pulling fs layer 19:07:26 763cafe07f6e: Pulling fs layer 19:07:26 0c0b528cf693: Pulling fs layer 19:07:26 10935f4eaf8b: Pulling fs layer 19:07:26 640e595b4fbd: Waiting 19:07:26 763cafe07f6e: Waiting 19:07:26 0c0b528cf693: Waiting 19:07:26 10935f4eaf8b: Waiting 19:07:26 4fe6c5a15a65: Waiting 19:07:26 22a0e8bec74d: Waiting 19:07:26 8ed8ca486205: Verifying Checksum 19:07:26 8ed8ca486205: Download complete 19:07:26 666ba61612fd: Verifying Checksum 19:07:26 666ba61612fd: Download complete 19:07:26 22a0e8bec74d: Verifying Checksum 19:07:26 22a0e8bec74d: Download complete 19:07:26 640e595b4fbd: Verifying Checksum 19:07:26 640e595b4fbd: Download complete 19:07:26 763cafe07f6e: Verifying Checksum 19:07:26 763cafe07f6e: Download complete 19:07:26 59bf1c3509f3: Verifying Checksum 19:07:26 59bf1c3509f3: Download complete 19:07:26 0c0b528cf693: Verifying Checksum 19:07:26 0c0b528cf693: Download complete 19:07:26 59bf1c3509f3: Pull complete 19:07:26 4fe6c5a15a65: Verifying Checksum 19:07:26 4fe6c5a15a65: Download complete 19:07:26 10935f4eaf8b: Verifying Checksum 19:07:26 10935f4eaf8b: Download complete 19:07:27 666ba61612fd: Pull complete 19:07:27 8ed8ca486205: Pull complete 19:07:31 4fe6c5a15a65: Pull complete 19:07:31 22a0e8bec74d: Pull complete 19:07:31 640e595b4fbd: Pull complete 19:07:31 763cafe07f6e: Pull complete 19:07:31 0c0b528cf693: Pull complete 19:07:33 10935f4eaf8b: Pull complete 19:07:33 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 19:07:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:07:33 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:33 WORKDIR /edgex 19:07:33 COPY go.mod . 19:07:33 RUN go mod download' 19:07:33 + docker build -t ci-base-image-x86_64 -f - . 19:07:36 Sending build context to Docker daemon 334MB 19:07:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:36 ---> 99d49a6021b9 19:07:36 Step 2/4 : WORKDIR /edgex 19:07:36 ---> Running in 79c9914dd3f8 19:07:36 Removing intermediate container 79c9914dd3f8 19:07:36 ---> 88f2cbc4e095 19:07:36 Step 3/4 : COPY go.mod . 19:07:36 ---> c9f6e963ce69 19:07:36 Step 4/4 : RUN go mod download 19:07:36 ---> Running in 19101ae78117 19:07:40 Still waiting to schedule task 19:07:40 ‘prd-ubuntu18.04-docker-arm64-4c-16g-5006’ is offline 19:08:09 Removing intermediate container 19101ae78117 19:08:09 ---> a3eac7befc64 19:08:09 Successfully built a3eac7befc64 19:08:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:08:09 + docker inspect -f . ci-base-image-x86_64 19:08:09 . [Pipeline] withDockerContainer 19:08:09 prd-centos7-docker-4c-2g-5005 does not seem to be running inside a container 19:08:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:09 $ docker top 7e0856e7403c9276e680cab7753af75d98f689048a67c7ac714c723c0b590a78 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:10 + go version 19:08:10 go version go1.17.6 linux/amd64 [Pipeline] } 19:08:10 $ docker stop --time=1 7e0856e7403c9276e680cab7753af75d98f689048a67c7ac714c723c0b590a78 19:08:11 $ docker rm -f 7e0856e7403c9276e680cab7753af75d98f689048a67c7ac714c723c0b590a78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:08:12 + docker inspect -f . ci-base-image-x86_64 19:08:12 . [Pipeline] withDockerContainer 19:08:12 prd-centos7-docker-4c-2g-5005 does not seem to be running inside a container 19:08:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:12 $ docker top 69df2e3810f42602c6671acd02be1319370d2bd1cc73ddf10773b81553a4fce3 -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:12 ========================================================= 19:08:12 [edgeXBuildGoParallel] Running Tests and Build... 19:08:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:13 + make test 19:08:13 go mod tidy 19:08:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:08:19 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:08:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:08:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:08:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:08:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:08:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:08:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 19:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:08:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.043s coverage: 98.5% of statements 19:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:08:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.052s coverage: 44.7% of statements 19:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:08:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.123s coverage: 89.5% of statements 19:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 84.4% of statements 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.267s coverage: 94.2% of statements 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:08:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 60.0% of statements 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:08:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:08:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements 19:08:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:08:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 19:08:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements 19:08:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:08:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 79.5% of statements 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 19:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 19:09:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.209s coverage: 82.5% of statements 19:09:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.041s coverage: 87.2% of statements 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.130s coverage: 91.2% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 19:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.254s coverage: 65.4% of statements 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.8% of statements 19:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 19:09:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 19:09:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 17.7% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 19:09:34 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 19:09:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5007 in /w/workspace/edgexfoundry_edgex-go_PR-3883 [Pipeline] { [Pipeline] ws 19:09:49 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:09:50 The recommended git tool is: git 19:09:55 using credential edgex-jenkins-ssh 19:09:55 Cloning the remote Git repository 19:09:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:09:55 > git init /w/workspace/edgex-go/1 # timeout=10 19:09:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:09:55 > git --version # timeout=10 19:09:55 > git --version # 'git version 2.17.1' 19:09:55 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:06 GO111MODULE=on go vet ./... 19:10:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:10:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:10:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3883/head:refs/remotes/origin/PR-3883 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:10:12 Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:10:12 Merge succeeded, producing 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:10:12 Checking out Revision 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc (PR-3883) 19:10:12 > git config core.sparsecheckout # timeout=10 19:10:12 > git checkout -f 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc # timeout=10 19:10:12 > git remote # timeout=10 19:10:12 > git config --get remote.origin.url # timeout=10 19:10:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:12 > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 19:10:12 > git rev-parse HEAD^{commit} # timeout=10 19:10:12 > git config core.sparsecheckout # timeout=10 19:10:12 > git checkout -f 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc # timeout=10 19:10:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:10:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:10:14 ./bin/test-attribution-txt.sh [Pipeline] echo 19:10:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:10:15 + ls -al . 19:10:15 total 644 19:10:15 drwxrwxr-x 10 1001 1001 4096 Feb 10 19:10 . 19:10:15 drwxr-xr-x 4 root root 28 Feb 10 19:08 .. 19:10:15 -rw-rw-r-- 1 1001 1001 11 Feb 10 19:06 .dockerignore 19:10:15 drwxrwxr-x 8 1001 1001 179 Feb 10 19:06 .git 19:10:15 drwxrwxr-x 4 1001 1001 142 Feb 10 19:06 .github 19:10:15 -rw-rw-r-- 1 1001 1001 804 Feb 10 19:06 .gitignore 19:10:15 -rw-rw-r-- 1 1001 1001 42 Feb 10 19:06 .golangci.yml 19:10:15 -rw-rw-r-- 1 1001 1001 76 Feb 10 19:06 .hadolint.yml 19:10:15 drwx------ 3 1001 1001 73 Feb 10 19:07 .semver 19:10:15 -rw-rw-r-- 1 1001 1001 166 Feb 10 19:06 .sonarcloud.properties 19:10:15 -rw-rw-r-- 1 1001 1001 1171 Feb 10 19:06 ADOPTERS.md 19:10:15 -rw-rw-r-- 1 1001 1001 9019 Feb 10 19:06 Attribution.txt 19:10:15 -rw-rw-r-- 1 1001 1001 51732 Feb 10 19:06 CHANGELOG.md 19:10:15 -rw-rw-r-- 1 1001 1001 3804 Feb 10 19:06 CONTRIBUTING.md 19:10:15 -rw-rw-r-- 1 1001 1001 677 Feb 10 19:06 GOVERNANCE.md 19:10:15 -rw-rw-r-- 1 1001 1001 849 Feb 10 19:06 Jenkinsfile 19:10:15 -rw-rw-r-- 1 1001 1001 10775 Feb 10 19:06 LICENSE 19:10:15 -rw-rw-r-- 1 1001 1001 6508 Feb 10 19:06 Makefile 19:10:15 -rw-rw-r-- 1 1001 1001 582 Feb 10 19:06 OWNERS.md 19:10:15 -rw-rw-r-- 1 1001 1001 8207 Feb 10 19:06 README.md 19:10:15 -rw-rw-r-- 1 1001 1001 6912 Feb 10 19:06 SECURITY.md 19:10:15 -rw-rw-r-- 1 1001 1001 5 Feb 10 19:07 VERSION 19:10:15 -rw-rw-r-- 1 1001 1001 4131 Feb 10 19:06 ZMQWindows.md 19:10:15 drwxrwxr-x 2 1001 1001 37 Feb 10 19:06 bin 19:10:15 drwxrwxr-x 14 1001 1001 4096 Feb 10 19:06 cmd 19:10:15 -rw-r--r-- 1 root root 428383 Feb 10 19:09 coverage.out 19:10:15 -rw-rw-r-- 1 1001 1001 2834 Feb 10 19:06 go.mod 19:10:15 -rw-rw-r-- 1 1001 1001 50192 Feb 10 19:06 go.sum 19:10:15 drwxrwxr-x 8 1001 1001 124 Feb 10 19:06 internal 19:10:15 drwxrwxr-x 3 1001 1001 16 Feb 10 19:06 openapi 19:10:15 drwxrwxr-x 4 1001 1001 71 Feb 10 19:06 snap 19:10:15 -rw-rw-r-- 1 1001 1001 204 Feb 10 19:06 version.go [Pipeline] sh 19:10:15 + '[' -e coverage.out ] 19:10:15 + chown 1001:1001 coverage.out [Pipeline] stash 19:10:15 Stashed 1 file(s) [Pipeline] sh 19:10:15 + make build 19:10:15 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 19:10:17 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:10:17 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 19:10:17 > git --version # timeout=10 19:10:17 > git --version # 'git version 2.17.1' 19:10:17 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:10:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:10:18 % Total % Received % Xferd Average Speed Time Time Time Current 19:10:18 Dload Upload Total Spent Left Speed 19:10:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 202k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh 19:10:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:10:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:10:19 + sudo tee /etc/docker/daemon.new 19:10:19 { 19:10:19 "registry-mirrors": [ 19:10:19 "https://nexus3.edgexfoundry.org:10001" 19:10:19 ], 19:10:19 "bip": "10.250.0.254/24", 19:10:19 "hosts": [ 19:10:19 "tcp://0.0.0.0:5555", 19:10:19 "unix:///var/run/docker.sock" 19:10:19 ], 19:10:19 "mtu": 1458, 19:10:19 "selinux-enabled": true, 19:10:19 "seccomp-profile": "/etc/docker/seccomp.json" 19:10:19 } [Pipeline] sh 19:10:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:10:20 + sudo service docker restart 19:10:23 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 19:10:24 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 19:10:25 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 19:10:25 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 19:10:26 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 19:10:27 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 19:10:27 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 19:10:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:29 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 19:10:30 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] } 19:10:32 $ docker stop --time=1 69df2e3810f42602c6671acd02be1319370d2bd1cc73ddf10773b81553a4fce3 19:10:33 $ docker rm -f 69df2e3810f42602c6671acd02be1319370d2bd1cc73ddf10773b81553a4fce3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:35 19:10:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:10:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:35 latest: Pulling from edgex-devops/edgex-compose 19:10:35 cbdbe7a5bc2a: Pulling fs layer 19:10:35 ca9280d653b3: Pulling fs layer 19:10:35 7e9c9ca2126c: Pulling fs layer 19:10:35 cbdbe7a5bc2a: Verifying Checksum 19:10:35 cbdbe7a5bc2a: Download complete 19:10:35 ca9280d653b3: Verifying Checksum 19:10:35 ca9280d653b3: Download complete 19:10:35 cbdbe7a5bc2a: Pull complete 19:10:36 7e9c9ca2126c: Download complete 19:10:36 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:38 provisioning config files... 19:10:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6707830895915369224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:39 ---> docker-login.sh 19:10:39 nexus3.edgexfoundry.org:10001 19:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:40 Configure a credential helper to remove this warning. See 19:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:40 19:10:40 Login Succeeded 19:10:40 nexus3.edgexfoundry.org:10002 19:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:40 Configure a credential helper to remove this warning. See 19:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:40 19:10:40 Login Succeeded 19:10:40 nexus3.edgexfoundry.org:10003 19:10:40 7e9c9ca2126c: Pull complete 19:10:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:10:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:10:40 prd-centos7-docker-4c-2g-5005 does not seem to be running inside a container 19:10:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:40 Configure a credential helper to remove this warning. See 19:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:40 19:10:40 Login Succeeded 19:10:40 nexus3.edgexfoundry.org:10004 19:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:41 Configure a credential helper to remove this warning. See 19:10:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:41 19:10:41 Login Succeeded 19:10:41 docker.io 19:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:42 Configure a credential helper to remove this warning. See 19:10:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:42 19:10:42 Login Succeeded 19:10:42 ---> docker-login.sh ends 19:10:43 $ docker top c3078823dabe4668a0447cf0a33366885560d8aa784a5ba98bd7c80f171de522 -eo pid,comm [Pipeline] { [Pipeline] } 19:10:43 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:10:43 + docker-compose build --help 19:10:43 + grep parallel [Pipeline] echo 19:10:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:44 ========================================================= 19:10:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:10:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:10:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:10:44 --parallel Build images in parallel. [Pipeline] } 19:10:44 $ docker stop --time=1 c3078823dabe4668a0447cf0a33366885560d8aa784a5ba98bd7c80f171de522 19:10:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:10:44 9b3977197b4f: Pulling fs layer 19:10:44 1a89e8eeedd5: Pulling fs layer 19:10:44 94645a83ff95: Pulling fs layer 19:10:44 3f3a8bcf1eab: Pulling fs layer 19:10:44 0c92f367c5e7: Pulling fs layer 19:10:44 f7c0051592d6: Pulling fs layer 19:10:44 a227ed2f7395: Pulling fs layer 19:10:44 7b1c46037f91: Pulling fs layer 19:10:44 3f3a8bcf1eab: Waiting 19:10:44 f7c0051592d6: Waiting 19:10:44 0c92f367c5e7: Waiting 19:10:44 a227ed2f7395: Waiting 19:10:44 7b1c46037f91: Waiting 19:10:44 94645a83ff95: Verifying Checksum 19:10:44 94645a83ff95: Download complete 19:10:44 1a89e8eeedd5: Verifying Checksum 19:10:44 1a89e8eeedd5: Download complete 19:10:44 0c92f367c5e7: Verifying Checksum 19:10:44 0c92f367c5e7: Download complete 19:10:44 f7c0051592d6: Verifying Checksum 19:10:44 f7c0051592d6: Download complete 19:10:44 9b3977197b4f: Download complete 19:10:44 a227ed2f7395: Verifying Checksum 19:10:44 a227ed2f7395: Download complete 19:10:45 9b3977197b4f: Pull complete 19:10:45 $ docker rm -f c3078823dabe4668a0447cf0a33366885560d8aa784a5ba98bd7c80f171de522 [Pipeline] // withDockerContainer 19:10:45 1a89e8eeedd5: Pull complete [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:46 . [Pipeline] withDockerContainer 19:10:46 prd-centos7-docker-4c-2g-5005 does not seem to be running inside a container 19:10: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:46 94645a83ff95: Pull complete 19:10:46 7b1c46037f91: Verifying Checksum 19:10:46 7b1c46037f91: Download complete 19:10:46 $ docker top c8437fdc436ee5b6cae3996cd3ccc8411057719f1cc4d8b5c751587082285c1b -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:47 3f3a8bcf1eab: Verifying Checksum 19:10:47 3f3a8bcf1eab: Download complete 19:10:47 + docker-compose -f ./docker-compose-build.yml build --parallel 19:10:47 Building core-command ... 19:10:47 Building core-data ... 19:10:47 Building core-metadata ... 19:10:47 Building security-bootstrapper ... 19:10:47 Building security-proxy-setup ... 19:10:47 Building security-secretstore-setup ... 19:10:47 Building support-notifications ... 19:10:47 Building support-scheduler ... 19:10:47 Building sys-mgmt-agent ... 19:10:47 Building support-notifications 19:10:47 Building support-scheduler 19:10:47 Building sys-mgmt-agent 19:10:47 Building security-secretstore-setup 19:10:47 Building security-proxy-setup 19:10:57 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:10:57 ---> a3eac7befc64 19:10:57 Step 3/21 : WORKDIR /edgex-go 19:10:57 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:57 ---> a3eac7befc64 19:10:57 Step 3/22 : WORKDIR /edgex-go 19:10:59 3f3a8bcf1eab: Pull complete 19:10:59 0c92f367c5e7: Pull complete 19:10:59 f7c0051592d6: Pull complete 19:10:59 a227ed2f7395: Pull complete 19:11:03 ---> Running in f38fa7cc94de 19:11:03 ---> Running in 1e5c457a32bd 19:11:05 Removing intermediate container 1e5c457a32bd 19:11:05 ---> 0dc0d93c446b 19:11:05 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:05 Removing intermediate container f38fa7cc94de 19:11:05 ---> a09c407b989e 19:11:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:06 ---> Running in d447a8df6047 19:11:06 ---> Running in 90d0be251ce5 19:11:06 7b1c46037f91: Pull complete 19:11:06 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 19:11:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:11:06 + docker+ build -t ci-base-image-arm64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:06 WORKDIR /edgex 19:11:06 COPY go.mod . 19:11:06 RUN go mod download . 19:11:06 19:11:09 Sending build context to Docker daemon 168.7MB 19:11:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:09 ---> f79e39bc4007 19:11:09 Step 2/4 : WORKDIR /edgex 19:11:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:10 ---> a3eac7befc64 19:11:10 Step 3/23 : WORKDIR /edgex-go 19:11:10 ---> Using cache 19:11:10 ---> 0dc0d93c446b 19:11:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:10 ---> a3eac7befc64 19:11:10 Step 3/22 : WORKDIR /edgex-go 19:11:10 ---> Using cache 19:11:10 ---> 0dc0d93c446b 19:11:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:10 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:11:10 ---> a3eac7befc64 19:11:10 Step 3/25 : WORKDIR /edgex-go 19:11:10 ---> Using cache 19:11:10 ---> 0dc0d93c446b 19:11:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:11 ---> Running in a05a1f095c40 19:11:11 Removing intermediate container a05a1f095c40 19:11:11 ---> f9d4de4bd453 19:11:11 Step 3/4 : COPY go.mod . 19:11:11 ---> Running in e81caebe4f34 19:11:11 ---> Running in 0d65489ecacc 19:11:11 ---> Running in c8b7adfc8e17 19:11:11 Removing intermediate container 90d0be251ce5 19:11:11 ---> 1faf71183707 19:11:11 Step 5/21 : RUN apk add --update --no-cache make git 19:11:11 Removing intermediate container d447a8df6047 19:11:11 ---> 130a3b28415a 19:11:11 Step 5/22 : RUN apk add --update --no-cache make git 19:11:11 ---> Running in 1f1dcceb076b 19:11:11 ---> Running in 70b65385d76d 19:11:11 ---> 072259645704 19:11:11 Step 4/4 : RUN go mod download 19:11:11 ---> Running in 6a65aeafe1a5 19:11:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:12 Removing intermediate container e81caebe4f34 19:11:12 ---> 97391454a0a4 19:11:12 Step 5/23 : RUN apk add --update --no-cache make bash git 19:11:12 Removing intermediate container c8b7adfc8e17 19:11:12 ---> 48d5038daa0b 19:11:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:11:12 ---> Running in 47d76cc62553 19:11:12 ---> Running in 72e3103028ba 19:11:12 Removing intermediate container 0d65489ecacc 19:11:12 ---> 38d8a00cd54c 19:11:12 Step 5/25 : RUN apk add --update --no-cache make git 19:11:12 ---> Running in 17828f0ad4a3 19:11:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:13 OK: 221 MiB in 52 packages 19:11:13 OK: 221 MiB in 52 packages 19:11:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:13 Removing intermediate container 70b65385d76d 19:11:13 ---> cb64b70e63f1 19:11:13 Step 6/22 : COPY go.mod vendor* ./ 19:11:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:13 Removing intermediate container 1f1dcceb076b 19:11:13 ---> 8f26dd2c6291 19:11:13 Step 6/21 : COPY go.mod vendor* ./ 19:11:13 OK: 221 MiB in 52 packages 19:11:13 ---> 50a41c6e0076 19:11:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:13 ---> Running in 391dc6e2a20d 19:11:13 ---> b2474e63b568 19:11:13 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:13 ---> Running in 0f693099d7c0 19:11:14 OK: 221 MiB in 52 packages 19:11:14 OK: 221 MiB in 52 packages 19:11:14 Removing intermediate container 47d76cc62553 19:11:14 ---> f551fbc68ad8 19:11:14 Step 6/23 : COPY go.mod vendor* ./ 19:11:14 Removing intermediate container 72e3103028ba 19:11:14 ---> 4afda623b16e 19:11:14 Step 6/22 : COPY go.mod vendor* ./ 19:11:14 Removing intermediate container 17828f0ad4a3 19:11:14 ---> 770b9062c1e8 19:11:14 Step 6/25 : COPY go.mod vendor* ./ 19:11:14 ---> d4830e1984fa 19:11:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:14 ---> e5f9daf7a99b 19:11:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:14 ---> 26ae710ae92b 19:11:14 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:14 ---> Running in e726d34b9bf4 19:11:14 ---> Running in f50ba6c05d85 19:11:14 ---> Running in 00f9176f264f 19:11:15 Removing intermediate container 391dc6e2a20d 19:11:15 ---> 32dda5496fc0 19:11:15 Step 8/22 : COPY . . 19:11:15 Removing intermediate container 0f693099d7c0 19:11:15 ---> e8b0fd7b115c 19:11:15 Step 8/21 : COPY . . 19:11:22 ---> 134601cec4b4 19:11:22 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:11:22 Removing intermediate container e726d34b9bf4 19:11:22 ---> 363f423945ea 19:11:22 Step 8/23 : COPY . . 19:11:22 Removing intermediate container f50ba6c05d85 19:11:22 ---> 1398ae389ccf 19:11:22 Step 8/22 : COPY . . 19:11:22 ---> b5192221fb04 19:11:22 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:11:22 Removing intermediate container 00f9176f264f 19:11:22 ---> 5564dda029e3 19:11:22 Step 8/25 : COPY . . 19:11:22 ---> Running in 7eb19c804bcf 19:11:22 ---> Running in 2c9b790e81de 19:11:22 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 19:11:22 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 19:11:35 ---> b32c6e5dd821 19:11:35 ---> 03dab77929bc 19:11:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:11:35 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:11:35 ---> be36a42a2dda 19:11:35 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:11:35 ---> Running in 6d2d38efa40b 19:11:35 ---> Running in 74dd2f98e544 19:11:35 ---> Running in 362147b8aa82 19:11:35 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 19:11:35 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 19:11:35 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 19:11:54 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 19:11:59 Removing intermediate container 2c9b790e81de 19:11:59 ---> da07b0207ddd 19:11:59 19:11:59 Step 10/21 : FROM alpine:3.14 19:11:59 3.14: Pulling from library/alpine 19:11:59 Removing intermediate container 7eb19c804bcf 19:11:59 ---> f0e98a4af06a 19:11:59 19:11:59 Step 10/22 : FROM alpine:3.14 19:11:59 3.14: Pulling from library/alpine 19:11:59 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:11:59 Status: Downloaded newer image for alpine:3.14 19:11:59 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:11:59 Status: Image is up to date for alpine:3.14 19:11:59 ---> 0a97eee8041e 19:11:59 Step 11/21 : RUN apk add --update --no-cache curl 19:11:59 ---> 0a97eee8041e 19:11:59 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:11:59 ---> Running in 590d74d269d4 19:11:59 ---> Running in 302cc154a983 19:12:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:01 (1/1) Installing dumb-init (1.2.5-r1) 19:12:01 Executing busybox-1.33.1-r6.trigger 19:12:01 OK: 6 MiB in 15 packages 19:12:01 (1/5) Installing ca-certificates (20211220-r0) 19:12:01 (2/5) Installing brotli-libs (1.0.9-r5) 19:12:01 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:12:01 (4/5) Installing libcurl (7.79.1-r0) 19:12:01 (5/5) Installing curl (7.79.1-r0) 19:12:01 Executing busybox-1.33.1-r6.trigger 19:12:01 Executing ca-certificates-20211220-r0.trigger 19:12:01 OK: 8 MiB in 19 packages 19:12:02 Removing intermediate container 590d74d269d4 19:12:02 ---> 3aa291b4067c 19:12:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:02 ---> Running in b5c75d5425d3 19:12:02 Removing intermediate container 302cc154a983 19:12:02 ---> 72c854ae8438 19:12:02 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:12:02 ---> Running in 3fe2bd6d31a9 19:12:02 Removing intermediate container b5c75d5425d3 19:12:02 ---> 4827a58529b5 19:12:02 Step 13/22 : ENV APP_PORT=59861 19:12:02 ---> Running in d0cc792641ff 19:12:02 Removing intermediate container 3fe2bd6d31a9 19:12:02 ---> 1fa0f0cd80b7 19:12:02 Step 13/21 : WORKDIR /edgex 19:12:02 ---> Running in a9491add1f2e 19:12:02 Removing intermediate container d0cc792641ff 19:12:02 ---> 1dc5582c2422 19:12:02 Step 14/22 : EXPOSE $APP_PORT 19:12:02 ---> Running in 4f75b549fd2b 19:12:02 Removing intermediate container a9491add1f2e 19:12:02 ---> 6536b5b05bd0 19:12:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:12:02 Removing intermediate container 4f75b549fd2b 19:12:02 ---> 69d7808745ba 19:12:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:03 ---> 967b22a095e5 19:12:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:12:03 ---> 272d347f6769 19:12:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:12:04 ---> 618a40a47a13 19:12:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:12:04 ---> 3e2f655ddb38 19:12:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:12:04 ---> dcf4c699de5b 19:12:04 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:12:04 ---> c6a2128f4cef 19:12:04 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:12:04 ---> Running in 45f76c6388b1 19:12:04 ---> Running in 8845b114e177 19:12:04 Removing intermediate container 45f76c6388b1 19:12:04 ---> bbdd2dac10ec 19:12:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:04 Removing intermediate container 8845b114e177 19:12:04 ---> 7719db8d70d9 19:12:04 Step 18/21 : CMD ["--init=true"] 19:12:04 ---> Running in 7ba0aab89a97 19:12:04 ---> Running in d40bc62fd818 19:12:04 Removing intermediate container 7ba0aab89a97 19:12:04 ---> feb2b41f3eff 19:12:04 Step 20/22 : LABEL arch=x86_64 19:12:04 ---> Running in 3cbc7a91d335 19:12:04 Removing intermediate container d40bc62fd818 19:12:04 ---> 9ab30c212273 19:12:04 Step 19/21 : LABEL arch=x86_64 19:12:05 ---> Running in d6c4fe367804 19:12:05 Removing intermediate container 3cbc7a91d335 19:12:05 ---> 8f83a46d43c1 19:12:05 Step 21/22 : LABEL git_sha=0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:12:05 ---> Running in ea5c3fafaa75 19:12:05 Removing intermediate container d6c4fe367804 19:12:05 ---> 3b9732fd64ba 19:12:05 Step 20/21 : LABEL git_sha=0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:12:05 Removing intermediate container ea5c3fafaa75 19:12:05 ---> 7caed9a4cca5 19:12:05 Step 22/22 : LABEL version=0.0.0 19:12:05 ---> Running in 1641f91a3fe3 19:12:05 ---> Running in 16b7045f0268 19:12:05 Removing intermediate container 1641f91a3fe3 19:12:05 ---> c67b75523ac6 19:12:05 Step 21/21 : LABEL version=0.0.0 19:12:05 Removing intermediate container 16b7045f0268 19:12:05 ---> acd00f0420ab 19:12:05 19:12:05 ---> Running in 1afb9ef1a13a 19:12:05 Successfully built acd00f0420ab 19:12:05 Successfully tagged support-scheduler:latest 19:12:05 Building core-metadata 19:12:05  Building support-scheduler ... done Removing intermediate container 1afb9ef1a13a 19:12:05 ---> f08eef8cd332 19:12:05 19:12:05 Successfully built f08eef8cd332 19:12:05 Successfully tagged security-proxy-setup:latest 19:12:05  Building security-proxy-setup ... done Building core-command 19:12:12 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 19:12:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:14 ---> a3eac7befc64 19:12:14 Step 3/23 : WORKDIR /edgex-go 19:12:14 ---> Using cache 19:12:14 ---> 0dc0d93c446b 19:12:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:14 ---> Using cache 19:12:14 ---> 38d8a00cd54c 19:12:14 Step 5/23 : RUN apk add --update --no-cache make git 19:12:14 ---> Using cache 19:12:14 ---> 770b9062c1e8 19:12:14 Step 6/23 : COPY go.mod vendor* ./ 19:12:14 ---> Using cache 19:12:14 ---> 26ae710ae92b 19:12:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:14 ---> Using cache 19:12:14 ---> 5564dda029e3 19:12:14 Step 8/23 : COPY . . 19:12:14 ---> Using cache 19:12:14 ---> b32c6e5dd821 19:12:14 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:12:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:14 ---> a3eac7befc64 19:12:14 Step 3/23 : WORKDIR /edgex-go 19:12:14 ---> Using cache 19:12:14 ---> 0dc0d93c446b 19:12:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:14 ---> Using cache 19:12:14 ---> 38d8a00cd54c 19:12:14 Step 5/23 : RUN apk add --update --no-cache make git 19:12:14 ---> Using cache 19:12:14 ---> 770b9062c1e8 19:12:14 Step 6/23 : COPY go.mod vendor* ./ 19:12:14 ---> Using cache 19:12:14 ---> 26ae710ae92b 19:12:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:14 ---> Using cache 19:12:14 ---> 5564dda029e3 19:12:14 Step 8/23 : COPY . . 19:12:14 ---> Using cache 19:12:14 ---> b32c6e5dd821 19:12:14 Step 9/23 : RUN make cmd/core-command/core-command 19:12:14 ---> Running in b114796f0af5 19:12:14 ---> Running in db63357d7006 19:12:14 Removing intermediate container 74dd2f98e544 19:12:14 ---> dc92d1f06964 19:12:14 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:12:14 ---> Running in f1bc72962f88 19:12:15 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 19:12:15 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 19:12:15 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 19:12:15 Removing intermediate container 362147b8aa82 19:12:15 ---> 8c8c31918073 19:12:15 19:12:15 Step 10/25 : FROM alpine:3.14 19:12:15 ---> 0a97eee8041e 19:12:15 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:12:15 ---> Running in cb07fd896828 19:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:17 Removing intermediate container f1bc72962f88 19:12:17 ---> 1b2647629f2d 19:12:17 19:12:17 Step 11/23 : FROM docker:20.10.10 19:12:17 20.10.10: Pulling from library/docker 19:12:17 (1/3) Installing ca-certificates (20211220-r0) 19:12:17 (2/3) Installing dumb-init (1.2.5-r1) 19:12:17 (3/3) Installing su-exec (0.2-r1) 19:12:17 Executing busybox-1.33.1-r6.trigger 19:12:17 Executing ca-certificates-20211220-r0.trigger 19:12:17 OK: 6 MiB in 17 packages 19:12:17 Removing intermediate container 6d2d38efa40b 19:12:17 ---> b31fcca32b08 19:12:17 19:12:17 Step 10/22 : FROM alpine:3.14 19:12:17 ---> 0a97eee8041e 19:12:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:12:17 ---> Running in f27607189485 19:12:18 Removing intermediate container cb07fd896828 19:12:18 ---> 76d468258c27 19:12:18 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:12:18 ---> Running in 56fba241be9e 19:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:19 Removing intermediate container 56fba241be9e 19:12:19 ---> e1ee09ab8cfe 19:12:19 Step 13/25 : WORKDIR / 19:12:19 ---> Running in 191faaf483b6 19:12:19 Removing intermediate container 191faaf483b6 19:12:19 ---> b80721684a5c 19:12:19 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:12:19 (1/2) Installing ca-certificates (20211220-r0) 19:12:19 (2/2) Installing dumb-init (1.2.5-r1) 19:12:19 Executing busybox-1.33.1-r6.trigger 19:12:19 Executing ca-certificates-20211220-r0.trigger 19:12:19 OK: 6 MiB in 16 packages 19:12:19 ---> 22a61cb620c7 19:12:19 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:12:20 ---> 438af3a7caa1 19:12:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:12:20 Removing intermediate container f27607189485 19:12:20 ---> 505326116d55 19:12:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:12:20 ---> Running in fbc4e68487bf 19:12:21 ---> f3775054b105 19:12:21 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:12:21 Removing intermediate container fbc4e68487bf 19:12:21 ---> ad61e74f275d 19:12:21 Step 13/22 : ENV APP_PORT=59860 19:12:21 ---> Running in 4ebe387bd0a6 19:12:21 ---> f8f4b95d86b4 19:12:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:12:21 Removing intermediate container 4ebe387bd0a6 19:12:21 ---> 8b4f25ed2ec6 19:12:21 Step 14/22 : EXPOSE $APP_PORT 19:12:21 ---> Running in 86cd35b408dc 19:12:21 Removing intermediate container 86cd35b408dc 19:12:21 ---> d08c4520731d 19:12:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:21 ---> deab514260aa 19:12:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:12:22 ---> b18dceebe648 19:12:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:12:22 ---> bab0b41de341 19:12:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:12:22 ---> d7dea338e21a 19:12:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:12:23 ---> 398a9e1544d5 19:12:23 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/ 19:12:23 ---> e8aff414bc33 19:12:23 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:12:23 ---> Running in 3aa4816f7040 19:12:23 ---> Running in e1a966dae127 19:12:23 Removing intermediate container e1a966dae127 19:12:23 ---> 6d4f43ef6583 19:12:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:23 ---> Running in 3e66e84e539e 19:12:23 Removing intermediate container 3e66e84e539e 19:12:23 ---> 9f1f604d15ef 19:12:23 Step 20/22 : LABEL arch=x86_64 19:12:23 ---> Running in ff91af157868 19:12:24 Removing intermediate container ff91af157868 19:12:24 ---> ce002ecdeabd 19:12:24 Step 21/22 : LABEL git_sha=0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:12:24 ---> Running in 7290837fdce6 19:12:24 Removing intermediate container 3aa4816f7040 19:12:24 ---> 182db4bae1d3 19:12:24 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:12:24 Removing intermediate container 7290837fdce6 19:12:24 ---> 3f6f0bb1ee06 19:12:24 Step 22/22 : LABEL version=0.0.0 19:12:24 ---> Running in 421c32d03e5f 19:12:24 ---> Running in 01e42e931f37 19:12:24 Removing intermediate container 421c32d03e5f 19:12:24 ---> fdb2ab47b5e9 19:12:24 Step 23/25 : LABEL arch=x86_64 19:12:24 Removing intermediate container 01e42e931f37 19:12:24 ---> 2f8150eb93c0 19:12:24 19:12:24 ---> Running in 23226720d6d3 19:12:24 Successfully built 2f8150eb93c0 19:12:24 Successfully tagged support-notifications:latest 19:12:24 Building core-data 19:12:25  Building support-notifications ... done Removing intermediate container 23226720d6d3 19:12:25 ---> 76b0e74d895e 19:12:25 Step 24/25 : LABEL git_sha=0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:12:26 ---> Running in caa2c6e3b1d9 19:12:26 Removing intermediate container caa2c6e3b1d9 19:12:26 ---> 8988c6e56b7e 19:12:26 Step 25/25 : LABEL version=0.0.0 19:12:26 ---> Running in 3e0736f09a36 19:12:26 Removing intermediate container 3e0736f09a36 19:12:26 ---> ac875db3851e 19:12:26 19:12:26 Successfully built ac875db3851e 19:12:26 Successfully tagged security-secretstore-setup:latest 19:12:26 Building security-bootstrapper 19:12:30  Building security-secretstore-setup ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 19:12:30 Status: Downloaded newer image for docker:20.10.10 19:12:30 ---> b706a049f56e 19:12:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:12:31 ---> Running in 3d8b91a5699a 19:12:32 Removing intermediate container 3d8b91a5699a 19:12:32 ---> 526ff74a223f 19:12:32 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 19:12:32 ---> Running in 43760cfc0978 19:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:33 (1/42) Installing readline (8.1.0-r0) 19:12:33 Removing intermediate container 6a65aeafe1a5 19:12:33 ---> b48f23da8eba 19:12:33 Successfully built b48f23da8eba 19:12:33 Successfully tagged ci-base-image-arm64:latest 19:12:33 (2/42) Installing bash (5.1.4-r0) 19:12:33 Executing bash-5.1.4-r0.post-install 19:12:33 (3/42) Installing brotli-libs (1.0.9-r5) 19:12:33 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:12:33 (5/42) Installing libcurl (7.79.1-r0) 19:12:33 (6/42) Installing curl (7.79.1-r0) 19:12:33 (7/42) Installing dumb-init (1.2.5-r1) 19:12:33 (8/42) Installing libbz2 (1.0.8-r1) 19:12:33 (9/42) Installing expat (2.4.4-r0) 19:12:33 (10/42) Installing libffi (3.3-r2) 19:12:33 (11/42) Installing gdbm (1.19-r0) 19:12:33 (12/42) Installing xz-libs (5.2.5-r0) 19:12:33 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:12:33 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:12:33 (15/42) Installing mpdecimal (2.5.1-r1) 19:12:33 (16/42) Installing sqlite-libs (3.35.5-r0) 19:12:33 (17/42) Installing python3 (3.9.5-r2) [Pipeline] isUnix [Pipeline] sh 19:12:33 + docker inspect -f . ci-base-image-arm64 19:12:33 . [Pipeline] withDockerContainer 19:12:34 prd-ubuntu18.04-docker-arm64-4c-16g-5007 does not seem to be running inside a container 19:12:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:34 (18/42) Installing py3-appdirs (1.4.4-r2) 19:12:34 (19/42) Installing py3-chardet (4.0.0-r2) 19:12:34 (20/42) Installing py3-idna (3.2-r0) 19:12:34 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:12:34 (22/42) Installing py3-certifi (2020.12.5-r1) 19:12:34 (23/42) Installing py3-requests (2.25.1-r4) 19:12:34 (24/42) Installing py3-msgpack (1.0.2-r1) 19:12:34 (25/42) Installing py3-lockfile (0.12.2-r4) 19:12:34 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:12:34 (27/42) Installing py3-colorama (0.4.4-r1) 19:12:34 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:12:34 (29/42) Installing py3-distlib (0.3.1-r3) 19:12:34 (30/42) Installing py3-distro (1.5.0-r3) 19:12:34 (31/42) Installing py3-six (1.15.0-r1) 19:12:34 (32/42) Installing py3-webencodings (0.5.1-r4) 19:12:34 (33/42) Installing py3-html5lib (1.1-r1) 19:12:34 (34/42) Installing py3-parsing (2.4.7-r2) 19:12:34 (35/42) Installing py3-packaging (20.9-r1) 19:12:34 (36/42) Installing py3-toml (0.10.2-r2) 19:12:34 (37/42) Installing py3-pep517 (0.10.0-r2) 19:12:35 (38/42) Installing py3-progress (1.5-r2) 19:12:35 (39/42) Installing py3-retrying (1.3.3-r1) 19:12:35 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:12:35 (41/42) Installing py3-setuptools (52.0.0-r3) 19:12:35 (42/42) Installing py3-pip (20.3.4-r1) 19:12:35 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:35 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:12:35 ---> a3eac7befc64 19:12:35 Step 3/31 : WORKDIR /edgex-go 19:12:35 ---> Using cache 19:12:35 ---> 0dc0d93c446b 19:12:35 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:35 ---> Using cache 19:12:35 ---> 38d8a00cd54c 19:12:35 Step 5/31 : RUN apk add --update --no-cache make git 19:12:35 ---> Using cache 19:12:35 ---> 770b9062c1e8 19:12:35 Step 6/31 : COPY go.mod vendor* ./ 19:12:35 ---> Using cache 19:12:35 ---> 26ae710ae92b 19:12:35 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:35 ---> Using cache 19:12:35 ---> 5564dda029e3 19:12:35 Step 8/31 : COPY . . 19:12:35 ---> Using cache 19:12:35 ---> b32c6e5dd821 19:12:35 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:12:35 $ docker top 66d35f183132ba33f05cbc41f3de4d575ab26cdf8edb8006f86248edb6472aab -eo pid,comm [Pipeline] { 19:12:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:36 ---> a3eac7befc64 19:12:36 Step 3/23 : WORKDIR /edgex-go 19:12:36 ---> Using cache 19:12:36 ---> 0dc0d93c446b 19:12:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:36 ---> Using cache 19:12:36 ---> 38d8a00cd54c 19:12:36 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [Pipeline] sh 19:12:36 ---> Running in 207b487b40bb 19:12:36 ---> Running in fb46c9834d53 19:12:36 Executing busybox-1.33.1-r6.trigger 19:12:36 OK: 84 MiB in 64 packages 19:12:36 + go version 19:12:36 go version go1.17.6 linux/arm64 [Pipeline] } 19:12:36 $ docker stop --time=1 66d35f183132ba33f05cbc41f3de4d575ab26cdf8edb8006f86248edb6472aab 19:12:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:36 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 19:12:37 Collecting docker-compose==1.23.2 19:12:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:12:37 Collecting cached-property<2,>=1.2.0 19:12:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:12:37 Collecting dockerpty<0.5,>=0.4.1 19:12:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:12:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:38 Collecting texttable<0.10,>=0.9.0 19:12:38 Downloading texttable-0.9.1.tar.gz (11 kB) 19:12:38 OK: 221 MiB in 52 packages 19:12:38 $ docker rm -f 66d35f183132ba33f05cbc41f3de4d575ab26cdf8edb8006f86248edb6472aab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 19:12:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:12:38 Removing intermediate container 207b487b40bb 19:12:38 ---> fc710df65385 19:12:38 Step 6/23 : COPY go.mod vendor* ./ [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:12:39 ---> f898b68cfe9e 19:12:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:12:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:12:39 ---> Running in 0e62c0546ee9 19:12:39 Collecting jsonschema<3,>=2.5.1 19:12:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:12:39 Collecting docopt<0.7,>=0.6.1 19:12:39 Downloading docopt-0.6.2.tar.gz (25 kB) 19:12:39 + docker inspect -f . ci-base-image-arm64 19:12:39 . [Pipeline] withDockerContainer 19:12:39 prd-ubuntu18.04-docker-arm64-4c-16g-5007 does not seem to be running inside a container 19:12:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:40 Collecting docker<4.0,>=3.6.0 19:12:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:12:40 Collecting websocket-client<1.0,>=0.32.0 19:12:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:12:40 Collecting PyYAML<4,>=3.10 19:12:40 Downloading PyYAML-3.13.tar.gz (270 kB) 19:12:41 $ docker top 5359f16f34a30606ed3acc5cc5949708dcf392d78c45b3edaba58557ad44d380 -eo pid,comm 19:12:41 Removing intermediate container 0e62c0546ee9 19:12:41 ---> 9262dd117c30 19:12:41 Step 8/23 : COPY . . [Pipeline] { [Pipeline] echo 19:12:41 ========================================================= 19:12:41 [edgeXBuildGoParallel] Running Tests and Build... 19:12:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:12:41 Collecting docker-pycreds>=0.4.0 19:12:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:12:42 + make test 19:12:42 go mod tidy 19:12:42 Collecting urllib3<1.25,>=1.21.1 19:12:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:12:42 Collecting idna<2.8,>=2.5 19:12:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:12:42 Collecting chardet<3.1.0,>=3.0.2 19:12:42 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:12:42 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) 19:12:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:12:42 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:12:42 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:12:42 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:12:42 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:12:43 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:12:43 Attempting uninstall: urllib3 19:12:43 Found existing installation: urllib3 1.26.5 19:12:43 Uninstalling urllib3-1.26.5: 19:12:43 Successfully uninstalled urllib3-1.26.5 19:12:43 Attempting uninstall: idna 19:12:43 Found existing installation: idna 3.2 19:12:43 Uninstalling idna-3.2: 19:12:43 Successfully uninstalled idna-3.2 19:12:43 Attempting uninstall: chardet 19:12:43 Found existing installation: chardet 4.0.0 19:12:43 Uninstalling chardet-4.0.0: 19:12:43 Successfully uninstalled chardet-4.0.0 19:12:44 Attempting uninstall: requests 19:12:44 Found existing installation: requests 2.25.1 19:12:44 Uninstalling requests-2.25.1: 19:12:44 Successfully uninstalled requests-2.25.1 19:12:46 Running setup.py install for texttable: started 19:12:46 ---> ca9848832ed2 19:12:46 Step 9/23 : RUN make cmd/core-data/core-data 19:12:46 ---> Running in 1dec66c6f19f 19:12:47 Running setup.py install for texttable: finished with status 'done' 19:12:47 Running setup.py install for PyYAML: started 19:12:47 Removing intermediate container db63357d7006 19:12:47 ---> 6ea3f38d3231 19:12:47 19:12:47 Step 10/23 : FROM alpine:3.14 19:12:47 ---> 0a97eee8041e 19:12:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:12:47 ---> Using cache 19:12:47 ---> 3aa291b4067c 19:12:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:47 ---> Using cache 19:12:47 ---> 4827a58529b5 19:12:47 Step 13/23 : ENV APP_PORT=59882 19:12:47 ---> Running in df350208715a 19:12:47 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 19:12:47 Removing intermediate container df350208715a 19:12:47 ---> 8bc9df4e8137 19:12:47 Step 14/23 : EXPOSE $APP_PORT 19:12:47 ---> Running in ce1d5f49b159 19:12:47 Removing intermediate container ce1d5f49b159 19:12:47 ---> 68a5cf6b72fe 19:12:47 Step 15/23 : WORKDIR / 19:12:47 ---> Running in 5e998b4cc83e 19:12:47 Running setup.py install for PyYAML: finished with status 'done' 19:12:47 Removing intermediate container 5e998b4cc83e 19:12:47 ---> 6f00f681f206 19:12:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:48 Running setup.py install for docopt: started 19:12:48 ---> e7c6842b9756 19:12:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:12:48 ---> b10fd9077125 19:12:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:12:48 ---> 0adf176b712a 19:12:48 Step 19/23 : ENTRYPOINT ["/core-command"] 19:12:49 ---> Running in 21e9a59e8afb 19:12:49 Running setup.py install for docopt: finished with status 'done' 19:12:49 Running setup.py install for dockerpty: started 19:12:49 Removing intermediate container 21e9a59e8afb 19:12:49 ---> afde1198c7cc 19:12:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:49 ---> Running in 482964b7d0c1 19:12:49 Removing intermediate container 482964b7d0c1 19:12:49 ---> a451bf6b9c9e 19:12:49 Step 21/23 : LABEL arch=x86_64 19:12:49 Running setup.py install for dockerpty: finished with status 'done' 19:12:49 ---> Running in 85a85644828e 19:12:49 Removing intermediate container 85a85644828e 19:12:49 ---> c4dae540b35b 19:12:49 Step 22/23 : LABEL git_sha=0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:12:49 ---> Running in f3b711abb4d1 19:12:50 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 19:12:50 Removing intermediate container f3b711abb4d1 19:12:50 ---> c3c28a4eea32 19:12:50 Step 23/23 : LABEL version=0.0.0 19:12:50 ---> Running in cf394ea6cc3b 19:12:50 Removing intermediate container cf394ea6cc3b 19:12:50 ---> 169d3703aea3 19:12:50 19:12:50 Successfully built 169d3703aea3 19:12:50 Successfully tagged core-command:latest 19:12:51  Building core-command ... done Removing intermediate container b114796f0af5 19:12:51 ---> b4df12d281b3 19:12:51 19:12:51 Step 10/23 : FROM alpine:3.14 19:12:51 ---> 0a97eee8041e 19:12:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:12:51 ---> Using cache 19:12:51 ---> 3aa291b4067c 19:12:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:51 ---> Using cache 19:12:51 ---> 4827a58529b5 19:12:51 Step 13/23 : ENV APP_PORT=59881 19:12:51 ---> Running in 7286309f3147 19:12:52 Removing intermediate container 7286309f3147 19:12:52 ---> ac03a032c9ca 19:12:52 Step 14/23 : EXPOSE $APP_PORT 19:12:52 ---> Running in de943c7dd63b 19:12:52 Removing intermediate container de943c7dd63b 19:12:52 ---> 867b90f0cf72 19:12:52 Step 15/23 : WORKDIR / 19:12:53 ---> Running in 41a65dc282f2 19:12:53 Removing intermediate container 41a65dc282f2 19:12:53 ---> f796e27e3def 19:12:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:54 ---> 65d1fed0a2ee 19:12:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:12:54 Removing intermediate container 43760cfc0978 19:12:54 ---> 8086e345b58d 19:12:54 Step 14/23 : ENV APP_PORT=58890 19:12:54 ---> Running in e5f1c6e5e544 19:12:54 Removing intermediate container e5f1c6e5e544 19:12:54 ---> 13b8d884fd8e 19:12:54 Step 15/23 : EXPOSE $APP_PORT 19:12:54 ---> 4850dfba99ab 19:12:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:12:54 ---> Running in c31f57ae88ac 19:12:54 Removing intermediate container c31f57ae88ac 19:12:54 ---> b7daba5b13b1 19:12:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:12:55 ---> 5b9a0a682075 19:12:55 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:12:55 ---> Running in 0602026dd740 19:12:55 ---> b493e1ce0b62 19:12:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:12:55 Removing intermediate container 0602026dd740 19:12:55 ---> 7d8b4099d1e2 19:12:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:55 ---> Running in adabfd86e689 19:12:55 Removing intermediate container adabfd86e689 19:12:55 ---> f9cc47bfb68f 19:12:55 Step 21/23 : LABEL arch=x86_64 19:12:55 ---> 093d044cb908 19:12:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:12:55 ---> Running in 983b7489a99f 19:12:55 Removing intermediate container 983b7489a99f 19:12:55 ---> 6fd97dd4e809 19:12:55 Step 22/23 : LABEL git_sha=0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:12:55 ---> Running in 3369ff83a69b 19:12:55 ---> bd1a8888faf7 19:12:55 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:12:56 ---> Running in 5f905d1d15f5 19:12:56 Removing intermediate container 3369ff83a69b 19:12:56 ---> eb8e436ddf15 19:12:56 Step 23/23 : LABEL version=0.0.0 19:12:56 ---> Running in 854aa9d4b5a0 19:12:56 Removing intermediate container 5f905d1d15f5 19:12:56 ---> 2a8e6c8f9a6e 19:12:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:56 ---> Running in dab775807be1 19:12:56 Removing intermediate container 854aa9d4b5a0 19:12:56 ---> 7b862a3a580c 19:12:56 19:12:56 Successfully built 7b862a3a580c 19:12:56 Removing intermediate container dab775807be1 19:12:56 ---> d367e8b09d85 19:12:56 Step 21/23 : LABEL arch=x86_64 19:12:56 Successfully tagged core-metadata:latest 19:12:56  Building core-metadata ... done  ---> Running in 644219c49327 19:12:56 Removing intermediate container 644219c49327 19:12:56 ---> aec9ee2de84c 19:12:56 Step 22/23 : LABEL git_sha=0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:12:56 ---> Running in 1840ab506045 19:12:56 Removing intermediate container 1840ab506045 19:12:56 ---> eb5090167b56 19:12:56 Step 23/23 : LABEL version=0.0.0 19:12:56 ---> Running in ba4fd226424b 19:12:57 Removing intermediate container ba4fd226424b 19:12:57 ---> b9f99c90de47 19:12:57 19:12:57 Successfully built b9f99c90de47 19:12:57 Successfully tagged sys-mgmt-agent:latest 19:13:05  Building sys-mgmt-agent ... done Removing intermediate container fb46c9834d53 19:13:05 ---> a981f0711f60 19:13:05 19:13:05 Step 10/31 : FROM alpine:3.14 19:13:05 ---> 0a97eee8041e 19:13:05 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:13:05 ---> Running in a1fabeda6fbd 19:13:05 Removing intermediate container a1fabeda6fbd 19:13:05 ---> ea48f31f3b15 19:13:05 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:13:05 ---> Running in f21fc4c77e16 19:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:05 (1/2) Installing dumb-init (1.2.5-r1) 19:13:05 (2/2) Installing su-exec (0.2-r1) 19:13:05 Executing busybox-1.33.1-r6.trigger 19:13:05 OK: 6 MiB in 16 packages 19:13:05 Removing intermediate container f21fc4c77e16 19:13:05 ---> ec1ebba70f50 19:13:05 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:13:05 ---> Running in 8f6b2360bb41 19:13:05 Removing intermediate container 8f6b2360bb41 19:13:05 ---> 2619dc609497 19:13:05 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:13:05 ---> Running in 2773a3c0eec0 19:13:06 Removing intermediate container 2773a3c0eec0 19:13:06 ---> df4ba9626c31 19:13:06 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:13:06 ---> Running in 154addf29761 19:13:07 Removing intermediate container 154addf29761 19:13:07 ---> d41a18ea794e 19:13:07 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:13:07 ---> Running in a82c9f9d1b19 19:13:07 Removing intermediate container a82c9f9d1b19 19:13:07 ---> da7b715134e1 19:13:07 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:13:07 ---> 50d65d937767 19:13:07 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:13:07 ---> Running in a0a53119cfeb 19:13:15 ? github.com/edgexfoundry/edgex-go [no test files] 19:13:19 Removing intermediate container a0a53119cfeb 19:13:19 ---> 563f1e82678c 19:13:19 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:19 ---> 7b08c6f20b20 19:13:19 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:13:19 ---> accb1c52b161 19:13:19 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:13:19 ---> 1a7f0b387ebb 19:13:19 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:13:19 Removing intermediate container 1dec66c6f19f 19:13:19 ---> 34bf5406b936 19:13:19 19:13:19 Step 10/23 : FROM alpine:3.14 19:13:19 ---> 0a97eee8041e 19:13:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:13:19 ---> Running in 8e9d560752b7 19:13:19 Removing intermediate container 8e9d560752b7 19:13:19 ---> cbe93a21b2c8 19:13:19 Step 12/23 : ENV APP_PORT=59880 19:13:19 ---> Running in 5fe991c210dc 19:13:19 ---> fb615a264ca2 19:13:19 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:13:19 Removing intermediate container 5fe991c210dc 19:13:19 ---> 62ca700c29ec 19:13:19 Step 13/23 : EXPOSE $APP_PORT 19:13:19 ---> Running in 77f075904fb0 19:13:19 ---> 34581a4df86f 19:13:19 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:13:19 Removing intermediate container 77f075904fb0 19:13:19 ---> 9d654ef46c93 19:13:19 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:19 ---> Running in 7c0843a46642 19:13:20 ---> Running in 0e25fffd8a72 19:13:20 Removing intermediate container 0e25fffd8a72 19:13:20 ---> 2f095447102d 19:13:20 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:13:20 ---> 28b67cfd1334 19:13:20 Step 26/31 : RUN chmod +x /entrypoint.sh 19:13:20 ---> Running in 71602fcd822b 19:13:20 Removing intermediate container 7c0843a46642 19:13:20 ---> b1af5a0f72b7 19:13:20 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:13:20 ---> Running in e0f554dc1e73 19:13:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:21 Removing intermediate container 71602fcd822b 19:13:21 ---> 1b6bfc608db0 19:13:21 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:13:21 ---> Running in 3c1a57af3162 19:13:21 Removing intermediate container 3c1a57af3162 19:13:21 ---> e8a280aad703 19:13:21 Step 28/31 : CMD ["gate"] 19:13:21 ---> Running in 220c4db5afa6 19:13:21 Removing intermediate container 220c4db5afa6 19:13:21 ---> 8250e806f5f5 19:13:21 Step 29/31 : LABEL arch=x86_64 19:13:21 ---> Running in 14dadb2b8512 19:13:21 Removing intermediate container 14dadb2b8512 19:13:21 ---> eced1d36e598 19:13:21 Step 30/31 : LABEL git_sha=0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:13:21 ---> Running in 7b05ef5b9a12 19:13:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:22 Removing intermediate container 7b05ef5b9a12 19:13:22 ---> 5873005bd74c 19:13:22 Step 31/31 : LABEL version=0.0.0 19:13:22 ---> Running in 83f08cf6009e 19:13:22 Removing intermediate container 83f08cf6009e 19:13:22 ---> 18b0db895242 19:13:22 19:13:22 Successfully built 18b0db895242 19:13:22 Successfully tagged security-bootstrapper:latest 19:13:22  Building security-bootstrapper ... done (1/6) Installing dumb-init (1.2.5-r1) 19:13:22 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:13:22 (3/6) Installing libsodium (1.0.18-r0) 19:13:22 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:13:22 (5/6) Installing libzmq (4.3.4-r0) 19:13:22 (6/6) Installing zeromq (4.3.4-r0) 19:13:22 Executing busybox-1.33.1-r6.trigger 19:13:22 OK: 8 MiB in 20 packages 19:13:23 Removing intermediate container e0f554dc1e73 19:13:23 ---> cded67f011af 19:13:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:23 ---> d054b3e768bb 19:13:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:13:23 ---> c65129c91ea6 19:13:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:13:23 ---> 404c528c0f96 19:13:23 Step 19/23 : ENTRYPOINT ["/core-data"] 19:13:23 ---> Running in 5b0cb3aaa2d7 19:13:23 Removing intermediate container 5b0cb3aaa2d7 19:13:23 ---> e6eaf9857f94 19:13:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:23 ---> Running in 548f9388790e 19:13:24 Removing intermediate container 548f9388790e 19:13:24 ---> ae25359e8577 19:13:24 Step 21/23 : LABEL arch=x86_64 19:13:24 ---> Running in 1a4233741ae4 19:13:24 Removing intermediate container 1a4233741ae4 19:13:24 ---> b70633efb7d4 19:13:24 Step 22/23 : LABEL git_sha=0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:13:24 ---> Running in 04465362b4fb 19:13:24 Removing intermediate container 04465362b4fb 19:13:24 ---> d048dddf93a3 19:13:24 Step 23/23 : LABEL version=0.0.0 19:13:24 ---> Running in 11db5f11f2b2 19:13:24 Removing intermediate container 11db5f11f2b2 19:13:24 ---> a56ee0118f8b 19:13:24 19:13:24 Successfully built a56ee0118f8b 19:13:24 Successfully tagged core-data:latest 19:13:24  Building core-data ... done  [Pipeline] } 19:13:24 $ docker stop --time=1 c8437fdc436ee5b6cae3996cd3ccc8411057719f1cc4d8b5c751587082285c1b 19:13:26 $ docker rm -f c8437fdc436ee5b6cae3996cd3ccc8411057719f1cc4d8b5c751587082285c1b [Pipeline] // withDockerContainer [Pipeline] sh 19:13:26 + docker images 19:13:26 REPOSITORY TAG IMAGE ID CREATED SIZE 19:13:26 core-data latest a56ee0118f8b 2 seconds ago 19.9MB 19:13:26 security-bootstrapper latest 18b0db895242 5 seconds ago 18.7MB 19:13:26 34bf5406b936 7 seconds ago 1.78GB 19:13:26 a981f0711f60 23 seconds ago 1.77GB 19:13:26 sys-mgmt-agent latest b9f99c90de47 29 seconds ago 296MB 19:13:26 core-metadata latest 7b862a3a580c 30 seconds ago 16.5MB 19:13:26 b4df12d281b3 36 seconds ago 1.78GB 19:13:26 core-command latest 169d3703aea3 36 seconds ago 15.7MB 19:13:26 6ea3f38d3231 39 seconds ago 1.77GB 19:13:26 security-secretstore-setup latest ac875db3851e About a minute ago 27.8MB 19:13:26 support-notifications latest 2f8150eb93c0 About a minute ago 16.6MB 19:13:26 b31fcca32b08 About a minute ago 1.78GB 19:13:26 1b2647629f2d About a minute ago 1.77GB 19:13:26 8c8c31918073 About a minute ago 1.78GB 19:13:26 support-scheduler latest acd00f0420ab About a minute ago 15.9MB 19:13:26 security-proxy-setup latest f08eef8cd332 About a minute ago 26.1MB 19:13:26 f0e98a4af06a About a minute ago 1.77GB 19:13:26 da07b0207ddd About a minute ago 1.78GB 19:13:26 ci-base-image-x86_64 latest a3eac7befc64 5 minutes ago 1.27GB 19:13:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 days ago 562MB 19:13:26 docker 20.10.10 b706a049f56e 2 months ago 216MB 19:13:26 alpine 3.14 0a97eee8041e 3 months ago 5.61MB 19:13:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB 19:13:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 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 19:13:42 Still waiting to schedule task 19:13:42 ‘prd-ubuntu18.04-docker-8c-8g-5008’ is offline 19:14:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:14:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:14:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:14:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:14:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:14:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:14:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:14:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:14:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:14:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:14:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:14:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:14:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:14:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:14:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.207s coverage: 28.7% of statements 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:14:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.373s coverage: 98.5% of statements 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:14:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.444s coverage: 44.7% of statements 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:14:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.592s coverage: 89.5% of statements 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:14:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.252s coverage: 84.4% of statements 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.903s coverage: 94.2% of statements 19:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.264s coverage: 59.1% of statements 19:14:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:14:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:14:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:14:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:14:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.215s coverage: 60.0% of statements 19:14:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:14:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:14:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.637s coverage: 0.9% of statements 19:14:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.186s coverage: 58.8% of statements 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.275s coverage: 21.7% of statements 19:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.202s coverage: 47.1% of statements 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.208s coverage: 79.5% of statements 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.362s coverage: 94.1% of statements 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.247s coverage: 96.3% of statements 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.408s coverage: 87.5% of statements 19:15:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.233s coverage: 94.4% of statements 19:15:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.171s coverage: 44.8% of statements 19:15:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.575s coverage: 82.5% of statements 19:15:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements 19:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 19:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.196s coverage: 87.2% of statements 19:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements 19:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.246s coverage: 58.8% of statements 19:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.269s coverage: 80.0% of statements 19:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.205s coverage: 87.2% of statements 19:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements 19:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.776s coverage: 91.2% of statements 19:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.706s coverage: 64.4% of statements 19:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:15:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.165s coverage: 100.0% of statements 19:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 89.4% of statements 19:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 19:15:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.107s coverage: 73.7% of statements 19:15:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 19:15:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.227s coverage: 65.4% of statements 19:15:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:15:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:15:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.672s coverage: 43.8% of statements 19:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.286s coverage: 89.5% of statements 19:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.297s coverage: 84.8% of statements 19:15:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.307s coverage: 17.7% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.632s coverage: 92.3% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.224s coverage: 63.2% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.389s coverage: 97.7% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.182s coverage: 28.9% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.221s coverage: 100.0% of statements 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 19:15:35 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 19:15:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:15:35 GO111MODULE=on go vet ./... 19:15:58 Running on prd-ubuntu18.04-docker-8c-8g-5009 in /w/workspace/edgexfoundry_edgex-go_PR-3883 [Pipeline] { [Pipeline] ws 19:15:58 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:15:58 The recommended git tool is: git 19:15:59 using credential edgex-jenkins-ssh 19:15:59 Cloning the remote Git repository 19:15:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:15:59 > git init /w/workspace/edgex-go/1 # timeout=10 19:15:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:15:59 > git --version # timeout=10 19:15:59 > git --version # 'git version 2.17.1' 19:15:59 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:04 Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:16:05 Merge succeeded, producing 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:16:05 Checking out Revision 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc (PR-3883) 19:16:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:16:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:16:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:16:04 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3883/head:refs/remotes/origin/PR-3883 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:16:04 > git config core.sparsecheckout # timeout=10 19:16:04 > git checkout -f 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc # timeout=10 19:16:05 > git remote # timeout=10 19:16:05 > git config --get remote.origin.url # timeout=10 19:16:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:05 > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 19:16:05 > git rev-parse HEAD^{commit} # timeout=10 19:16:05 > git config core.sparsecheckout # timeout=10 19:16:05 > git checkout -f 0a2bb2ea92ed6aef72d860ef561f023a35bbbccc # timeout=10 19:16:08 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:16:08 > git --version # timeout=10 19:16:08 > git --version # 'git version 2.17.1' 19:16:08 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:09 + echo snap-build.sh 19:16:09 snap-build.sh 19:16:09 + SNAP_BASE_DIR=. 19:16:09 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:16:09 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:16:09 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:16:09 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:16:09 + cd /w/workspace/edgex-go/1 19:16:09 + sudo apt-get remove -qy --purge lxd lxd-client 19:16:09 Reading package lists... 19:16:09 Building dependency tree... 19:16:09 Reading state information... 19:16:09 The following packages were automatically installed and are no longer required: 19:16:09 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:16:09 uidmap xdelta3 19:16:09 Use 'sudo apt autoremove' to remove them. 19:16:09 The following packages will be REMOVED: 19:16:09 lxd* lxd-client* 19:16:09 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:16:09 After this operation, 31.7 MB disk space will be freed. 19:16:10 (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.) 19:16:10 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:16:11 Removing lxd dnsmasq configuration 19:16:11 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:16:11 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:16:11 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:16:12 (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.) 19:16:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:16:13 Processing triggers for systemd (237-3ubuntu10.52) ... 19:16:13 Processing triggers for ureadahead (0.100.0-21) ... 19:16:14 + sudo snap remove --purge lxd 19:16:14 snap "lxd" is not installed 19:16:14 + sudo groupadd --force --system lxd 19:16:14 ++ whoami 19:16:14 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:16:14 + newgrp - lxd 19:16:14 + sudo snap install lxd 19:16:22 2022-02-10T19:16:19Z INFO Waiting for automatic snapd restart... 19:16:40 lxd 4.22 from Canonical* installed 19:16:40 + sudo lxd init --auto 19:16:48 + sudo snap install --classic snapcraft 19:16:53 snapcraft 6.0.2 from Canonical* installed 19:16:53 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:16:53 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:16:53 % Total % Received % Xferd Average Speed Time Time Time Current 19:16:53 Dload Upload Total Spent Left Speed 19:16:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 8329 0 --:--:-- --:--:-- --:--:-- 8329 19:16:53 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 12.4M 0 --:--:-- --:--:-- --:--:-- 50.7M 19:16:53 ./yq_linux_amd64 19:16:53 + sudo snapcraft prime --use-lxd 19:16:55 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:16:55 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: 19:16:55 - README.md 19:16:55 19:16:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:16:55 Launching a container. 19:16:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:16:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:16:57 ./bin/test-attribution-txt.sh [Pipeline] echo 19:16:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:16:58 + ls -al . 19:16:58 total 672 19:16:58 drwxrwxr-x 9 1001 1001 4096 Feb 10 19:16 . 19:16:58 drwxr-xr-x 4 root root 4096 Feb 10 19:12 .. 19:16:58 -rw-rw-r-- 1 1001 1001 11 Feb 10 19:10 .dockerignore 19:16:58 drwxrwxr-x 8 1001 1001 4096 Feb 10 19:10 .git 19:16:58 drwxrwxr-x 4 1001 1001 4096 Feb 10 19:10 .github 19:16:58 -rw-rw-r-- 1 1001 1001 804 Feb 10 19:10 .gitignore 19:16:58 -rw-rw-r-- 1 1001 1001 42 Feb 10 19:10 .golangci.yml 19:16:58 -rw-rw-r-- 1 1001 1001 76 Feb 10 19:10 .hadolint.yml 19:16:58 -rw-rw-r-- 1 1001 1001 166 Feb 10 19:10 .sonarcloud.properties 19:16:58 -rw-rw-r-- 1 1001 1001 1171 Feb 10 19:10 ADOPTERS.md 19:16:58 -rw-rw-r-- 1 1001 1001 9019 Feb 10 19:10 Attribution.txt 19:16:58 -rw-rw-r-- 1 1001 1001 51732 Feb 10 19:10 CHANGELOG.md 19:16:58 -rw-rw-r-- 1 1001 1001 3804 Feb 10 19:10 CONTRIBUTING.md 19:16:58 -rw-rw-r-- 1 1001 1001 677 Feb 10 19:10 GOVERNANCE.md 19:16:58 -rw-rw-r-- 1 1001 1001 849 Feb 10 19:10 Jenkinsfile 19:16:58 -rw-rw-r-- 1 1001 1001 10775 Feb 10 19:10 LICENSE 19:16:58 -rw-rw-r-- 1 1001 1001 6508 Feb 10 19:10 Makefile 19:16:58 -rw-rw-r-- 1 1001 1001 582 Feb 10 19:10 OWNERS.md 19:16:58 -rw-rw-r-- 1 1001 1001 8207 Feb 10 19:10 README.md 19:16:58 -rw-rw-r-- 1 1001 1001 6912 Feb 10 19:10 SECURITY.md 19:16:58 -rw-rw-r-- 1 1001 1001 5 Feb 10 19:07 VERSION 19:16:58 -rw-rw-r-- 1 1001 1001 4131 Feb 10 19:10 ZMQWindows.md 19:16:58 drwxrwxr-x 2 1001 1001 4096 Feb 10 19:10 bin 19:16:58 drwxrwxr-x 14 1001 1001 4096 Feb 10 19:10 cmd 19:16:58 -rw-r--r-- 1 root root 428383 Feb 10 19:15 coverage.out 19:16:58 -rw-rw-r-- 1 1001 1001 2834 Feb 10 19:10 go.mod 19:16:58 -rw-rw-r-- 1 1001 1001 50192 Feb 10 19:10 go.sum 19:16:58 drwxrwxr-x 8 1001 1001 4096 Feb 10 19:10 internal 19:16:58 drwxrwxr-x 3 1001 1001 4096 Feb 10 19:10 openapi 19:16:58 drwxrwxr-x 4 1001 1001 4096 Feb 10 19:10 snap 19:16:58 -rw-rw-r-- 1 1001 1001 204 Feb 10 19:10 version.go [Pipeline] sh 19:16:59 + '[' -e coverage.out ] 19:16:59 + chown 1001:1001 coverage.out [Pipeline] stash 19:16:59 Warning: overwriting stash ‘coverage-report’ 19:16:59 Stashed 1 file(s) [Pipeline] sh 19:17:00 + make build 19:17:00 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 19:17:05 Waiting for container to be ready 19:17:06 To start your first container, try: lxc launch ubuntu:20.04 19:17:06 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 19:17:06 19:17:07 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 19:17:10 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:17:11 Waiting for network to be ready... 19:17:11 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 19:17:11 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 19:17:12 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1238 kB] 19:17:12 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [217 kB] 19:17:12 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 19:17:12 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 19:17:12 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [748 kB] 19:17:12 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [107 kB] 19:17:12 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [676 kB] 19:17:12 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [115 kB] 19:17:12 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 19:17:12 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 19:17:12 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 19:17:12 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 19:17:12 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 19:17:12 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 19:17:12 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 19:17:12 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 19:17:13 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 19:17:13 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1572 kB] 19:17:13 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [302 kB] 19:17:13 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] 19:17:13 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 19:17:13 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [801 kB] 19:17:13 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [114 kB] 19:17:13 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [903 kB] 19:17:13 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [200 kB] 19:17:15 Fetched 23.0 MB in 4s (5988 kB/s) 19:17:16 Reading package lists... 19:17:16 Reading package lists... 19:17:16 Building dependency tree... 19:17:16 Reading state information... 19:17:16 The following additional packages will be installed: 19:17:16 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:17:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:17:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:17:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:17:16 Suggested packages: 19:17:16 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:17:16 Recommended packages: 19:17:16 gnupg libsasl2-modules 19:17:16 The following NEW packages will be installed: 19:17:16 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:17:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:17:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:17:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:17:16 The following packages will be upgraded: 19:17:16 gpg gpg-agent gpgconf libudev1 19:17:16 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 19:17:16 Need to get 3859 kB of archives. 19:17:16 After this operation, 14.9 MB of additional disk space will be used. 19:17:16 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 19:17:16 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 19:17:17 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 19:17:17 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 19:17:17 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 19:17:17 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 19:17:17 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 19:17:17 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:17:17 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 19:17:17 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 19:17:17 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 19:17:17 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 19:17:17 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 19:17:17 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 19:17:17 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 19:17:17 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 19:17:17 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 19:17:17 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] 19:17:17 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] 19:17:17 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 19:17:17 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 19:17:17 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 19:17:18 debconf: delaying package configuration, since apt-utils is not installed 19:17:18 Fetched 3859 kB in 1s (3513 kB/s) 19:17:18 (Reading database ... 12816 files and directories currently installed.) 19:17:18 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 19:17:18 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:17:18 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 19:17:18 Selecting previously unselected package udev. 19:17:18 (Reading database ... 12816 files and directories currently installed.) 19:17:18 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 19:17:18 Unpacking udev (245.4-4ubuntu3.15) ... 19:17:18 Selecting previously unselected package libfuse2:amd64. 19:17:18 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 19:17:18 Unpacking libfuse2:amd64 (2.9.9-3) ... 19:17:18 Selecting previously unselected package fuse. 19:17:18 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 19:17:18 Unpacking fuse (2.9.9-3) ... 19:17:18 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 19:17:18 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:17:18 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 19:17:18 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:17:18 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 19:17:18 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:17:18 Selecting previously unselected package libksba8:amd64. 19:17:18 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:17:18 Unpacking libksba8:amd64 (1.3.5-2) ... 19:17:18 Selecting previously unselected package libroken18-heimdal:amd64. 19:17:18 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:17:18 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:17:18 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:17:18 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:17:18 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:17:18 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:17:18 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:17:19 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:17:19 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:17:19 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:17:19 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:17:19 Selecting previously unselected package libwind0-heimdal:amd64. 19:17:19 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:17:19 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:17:19 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:17:19 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:17:19 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:17:19 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:17:19 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:17:19 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:17:19 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:17:19 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:17:19 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:17:19 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:17:19 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:17:19 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:17:19 Selecting previously unselected package libsasl2-modules-db:amd64. 19:17:19 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... 19:17:19 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 19:17:19 Selecting previously unselected package libsasl2-2:amd64. 19:17:19 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... 19:17:19 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... 19:17:19 Selecting previously unselected package libldap-common. 19:17:19 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 19:17:19 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 19:17:19 Selecting previously unselected package libldap-2.4-2:amd64. 19:17:19 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 19:17:19 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 19:17:19 Selecting previously unselected package dirmngr. 19:17:19 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 19:17:19 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 19:17:19 Setting up libksba8:amd64 (1.3.5-2) ... 19:17:19 Setting up libfuse2:amd64 (2.9.9-3) ... 19:17:19 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 19:17:19 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 19:17:19 Setting up udev (245.4-4ubuntu3.15) ... 19:17:20 invoke-rc.d: policy-rc.d denied execution of start. 19:17:20 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... 19:17:20 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:17:20 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 19:17:20 Setting up gpg (2.2.19-3ubuntu2.1) ... 19:17:20 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:17:20 Setting up fuse (2.9.9-3) ... 19:17:20 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 19:17:21 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:17:21 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:17:21 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:17:21 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:17:21 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:17:21 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:17:21 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:17:21 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 19:17:21 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 19:17:21 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 19:17:21 Processing triggers for systemd (245.4-4ubuntu3) ... 19:17:21 Processing triggers for libc-bin (2.31-0ubuntu9) ... 19:17:21 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 19:17:21 Alias= settings in the [Install] section, and DefaultInstance= for template 19:17:21 units). This means they are not meant to be enabled using systemctl. 19:17:21 19:17:21 Possible reasons for having this kind of units are: 19:17:21 • A unit may be statically enabled by being symlinked from another unit's 19:17:21 .wants/ or .requires/ directory. 19:17:21 • A unit's purpose may be to act as a helper for some other unit which has 19:17:21 a requirement dependency on it. 19:17:21 • A unit may be started when needed via activation (socket, path, timer, 19:17:21 D-Bus, udev, scripted systemctl call, ...). 19:17:21 • In case of template units, the unit is meant to be enabled with some 19:17:21 instance name specified. 19:17:21 Reading package lists... 19:17:22 Building dependency tree... 19:17:22 Reading state information... 19:17:22 The following additional packages will be installed: 19:17:22 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 19:17:22 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 19:17:22 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 19:17:22 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 19:17:22 openssh-client python3 python3-minimal python3.8 python3.8-minimal 19:17:22 squashfs-tools systemd systemd-sysv systemd-timesyncd 19:17:22 Suggested packages: 19:17:22 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 19:17:22 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:17:22 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 19:17:22 systemd-container policykit-1 19:17:22 Recommended packages: 19:17:22 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 19:17:22 The following NEW packages will be installed: 19:17:22 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 19:17:22 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 19:17:22 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 19:17:22 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 19:17:22 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 19:17:22 The following packages will be upgraded: 19:17:22 libsystemd0 systemd systemd-sysv systemd-timesyncd 19:17:22 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 19:17:22 Need to get 46.4 MB of archives. 19:17:22 After this operation, 180 MB of additional disk space will be used. 19:17:22 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 19:17:22 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 19:17:22 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 19:17:22 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] 19:17:22 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 19:17:22 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 19:17:22 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 19:17:22 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 19:17:22 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 19:17:22 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 19:17:22 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 19:17:22 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 19:17:22 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 19:17:22 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 19:17:22 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 19:17:22 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 19:17:22 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 19:17:22 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 19:17:22 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 19:17:22 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 19:17:22 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 19:17:22 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 19:17:22 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 19:17:22 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 19:17:22 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 19:17:22 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 19:17:23 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 19:17:23 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 19:17:23 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 19:17:23 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 19:17:23 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 19:17:23 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 19:17:23 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.54.2+20.04ubuntu2 [34.2 MB] 19:17:24 debconf: delaying package configuration, since apt-utils is not installed 19:17:24 Fetched 46.4 MB in 2s (22.4 MB/s) 19:17:24 (Reading database ... 13067 files and directories currently installed.) 19:17:24 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 19:17:24 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:17:24 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 19:17:24 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:17:24 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 19:17:24 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:17:25 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 19:17:25 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:17:25 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 19:17:25 Selecting previously unselected package libpython3.8-minimal:amd64. 19:17:25 (Reading database ... 13068 files and directories currently installed.) 19:17:25 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 19:17:25 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 19:17:25 Selecting previously unselected package libexpat1:amd64. 19:17:25 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... 19:17:25 Unpacking libexpat1:amd64 (2.2.9-1build1) ... 19:17:25 Selecting previously unselected package python3.8-minimal. 19:17:25 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 19:17:25 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 19:17:25 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 19:17:25 Setting up libexpat1:amd64 (2.2.9-1build1) ... 19:17:25 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 19:17:26 Selecting previously unselected package python3-minimal. 19:17:26 (Reading database ... 13359 files and directories currently installed.) 19:17:26 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 19:17:26 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 19:17:26 Selecting previously unselected package mime-support. 19:17:26 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 19:17:26 Unpacking mime-support (3.64ubuntu1) ... 19:17:26 Selecting previously unselected package libmpdec2:amd64. 19:17:26 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 19:17:26 Unpacking libmpdec2:amd64 (2.4.2-3) ... 19:17:26 Selecting previously unselected package libpython3.8-stdlib:amd64. 19:17:26 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 19:17:26 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 19:17:26 Selecting previously unselected package python3.8. 19:17:27 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 19:17:27 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 19:17:27 Selecting previously unselected package libpython3-stdlib:amd64. 19:17:27 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 19:17:27 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 19:17:27 Setting up python3-minimal (3.8.2-0ubuntu2) ... 19:17:27 Selecting previously unselected package python3. 19:17:27 (Reading database ... 13761 files and directories currently installed.) 19:17:27 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 19:17:27 Unpacking python3 (3.8.2-0ubuntu2) ... 19:17:27 Selecting previously unselected package libdbus-1-3:amd64. 19:17:27 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 19:17:27 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 19:17:27 Selecting previously unselected package dbus. 19:17:27 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 19:17:27 Unpacking dbus (1.12.16-2ubuntu2.1) ... 19:17:27 Selecting previously unselected package libbsd0:amd64. 19:17:27 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 19:17:27 Unpacking libbsd0:amd64 (0.10.0-1) ... 19:17:27 Selecting previously unselected package libpam-systemd:amd64. 19:17:27 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 19:17:27 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 19:17:27 Selecting previously unselected package sudo. 19:17:27 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 19:17:27 Unpacking sudo (1.8.31-1ubuntu1.2) ... 19:17:27 Selecting previously unselected package apparmor. 19:17:27 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 19:17:27 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 19:17:27 Selecting previously unselected package libcbor0.6:amd64. 19:17:27 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 19:17:27 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 19:17:27 Selecting previously unselected package libedit2:amd64. 19:17:27 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 19:17:27 Unpacking libedit2:amd64 (3.1-20191231-1) ... 19:17:27 Selecting previously unselected package libfido2-1:amd64. 19:17:27 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 19:17:27 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 19:17:27 Selecting previously unselected package libkrb5support0:amd64. 19:17:27 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 19:17:27 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 19:17:28 Selecting previously unselected package libk5crypto3:amd64. 19:17:28 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 19:17:28 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 19:17:28 Selecting previously unselected package libkeyutils1:amd64. 19:17:28 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 19:17:28 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 19:17:28 Selecting previously unselected package libkrb5-3:amd64. 19:17:28 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 19:17:28 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 19:17:28 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:17:28 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 19:17:28 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 19:17:28 Selecting previously unselected package openssh-client. 19:17:28 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 19:17:28 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 19:17:28 Selecting previously unselected package dbus-user-session. 19:17:28 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 19:17:28 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 19:17:28 Selecting previously unselected package liblzo2-2:amd64. 19:17:28 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 19:17:28 Unpacking liblzo2-2:amd64 (2.10-2) ... 19:17:28 Selecting previously unselected package squashfs-tools. 19:17:28 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 19:17:28 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 19:17:28 Selecting previously unselected package snapd. 19:17:28 Preparing to unpack .../19-snapd_2.54.2+20.04ubuntu2_amd64.deb ... 19:17:28 Unpacking snapd (2.54.2+20.04ubuntu2) ... 19:17:32 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 19:17:32 Setting up mime-support (3.64ubuntu1) ... 19:17:32 Setting up liblzo2-2:amd64 (2.10-2) ... 19:17:32 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 19:17:32 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 19:17:32 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 19:17:32 Setting up dbus (1.12.16-2ubuntu2.1) ... 19:17:32 Setting up sudo (1.8.31-1ubuntu1.2) ... 19:17:32 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 19:17:32 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 19:17:32 Setting up libmpdec2:amd64 (2.4.2-3) ... 19:17:32 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 19:17:32 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 19:17:32 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 19:17:33 Setting up libbsd0:amd64 (0.10.0-1) ... 19:17:33 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 19:17:33 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 19:17:33 Setting up libedit2:amd64 (3.1-20191231-1) ... 19:17:33 Setting up python3 (3.8.2-0ubuntu2) ... 19:17:33 running python rtupdate hooks for python3.8... 19:17:33 running python post-rtupdate hooks for python3.8... 19:17:33 Setting up apparmor (2.13.3-7ubuntu5.1) ... 19:17:33 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:17:34 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 19:17:34 Reloading AppArmor profiles 19:17:34 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 19:17:34 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 19:17:34 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 19:17:35 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 19:17:35 Setting up systemd (245.4-4ubuntu3.15) ... 19:17:35 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:17:35 Installing new version of config file /etc/systemd/resolved.conf ... 19:17:36 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 19:17:36 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 19:17:36 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 19:17:36 Setting up snapd (2.54.2+20.04ubuntu2) ... 19:17:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:17:37 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 19:17:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:17:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:17:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:17:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:17:37 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:17:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:17:38 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:17:38 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:17:39 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:17:39 /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' 19:17:39 Processing triggers for libc-bin (2.31-0ubuntu9) ... 19:17:40 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 19:17:40 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 19:17:40 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 19:17:41 Reading package lists... 19:17:41 Reading package lists... 19:17:41 Building dependency tree... 19:17:41 Reading state information... 19:17:41 Calculating upgrade... 19:17:41 The following packages will be upgraded: 19:17:41 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 19:17:41 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 19:17:41 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 19:17:41 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 19:17:41 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 19:17:41 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 19:17:41 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 19:17:41 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 19:17:41 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 19:17:41 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 19:17:41 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 19:17:41 xz-utils zlib1g 19:17:41 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:17:41 Need to get 63.3 MB of archives. 19:17:41 After this operation, 13.8 MB of additional disk space will be used. 19:17:41 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-99.112 [1126 kB] 19:17:41 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] 19:17:41 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 19:17:41 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 19:17:41 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 19:17:41 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 19:17:41 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 19:17:41 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 19:17:41 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 19:17:41 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 19:17:41 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 19:17:41 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 19:17:41 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 19:17:42 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 19:17:42 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 19:17:42 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 19:17:42 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 19:17:42 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 19:17:42 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 19:17:42 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 19:17:42 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 19:17:42 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 19:17:42 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 19:17:42 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 19:17:42 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 19:17:42 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 19:17:42 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 19:17:42 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 19:17:42 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 19:17:42 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 19:17:42 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 19:17:42 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 19:17:42 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 19:17:42 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 19:17:42 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 19:17:42 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 19:17:42 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 19:17:42 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 19:17:42 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 19:17:42 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 19:17:42 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 19:17:42 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 19:17:42 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 19:17:42 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 19:17:42 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 19:17:42 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] 19:17:42 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] 19:17:42 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] 19:17:42 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] 19:17:42 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] 19:17:42 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] 19:17:42 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] 19:17:42 Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] 19:17:42 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] 19:17: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 19:17:42 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] 19:17:42 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 19:17:42 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 19:17:42 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 19:17:42 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] 19:17:42 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 19:17:42 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 19:17:42 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 19:17:42 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 19:17:42 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 19:17:42 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 19:17:42 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 19:17:42 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 19:17:42 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 19:17:42 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 19:17:42 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 19:17:42 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 19:17:42 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] 19:17:43 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 19:17:43 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 19:17:43 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] 19:17:43 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 19:17:43 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 19:17:43 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 19:17:43 debconf: delaying package configuration, since apt-utils is not installed 19:17:43 Fetched 63.3 MB in 1s (44.6 MB/s) 19:17:43 (Reading database ... 14313 files and directories currently installed.) 19:17:43 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... 19:17:43 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 19:17:44 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... 19:17:44 Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 19:17:44 Preparing to unpack .../2-linux-libc-dev_5.4.0-99.112_amd64.deb ... 19:17:44 Unpacking linux-libc-dev:amd64 (5.4.0-99.112) over (5.4.0-26.30) ... 19:17:44 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:17:44 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:17:44 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:17:44 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:17:44 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:17:44 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:17:45 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:17:45 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:17:45 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:17:45 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:17:45 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:17:45 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:17:45 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:17:45 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:17:45 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 19:17:45 (Reading database ... 14312 files and directories currently installed.) 19:17:45 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:17:45 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:17:45 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:17:45 (Reading database ... 14312 files and directories currently installed.) 19:17:45 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:17:45 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:17:45 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:17:45 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:17:45 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:17:45 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:17:45 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 19:17:45 (Reading database ... 14312 files and directories currently installed.) 19:17:45 Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... 19:17:46 Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 19:17:46 Setting up libc6:amd64 (2.31-0ubuntu9.2) ... 19:17:46 (Reading database ... 14312 files and directories currently installed.) 19:17:46 Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... 19:17:46 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:17:46 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:17:46 Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... 19:17:46 Setting up base-files (11ubuntu5.4) ... 19:17:46 Installing new version of config file /etc/issue ... 19:17:46 Installing new version of config file /etc/issue.net ... 19:17:46 Installing new version of config file /etc/lsb-release ... 19:17:46 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:17:47 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:17:47 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:17:47 Removing obsolete conffile /etc/default/motd-news ... 19:17:47 (Reading database ... 14311 files and directories currently installed.) 19:17:47 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 19:17:47 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 19:17:47 Setting up bash (5.0-6ubuntu1.1) ... 19:17:47 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 19:17:47 (Reading database ... 14311 files and directories currently installed.) 19:17:47 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 19:17:47 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 19:17:47 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 19:17:47 (Reading database ... 14311 files and directories currently installed.) 19:17:47 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 19:17:47 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 19:17:47 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 19:17:47 (Reading database ... 14311 files and directories currently installed.) 19:17:47 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 19:17:47 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:17:48 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 19:17:48 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:17:48 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 19:17:48 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:17:48 Setting up perl-base (5.30.0-9ubuntu0.2) ... 19:17:48 (Reading database ... 14311 files and directories currently installed.) 19:17:48 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 19:17:48 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:17:48 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 19:17:49 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 19:17:49 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 19:17:49 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 19:17:49 (Reading database ... 14311 files and directories currently installed.) 19:17:49 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 19:17:49 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 19:17:49 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 19:17:49 (Reading database ... 14311 files and directories currently installed.) 19:17:49 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 19:17:49 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:17:49 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 19:17:49 (Reading database ... 14311 files and directories currently installed.) 19:17:49 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 19:17:49 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:17:49 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 19:17:49 (Reading database ... 14311 files and directories currently installed.) 19:17:49 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 19:17:49 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:17:49 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 19:17:49 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:17:49 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 19:17:49 (Reading database ... 14311 files and directories currently installed.) 19:17:49 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 19:17:49 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:17:50 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 19:17:50 (Reading database ... 14311 files and directories currently installed.) 19:17:50 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 19:17:50 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:17:50 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 19:17:50 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:17:50 Setting up util-linux (2.34-0.1ubuntu9.3) ... 19:17:50 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:17:51 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:17:51 (Reading database ... 14311 files and directories currently installed.) 19:17:51 Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... 19:17:51 Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 19:17:51 Setting up libc-bin (2.31-0ubuntu9.2) ... 19:17:51 (Reading database ... 14311 files and directories currently installed.) 19:17:51 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 19:17:51 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 19:17:51 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 19:17:51 (Reading database ... 14311 files and directories currently installed.) 19:17:51 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 19:17:51 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 19:17:51 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 19:17:52 (Reading database ... 14311 files and directories currently installed.) 19:17:52 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 19:17:52 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 19:17:52 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 19:17:52 (Reading database ... 14311 files and directories currently installed.) 19:17:52 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 19:17:52 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 19:17:52 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 19:17:52 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 19:17:52 (Reading database ... 14311 files and directories currently installed.) 19:17:52 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 19:17:52 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 19:17:52 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 19:17:52 (Reading database ... 14311 files and directories currently installed.) 19:17:52 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 19:17:52 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:17:52 Setting up gpgv (2.2.19-3ubuntu2.1) ... 19:17:52 (Reading database ... 14311 files and directories currently installed.) 19:17:52 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 19:17:52 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 19:17:52 Setting up ubuntu-keyring (2020.02.11.4) ... 19:17:52 (Reading database ... 14311 files and directories currently installed.) 19:17:52 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 19:17:52 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 19:17:52 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 19:17:52 (Reading database ... 14311 files and directories currently installed.) 19:17:52 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 19:17:52 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 19:17:52 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 19:17:52 (Reading database ... 14311 files and directories currently installed.) 19:17:52 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 19:17:52 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 19:17:52 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 19:17:53 (Reading database ... 14311 files and directories currently installed.) 19:17:53 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 19:17:53 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 19:17:53 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 19:17:53 (Reading database ... 14311 files and directories currently installed.) 19:17:53 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 19:17:53 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 19:17:53 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 19:17:53 (Reading database ... 14311 files and directories currently installed.) 19:17:53 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 19:17:53 Unpacking apt (2.0.6) over (2.0.2) ... 19:17:53 Setting up apt (2.0.6) ... 19:17:54 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:17:54 (Reading database ... 14311 files and directories currently installed.) 19:17:54 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 19:17:54 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:17:54 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 19:17:54 (Reading database ... 14311 files and directories currently installed.) 19:17:54 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 19:17:54 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:17:54 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 19:17:54 (Reading database ... 14313 files and directories currently installed.) 19:17:54 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 19:17:54 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:17:54 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 19:17:54 (Reading database ... 14317 files and directories currently installed.) 19:17:54 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 19:17:54 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:17:54 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 19:17:54 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:17:54 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 19:17:55 (Reading database ... 14317 files and directories currently installed.) 19:17:55 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 19:17:55 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 19:17:55 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 19:17:55 (Reading database ... 14317 files and directories currently installed.) 19:17:55 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 19:17:55 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 19:17:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:17:55 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 19:17:55 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 19:17:55 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 19:17:55 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 19:17:56 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 19:17:56 Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 19:17:56 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 19:17:56 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 19:17:56 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 19:17:56 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 19:17:56 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 19:17:56 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 19:17:56 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... 19:17:56 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... 19:17:56 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 19:17:56 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 19:17:56 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 19:17:56 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 19:17:56 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 19:17:56 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 19:17:56 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 19:17:56 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:17:57 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 19:17:57 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:17:57 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 19:17:57 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:17:57 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 19:17:57 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:17:57 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 19:17:57 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:17:57 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 19:17:57 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:17:57 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 19:17:57 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 19:17:57 Preparing to unpack .../18-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:17:57 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:17:57 Preparing to unpack .../19-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:17:57 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:17:58 Preparing to unpack .../20-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:17:58 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:17:59 Preparing to unpack .../21-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:17:59 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:17:59 Preparing to unpack .../22-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:17:59 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:17:59 Preparing to unpack .../23-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:17:59 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:18:00 Preparing to unpack .../24-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:18:00 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:18:00 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 19:18:00 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 19:18:00 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 19:18:00 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 19:18:00 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 19:18:00 Setting up linux-libc-dev:amd64 (5.4.0-99.112) ... 19:18:00 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 19:18:00 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:18:00 Setting up tzdata (2021e-0ubuntu0.20.04) ... 19:18:00 19:18:00 Current default time zone: 'Etc/UTC' 19:18:00 Local time is now: Thu Feb 10 19:18:00 UTC 2022. 19:18:00 Universal Time is now: Thu Feb 10 19:18:00 UTC 2022. 19:18:00 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:18:00 19:18:00 Setting up xz-utils (5.2.4-1ubuntu1) ... 19:18:00 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:18:00 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:18:00 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 19:18:00 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:18:00 Setting up mount (2.34-0.1ubuntu9.3) ... 19:18:00 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 19:18:00 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 19:18:00 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 19:18:00 Setting up libc-dev-bin (2.31-0ubuntu9.2) ... 19:18:00 Setting up openssl (1.1.1f-1ubuntu2.10) ... 19:18:00 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:18:00 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:18:00 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 19:18:01 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:18:01 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... 19:18:01 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:18:01 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 19:18:01 Setting up fdisk (2.34-0.1ubuntu9.3) ... 19:18:01 Setting up ca-certificates (20210119~20.04.2) ... 19:18:02 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 19:18:03 Updating certificates in /etc/ssl/certs... 19:18:03 21 added, 21 removed; done. 19:18:03 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... 19:18:03 Setting up perl (5.30.0-9ubuntu0.2) ... 19:18:03 Setting up procps (2:3.3.16-1ubuntu2.3) ... 19:18:03 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... 19:18:04 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... 19:18:04 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... 19:18:04 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 19:18:04 Setting up binutils (2.34-6ubuntu1.3) ... 19:18:04 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 19:18:04 Setting up build-essential (12.8ubuntu1.1) ... 19:18:04 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... 19:18:04 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 19:18:04 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 19:18:04 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 19:18:04 Processing triggers for systemd (245.4-4ubuntu3.15) ... 19:18:04 Processing triggers for mime-support (3.64ubuntu1) ... 19:18:04 Processing triggers for ca-certificates (20210119~20.04.2) ... 19:18:04 Updating certificates in /etc/ssl/certs... 19:18:04 0 added, 0 removed; done. 19:18:04 Running hooks in /etc/ca-certificates/update.d... 19:18:04 done. 19:18:05 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 19:18:06 Reading package lists... 19:18:06 Building dependency tree... 19:18:06 Reading state information... 19:18:06 The following NEW packages will be installed: 19:18:06 apt-transport-https 19:18:06 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:18:06 Need to get 4680 B of archives. 19:18:06 After this operation, 162 kB of additional disk space will be used. 19:18:06 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 19:18:06 debconf: delaying package configuration, since apt-utils is not installed 19:18:06 Fetched 4680 B in 0s (24.2 kB/s) 19:18:06 Selecting previously unselected package apt-transport-https. 19:18:06 (Reading database ... 14320 files and directories currently installed.) 19:18:06 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 19:18:06 Unpacking apt-transport-https (2.0.6) ... 19:18:06 Setting up apt-transport-https (2.0.6) ... 19:18:06 Waiting for network to be ready... 19:18:08 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 19:18:12 2022-02-10T19:18:10Z INFO Waiting for automatic snapd restart... 19:18:12 snapd 2.54.2 from Canonical* installed 19:18:12 "snapd" switched to the "latest/stable" channel 19:18:12 19:18:15 core20 20220114 from Canonical* installed 19:18:15 "core20" switched to the "latest/stable" channel 19:18:15 [Pipeline] } 19:18:16 $ docker stop --time=1 5359f16f34a30606ed3acc5cc5949708dcf392d78c45b3edaba58557ad44d380 19:18:17 snapcraft 6.0.2 from Canonical* installed 19:18:17 "snapcraft" switched to the "latest/stable" channel 19:18:17 19:18:18 $ docker rm -f 5359f16f34a30606ed3acc5cc5949708dcf392d78c45b3edaba58557ad44d380 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:20 19:18:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:18:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:21 latest: Pulling from edgex-devops/edgex-compose-arm64 19:18:21 29e5d40040c1: Pulling fs layer 19:18:21 1ce36da41761: Pulling fs layer 19:18:21 25b303627fd3: Pulling fs layer 19:18:21 29e5d40040c1: Verifying Checksum 19:18:21 29e5d40040c1: Download complete 19:18:21 1ce36da41761: Verifying Checksum 19:18:21 1ce36da41761: Download complete 19:18:21 29e5d40040c1: Pull complete 19:18:22 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: 19:18:22 - README.md 19:18:22 19:18:22 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:18:22 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 19:18:22 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 19:18:22 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 19:18:23 25b303627fd3: Verifying Checksum 19:18:23 25b303627fd3: Download complete 19:18:23 1ce36da41761: Pull complete 19:18:23 Reading package lists... 19:18:23 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 19:18:23 Reading package lists... 19:18:23 Building dependency tree... 19:18:23 Reading state information... 19:18:24 Suggested packages: 19:18:24 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 19:18:24 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 19:18:24 krb5-user libnorm-doc 19:18:24 Recommended packages: 19:18:24 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:18:24 The following NEW packages will be installed: 19:18:24 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 19:18:24 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 19:18:24 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 19:18:24 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 19:18:24 libzmq5 pkg-config zip 19:18:24 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 19:18:24 Need to get 10.3 MB of archives. 19:18:24 After this operation, 56.5 MB of additional disk space will be used. 19:18:24 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 19:18:24 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 19:18:25 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 19:18:25 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 19:18:25 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 19:18:25 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 19:18:25 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 19:18:25 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 19:18:25 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 19:18:25 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 19:18:25 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 19:18:25 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 19:18:25 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 19:18:25 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 19:18:25 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 19:18:25 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 19:18:25 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 19:18:25 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 19:18:25 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 19:18:25 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 19:18:25 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 19:18:25 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 19:18:25 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 19:18:25 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 19:18:25 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 19:18:25 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 19:18:25 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 19:18:25 debconf: delaying package configuration, since apt-utils is not installed 19:18:25 Fetched 10.3 MB in 1s (9226 kB/s) 19:18:25 Selecting previously unselected package libglib2.0-0:amd64. 19:18:25 (Reading database ... 14324 files and directories currently installed.) 19:18:25 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 19:18:25 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 19:18:25 Selecting previously unselected package libsodium23:amd64. 19:18:25 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 19:18:25 Unpacking libsodium23:amd64 (1.0.18-1) ... 19:18:25 Selecting previously unselected package libpsl5:amd64. 19:18:25 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 19:18:25 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 19:18:25 Selecting previously unselected package libbrotli1:amd64. 19:18:25 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 19:18:25 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 19:18:25 Selecting previously unselected package libnghttp2-14:amd64. 19:18:25 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 19:18:25 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 19:18:25 Selecting previously unselected package librtmp1:amd64. 19:18:25 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 19:18:25 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 19:18:26 Selecting previously unselected package libssh-4:amd64. 19:18:26 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 19:18:26 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 19:18:26 Selecting previously unselected package libcurl3-gnutls:amd64. 19:18:26 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 19:18:26 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 19:18:26 Selecting previously unselected package liberror-perl. 19:18:26 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 19:18:26 Unpacking liberror-perl (0.17029-1) ... 19:18:26 Selecting previously unselected package git-man. 19:18:26 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 19:18:26 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 19:18:26 Selecting previously unselected package git. 19:18:26 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 19:18:26 Unpacking git (1:2.25.1-1ubuntu3.2) ... 19:18:26 Selecting previously unselected package libgssrpc4:amd64. 19:18:26 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 19:18:26 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 19:18:26 Selecting previously unselected package libkdb5-9:amd64. 19:18:26 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 19:18:26 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 19:18:26 Selecting previously unselected package libkadm5srv-mit11:amd64. 19:18:26 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 19:18:26 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 19:18:26 Selecting previously unselected package libkadm5clnt-mit11:amd64. 19:18:26 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 19:18:26 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 19:18:26 Selecting previously unselected package comerr-dev:amd64. 19:18:26 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 19:18:26 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 19:18:27 Selecting previously unselected package krb5-multidev:amd64. 19:18:27 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 19:18:27 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 19:18:27 Selecting previously unselected package libnorm1:amd64. 19:18:27 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 19:18:27 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 19:18:27 Selecting previously unselected package libnorm-dev:amd64. 19:18:27 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 19:18:27 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 19:18:27 Selecting previously unselected package libpgm-5.2-0:amd64. 19:18:27 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 19:18:27 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:18:27 Selecting previously unselected package libpgm-dev:amd64. 19:18:27 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 19:18:27 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:18:27 Selecting previously unselected package libsodium-dev:amd64. 19:18:27 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 19:18:27 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 19:18:27 Selecting previously unselected package libzmq5:amd64. 19:18:27 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 19:18:27 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 19:18:27 Selecting previously unselected package libkrb5-dev:amd64. 19:18:27 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 19:18:27 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 19:18:27 Selecting previously unselected package libzmq3-dev:amd64. 19:18:27 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 19:18:27 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 19:18:27 Selecting previously unselected package pkg-config. 19:18:27 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 19:18:27 Unpacking pkg-config (0.29.1-0ubuntu4) ... 19:18:27 Selecting previously unselected package zip. 19:18:27 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 19:18:27 Unpacking zip (3.0-11build1) ... 19:18:27 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 19:18:27 Setting up libsodium23:amd64 (1.0.18-1) ... 19:18:27 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 19:18:27 No schema files found: doing nothing. 19:18:27 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 19:18:27 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 19:18:27 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 19:18:27 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 19:18:27 Setting up liberror-perl (0.17029-1) ... 19:18:27 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 19:18:27 Setting up zip (3.0-11build1) ... 19:18:27 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 19:18:27 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 19:18:27 Setting up pkg-config (0.29.1-0ubuntu4) ... 19:18:27 Setting up libsodium-dev:amd64 (1.0.18-1) ... 19:18:27 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 19:18:27 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 19:18:27 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 19:18:27 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 19:18:27 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:18:27 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 19:18:27 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 19:18:27 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 19:18:27 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:18:27 Setting up git (1:2.25.1-1ubuntu3.2) ... 19:18:28 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 19:18:28 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 19:18:28 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 19:18:28 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 19:18:28 comerr-dev set to automatically installed. 19:18:28 git set to automatically installed. 19:18:28 git-man set to automatically installed. 19:18:28 krb5-multidev set to automatically installed. 19:18:28 libbrotli1 set to automatically installed. 19:18:28 libcurl3-gnutls set to automatically installed. 19:18:28 liberror-perl set to automatically installed. 19:18:28 libglib2.0-0 set to automatically installed. 19:18:28 libgssrpc4 set to automatically installed. 19:18:28 libkadm5clnt-mit11 set to automatically installed. 19:18:28 libkadm5srv-mit11 set to automatically installed. 19:18:28 libkdb5-9 set to automatically installed. 19:18:28 libkrb5-dev set to automatically installed. 19:18:28 libnghttp2-14 set to automatically installed. 19:18:28 libnorm-dev set to automatically installed. 19:18:28 libnorm1 set to automatically installed. 19:18:28 libpgm-5.2-0 set to automatically installed. 19:18:28 libpgm-dev set to automatically installed. 19:18:28 libpsl5 set to automatically installed. 19:18:28 librtmp1 set to automatically installed. 19:18:28 libsodium-dev set to automatically installed. 19:18:28 libsodium23 set to automatically installed. 19:18:28 libssh-4 set to automatically installed. 19:18:28 libzmq3-dev set to automatically installed. 19:18:28 libzmq5 set to automatically installed. 19:18:28 pkg-config set to automatically installed. 19:18:28 zip set to automatically installed. 19:18:30 snapd is not logged in, snap install commands will use sudo 19:18:33 25b303627fd3: Pull complete 19:18:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:18:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:18:33 prd-ubuntu18.04-docker-arm64-4c-16g-5007 does not seem to be running inside a container 19:18:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:18:36 $ docker top 11757099ea5ff6307f57e7905beaf957c8600cf259c209d7004cd98f0955ba83 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:37 + docker-compose build --help 19:18:37 + grep parallel 19:18:42 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 19:18:42 Downloading snap 'edgex-app-service-configurable' 19:18:42 --parallel Build images in parallel. [Pipeline] } 19:18:42 $ docker stop --time=1 11757099ea5ff6307f57e7905beaf957c8600cf259c209d7004cd98f0955ba83 19:18:44 Pulling app-service-configurable 19:18:44 + snapcraftctl pull 19:18:44 $ docker rm -f 11757099ea5ff6307f57e7905beaf957c8600cf259c209d7004cd98f0955ba83 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:45 . [Pipeline] withDockerContainer 19:18:45 prd-ubuntu18.04-docker-arm64-4c-16g-5007 does not seem to be running inside a container 19:18:45 Pulling config-common 19:18:45 + snapcraftctl pull 19:18:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:18:47 $ docker top 3661241a8786b05aee7facd9cb759a91546fd31bb0ebb486575d5802b5f57f0a -eo pid,comm 19:18:47 Pulling go-build-helper 19:18:47 + snapcraftctl pull [Pipeline] { [Pipeline] sh 19:18:48 + docker-compose -f ./docker-compose-build.yml build --parallel 19:18:48 'edgex-go' has dependencies that need to be staged: go-build-helper 19:18:48 Skipping pull go-build-helper (already ran) 19:18:48 Building go-build-helper 19:18:48 + snapcraftctl build 19:18:49 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 19:18:50 Staging go-build-helper 19:18:50 + snapcraftctl stage 19:18:53 Building core-command ... 19:18:53 Building core-data ... 19:18:53 Building core-metadata ... 19:18:53 Building security-bootstrapper ... 19:18:53 Building security-proxy-setup ... 19:18:53 Building security-secretstore-setup ... 19:18:53 Building support-notifications ... 19:18:53 Building support-scheduler ... 19:18:53 Building sys-mgmt-agent ... 19:18:53 Building security-bootstrapper 19:18:53 Building sys-mgmt-agent 19:18:53 Building core-command 19:18:53 Building core-metadata 19:18:53 Building security-secretstore-setup 19:18:55 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 19:18:55 Fetched 290 kB in 0s (0 B/s) 19:18:55 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 19:18:55 Fetched 158 kB in 0s (0 B/s) 19:18:55 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 19:18:55 Fetched 242 kB in 0s (0 B/s) 19:18:55 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 19:18:55 Fetched 150 kB in 0s (0 B/s) 19:18:55 Pulling edgex-go 19:18:55 + snapcraftctl pull 19:18:57 Pulling hooks 19:18:57 + snapcraftctl pull 19:19:12 Removing suid/guid from /root/parts/static-packages/install/bin/su 19:19:12 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 19:19:12 Fetched 96.1 kB in 0s (0 B/s) 19:19:12 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 19:19:12 Fetched 78.7 kB in 0s (0 B/s) 19:19:12 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 19:19:12 Fetched 48.0 kB in 0s (0 B/s) 19:19:12 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 19:19:12 Fetched 50.2 kB in 0s (0 B/s) 19:19:12 Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] 19:19:12 Fetched 14.9 kB in 0s (0 B/s) 19:19:12 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 19:19:12 Fetched 234 kB in 0s (0 B/s) 19:19:12 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 19:19:12 Fetched 155 kB in 0s (0 B/s) 19:19:12 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 19:19:12 Fetched 170 kB in 0s (0 B/s) 19:19:12 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 19:19:12 Fetched 267 kB in 0s (0 B/s) 19:19:12 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:19:12 Fetched 50.6 kB in 0s (0 B/s) 19:19:12 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 19:19:12 Fetched 15.1 kB in 0s (0 B/s) 19:19:12 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 19:19:12 Fetched 51.5 kB in 0s (0 B/s) 19:19:12 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 19:19:12 Fetched 121 kB in 0s (0 B/s) 19:19:12 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 19:19:12 Fetched 29.7 kB in 0s (0 B/s) 19:19:12 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 19:19:12 Fetched 1021 kB in 0s (0 B/s) 19:19:12 Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] 19:19:12 Fetched 49.3 kB in 0s (0 B/s) 19:19:12 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 19:19:12 Fetched 54.9 kB in 0s (0 B/s) 19:19:12 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 19:19:12 Fetched 16.6 kB in 0s (0 B/s) 19:19:12 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 19:19:12 Fetched 87.9 kB in 0s (0 B/s) 19:19:12 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 19:19:12 Fetched 142 kB in 0s (0 B/s) 19:19:12 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 19:19:12 Fetched 41.8 kB in 0s (0 B/s) 19:19:12 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 19:19:12 Fetched 181 kB in 0s (0 B/s) 19:19:12 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 19:19:12 Fetched 208 kB in 0s (0 B/s) 19:19:12 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 19:19:12 Fetched 161 kB in 0s (0 B/s) 19:19:12 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 19:19:12 Fetched 107 kB in 0s (0 B/s) 19:19:12 Pulling static-packages 19:19:12 + snapcraftctl pull 19:19:12 Pulling version 19:19:12 + cd /root/project 19:19:12 ++ git describe --tags --abbrev=0 19:19:12 ++ sed s/v// 19:19:12 + GIT_VERSION=2.2.0-dev.28 19:19:12 + '[' -z 2.2.0-dev.28 ']' 19:19:12 + snapcraftctl set-version 2.2.0-dev.28 19:19:12 Building app-service-configurable 19:19:12 + snapcraftctl build 19:19:14 Building config-common 19:19:14 + snapcraftctl build 19:19:16 + cp --archive --link --no-dereference . /root/parts/config-common/install 19:19:16 Skipping build go-build-helper (already ran) 19:19:16 Building edgex-go 19:19:17 + cd /root/parts/edgex-go/src 19:19:17 ++ git describe --tags --abbrev=0 19:19:17 ++ sed s/v// 19:19:17 + GIT_VERSION=2.2.0-dev.28 19:19:17 + '[' -z 2.2.0-dev.28 ']' 19:19:17 + echo 2.2.0-dev.28 19:19:17 + '[' '!' -d vendor ']' 19:19:17 + go mod download all 19:19:22 + make build 19:19:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/core-data/core-data ./cmd/core-data 19:19:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:19:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/core-command/core-command ./cmd/core-command 19:19:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:19:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:19:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:19:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:19:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:19:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:19:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:19:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/secrets-config ./cmd/secrets-config 19:19:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:19:48 + 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 19:19:48 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:19:48 + case "$service" in 19:19:48 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:19:48 + 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 19:19:48 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:19:48 + case "$service" in 19:19:48 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:19:48 + 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 19:19:48 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:19:48 + case "$service" in 19:19:48 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:19:48 + 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 19:19:48 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:19:48 + case "$service" in 19:19:48 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:19:48 + 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 19:19:48 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:19:48 + case "$service" in 19:19:48 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:19:48 + 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 19:19:48 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:19:48 + case "$service" in 19:19:48 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:19:48 + 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 19:19:48 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:19:48 + case "$service" in 19:19:48 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:19:48 + 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 19:19:48 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:19:48 + case "$service" in 19:19:48 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:19:48 + 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 19:19:48 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:19:48 + case "$service" in 19:19:48 + 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 19:19:48 + 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 19:19:48 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:19:48 + case "$service" in 19:19:48 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:19:48 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:19:48 + 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 19:19:48 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:19:48 + case "$service" in 19:19:48 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:19:48 + 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 19:19:48 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:19:48 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:19:48 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:19:48 Building hooks 19:19:48 + cd /root/parts/hooks/src 19:19:48 + make build 19:19:48 go mod tidy 19:19:48 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 19:19:49 go: downloading github.com/davecgh/go-spew v1.1.0 19:19:49 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:19:49 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:19:49 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:19:50 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:19:50 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:19:52 Removing suid/guid from /root/parts/static-packages/install/bin/su 19:19:52 Building static-packages 19:19:52 + snapcraftctl build 19:19:54 Building version 19:19:54 + snapcraftctl build 19:19:56 Staging app-service-configurable 19:19:56 + snapcraftctl stage 19:19:57 Staging config-common 19:19:57 + snapcraftctl stage 19:19:58 Skipping stage go-build-helper (already ran) 19:19:58 Staging edgex-go 19:19:58 + snapcraftctl stage 19:20:00 Staging hooks 19:20:00 + snapcraftctl stage 19:20:01 Staging static-packages 19:20:01 + snapcraftctl stage 19:20:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:20:01 ---> b48f23da8eba 19:20:01 Step 3/23 : WORKDIR /edgex-go 19:20:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:20:01 ---> b48f23da8eba 19:20:01 Step 3/23 : WORKDIR /edgex-go 19:20:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:20:01 ---> b48f23da8eba 19:20:01 Step 3/23 : WORKDIR /edgex-go 19:20:01 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:20:01 ---> b48f23da8eba 19:20:01 Step 3/25 : WORKDIR /edgex-go 19:20:01 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:01 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:20:01 ---> b48f23da8eba 19:20:01 Step 3/31 : WORKDIR /edgex-go 19:20:01 ---> Running in 2ad3d9b418ca 19:20:01 ---> Running in 4d79f271f679 19:20:01 ---> Running in eeeb0648c964 19:20:01 ---> Running in 7020e38c7939 19:20:01 ---> Running in bd8643ba3115 19:20:01 Removing intermediate container 7020e38c7939 19:20:01 ---> 1e34573d0b97 19:20:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:01 Removing intermediate container 4d79f271f679 19:20:01 ---> fc4ae435a274 19:20:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:01 Removing intermediate container eeeb0648c964 19:20:01 ---> 9d6f7cca5ef9 19:20:01 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:01 ---> Running in e48a8dbe29c5 19:20:01 Removing intermediate container bd8643ba3115 19:20:01 Removing intermediate container 2ad3d9b418ca 19:20:01 ---> b6c39ed8780c 19:20:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:01 ---> 52a909190c72 19:20:01 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:01 ---> Running in ec0d30b1dbd6 19:20:01 ---> Running in 17f74c549165 19:20:01 ---> Running in 81e2ccea3299 19:20:01 ---> Running in 0a2273f6ea52 19:20:02 Staging version 19:20:02 + snapcraftctl stage 19:20:04 Priming app-service-configurable 19:20:04 + snapcraftctl prime 19:20:04 Removing intermediate container e48a8dbe29c5 19:20:04 ---> c8303f4c2f5a 19:20:04 Step 5/23 : RUN apk add --update --no-cache make bash git 19:20:04 ---> Running in 1cde4337e9c5 19:20:04 Removing intermediate container 17f74c549165 19:20:04 ---> dcec3b2d92b4 19:20:04 Step 5/31 : RUN apk add --update --no-cache make git 19:20:04 Removing intermediate container 0a2273f6ea52 19:20:04 ---> d905b6a54e7d 19:20:04 Step 5/23 : RUN apk add --update --no-cache make git 19:20:04 Removing intermediate container ec0d30b1dbd6 19:20:04 ---> 99cbc2ca88e7 19:20:04 Step 5/23 : RUN apk add --update --no-cache make git 19:20:04 ---> Running in 43ac806b63e1 19:20:05 ---> Running in 95314fba530c 19:20:05 ---> Running in 836654955ea0 19:20:05 Removing intermediate container 81e2ccea3299 19:20:05 ---> 864711c65436 19:20:05 Step 5/25 : RUN apk add --update --no-cache make git 19:20:05 ---> Running in bc2febf372f4 19:20:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:06 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 19:20:06 stage-packages: 19:20:06 - libnorm1 19:20:06 - libpgm-5.2-0 19:20:06 - libsodium23 19:20:06 - libzmq5 19:20:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:06 Priming config-common 19:20:06 + snapcraftctl prime 19:20:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:08 OK: 220 MiB in 52 packages 19:20:08 Priming go-build-helper 19:20:08 + snapcraftctl prime 19:20:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:09 OK: 220 MiB in 52 packages 19:20:09 OK: 220 MiB in 52 packages 19:20:09 Removing intermediate container 1cde4337e9c5 19:20:09 ---> 44c665490b52 19:20:09 Step 6/23 : COPY go.mod vendor* ./ 19:20:09 OK: 220 MiB in 52 packages 19:20:09 Priming edgex-go 19:20:09 + snapcraftctl prime 19:20:09 OK: 220 MiB in 52 packages 19:20:10 Removing intermediate container 43ac806b63e1 19:20:10 ---> c7b811dc7ca5 19:20:10 Step 6/31 : COPY go.mod vendor* ./ 19:20:11 Priming hooks 19:20:11 + snapcraftctl prime 19:20:11 ---> e438449b09c4 19:20:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:11 Removing intermediate container 95314fba530c 19:20:11 ---> 426f14d87b5e 19:20:11 Step 6/23 : COPY go.mod vendor* ./ 19:20:11 Removing intermediate container 836654955ea0 19:20:11 ---> 39e3518309df 19:20:11 Step 6/23 : COPY go.mod vendor* ./ 19:20:11 ---> Running in 4bf879a88500 19:20:11 Removing intermediate container bc2febf372f4 19:20:11 ---> 60c040e831ae 19:20:11 Step 6/25 : COPY go.mod vendor* ./ 19:20:11 ---> e9161bf980d2 19:20:11 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:12 ---> Running in dd625a197c7f 19:20:12 Priming static-packages 19:20:12 + snapcraftctl prime 19:20:13 ---> abbbd70a4979 19:20:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:13 ---> Running in 9a920da40044 19:20:13 ---> 051076f33c60 19:20:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:13 ---> e4c2d8980785 19:20:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:13 ---> Running in b166b9b5f2b9 19:20:14 ---> Running in bbfd564978d1 19:20:16 Priming version 19:20:16 + snapcraftctl prime 19:20:17 Removing intermediate container 4bf879a88500 19:20:17 ---> a6d2bf5ab3ce 19:20:17 Step 8/23 : COPY . . 19:20:17 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 19:20:18 Removing intermediate container dd625a197c7f 19:20:18 ---> c62a0e240ab0 19:20:18 Step 8/31 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:20:20 Removing intermediate container 9a920da40044 19:20:20 ---> ddefc622f19c 19:20:20 Step 8/23 : COPY . . 19:20:20 Removing intermediate container b166b9b5f2b9 19:20:20 ---> d3829566bc70 19:20:20 Step 8/23 : COPY . . [Pipeline] // stage [Pipeline] } 19:20:20 Removing intermediate container bbfd564978d1 19:20:20 ---> aace4cebef14 19:20:20 Step 8/25 : COPY . . 19:20:42 ---> b8c40c9f3441 19:20:42 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:20:42 ---> 86ab3cb85ee6 19:20:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:20:42 ---> Running in 9c7d9f996efc 19:20:42 ---> Running in d91322c9c84b 19:20:42 ---> e546aa5b53a5 19:20:42 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:20:42 ---> Running in ddeadad4ce5b 19:20:42 ---> 86208cace708 19:20:42 Step 9/23 : RUN make cmd/core-command/core-command 19:20:42 ---> Running in d8f318b15627 19:20:43 ---> ba7f11494a19 19:20:43 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:20:43 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 19:20:43 ---> Running in 9a659748ab69 19:20:43 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 19:20:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:20:45 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 19:20: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 19:23:08 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 19:23:11 Removing intermediate container d91322c9c84b 19:23:11 ---> 52ca7c8c6ab1 19:23:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:23:11 ---> Running in 68f4d5e6acd5 19:23:13 Removing intermediate container d8f318b15627 19:23:13 ---> 21b54c7c8146 19:23:13 19:23:13 Step 10/23 : FROM alpine:3.14 19:23:14 3.14: Pulling from library/alpine 19:23:14 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 19:23:16 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:23:16 Status: Downloaded newer image for alpine:3.14 19:23:16 ---> 5b8b7b635229 19:23:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:23:16 Removing intermediate container 9c7d9f996efc 19:23:16 ---> d8224417f40c 19:23:16 19:23:16 Step 10/31 : FROM alpine:3.14 19:23:16 ---> 5b8b7b635229 19:23:16 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:23:16 ---> Running in bce370cfb0d5 19:23:16 ---> Running in cb76dc1b1942 19:23:17 Removing intermediate container cb76dc1b1942 19:23:17 ---> 738a476ab36c 19:23:17 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:23:17 ---> Running in c99252de8db8 19:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:23:19 Removing intermediate container 68f4d5e6acd5 19:23:19 ---> 0dc6f0c51c85 19:23:19 19:23:19 Step 11/23 : FROM docker:20.10.10 19:23:19 20.10.10: Pulling from library/docker 19:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:23:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:23:20 (1/1) Installing dumb-init (1.2.5-r1) 19:23:20 Executing busybox-1.33.1-r6.trigger 19:23:20 OK: 6 MiB in 15 packages 19:23:20 Removing intermediate container 9a659748ab69 19:23:20 ---> 2e115f3b43da 19:23:20 19:23:20 Step 10/25 : FROM alpine:3.14 19:23:20 ---> 5b8b7b635229 19:23:20 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:23:21 ---> Running in 2b84e8bf346e 19:23:21 (1/2) Installing dumb-init (1.2.5-r1) 19:23:21 (2/2) Installing su-exec (0.2-r1) 19:23:21 Executing busybox-1.33.1-r6.trigger 19:23:21 OK: 6 MiB in 16 packages 19:23:22 Removing intermediate container bce370cfb0d5 19:23:22 ---> 90cb7afe367a 19:23:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:23:22 ---> Running in 617b7c9bedee 19:23:22 Removing intermediate container c99252de8db8 19:23:22 ---> 6eea80f280ef 19:23:22 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:23:22 ---> Running in f65b969a32d1 19:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:23:23 Removing intermediate container 617b7c9bedee 19:23:23 ---> 8daa359a7c94 19:23:23 Step 13/23 : ENV APP_PORT=59882 19:23:23 ---> Running in f8efd9792861 19:23:23 Removing intermediate container f65b969a32d1 19:23:23 ---> a84cbf95ea53 19:23:23 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:23:23 ---> Running in 9a97cd6e56c0 19:23:23 (1/3) Installing ca-certificates (20211220-r0) 19:23:23 (2/3) Installing dumb-init (1.2.5-r1) 19:23:24 (3/3) Installing su-exec (0.2-r1) 19:23:24 Executing busybox-1.33.1-r6.trigger 19:23:24 Executing ca-certificates-20211220-r0.trigger 19:23:24 OK: 6 MiB in 17 packages 19:23:24 Removing intermediate container f8efd9792861 19:23:24 ---> 22cf9a146ad4 19:23:24 Step 14/23 : EXPOSE $APP_PORT 19:23:24 ---> Running in d47343c9cd54 19:23:24 Removing intermediate container 9a97cd6e56c0 19:23:24 ---> 93dfa7ee5e5f 19:23:24 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:23:24 ---> Running in c8bd68360b52 19:23:25 Removing intermediate container d47343c9cd54 19:23:25 ---> 80d858767256 19:23:25 Step 15/23 : WORKDIR / 19:23:25 ---> Running in 674418618f29 19:23:26 Removing intermediate container ddeadad4ce5b 19:23:26 ---> 884c8c590223 19:23:26 19:23:26 Step 10/23 : FROM alpine:3.14 19:23:26 ---> 5b8b7b635229 19:23:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:23:26 ---> Using cache 19:23:26 ---> 90cb7afe367a 19:23:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:23:26 ---> Using cache 19:23:26 ---> 8daa359a7c94 19:23:26 Step 13/23 : ENV APP_PORT=59881 19:23:26 ---> Running in f36ccee8da86 19:23:26 Removing intermediate container 674418618f29 19:23:26 ---> 7cb42f0ab128 19:23:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:23:26 Removing intermediate container 2b84e8bf346e 19:23:26 ---> e89f48f9edf3 19:23:26 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:23:26 ---> Running in 945c2ebdc4ed 19:23:27 Removing intermediate container f36ccee8da86 19:23:27 ---> 1c0df5c37460 19:23:27 Step 14/23 : EXPOSE $APP_PORT 19:23:27 ---> Running in 2da1c145a48b 19:23:27 Removing intermediate container 2da1c145a48b 19:23:27 ---> b1e89bd02b65 19:23:27 Step 15/23 : WORKDIR / 19:23:27 Removing intermediate container 945c2ebdc4ed 19:23:27 ---> 4a0243029919 19:23:27 Step 13/25 : WORKDIR / 19:23:27 Removing intermediate container c8bd68360b52 19:23:27 ---> 6499cdf4778f 19:23:27 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:23:27 ---> Running in 4f8d73071e76 19:23:27 ---> 4f117da2369a 19:23:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:23:27 ---> Running in 238db23909cc 19:23:27 ---> Running in 95ef859dc8a3 19:23:28 Removing intermediate container 238db23909cc 19:23:28 ---> 69b0f448e9bc 19:23:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:23:28 Removing intermediate container 4f8d73071e76 19:23:28 ---> 33e86318c7bb 19:23:28 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:23:29 Removing intermediate container 95ef859dc8a3 19:23:29 ---> 1e01543fa18a 19:23:29 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:23:29 ---> 6c76a53bac74 19:23:29 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:23:29 ---> a51df9885d73 19:23:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:23:29 ---> 8ef6cec921b8 19:23:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:23:29 ---> 7036b7408750 19:23:29 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:23:30 ---> Running in bbe4074e11f9 19:23:31 ---> 3855a4b5d51c 19:23:31 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:23:31 ---> f88a48a09093 19:23:31 Step 19/23 : ENTRYPOINT ["/core-command"] 19:23:31 ---> Running in 7aba8166555c 19:23:32 ---> acc6df50b893 19:23:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:23:32 Removing intermediate container 7aba8166555c 19:23:32 ---> 43b63e8243f9 19:23:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:23:32 ---> 8bfbb8d049aa 19:23:32 ---> Running in 81ff1706a0f9 19:23:32 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:23:33 Removing intermediate container 81ff1706a0f9 19:23:33 ---> 3938dacf5fc2 19:23:33 Step 21/23 : LABEL arch=arm64 19:23:33 ---> Running in 6715faefb5fd 19:23:33 Removing intermediate container bbe4074e11f9 19:23:33 ---> 43f00879e257 19:23:33 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:23:33 ---> de7a7da36ca1 19:23:33 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:23:33 ---> affed5a13625 19:23:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:23:33 ---> Running in 9685dda22cd1 19:23:33 Removing intermediate container 6715faefb5fd 19:23:33 ---> 616de2797695 19:23:33 Step 22/23 : LABEL git_sha=0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:23:34 ---> Running in de5fececd6b9 19:23:34 Removing intermediate container 9685dda22cd1 19:23:34 ---> 5d5043826939 19:23:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:23:34 ---> Running in 3dde6c95e55d 19:23:34 ---> 4607877f45c5 19:23:34 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:23:34 Removing intermediate container de5fececd6b9 19:23:34 ---> ec07f39a9fd3 19:23:34 Step 23/23 : LABEL version=0.0.0 19:23:35 ---> Running in 6c20ea86e498 19:23:35 Removing intermediate container 3dde6c95e55d 19:23:35 ---> 672b3055bd33 19:23:35 Step 21/23 : LABEL arch=arm64 19:23:35 ---> Running in 03a341e2d17b 19:23:35 Removing intermediate container 6c20ea86e498 19:23:35 ---> 8066d5c013ce 19:23:35 19:23:36 ---> 7c6d575e52ae 19:23:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:23:36 Removing intermediate container 03a341e2d17b 19:23:36 ---> 7d32f2675dbb 19:23:36 Step 22/23 : LABEL git_sha=0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:23:36 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 19:23:36 Status: Downloaded newer image for docker:20.10.10 19:23:36 ---> 520e9a0a30f7 19:23:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:23:36 ---> Running in 6200652c7f79 19:23:36 Successfully built 8066d5c013ce 19:23:36 Successfully tagged core-command-arm64:latest 19:23:36  Building core-command ... done Building core-data 19:23:36 ---> Running in d0f37afeebfd 19:23:37 Removing intermediate container 6200652c7f79 19:23:37 ---> c29ca5280840 19:23:37 Step 23/23 : LABEL version=0.0.0 19:23:37 ---> 2297d6ad2bdc 19:23:37 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:23:37 ---> Running in 70413e10737a 19:23:37 Removing intermediate container d0f37afeebfd 19:23:37 ---> bc369d4dbab7 19:23:37 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 19:23:37 ---> Running in a372ecc65472 19:23:38 Removing intermediate container 70413e10737a 19:23:38 ---> a25b16c1bc08 19:23:38 19:23:38 ---> f7d64f7a5d7b 19:23:38 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:23:38 Successfully built a25b16c1bc08 19:23:38 Successfully tagged core-metadata-arm64:latest 19:23:38  Building core-metadata ... done Building support-notifications 19:23:38 ---> 60f99ec29e2c 19:23:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:23:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:23:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:23:39 ---> 5d56d8550847 19:23:39 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/ 19:23:39 ---> ee2d0d657901 19:23:39 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:23:39 ---> Running in 8f15d9bccba5 19:23:40 (1/42) Installing readline (8.1.0-r0) 19:23:40 (2/42) Installing bash (5.1.4-r0) 19:23:40 Executing bash-5.1.4-r0.post-install 19:23:40 (3/42) Installing brotli-libs (1.0.9-r5) 19:23:40 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:23:40 (5/42) Installing libcurl (7.79.1-r0) 19:23:40 (6/42) Installing curl (7.79.1-r0) 19:23:40 (7/42) Installing dumb-init (1.2.5-r1) 19:23:40 (8/42) Installing libbz2 (1.0.8-r1) 19:23:40 (9/42) Installing expat (2.4.4-r0) 19:23:40 (10/42) Installing libffi (3.3-r2) 19:23:40 (11/42) Installing gdbm (1.19-r0) 19:23:40 (12/42) Installing xz-libs (5.2.5-r0) 19:23:40 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:23:40 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:23:40 (15/42) Installing mpdecimal (2.5.1-r1) 19:23:40 (16/42) Installing sqlite-libs (3.35.5-r0) 19:23:40 (17/42) Installing python3 (3.9.5-r2) 19:23:41 ---> ca834e357904 19:23:41 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:23:41 ---> Running in c2988e8a5e19 19:23:42 Removing intermediate container c2988e8a5e19 19:23:42 ---> 51c393236f36 19:23:42 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:23:42 Removing intermediate container 8f15d9bccba5 19:23:42 ---> 9160ed6d3fc1 19:23:42 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:23:42 (18/42) Installing py3-appdirs (1.4.4-r2) 19:23:42 (19/42) Installing py3-chardet (4.0.0-r2) 19:23:42 ---> Running in 5bd593ab02cb 19:23:42 (20/42) Installing py3-idna (3.2-r0) 19:23:42 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:23:43 (22/42) Installing py3-certifi (2020.12.5-r1) 19:23:43 (23/42) Installing py3-requests (2.25.1-r4) 19:23:43 (24/42) Installing py3-msgpack (1.0.2-r1) 19:23:43 (25/42) Installing py3-lockfile (0.12.2-r4) 19:23:43 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:23:43 (27/42) Installing py3-colorama (0.4.4-r1) 19:23:43 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:23:43 (29/42) Installing py3-distlib (0.3.1-r3) 19:23:43 (30/42) Installing py3-distro (1.5.0-r3) 19:23:43 (31/42) Installing py3-six (1.15.0-r1) 19:23:43 (32/42) Installing py3-webencodings (0.5.1-r4) 19:23:43 (33/42) Installing py3-html5lib (1.1-r1) 19:23:43 (34/42) Installing py3-parsing (2.4.7-r2) 19:23:43 (35/42) Installing py3-packaging (20.9-r1) 19:23:43 (36/42) Installing py3-toml (0.10.2-r2) 19:23:43 (37/42) Installing py3-pep517 (0.10.0-r2) 19:23:43 (38/42) Installing py3-progress (1.5-r2) 19:23:43 (39/42) Installing py3-retrying (1.3.3-r1) 19:23:43 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:23:43 Removing intermediate container 5bd593ab02cb 19:23:43 ---> 4d21209ff37a 19:23:43 Step 23/25 : LABEL arch=arm64 19:23:43 (41/42) Installing py3-setuptools (52.0.0-r3) 19:23:43 ---> b3ce9b20cd3d 19:23:43 Step 26/31 : RUN chmod +x /entrypoint.sh 19:23:43 (42/42) Installing py3-pip (20.3.4-r1) 19:23:43 ---> Running in aa4021095b02 19:23:43 ---> Running in 33477813cbde 19:23:44 Executing busybox-1.33.1-r6.trigger 19:23:44 OK: 84 MiB in 64 packages 19:23:44 Removing intermediate container aa4021095b02 19:23:44 ---> 1cf579183c81 19:23:44 Step 24/25 : LABEL git_sha=0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:23:44 ---> Running in 3ca17142b2d3 19:23:45 Removing intermediate container 3ca17142b2d3 19:23:45 ---> f3527e314501 19:23:45 Step 25/25 : LABEL version=0.0.0 19:23:45 ---> Running in 5c1b9575e8f8 19:23:46 Removing intermediate container 5c1b9575e8f8 19:23:46 ---> d4bee076d923 19:23:46 19:23:46 Removing intermediate container 33477813cbde 19:23:46 ---> e870eee03f6e 19:23:46 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:23:46 Successfully built d4bee076d923 19:23:46 Successfully tagged security-secretstore-setup-arm64:latest 19:23:46  Building security-secretstore-setup ... done Building support-scheduler 19:23:46 ---> Running in c86b704cebb6 19:23:47 Removing intermediate container c86b704cebb6 19:23:47 ---> 9eded8a30717 19:23:47 Step 28/31 : CMD ["gate"] 19:23:47 ---> Running in 7579487691cd 19:23:47 Removing intermediate container 7579487691cd 19:23:47 ---> 52644f6f16c7 19:23:47 Step 29/31 : LABEL arch=arm64 19:23:48 ---> Running in 37b06707751d 19:23:48 Collecting docker-compose==1.23.2 19:23:48 Removing intermediate container 37b06707751d 19:23:48 ---> 4e9942504e45 19:23:48 Step 30/31 : LABEL git_sha=0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:23:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:23:49 ---> Running in 1fafb5f27a5c 19:23:49 Collecting docopt<0.7,>=0.6.1 19:23:49 Removing intermediate container 1fafb5f27a5c 19:23:49 ---> 71e2d4aef196 19:23:49 Step 31/31 : LABEL version=0.0.0 19:23:49 Downloading docopt-0.6.2.tar.gz (25 kB) 19:23:49 ---> Running in 338d569a1d8d 19:23:50 Removing intermediate container 338d569a1d8d 19:23:50 ---> a1d65d3a140b 19:23:50 19:23:50 Successfully built a1d65d3a140b 19:23:50 Successfully tagged security-bootstrapper-arm64:latest 19:23:50 Building security-proxy-setup 19:23:51  Building security-bootstrapper ... done Collecting texttable<0.10,>=0.9.0 19:23:51 Downloading texttable-0.9.1.tar.gz (11 kB) 19:23:53 Collecting websocket-client<1.0,>=0.32.0 19:23:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:23:53 Collecting jsonschema<3,>=2.5.1 19:23:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:23:54 Collecting cached-property<2,>=1.2.0 19:23:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:23:54 Collecting docker<4.0,>=3.6.0 19:23:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:23:55 Collecting PyYAML<4,>=3.10 19:23:55 Downloading PyYAML-3.13.tar.gz (270 kB) 19:23: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) 19:23:59 Collecting dockerpty<0.5,>=0.4.1 19:23:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:24:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:24:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:24:03 Collecting docker-pycreds>=0.4.0 19:24:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:24:03 Collecting idna<2.8,>=2.5 19:24:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:24:03 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) 19:24:04 Collecting chardet<3.1.0,>=3.0.2 19:24:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:24:04 Collecting urllib3<1.25,>=1.21.1 19:24:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:24:05 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:24:05 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:24:05 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:24:05 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:24:06 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:24:06 Attempting uninstall: urllib3 19:24:06 Found existing installation: urllib3 1.26.5 19:24:06 Uninstalling urllib3-1.26.5: 19:24:06 Successfully uninstalled urllib3-1.26.5 19:24:06 Attempting uninstall: idna 19:24:06 Found existing installation: idna 3.2 19:24:07 Uninstalling idna-3.2: 19:24:07 Successfully uninstalled idna-3.2 19:24:08 Attempting uninstall: chardet 19:24:08 Found existing installation: chardet 4.0.0 19:24:08 Uninstalling chardet-4.0.0: 19:24:08 Successfully uninstalled chardet-4.0.0 19:24:10 Attempting uninstall: requests 19:24:10 Found existing installation: requests 2.25.1 19:24:10 Uninstalling requests-2.25.1: 19:24:10 Successfully uninstalled requests-2.25.1 19:24:10 Running setup.py install for texttable: started 19:24:12 Running setup.py install for texttable: finished with status 'done' 19:24:12 Running setup.py install for PyYAML: started 19:24:15 Running setup.py install for PyYAML: finished with status 'done' 19:24:15 Running setup.py install for docopt: started 19:24:18 Running setup.py install for docopt: finished with status 'done' 19:24:18 Running setup.py install for dockerpty: started 19:24:20 Running setup.py install for dockerpty: finished with status 'done' 19:24:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:24:21 ---> b48f23da8eba 19:24:21 Step 3/23 : WORKDIR /edgex-go 19:24:21 ---> Using cache 19:24:21 ---> 52a909190c72 19:24:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:21 ---> Using cache 19:24:21 ---> 864711c65436 19:24:21 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:24:23 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 19:24:23 ---> Running in ccb3570de1bf 19:24:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:24:24 ---> b48f23da8eba 19:24:24 Step 3/22 : WORKDIR /edgex-go 19:24:24 ---> Using cache 19:24:24 ---> 52a909190c72 19:24:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:24 ---> Using cache 19:24:24 ---> 864711c65436 19:24:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:24:24 ---> Running in 970de7994ea1 19:24:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:27 OK: 220 MiB in 52 packages 19:24:28 OK: 220 MiB in 52 packages 19:24:29 Removing intermediate container ccb3570de1bf 19:24:29 ---> e55f259e36d2 19:24:29 Step 6/23 : COPY go.mod vendor* ./ 19:24:29 Removing intermediate container 970de7994ea1 19:24:29 ---> 8a180fa34deb 19:24:29 Step 6/22 : COPY go.mod vendor* ./ 19:24:30 ---> ef0611a21742 19:24:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:31 ---> Running in 72f3cd7d21e9 19:24:31 ---> 4f1ed4084576 19:24:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:31 ---> Running in 4d0fddab0e98 19:24:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:24:32 ---> b48f23da8eba 19:24:32 Step 3/22 : WORKDIR /edgex-go 19:24:32 ---> Using cache 19:24:32 ---> 52a909190c72 19:24:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:32 ---> Using cache 19:24:32 ---> 864711c65436 19:24:32 Step 5/22 : RUN apk add --update --no-cache make git 19:24:32 ---> Using cache 19:24:32 ---> 60c040e831ae 19:24:32 Step 6/22 : COPY go.mod vendor* ./ 19:24:32 ---> Using cache 19:24:32 ---> e4c2d8980785 19:24:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:32 ---> Using cache 19:24:32 ---> aace4cebef14 19:24:32 Step 8/22 : COPY . . 19:24:32 ---> Using cache 19:24:32 ---> ba7f11494a19 19:24:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:24:32 ---> Running in 3082efeb433c 19:24:34 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 19:24:36 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:24:36 ---> b48f23da8eba 19:24:36 Step 3/21 : WORKDIR /edgex-go 19:24:36 ---> Using cache 19:24:36 ---> 52a909190c72 19:24:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:36 ---> Using cache 19:24:36 ---> 864711c65436 19:24:36 Step 5/21 : RUN apk add --update --no-cache make git 19:24:36 ---> Using cache 19:24:36 ---> 60c040e831ae 19:24:36 Step 6/21 : COPY go.mod vendor* ./ 19:24:36 ---> Using cache 19:24:36 ---> e4c2d8980785 19:24:36 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:36 ---> Using cache 19:24:36 ---> aace4cebef14 19:24:36 Step 8/21 : COPY . . 19:24:36 ---> Using cache 19:24:36 ---> ba7f11494a19 19:24:36 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:24:36 ---> Running in 899dcea1c39d 19:24:37 Removing intermediate container 72f3cd7d21e9 19:24:37 ---> 3b0e0e897426 19:24:37 Step 8/23 : COPY . . 19:24:39 Removing intermediate container 4d0fddab0e98 19:24:39 ---> 03de67b7df3e 19:24:39 Step 8/22 : COPY . . 19:24:39 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 19:24:45 Removing intermediate container a372ecc65472 19:24:45 ---> c96eecf7e228 19:24:45 Step 14/23 : ENV APP_PORT=58890 19:24:45 ---> Running in 2b6fb41897c6 19:24:47 Removing intermediate container 2b6fb41897c6 19:24:47 ---> b19494817613 19:24:47 Step 15/23 : EXPOSE $APP_PORT 19:24:47 ---> Running in 161696e023ee 19:24:48 Removing intermediate container 161696e023ee 19:24:48 ---> a7f646fd65d0 19:24:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:24:52 ---> 60147e3f10da 19:24:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:24:53 ---> 21dc27a73a8c 19:24:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:24:56 ---> 1d46510a2831 19:24:56 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:24:56 ---> Running in f256ab4145c1 19:24:57 Removing intermediate container f256ab4145c1 19:24:57 ---> 4e926670a233 19:24:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:57 ---> Running in f1240a18b6a3 19:24:58 Removing intermediate container f1240a18b6a3 19:24:58 ---> 9adb3c43d389 19:24:58 Step 21/23 : LABEL arch=arm64 19:24:58 ---> Running in babc7ff72196 19:24:59 Removing intermediate container babc7ff72196 19:24:59 ---> b19ca8bd4184 19:24:59 Step 22/23 : LABEL git_sha=0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:24:59 ---> Running in 98acb9c66e77 19:25:00 Removing intermediate container 98acb9c66e77 19:25:00 ---> 1c2a9c0e10aa 19:25:00 Step 23/23 : LABEL version=0.0.0 19:25:01 ---> Running in a4c8d781b0f1 19:25:02 Removing intermediate container a4c8d781b0f1 19:25:02 ---> ce31a0832f61 19:25:02 19:25:03 Successfully built ce31a0832f61 19:25:03 Successfully tagged sys-mgmt-agent-arm64:latest 19:25:11  Building sys-mgmt-agent ... done  ---> 194adaac74c0 19:25:11 Step 9/23 : RUN make cmd/core-data/core-data 19:25:11 ---> ccf506878656 19:25:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:25:11 ---> Running in 8970ac70d64a 19:25:11 ---> Running in ea4cc91d7fdc 19:25:13 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 19:25:13 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 19:26:21 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 19:26:28 Removing intermediate container 899dcea1c39d 19:26:28 ---> 658787e4ef66 19:26:28 19:26:28 Step 10/21 : FROM alpine:3.14 19:26:28 ---> 5b8b7b635229 19:26:28 Step 11/21 : RUN apk add --update --no-cache curl 19:26:28 Removing intermediate container 3082efeb433c 19:26:28 ---> 7fe68ef13e3a 19:26:28 19:26:28 Step 10/22 : FROM alpine:3.14 19:26:28 ---> 5b8b7b635229 19:26:28 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:26:28 ---> Using cache 19:26:28 ---> 90cb7afe367a 19:26:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:26:28 ---> Using cache 19:26:28 ---> 8daa359a7c94 19:26:28 Step 13/22 : ENV APP_PORT=59861 19:26:28 ---> Running in a68d6d29c889 19:26:28 ---> Running in cb774ebb6f2f 19:26:29 Removing intermediate container cb774ebb6f2f 19:26:29 ---> 9b508564456b 19:26:29 Step 14/22 : EXPOSE $APP_PORT 19:26:29 ---> Running in ea7a4c41a126 19:26:30 Removing intermediate container ea7a4c41a126 19:26:30 ---> 27ba0f84bd73 19:26:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:26:31 ---> 02ec9b5a08f7 19:26:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:26:31 (1/5) Installing ca-certificates (20211220-r0) 19:26:31 (2/5) Installing brotli-libs (1.0.9-r5) 19:26:31 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:26:31 (4/5) Installing libcurl (7.79.1-r0) 19:26:31 (5/5) Installing curl (7.79.1-r0) 19:26:31 Executing busybox-1.33.1-r6.trigger 19:26:31 Executing ca-certificates-20211220-r0.trigger 19:26:32 OK: 8 MiB in 19 packages 19:26:32 ---> 60f12fe22aa7 19:26:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:26:33 ---> b756fefd1a8b 19:26:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:26:33 ---> Running in 9c3fa875ae31 19:26:34 Removing intermediate container 9c3fa875ae31 19:26:34 ---> 90ed7c16b603 19:26:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:26:34 Removing intermediate container a68d6d29c889 19:26:34 ---> 890b6263a0ea 19:26:34 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:26:34 ---> Running in cdeb6bad60a3 19:26:35 ---> Running in f3d29027744e 19:26:35 Removing intermediate container cdeb6bad60a3 19:26:35 ---> 94c9faa6059a 19:26:35 Step 20/22 : LABEL arch=arm64 19:26:35 ---> Running in c42379f24970 19:26:35 Removing intermediate container f3d29027744e 19:26:35 ---> f3b62528246d 19:26:35 Step 13/21 : WORKDIR /edgex 19:26:35 ---> Running in 3f457bd398a6 19:26:36 Removing intermediate container c42379f24970 19:26:36 ---> e3082a9e7e07 19:26:36 Step 21/22 : LABEL git_sha=0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:26:36 ---> Running in 080ab90ef2e8 19:26:36 Removing intermediate container 3f457bd398a6 19:26:36 ---> b7fa856da1a4 19:26:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:26:37 Removing intermediate container 080ab90ef2e8 19:26:37 ---> 2a91ec8de84e 19:26:37 Step 22/22 : LABEL version=0.0.0 19:26:37 ---> Running in 328e8cf1e077 19:26:37 ---> 8e353b1fe4f2 19:26:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:26:37 Removing intermediate container 328e8cf1e077 19:26:37 ---> 65286273204d 19:26:37 19:26:38 Successfully built 65286273204d 19:26:38 Successfully tagged support-scheduler-arm64:latest 19:26:39  Building support-scheduler ... done  ---> 1358e265b0bf 19:26:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:26:41 ---> ef9d0b3d05a2 19:26:41 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:26:41 ---> Running in 78acc33ef51c 19:26:41 Removing intermediate container 78acc33ef51c 19:26:41 ---> c5ad1cc6320e 19:26:41 Step 18/21 : CMD ["--init=true"] 19:26:42 ---> Running in 838e6a7319b8 19:26:42 Removing intermediate container 838e6a7319b8 19:26:42 ---> 9ced487729be 19:26:42 Step 19/21 : LABEL arch=arm64 19:26:42 ---> Running in 883c0546625a 19:26:43 Removing intermediate container 883c0546625a 19:26:43 ---> 1601fccf43fe 19:26:43 Step 20/21 : LABEL git_sha=0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:26:43 ---> Running in cf038380b618 19:26:44 Removing intermediate container cf038380b618 19:26:44 ---> 2447bcb9d47e 19:26:44 Step 21/21 : LABEL version=0.0.0 19:26:44 ---> Running in d1ff71e2b25d 19:26:44 Removing intermediate container d1ff71e2b25d 19:26:44 ---> 8fee9879dfc3 19:26:44 19:26:44 Successfully built 8fee9879dfc3 19:26:44 Successfully tagged security-proxy-setup-arm64:latest 19:26:57  Building security-proxy-setup ... done Removing intermediate container ea4cc91d7fdc 19:26:57 ---> 28ef15258f0e 19:26:57 19:26:57 Step 10/22 : FROM alpine:3.14 19:26:57 ---> 5b8b7b635229 19:26:57 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:26:57 ---> Running in dcc3f932a10b 19:26:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:26:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:26:57 (1/2) Installing ca-certificates (20211220-r0) 19:26:57 (2/2) Installing dumb-init (1.2.5-r1) 19:26:57 Executing busybox-1.33.1-r6.trigger 19:26:57 Executing ca-certificates-20211220-r0.trigger 19:26:57 OK: 6 MiB in 16 packages 19:26:59 Removing intermediate container dcc3f932a10b 19:26:59 ---> b10bc5f03a73 19:26:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:26:59 ---> Running in dbaa4e34844c 19:26:59 Removing intermediate container dbaa4e34844c 19:26:59 ---> 8b4af7cfd3d6 19:26:59 Step 13/22 : ENV APP_PORT=59860 19:26:59 ---> Running in 0c09b5d1ed75 19:27:00 Removing intermediate container 0c09b5d1ed75 19:27:00 ---> 9b941d466186 19:27:00 Step 14/22 : EXPOSE $APP_PORT 19:27:00 ---> Running in f38b5fd76df4 19:27:00 Removing intermediate container 8970ac70d64a 19:27:00 ---> 70ca8a94e512 19:27:00 19:27:00 Step 10/23 : FROM alpine:3.14 19:27:00 ---> 5b8b7b635229 19:27:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:27:00 ---> Running in b547127a2c3b 19:27:00 Removing intermediate container f38b5fd76df4 19:27:00 ---> 6f498ca00a70 19:27:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:01 Removing intermediate container b547127a2c3b 19:27:01 ---> 3708c3552c50 19:27:01 Step 12/23 : ENV APP_PORT=59880 19:27:01 ---> Running in ada953760e68 19:27:01 ---> bfa1d2dfd677 19:27:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:27:01 Removing intermediate container ada953760e68 19:27:01 ---> 910eb31cd5da 19:27:01 Step 13/23 : EXPOSE $APP_PORT 19:27:01 ---> Running in 8d504f7cc5e0 19:27:02 Removing intermediate container 8d504f7cc5e0 19:27:02 ---> e766f50f401b 19:27:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:02 ---> Running in 58d87257fabd 19:27:03 ---> d9a6de38e73c 19:27:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:27:03 ---> cf4d55041cc3 19:27:03 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:27:03 ---> Running in 8d6769c6718c 19:27:04 Removing intermediate container 8d6769c6718c 19:27:04 ---> a16d5807ff97 19:27:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:04 Removing intermediate container 58d87257fabd 19:27:04 ---> b5d7f8e3606c 19:27:04 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:27:04 ---> Running in fa3e9b9cf547 19:27:04 ---> Running in d94754fe089d 19:27:04 Removing intermediate container fa3e9b9cf547 19:27:04 ---> cae46026d2dc 19:27:04 Step 20/22 : LABEL arch=arm64 19:27:05 ---> Running in 3958c3933aeb 19:27:05 Removing intermediate container 3958c3933aeb 19:27:05 ---> ceeac1ffd222 19:27:05 Step 21/22 : LABEL git_sha=0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:27:05 ---> Running in 8f90bfe8ae97 19:27:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:27:05 Removing intermediate container 8f90bfe8ae97 19:27:05 ---> f12d8addb3a1 19:27:05 Step 22/22 : LABEL version=0.0.0 19:27:05 ---> Running in 38f23ebd76b1 19:27:06 Removing intermediate container 38f23ebd76b1 19:27:06 ---> 80c227c18db5 19:27:06 19:27:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:27:06 Successfully built 80c227c18db5 19:27:06 Successfully tagged support-notifications-arm64:latest 19:27:07  Building support-notifications ... done (1/6) Installing dumb-init (1.2.5-r1) 19:27:07 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:27:07 (3/6) Installing libsodium (1.0.18-r0) 19:27:07 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:27:07 (5/6) Installing libzmq (4.3.4-r0) 19:27:07 (6/6) Installing zeromq (4.3.4-r0) 19:27:07 Executing busybox-1.33.1-r6.trigger 19:27:07 OK: 8 MiB in 20 packages 19:27:08 Removing intermediate container d94754fe089d 19:27:08 ---> 7e55155cb47e 19:27:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:09 ---> 011a86ca029c 19:27:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:27:10 ---> 49e3138cdbee 19:27:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:27:10 ---> 9ad0facf49ff 19:27:10 Step 19/23 : ENTRYPOINT ["/core-data"] 19:27:10 ---> Running in ef93cc50994e 19:27:11 Removing intermediate container ef93cc50994e 19:27:11 ---> 40806e733ddd 19:27:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:11 ---> Running in c5cba890a229 19:27:11 Removing intermediate container c5cba890a229 19:27:11 ---> 43499a2cccb2 19:27:11 Step 21/23 : LABEL arch=arm64 19:27:11 ---> Running in 2a2033b4991b 19:27:12 Removing intermediate container 2a2033b4991b 19:27:12 ---> 942ee80c43f5 19:27:12 Step 22/23 : LABEL git_sha=0a2bb2ea92ed6aef72d860ef561f023a35bbbccc 19:27:12 ---> Running in 21262af0d2e2 19:27:12 Removing intermediate container 21262af0d2e2 19:27:12 ---> 0538a8d0e3e0 19:27:12 Step 23/23 : LABEL version=0.0.0 19:27:12 ---> Running in 74676f9a7a84 19:27:13 Removing intermediate container 74676f9a7a84 19:27:13 ---> 3fd4336ebb5f 19:27:13 19:27:13 Successfully built 3fd4336ebb5f 19:27:13 Successfully tagged core-data-arm64:latest 19:27:13  Building core-data ... done  [Pipeline] } 19:27:13 $ docker stop --time=1 3661241a8786b05aee7facd9cb759a91546fd31bb0ebb486575d5802b5f57f0a 19:27:15 $ docker rm -f 3661241a8786b05aee7facd9cb759a91546fd31bb0ebb486575d5802b5f57f0a [Pipeline] // withDockerContainer [Pipeline] sh 19:27:15 + docker images 19:27:16 REPOSITORY TAG IMAGE ID CREATED SIZE 19:27:16 core-data-arm64 latest 3fd4336ebb5f 4 seconds ago 19.2MB 19:27:16 support-notifications-arm64 latest 80c227c18db5 11 seconds ago 16MB 19:27:16 70ca8a94e512 16 seconds ago 1.6GB 19:27:16 28ef15258f0e 22 seconds ago 1.59GB 19:27:16 security-proxy-setup-arm64 latest 8fee9879dfc3 32 seconds ago 25.3MB 19:27:16 support-scheduler-arm64 latest 65286273204d 39 seconds ago 15.3MB 19:27:16 658787e4ef66 49 seconds ago 1.6GB 19:27:16 7fe68ef13e3a 49 seconds ago 1.59GB 19:27:16 sys-mgmt-agent-arm64 latest ce31a0832f61 2 minutes ago 280MB 19:27:16 security-bootstrapper-arm64 latest a1d65d3a140b 3 minutes ago 18MB 19:27:16 security-secretstore-setup-arm64 latest d4bee076d923 3 minutes ago 26.8MB 19:27:16 core-metadata-arm64 latest a25b16c1bc08 3 minutes ago 15.9MB 19:27:16 core-command-arm64 latest 8066d5c013ce 3 minutes ago 15.1MB 19:27:16 884c8c590223 3 minutes ago 1.6GB 19:27:16 2e115f3b43da 3 minutes ago 1.6GB 19:27:16 0dc6f0c51c85 3 minutes ago 1.59GB 19:27:16 d8224417f40c 4 minutes ago 1.59GB 19:27:16 21b54c7c8146 4 minutes ago 1.59GB 19:27:16 ci-base-image-arm64 latest b48f23da8eba 15 minutes ago 1.26GB 19:27:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 days ago 551MB 19:27:16 docker 20.10.10 520e9a0a30f7 2 months ago 200MB 19:27:16 alpine 3.14 5b8b7b635229 3 months ago 5.35MB 19:27:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 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 19:27:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:27:17 19:27:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:27:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:27:17 arm64: Pulling from edgex-lftools-log-publisher 19:27:17 448f6bf000e3: Pulling fs layer 19:27:17 f757da607395: Pulling fs layer 19:27:17 05883995daec: Pulling fs layer 19:27:17 8603b9c90790: Pulling fs layer 19:27:17 1560dd03e051: Pulling fs layer 19:27:17 27f5ce0e4adf: Pulling fs layer 19:27:17 c2d8d7efcc4b: Pulling fs layer 19:27:17 1560dd03e051: Waiting 19:27:17 27f5ce0e4adf: Waiting 19:27:17 c2d8d7efcc4b: Waiting 19:27:17 8603b9c90790: Waiting 19:27:17 f757da607395: Verifying Checksum 19:27:17 f757da607395: Download complete 19:27:17 8603b9c90790: Verifying Checksum 19:27:17 8603b9c90790: Download complete 19:27:17 1560dd03e051: Verifying Checksum 19:27:17 1560dd03e051: Download complete 19:27:17 27f5ce0e4adf: Verifying Checksum 19:27:17 27f5ce0e4adf: Download complete 19:27:17 05883995daec: Verifying Checksum 19:27:17 05883995daec: Download complete 19:27:18 448f6bf000e3: Verifying Checksum 19:27:18 448f6bf000e3: Download complete 19:27:20 c2d8d7efcc4b: Verifying Checksum 19:27:20 c2d8d7efcc4b: Download complete 19:27:21 448f6bf000e3: Pull complete 19:27:22 f757da607395: Pull complete 19:27:23 05883995daec: Pull complete 19:27:24 8603b9c90790: Pull complete 19:27:25 1560dd03e051: Pull complete 19:27:25 27f5ce0e4adf: Pull complete 19:27:40 c2d8d7efcc4b: Pull complete 19:27:40 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:27:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:27:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:27:40 prd-ubuntu18.04-docker-arm64-4c-16g-5007 does not seem to be running inside a container 19:27:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:27:43 $ docker top 8066201a7ea64b490ab20144ae32171958108889d118d59b86ca83cea7326b67 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:27:44 ---> job-cost.sh 19:27:44 lf-activate-venv: SKIPPING 19:27:44 INFO: No Stack... 19:27:44 INFO: Retrieving Pricing Info for: v3-standard-4 19:27:44 INFO: Archiving Costs [Pipeline] sh 19:27:45 + cut -d, -f6 19:27:45 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:27:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3883-1-stack-cost] 19:27:45 Resource [jenkins-edgexfoundry-edgex-go-PR-3883-1-stack-cost] did not exist. Created. 19:27:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3883-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:27:46 + echo total: 0.10999999940395355 [Pipeline] stash 19:27:46 Stashed 1 file(s) [Pipeline] } 19:27:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3883-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:27:46 $ docker stop --time=1 8066201a7ea64b490ab20144ae32171958108889d118d59b86ca83cea7326b67 19:27:48 $ docker rm -f 8066201a7ea64b490ab20144ae32171958108889d118d59b86ca83cea7326b67 [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 19:27:49 provisioning config files... 19:27:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2977719877108502473tmp [Pipeline] { [Pipeline] sh 19:27:49 + set +x 19:27:49 + curl -s https://codecov.io/bash 19:27:49 + bash -s -- 19:27:49 19:27:49 _____ _ 19:27:49 / ____| | | 19:27:49 | | ___ __| | ___ ___ _____ __ 19:27:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:27:49 | |___| (_) | (_| | __/ (_| (_) \ V / 19:27:49 \_____\___/ \__,_|\___|\___\___/ \_/ 19:27:49 Bash-1.0.6 19:27:49 19:27:49 19:27:49 ==> git version 2.24.4 found 19:27:49 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:27:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:27:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:27:49 ==> Jenkins CI detected. 19:27:49 current dir:  /w/workspace/edgex-go/1 19:27:49 project root: . 19:27:49 --> token set from env 19:27:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:27:49 ==> Running gcov in . (disable via -X gcov) 19:27:49 ==> Python coveragepy not found 19:27:49 ==> Searching for coverage reports in: 19:27:49 + . 19:27:49 -> Found 1 reports 19:27:49 ==> Detecting git/mercurial file structure 19:27:49 ==> Reading reports 19:27:49 + ./coverage.out bytes=428383 19:27:49 ==> Appending adjustments 19:27:49 https://docs.codecov.io/docs/fixing-reports 19:27:50 + Found adjustments 19:27:50 ==> Gzipping contents 19:27:50 60K /tmp/codecov.ZsFzqW.gz 19:27:50 ==> Uploading reports 19:27:50 url: https://codecov.io 19:27:50 query: branch=PR-3883&commit=0a2bb2ea92ed6aef72d860ef561f023a35bbbccc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3883%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3883&job=&cmd_args= 19:27:50 -> Pinging Codecov 19:27:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3883&commit=0a2bb2ea92ed6aef72d860ef561f023a35bbbccc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3883%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3883&job=&cmd_args= 19:27:51 -> Uploading to 19:27:51 https://storage.googleapis.com/codecov/v4/raw/2022-02-10/00271124DB129430A58F1EEE437C3FCB/0a2bb2ea92ed6aef72d860ef561f023a35bbbccc/c49d34ff-a483-453d-ae7b-3e8fff372ee6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220210T192751Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe637fa200c76cb26ba84b607277fa81e4bcec9bca92dc225adc4f98463a2d11 19:27:51 % Total % Received % Xferd Average Speed Time Time Time Current 19:27:51 Dload Upload Total Spent Left Speed 19:27:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58013 0 0 100 58013 0 144k --:--:-- --:--:-- --:--:-- 144k 100 58013 0 0 100 58013 0 144k --:--:-- --:--:-- --:--:-- 144k 19:27:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0a2bb2ea92ed6aef72d860ef561f023a35bbbccc [Pipeline] } 19:27:51 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 19:27:52 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:27:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:27:53 ---> package-listing.sh 19:27:53 ++ facter osfamily 19:27:53 ++ tr '[:upper:]' '[:lower:]' 19:27:54 + OS_FAMILY=redhat 19:27:54 + workspace=/w/workspace/edgex-go/1 19:27:54 + START_PACKAGES=/tmp/packages_start.txt 19:27:54 + END_PACKAGES=/tmp/packages_end.txt 19:27:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:27:54 + PACKAGES=/tmp/packages_start.txt 19:27:54 + '[' /w/workspace/edgex-go/1 ']' 19:27:54 + PACKAGES=/tmp/packages_end.txt 19:27:54 + case "${OS_FAMILY}" in 19:27:54 + rpm -qa 19:27:54 + sort 19:27:58 + '[' -f /tmp/packages_start.txt ']' 19:27:58 + '[' -f /tmp/packages_end.txt ']' 19:27:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:27:58 + '[' /w/workspace/edgex-go/1 ']' 19:27:58 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:27:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:27:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:27:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:27:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:27:59 19:27:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:27:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:27:59 latest: Pulling from edgex-lftools-log-publisher 19:27:59 b4d181a07f80: Pulling fs layer 19:27:59 a1111a8f2ec3: Pulling fs layer 19:27:59 ed53099fbce6: Pulling fs layer 19:27:59 dc539afda2c1: Pulling fs layer 19:27:59 77bc0d833cb6: Pulling fs layer 19:27:59 9065ff56babe: Pulling fs layer 19:27:59 d287ab97295c: Pulling fs layer 19:27:59 dc539afda2c1: Waiting 19:27:59 77bc0d833cb6: Waiting 19:27:59 9065ff56babe: Waiting 19:27:59 d287ab97295c: Waiting 19:27:59 a1111a8f2ec3: Verifying Checksum 19:27:59 a1111a8f2ec3: Download complete 19:27:59 dc539afda2c1: Verifying Checksum 19:27:59 dc539afda2c1: Download complete 19:27:59 ed53099fbce6: Verifying Checksum 19:27:59 ed53099fbce6: Download complete 19:27:59 9065ff56babe: Verifying Checksum 19:27:59 9065ff56babe: Download complete 19:27:59 77bc0d833cb6: Verifying Checksum 19:27:59 77bc0d833cb6: Download complete 19:27:59 b4d181a07f80: Verifying Checksum 19:27:59 b4d181a07f80: Download complete 19:28:00 d287ab97295c: Download complete 19:28:01 b4d181a07f80: Pull complete 19:28:01 a1111a8f2ec3: Pull complete 19:28:01 ed53099fbce6: Pull complete 19:28:01 dc539afda2c1: Pull complete 19:28:02 77bc0d833cb6: Pull complete 19:28:02 9065ff56babe: Pull complete 19:28:07 d287ab97295c: Pull complete 19:28:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:28:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:28:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:28:07 prd-centos7-docker-4c-2g-5005 does not seem to be running inside a container 19:28:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:28:11 $ docker top a009e787d3e5a974c8bd8eabf0202e67c37cae00bdef740663318d13f7ba16f6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:28:11 + touch /tmp/pre-build-complete [Pipeline] sh 19:28:11 + mkdir -p /var/log/sysstat [Pipeline] sh 19:28:12 + ls /var/log/sa-host 19:28:12 + sadf -c /var/log/sa-host/sa10 19:28:12 file_magic: OK 19:28:12 HZ: Using current value: 100 19:28:12 file_header: OK 19:28:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:28:12 Statistics: 19:28:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:28:12 File successfully converted to sysstat format version 12.0.3 19:28:12 + sadf -c /var/log/sa-host/sa17 19:28:12 file_magic: OK 19:28:12 HZ: Using current value: 100 19:28:12 file_header: OK 19:28:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:28:12 Statistics: 19:28:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:28:12 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:28:12 provisioning config files... 19:28:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7454652763102779500tmp [Pipeline] { [Pipeline] echo 19:28:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:28:12 ---> create-netrc.sh [Pipeline] } 19:28:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:28:13 ---> python-tools-install.sh [Pipeline] echo 19:28:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:28:13 ---> sudo-logs.sh 19:28:13 Archiving 'sudo' log.. 19:28:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-5005.novalocal: Name or service not known 19:28:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-5005.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:28:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:28:13 ---> job-cost.sh 19:28:13 lf-activate-venv: SKIPPING 19:28:13 DEBUG: total: 0.10999999940395355 19:28:13 INFO: Retrieving Stack Cost... 19:28:14 INFO: Retrieving Pricing Info for: v3-standard-2 19:28:14 INFO: Archiving Costs [Pipeline] echo 19:28:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:28:14 ---> logs-deploy.sh 19:28:14 lf-activate-venv: SKIPPING 19:28:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3883/1 19:28:14 INFO: archiving workspace using pattern(s): 19:28:15 Archives upload complete. 19:28:15 INFO: archiving logs to Nexus