Pull request #3882 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9f68aec58afc9cbde1ec9a476ce9469a7044ca47+d337b404b5225b131c6bc5751d1616ac3c46fd44 (21e9ebab3b9c805b28cd96b00f6a678037e03229) 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-ssh5761051915903939119.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-ssh15607519599661070527.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3882/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3882/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11990523366172944772.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 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-ssh6346313986697716610.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3882/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3882/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11498194789804738669.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-6261’ Running on prd-centos7-docker-4c-2g-6263 in /w/workspace/edgexfoundry_edgex-go_PR-3882 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh256043605155978113.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/5@tmp/jenkins-gitclient-ssh6019079034303965606.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3882/head:refs/remotes/origin/PR-3882 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d337b404b5225b131c6bc5751d1616ac3c46fd44 into PR head commit 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 Merge succeeded, producing 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 Checking out Revision 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 (PR-3882) > git config core.sparsecheckout # timeout=10 > git checkout -f 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 # 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/5@tmp/jenkins-gitclient-ssh1781583071313315356.key > git merge d337b404b5225b131c6bc5751d1616ac3c46fd44 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 # timeout=10 Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0" First time build. Skipping changelog. > git rev-list --no-walk 8d3847d6bf72459b8d9840f0fa3d430949758a22 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:39:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:39:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:39:27 ========================================================= 15:39:27 EdgeX Global Pipelines Version Info 15:39:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:39:29 ------------------- 15:39:29 stable info: 15:39:29 ------------------- 15:39:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:39:29 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 15:39:29 Message: update stable to v1.0.220 15:39:29 ------------------- 15:39:29 experimental info: 15:39:29 ------------------- 15:39:29 Commited By: **** collab-it+edgex@linuxfoundation.org 15:39:29 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 15:39:29 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:39:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:39:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3882 [Pipeline] echo 15:39:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3882 [Pipeline] echo 15:39:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3882 [Pipeline] echo 15:39:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [Pipeline] echo 15:39:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f68aec [Pipeline] echo 15:39:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:30 provisioning config files... 15:39:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4546928330789636007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:30 ---> docker-login.sh 15:39:30 nexus3.edgexfoundry.org:10001 15:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:30 Configure a credential helper to remove this warning. See 15:39:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:30 15:39:30 Login Succeeded 15:39:30 nexus3.edgexfoundry.org:10002 15:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:30 Configure a credential helper to remove this warning. See 15:39:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:30 15:39:30 Login Succeeded 15:39:30 nexus3.edgexfoundry.org:10003 15:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:30 Configure a credential helper to remove this warning. See 15:39:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:30 15:39:30 Login Succeeded 15:39:30 nexus3.edgexfoundry.org:10004 15:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:30 Configure a credential helper to remove this warning. See 15:39:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:30 15:39:30 Login Succeeded 15:39:30 docker.io 15:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:31 Configure a credential helper to remove this warning. See 15:39:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:31 15:39:31 Login Succeeded 15:39:31 ---> docker-login.sh ends [Pipeline] } 15:39:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:39:31 ++ 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 15:39:31 + for file in '`ls cmd/**/Dockerfile`' 15:39:31 ++ dirname cmd/core-command/Dockerfile 15:39:31 ++ cut -d/ -f2 15:39:31 + echo core-command,cmd/core-command/Dockerfile 15:39:31 + for file in '`ls cmd/**/Dockerfile`' 15:39:31 ++ dirname cmd/core-data/Dockerfile 15:39:31 ++ cut -d/ -f2 15:39:31 + echo core-data,cmd/core-data/Dockerfile 15:39:31 + for file in '`ls cmd/**/Dockerfile`' 15:39:31 ++ dirname cmd/core-metadata/Dockerfile 15:39:31 ++ cut -d/ -f2 15:39:31 + echo core-metadata,cmd/core-metadata/Dockerfile 15:39:31 + for file in '`ls cmd/**/Dockerfile`' 15:39:31 ++ dirname cmd/security-bootstrapper/Dockerfile 15:39:31 ++ cut -d/ -f2 15:39:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:39:31 + for file in '`ls cmd/**/Dockerfile`' 15:39:31 ++ dirname cmd/security-proxy-setup/Dockerfile 15:39:31 ++ cut -d/ -f2 15:39:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:39:31 + for file in '`ls cmd/**/Dockerfile`' 15:39:31 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:39:31 ++ cut -d/ -f2 15:39:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:39:31 + for file in '`ls cmd/**/Dockerfile`' 15:39:31 ++ dirname cmd/support-notifications/Dockerfile 15:39:31 ++ cut -d/ -f2 15:39:31 + echo support-notifications,cmd/support-notifications/Dockerfile 15:39:31 + for file in '`ls cmd/**/Dockerfile`' 15:39:31 ++ dirname cmd/support-scheduler/Dockerfile 15:39:31 ++ cut -d/ -f2 15:39:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:39:31 + for file in '`ls cmd/**/Dockerfile`' 15:39:31 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:39:31 ++ cut -d/ -f2 15:39:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:39:31 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 15:39:32 + git rev-list -1 --merges 9f68aec58afc9cbde1ec9a476ce9469a7044ca47~1..9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [Pipeline] echo 15:39:32 -----------> git rev-list -1 --merges 9f68aec58afc9cbde1ec9a476ce9469a7044ca47~1..9f68aec58afc9cbde1ec9a476ce9469a7044ca47 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [false] [Pipeline] sh 15:39:32 + git log --format=format:%s -1 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [Pipeline] echo 15:39:32 ========================================================= 15:39:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:39:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:39:33 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:39:33 + grep -v github /etc/ssh/ssh_known_hosts 15:39:33 + '[' -e /tmp/ssh_known_hosts ']' 15:39:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:39:33 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 15:39:33 + sudo tee -a /etc/ssh/ssh_known_hosts 15:39:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:39:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:39:33 15:39:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:39:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:39:33 latest: Pulling from edgex-devops/git-semver 15:39:33 a0d0a0d46f8b: Pulling fs layer 15:39:33 3e5f54012d9b: Pulling fs layer 15:39:33 4c7163046ea9: Pulling fs layer 15:39:33 0c2d73faf560: Pulling fs layer 15:39:33 0c2d73faf560: Waiting 15:39:33 3e5f54012d9b: Verifying Checksum 15:39:33 3e5f54012d9b: Download complete 15:39:33 a0d0a0d46f8b: Verifying Checksum 15:39:33 a0d0a0d46f8b: Download complete 15:39:33 0c2d73faf560: Verifying Checksum 15:39:33 0c2d73faf560: Download complete 15:39:33 4c7163046ea9: Verifying Checksum 15:39:33 4c7163046ea9: Download complete 15:39:33 a0d0a0d46f8b: Pull complete 15:39:33 3e5f54012d9b: Pull complete 15:39:34 4c7163046ea9: Pull complete 15:39:34 0c2d73faf560: Pull complete 15:39:34 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:39:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:39:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:39:34 prd-centos7-docker-4c-2g-6263 does not seem to be running inside a container 15:39:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat 15:39:35 $ docker top ddfdff0f9a721e15aa297d501c5a1a6a3341f1ea6090b3b808c936c833a73870 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:39:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:35 [ssh-agent] Looking for ssh-agent implementation... 15:39:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:35 $ docker exec ddfdff0f9a721e15aa297d501c5a1a6a3341f1ea6090b3b808c936c833a73870 ssh-agent 15:39:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOGLeiH/agent.15 15:39:35 SSH_AGENT_PID=21 15:39:35 Running ssh-add (command line suppressed) 15:39:35 Identity added: /w/workspace/edgex-go/5@tmp/private_key_3161140506731376869.key (/w/workspace/edgex-go/5@tmp/private_key_3161140506731376869.key) 15:39:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:35 + git tag --points-at HEAD [Pipeline] } 15:39:35 $ docker exec --env ******** --env ******** ddfdff0f9a721e15aa297d501c5a1a6a3341f1ea6090b3b808c936c833a73870 ssh-agent -k 15:39:36 unset SSH_AUTH_SOCK; 15:39:36 unset SSH_AGENT_PID; 15:39:36 echo Agent pid 21 killed; 15:39:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:39:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:36 [ssh-agent] Looking for ssh-agent implementation... 15:39:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:36 $ docker exec ddfdff0f9a721e15aa297d501c5a1a6a3341f1ea6090b3b808c936c833a73870 ssh-agent 15:39:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLOfBOk/agent.54 15:39:36 SSH_AGENT_PID=60 15:39:36 Running ssh-add (command line suppressed) 15:39:36 Identity added: /w/workspace/edgex-go/5@tmp/private_key_2365709172653258805.key (/w/workspace/edgex-go/5@tmp/private_key_2365709172653258805.key) 15:39:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:36 + git semver init 15:39:36 # -> Open(): unable to determine branch for HEAD 15:39:36 # $GIT_DIR = /w/workspace/edgex-go/5/.git 15:39:36 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 15:39:36 # $SEMVER_REMOTE_NAME = origin 15:39:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:39:36 # $SEMVER_USER_NAME = edgex-jenkins 15:39:36 # $SEMVER_BRANCH = PR-3882 15:39:36 # $SEMVER_TEMP = /tmp/semver-504168141 15:39:36 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:39:51 # '/tmp/semver-504168141' -> '/w/workspace/edgex-go/5/.semver' 15:39:51 # -> Force: false 15:39:51 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 15:39:51 $ docker exec --env ******** --env ******** ddfdff0f9a721e15aa297d501c5a1a6a3341f1ea6090b3b808c936c833a73870 ssh-agent -k 15:39:51 unset SSH_AUTH_SOCK; 15:39:51 unset SSH_AGENT_PID; 15:39:51 echo Agent pid 60 killed; 15:39:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:39:52 + git semver [Pipeline] } 15:39:52 $ docker stop --time=1 ddfdff0f9a721e15aa297d501c5a1a6a3341f1ea6090b3b808c936c833a73870 15:39:54 $ docker rm -f ddfdff0f9a721e15aa297d501c5a1a6a3341f1ea6090b3b808c936c833a73870 [Pipeline] // withDockerContainer [Pipeline] sh 15:39:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:39:54 Stashed 1 file(s) [Pipeline] echo 15:39:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 15:39:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:55 ========================================================= 15:39:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:39:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:39:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:39:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:39:55 59bf1c3509f3: Pulling fs layer 15:39:55 666ba61612fd: Pulling fs layer 15:39:55 8ed8ca486205: Pulling fs layer 15:39:55 4fe6c5a15a65: Pulling fs layer 15:39:55 22a0e8bec74d: Pulling fs layer 15:39:55 640e595b4fbd: Pulling fs layer 15:39:55 763cafe07f6e: Pulling fs layer 15:39:55 0c0b528cf693: Pulling fs layer 15:39:55 10935f4eaf8b: Pulling fs layer 15:39:55 4fe6c5a15a65: Waiting 15:39:55 22a0e8bec74d: Waiting 15:39:55 640e595b4fbd: Waiting 15:39:55 763cafe07f6e: Waiting 15:39:55 0c0b528cf693: Waiting 15:39:55 10935f4eaf8b: Waiting 15:39:55 8ed8ca486205: Verifying Checksum 15:39:55 8ed8ca486205: Download complete 15:39:55 666ba61612fd: Verifying Checksum 15:39:55 666ba61612fd: Download complete 15:39:55 22a0e8bec74d: Verifying Checksum 15:39:55 22a0e8bec74d: Download complete 15:39:55 640e595b4fbd: Verifying Checksum 15:39:55 640e595b4fbd: Download complete 15:39:55 59bf1c3509f3: Verifying Checksum 15:39:55 59bf1c3509f3: Download complete 15:39:55 763cafe07f6e: Verifying Checksum 15:39:55 763cafe07f6e: Download complete 15:39:55 0c0b528cf693: Verifying Checksum 15:39:55 0c0b528cf693: Download complete 15:39:55 59bf1c3509f3: Pull complete 15:39:55 666ba61612fd: Pull complete 15:39:56 4fe6c5a15a65: Verifying Checksum 15:39:56 4fe6c5a15a65: Download complete 15:39:56 8ed8ca486205: Pull complete 15:39:56 10935f4eaf8b: Verifying Checksum 15:39:56 10935f4eaf8b: Download complete 15:40:00 4fe6c5a15a65: Pull complete 15:40:00 22a0e8bec74d: Pull complete 15:40:00 640e595b4fbd: Pull complete 15:40:00 763cafe07f6e: Pull complete 15:40:00 0c0b528cf693: Pull complete 15:40:03 10935f4eaf8b: Pull complete 15:40:03 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 15:40:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:40:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:40:03 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:40:03 WORKDIR /edgex 15:40:03 COPY go.mod . 15:40:03 RUN go mod download' 15:40:03 + docker build -t ci-base-image-x86_64 -f - . 15:40:06 Sending build context to Docker daemon 334MB 15:40:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:40:06 ---> 99d49a6021b9 15:40:06 Step 2/4 : WORKDIR /edgex 15:40:06 ---> Running in 1da7ecbae441 15:40:06 Removing intermediate container 1da7ecbae441 15:40:06 ---> 700113f02328 15:40:06 Step 3/4 : COPY go.mod . 15:40:06 ---> f8c2442168ea 15:40:06 Step 4/4 : RUN go mod download 15:40:06 ---> Running in 72b31d14ed0f 15:40:10 Still waiting to schedule task 15:40:10 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-6262’ 15:40:38 Removing intermediate container 72b31d14ed0f 15:40:38 ---> c751caa20cb1 15:40:38 Successfully built c751caa20cb1 15:40:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:40:38 + docker inspect -f . ci-base-image-x86_64 15:40:38 . [Pipeline] withDockerContainer 15:40:39 prd-centos7-docker-4c-2g-6263 does not seem to be running inside a container 15:40:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:40:39 $ docker top 6513df74535100af047b4b26449719e6c1384c1d08d888b8abae8714cf1805f6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:39 + go version 15:40:39 go version go1.17.6 linux/amd64 [Pipeline] } 15:40:39 $ docker stop --time=1 6513df74535100af047b4b26449719e6c1384c1d08d888b8abae8714cf1805f6 15:40:41 $ docker rm -f 6513df74535100af047b4b26449719e6c1384c1d08d888b8abae8714cf1805f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:40:41 + docker inspect -f . ci-base-image-x86_64 15:40:41 . [Pipeline] withDockerContainer 15:40:41 prd-centos7-docker-4c-2g-6263 does not seem to be running inside a container 15:40:41 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:40:41 $ docker top f9d8a0085b95afc183af5a83a487784fe8714b5de9861a03efac433cef20b804 -eo pid,comm [Pipeline] { [Pipeline] echo 15:40:41 ========================================================= 15:40:41 [edgeXBuildGoParallel] Running Tests and Build... 15:40:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:40:42 + make test 15:40:42 go mod tidy 15:40:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:40:49 ? github.com/edgexfoundry/edgex-go [no test files] 15:41:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:41:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:41:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:41:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:41:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:41:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:41:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:41:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:41:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:41:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:41:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:41:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:41:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 15:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 98.5% of statements 15:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:41:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 44.7% of statements 15:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:41:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 89.5% of statements 15:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements 15:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.283s coverage: 94.2% of statements 15:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements 15:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements 15:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements 15:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 15:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 15:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 15:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 15:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 15:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.186s coverage: 82.5% of statements 15:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 15:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 15:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 15:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 15:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements 15:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 15:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 15:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 15:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements 15:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 15:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 15:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 15:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 15:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 15:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 15:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.258s coverage: 65.4% of statements 15:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.8% of statements 15:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 15:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 15:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:42:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements 15:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:42:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements 15:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:42:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 15:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:42:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 15:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:42:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:42:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 15:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:42:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:42:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 15:42:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 15:42:07 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 15:42:46 GO111MODULE=on go vet ./... 15:42:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:42:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:42:53 ./bin/test-attribution-txt.sh [Pipeline] echo 15:42:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:42:54 + ls -al . 15:42:54 total 644 15:42:54 drwxrwxr-x 10 1001 1001 4096 Mar 2 15:42 . 15:42:54 drwxr-xr-x 4 root root 28 Mar 2 15:40 .. 15:42:54 -rw-rw-r-- 1 1001 1001 11 Mar 2 15:39 .dockerignore 15:42:54 drwxrwxr-x 8 1001 1001 179 Mar 2 15:39 .git 15:42:54 drwxrwxr-x 4 1001 1001 142 Mar 2 15:39 .github 15:42:54 -rw-rw-r-- 1 1001 1001 804 Mar 2 15:39 .gitignore 15:42:54 -rw-rw-r-- 1 1001 1001 42 Mar 2 15:39 .golangci.yml 15:42:54 -rw-rw-r-- 1 1001 1001 76 Mar 2 15:39 .hadolint.yml 15:42:54 drwx------ 3 1001 1001 73 Mar 2 15:39 .semver 15:42:54 -rw-rw-r-- 1 1001 1001 166 Mar 2 15:39 .sonarcloud.properties 15:42:54 -rw-rw-r-- 1 1001 1001 1171 Mar 2 15:39 ADOPTERS.md 15:42:54 -rw-rw-r-- 1 1001 1001 9019 Mar 2 15:39 Attribution.txt 15:42:54 -rw-rw-r-- 1 1001 1001 51732 Mar 2 15:39 CHANGELOG.md 15:42:54 -rw-rw-r-- 1 1001 1001 3804 Mar 2 15:39 CONTRIBUTING.md 15:42:54 -rw-rw-r-- 1 1001 1001 677 Mar 2 15:39 GOVERNANCE.md 15:42:54 -rw-rw-r-- 1 1001 1001 849 Mar 2 15:39 Jenkinsfile 15:42:54 -rw-rw-r-- 1 1001 1001 10775 Mar 2 15:39 LICENSE 15:42:54 -rw-rw-r-- 1 1001 1001 6508 Mar 2 15:39 Makefile 15:42:54 -rw-rw-r-- 1 1001 1001 582 Mar 2 15:39 OWNERS.md 15:42:54 -rw-rw-r-- 1 1001 1001 8207 Mar 2 15:39 README.md 15:42:54 -rw-rw-r-- 1 1001 1001 6912 Mar 2 15:39 SECURITY.md 15:42:54 -rw-rw-r-- 1 1001 1001 5 Mar 2 15:39 VERSION 15:42:54 -rw-rw-r-- 1 1001 1001 4131 Mar 2 15:39 ZMQWindows.md 15:42:54 drwxrwxr-x 2 1001 1001 37 Mar 2 15:39 bin 15:42:54 drwxrwxr-x 14 1001 1001 4096 Mar 2 15:39 cmd 15:42:54 -rw-r--r-- 1 root root 428383 Mar 2 15:42 coverage.out 15:42:54 -rw-rw-r-- 1 1001 1001 2827 Mar 2 15:39 go.mod 15:42:54 -rw-rw-r-- 1 1001 1001 50275 Mar 2 15:39 go.sum 15:42:54 drwxrwxr-x 8 1001 1001 124 Mar 2 15:39 internal 15:42:54 drwxrwxr-x 3 1001 1001 16 Mar 2 15:39 openapi 15:42:54 drwxrwxr-x 4 1001 1001 71 Mar 2 15:39 snap 15:42:54 -rw-rw-r-- 1 1001 1001 204 Mar 2 15:39 version.go [Pipeline] sh 15:42:54 + '[' -e coverage.out ] 15:42:54 + chown 1001:1001 coverage.out [Pipeline] stash 15:42:54 Stashed 1 file(s) [Pipeline] sh 15:42:55 + make build 15:42:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:42:56 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 15:43:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6264 in /w/workspace/edgexfoundry_edgex-go_PR-3882 [Pipeline] { [Pipeline] ws 15:43:02 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 15:43:02 The recommended git tool is: git 15:43:04 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 15:43:05 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 15:43:06 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 15:43:06 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 15:43:07 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 15:43:08 using credential edgex-jenkins-ssh 15:43:08 Cloning the remote Git repository 15:43:08 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 15:43:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:43:08 > git init /w/workspace/edgex-go/5 # timeout=10 15:43:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:43:08 > git --version # timeout=10 15:43:08 > git --version # 'git version 2.17.1' 15:43:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:43:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:43:09 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 15:43:10 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 15:43:11 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 15:43:12 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] } 15:43:14 $ docker stop --time=1 f9d8a0085b95afc183af5a83a487784fe8714b5de9861a03efac433cef20b804 15:43:15 $ docker rm -f f9d8a0085b95afc183af5a83a487784fe8714b5de9861a03efac433cef20b804 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:43:16 15:43:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:43:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:43:16 latest: Pulling from edgex-devops/edgex-compose 15:43:16 cbdbe7a5bc2a: Pulling fs layer 15:43:16 ca9280d653b3: Pulling fs layer 15:43:16 7e9c9ca2126c: Pulling fs layer 15:43:16 cbdbe7a5bc2a: Verifying Checksum 15:43:16 cbdbe7a5bc2a: Download complete 15:43:17 ca9280d653b3: Verifying Checksum 15:43:17 ca9280d653b3: Download complete 15:43:17 cbdbe7a5bc2a: Pull complete 15:43:17 7e9c9ca2126c: Download complete 15:43:17 ca9280d653b3: Pull complete 15:43:21 7e9c9ca2126c: Pull complete 15:43:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:43:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:43:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:43:22 prd-centos7-docker-4c-2g-6263 does not seem to be running inside a container 15:43:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:43:23 $ docker top 238a2706c1e0987ff95fbbb5c5ab68a9c90ac0a53f4e90653cad014e64eb9daa -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:23 + docker-compose build --help 15:43:23 + grep parallel 15:43:24 --parallel Build images in parallel. [Pipeline] } 15:43:24 $ docker stop --time=1 238a2706c1e0987ff95fbbb5c5ab68a9c90ac0a53f4e90653cad014e64eb9daa 15:43:25 $ docker rm -f 238a2706c1e0987ff95fbbb5c5ab68a9c90ac0a53f4e90653cad014e64eb9daa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:43:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:43:25 . [Pipeline] withDockerContainer 15:43:25 prd-centos7-docker-4c-2g-6263 does not seem to be running inside a container 15:43:25 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:43:26 $ docker top 16aa9b9fcde7fbb328982556d5118e5cb16da7aba41c93e47b3889a32e7ba922 -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:26 + docker-compose -f ./docker-compose-build.yml build --parallel 15:43:26 Merging remotes/origin/main commit d337b404b5225b131c6bc5751d1616ac3c46fd44 into PR head commit 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 15:43:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:43:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:43:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:43:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:43:26 using GIT_SSH to set credentials SSH Credentials for GitHub 15:43:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3882/head:refs/remotes/origin/PR-3882 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:43:27 Building core-command ... 15:43:27 Building core-data ... 15:43:27 Building core-metadata ... 15:43:27 Building security-bootstrapper ... 15:43:27 Building security-proxy-setup ... 15:43:27 Building security-secretstore-setup ... 15:43:27 Building support-notifications ... 15:43:27 Building support-scheduler ... 15:43:27 Building sys-mgmt-agent ... 15:43:27 Building security-secretstore-setup 15:43:27 Building sys-mgmt-agent 15:43:27 Building core-metadata 15:43:27 Building support-notifications 15:43:27 Building security-bootstrapper 15:43:27 Merge succeeded, producing 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 15:43:27 Checking out Revision 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 (PR-3882) 15:43:26 > git config core.sparsecheckout # timeout=10 15:43:26 > git checkout -f 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 # timeout=10 15:43:27 > git remote # timeout=10 15:43:27 > git config --get remote.origin.url # timeout=10 15:43:27 using GIT_SSH to set credentials SSH Credentials for GitHub 15:43:27 > git merge d337b404b5225b131c6bc5751d1616ac3c46fd44 # timeout=10 15:43:27 > git rev-parse HEAD^{commit} # timeout=10 15:43:27 > git config core.sparsecheckout # timeout=10 15:43:27 > git checkout -f 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 # timeout=10 15:43:31 Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:43:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:43:32 % Total % Received % Xferd Average Speed Time Time Time Current 15:43:32 Dload Upload Total Spent Left Speed 15:43:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 15:43:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:43:33 + sudo tee /etc/docker/daemon.new 15:43:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:43:33 { 15:43:33 "registry-mirrors": [ 15:43:33 "https://nexus3.edgexfoundry.org:10001" 15:43:33 ], 15:43:33 "bip": "10.250.0.254/24", 15:43:33 "hosts": [ 15:43:33 "tcp://0.0.0.0:5555", 15:43:33 "unix:///var/run/docker.sock" 15:43:33 ], 15:43:33 "mtu": 1458, 15:43:33 "selinux-enabled": true, 15:43:33 "seccomp-profile": "/etc/docker/seccomp.json" 15:43:33 } [Pipeline] sh 15:43:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:43:34 + sudo service docker restart 15:43:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:43:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:43:39 ---> c751caa20cb1 15:43:39 Step 3/23 : WORKDIR /edgex-go 15:43:39 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:43:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:43:39 ---> c751caa20cb1 15:43:39 Step 3/25 : WORKDIR /edgex-go 15:43:46 ---> Running in 79e43580d57a 15:43:46 ---> Running in d1913dec7912 15:43:49 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:43:49 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:43:49 ---> c751caa20cb1 15:43:49 Step 3/31 : WORKDIR /edgex-go 15:43:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:43:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:43:50 ---> c751caa20cb1 15:43:50 Step 3/22 : WORKDIR /edgex-go 15:43:51 ---> Running in e5b81e900240 15:43:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:43:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:43:51 ---> c751caa20cb1 15:43:51 Step 3/23 : WORKDIR /edgex-go 15:43:51 ---> Using cache 15:43:51 ---> 92963e644ac1 15:43:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:51 ---> Running in c7f0e1536930 15:43:51 Removing intermediate container d1913dec7912 15:43:51 ---> fd6d330e3f8b 15:43:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:51 Removing intermediate container 79e43580d57a 15:43:51 ---> 92963e644ac1 15:43:51 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:51 ---> Running in 2fdccad542c3 15:43:51 ---> Running in 174105399ea0 15:43:51 ---> Running in fc0a8bfe6afc 15:43:51 Removing intermediate container c7f0e1536930 15:43:51 ---> 4324b462bc6c 15:43:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:51 Removing intermediate container e5b81e900240 15:43:51 ---> 67111a063ba4 15:43:51 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:51 ---> Running in 8d200cf12afb 15:43:51 ---> Running in 4edd17fcebb8 15:43:52 Removing intermediate container 174105399ea0 15:43:52 ---> 211bec32348c 15:43:52 Step 5/25 : RUN apk add --update --no-cache make git 15:43:52 ---> Running in faa8391b627c 15:43:52 Removing intermediate container 2fdccad542c3 15:43:52 ---> 35bef953ee11 15:43:52 Step 5/23 : RUN apk add --update --no-cache make bash git 15:43:52 ---> Running in 13009d5dcdad [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:52 provisioning config files... 15:43:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1537888883409805386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:52 Removing intermediate container fc0a8bfe6afc 15:43:52 ---> e7135f7b7778 15:43:52 Step 5/23 : RUN apk add --update --no-cache make git 15:43:52 Removing intermediate container 8d200cf12afb 15:43:52 ---> a6c4e85b5784 15:43:52 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:43:52 Removing intermediate container 4edd17fcebb8 15:43:52 ---> 654f7cde22ee 15:43:52 Step 5/31 : RUN apk add --update --no-cache make git 15:43:52 ---> Running in cd7d5d06ba7f 15:43:52 ---> Running in c7b559c5b505 15:43:53 ---> docker-login.sh 15:43:53 nexus3.edgexfoundry.org:10001 15:43:53 ---> Running in c57f741ae417 15:43:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:43:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:43:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:43:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:43:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:53 Configure a credential helper to remove this warning. See 15:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:53 15:43:53 Login Succeeded 15:43:53 nexus3.edgexfoundry.org:10002 15:43:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:43:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:43:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:43:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:54 Configure a credential helper to remove this warning. See 15:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:54 15:43:54 Login Succeeded 15:43:54 nexus3.edgexfoundry.org:10003 15:43:54 OK: 221 MiB in 52 packages 15:43:54 OK: 221 MiB in 52 packages 15:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:54 Configure a credential helper to remove this warning. See 15:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:54 15:43:54 Login Succeeded 15:43:54 OK: 221 MiB in 52 packages 15:43:54 OK: 221 MiB in 52 packages 15:43:54 OK: 221 MiB in 52 packages 15:43:54 nexus3.edgexfoundry.org:10004 15:43:55 Removing intermediate container faa8391b627c 15:43:55 ---> 004d84e83da8 15:43:55 Step 6/25 : COPY go.mod vendor* ./ 15:43:55 Removing intermediate container 13009d5dcdad 15:43:55 ---> 051980060094 15:43:55 Step 6/23 : COPY go.mod vendor* ./ 15:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:55 Configure a credential helper to remove this warning. See 15:43:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:55 15:43:55 Login Succeeded 15:43:55 docker.io 15:43:55 Removing intermediate container c7b559c5b505 15:43:55 ---> 4f283dc43dc8 15:43:55 Step 6/22 : COPY go.mod vendor* ./ 15:43:55 ---> 7e634826b84b 15:43:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:55 ---> Running in 078afac2fb8b 15:43:55 Removing intermediate container c57f741ae417 15:43:55 ---> c5f2a57ff16b 15:43:55 Step 6/31 : COPY go.mod vendor* ./ 15:43:55 Removing intermediate container cd7d5d06ba7f 15:43:55 ---> 0f4bf86cfcc2 15:43:55 Step 6/23 : COPY go.mod vendor* ./ 15:43:55 ---> cb925ba82ea2 15:43:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:55 ---> 470aa6499fb2 15:43:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:55 ---> Running in 9c8357a68d87 15:43:55 ---> Running in 30410bd46082 15:43:55 ---> aea4022ce086 15:43:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:55 ---> Running in 94ba4df2bb30 15:43:55 ---> ea34dc70196a 15:43:55 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:55 ---> Running in 0a7f1f7c2173 15:43:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:56 Configure a credential helper to remove this warning. See 15:43:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:56 15:43:56 Login Succeeded 15:43:56 ---> docker-login.sh ends [Pipeline] } 15:43:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:43:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:43:56 ========================================================= 15:43:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:43:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:43:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:43:57 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:43:57 9b3977197b4f: Pulling fs layer 15:43:57 1a89e8eeedd5: Pulling fs layer 15:43:57 94645a83ff95: Pulling fs layer 15:43:57 3f3a8bcf1eab: Pulling fs layer 15:43:57 0c92f367c5e7: Pulling fs layer 15:43:57 f7c0051592d6: Pulling fs layer 15:43:57 a227ed2f7395: Pulling fs layer 15:43:57 7b1c46037f91: Pulling fs layer 15:43:57 0c92f367c5e7: Waiting 15:43:57 f7c0051592d6: Waiting 15:43:57 a227ed2f7395: Waiting 15:43:57 7b1c46037f91: Waiting 15:43:57 3f3a8bcf1eab: Waiting 15:43:57 94645a83ff95: Verifying Checksum 15:43:57 94645a83ff95: Download complete 15:43:57 1a89e8eeedd5: Verifying Checksum 15:43:57 1a89e8eeedd5: Download complete 15:43:57 0c92f367c5e7: Verifying Checksum 15:43:57 0c92f367c5e7: Download complete 15:43:57 f7c0051592d6: Download complete 15:43:57 9b3977197b4f: Verifying Checksum 15:43:57 9b3977197b4f: Download complete 15:43:57 a227ed2f7395: Verifying Checksum 15:43:57 a227ed2f7395: Download complete 15:43:57 Removing intermediate container 30410bd46082 15:43:57 ---> e497b0d15d75 15:43:57 Step 8/23 : COPY . . 15:43:57 Removing intermediate container 078afac2fb8b 15:43:57 ---> 60d44beeabfc 15:43:57 Step 8/25 : COPY . . 15:43:57 Removing intermediate container 9c8357a68d87 15:43:57 ---> 93a8d89c254d 15:43:57 Step 8/22 : COPY . . 15:43:57 9b3977197b4f: Pull complete 15:43:58 Removing intermediate container 0a7f1f7c2173 15:43:58 ---> a271f2510476 15:43:58 Step 8/31 : COPY . . 15:43:58 Removing intermediate container 94ba4df2bb30 15:43:58 ---> 30624ff27396 15:43:58 Step 8/23 : COPY . . 15:43:58 1a89e8eeedd5: Pull complete 15:43:59 94645a83ff95: Pull complete 15:43:59 7b1c46037f91: Verifying Checksum 15:43:59 7b1c46037f91: Download complete 15:43:59 3f3a8bcf1eab: Verifying Checksum 15:43:59 3f3a8bcf1eab: Download complete 15:44:12 3f3a8bcf1eab: Pull complete 15:44:12 0c92f367c5e7: Pull complete 15:44:12 f7c0051592d6: Pull complete 15:44:12 a227ed2f7395: Pull complete 15:44:13 ---> 1d024411362a 15:44:13 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:44:13 ---> 38157ee6b915 15:44:13 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:44:13 ---> Running in 5a9d35828d13 15:44:13 ---> Running in a07a70263afb 15:44:16 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 15:44:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:44:18 7b1c46037f91: Pull complete 15:44:18 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 15:44:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:44:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:44:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:44:19 WORKDIR /edgex 15:44:19 COPY go.mod . 15:44:19 RUN go mod download 15:44:19 + docker build -t ci-base-image-arm64 -f - . 15:44:21 Sending build context to Docker daemon 168.7MB 15:44:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:44:21 ---> f79e39bc4007 15:44:21 Step 2/4 : WORKDIR /edgex 15:44:23 ---> Running in 6ac096e35b86 15:44:24 Removing intermediate container 6ac096e35b86 15:44:24 ---> 1bb24edc06e2 15:44:24 Step 3/4 : COPY go.mod . 15:44:24 ---> 11bd6728fb9f 15:44:24 Step 4/4 : RUN go mod download 15:44:24 ---> Running in d0e52c36a9a9 15:44:43 ---> 5ca0b248c339 15:44:43 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:44:43 ---> c59a6ca46794 15:44:43 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:44:43 ---> Running in 9cb226090cb0 15:44:43 ---> Running in 307729ece0ee 15:44:43 ---> 4ea6fb612b1e 15:44:43 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:44:43 ---> Running in 33290baa4517 15:44: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 15:44:43 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 15:44:43 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 15:44:58 Removing intermediate container a07a70263afb 15:44:58 ---> e7701447034e 15:44:58 15:44:58 Step 10/31 : FROM alpine:3.14 15:44:58 3.14: Pulling from library/alpine 15:44:58 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:44:58 Status: Downloaded newer image for alpine:3.14 15:44:58 ---> 0a97eee8041e 15:44:58 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:44:58 ---> Running in 5d506a244666 15:44:58 Removing intermediate container 5d506a244666 15:44:58 ---> ba58029b945c 15:44:58 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:44:58 ---> Running in b7e2ac93b40d 15:44:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:44:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:44:58 (1/2) Installing dumb-init (1.2.5-r1) 15:44:58 (2/2) Installing su-exec (0.2-r1) 15:44:58 Executing busybox-1.33.1-r6.trigger 15:44:58 OK: 6 MiB in 16 packages 15:44:59 Removing intermediate container b7e2ac93b40d 15:44:59 ---> 27aa55c0b284 15:44:59 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:44:59 ---> Running in e5ab66b97dd6 15:44:59 Removing intermediate container e5ab66b97dd6 15:44:59 ---> 651515242e33 15:44:59 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:44:59 ---> Running in c7a541803bcd 15:45:00 Removing intermediate container c7a541803bcd 15:45:00 ---> dc5a95afee1e 15:45:00 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:45:00 ---> Running in 08d3002001ac 15:45:00 Removing intermediate container 5a9d35828d13 15:45:00 ---> 5fae44c9aa07 15:45:00 15:45:00 Step 10/23 : FROM alpine:3.14 15:45:00 ---> 0a97eee8041e 15:45:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:45:00 ---> Running in 892f674347b2 15:45:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:45:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:45:01 Removing intermediate container 08d3002001ac 15:45:01 ---> 0a56235fda8d 15:45:01 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:45:01 ---> Running in 9672d24a93fd 15:45:01 Removing intermediate container 9672d24a93fd 15:45:01 ---> 7a77a7220090 15:45:01 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:45:02 ---> b73b1e13f5e7 15:45:02 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:45:02 ---> Running in 74cc052a8903 15:45:02 (1/1) Installing dumb-init (1.2.5-r1) 15:45:02 Executing busybox-1.33.1-r6.trigger 15:45:02 OK: 6 MiB in 15 packages 15:45:02 Removing intermediate container 892f674347b2 15:45:02 ---> 2de070d0e530 15:45:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:45:02 ---> Running in cd61dabe4ff2 15:45:02 Removing intermediate container cd61dabe4ff2 15:45:02 ---> fdddec7aba12 15:45:02 Step 13/23 : ENV APP_PORT=59881 15:45:02 ---> Running in 2a3e3ad1f2f6 15:45:03 Removing intermediate container 74cc052a8903 15:45:03 ---> c3ce1a327c34 15:45:03 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:45:03 Removing intermediate container 2a3e3ad1f2f6 15:45:03 ---> 89388d937af3 15:45:03 Step 14/23 : EXPOSE $APP_PORT 15:45:03 ---> Running in 52406a5ab003 15:45:03 ---> 30fd366cf50c 15:45:03 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:45:03 Removing intermediate container 52406a5ab003 15:45:03 ---> e0f831950643 15:45:03 Step 15/23 : WORKDIR / 15:45:03 ---> Running in 1d8d8ff69012 15:45:03 Removing intermediate container 1d8d8ff69012 15:45:03 ---> f437de1875e2 15:45:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:45:03 ---> 84d04c102ff4 15:45:03 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:45:03 ---> 03bb090f728f 15:45:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:45:04 ---> fcc99d6ed77b 15:45:04 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:45:04 ---> 787ca65aaf3e 15:45:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:45:04 ---> ce1e625c54dc 15:45:04 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:45:05 ---> f90236957fea 15:45:05 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:45:05 ---> Running in a49395cefa7d 15:45:05 ---> 637b349c04c8 15:45:05 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:45:05 Removing intermediate container a49395cefa7d 15:45:05 ---> 4f980692eef4 15:45:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:45:05 ---> Running in 49bb5d507836 15:45:05 ---> Running in 1fe1e8d92f7c 15:45:05 Removing intermediate container 49bb5d507836 15:45:05 ---> cbee2336c2c8 15:45:05 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:45:05 Removing intermediate container 1fe1e8d92f7c 15:45:05 ---> 0cc07e7f6b0e 15:45:05 Step 21/23 : LABEL arch=x86_64 15:45:05 ---> Running in 9d8620ccaf59 15:45:05 Removing intermediate container 9d8620ccaf59 15:45:05 ---> 2aa913e01e96 15:45:05 Step 22/23 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 15:45:05 ---> e585a233d2fd 15:45:05 Step 26/31 : RUN chmod +x /entrypoint.sh 15:45:05 ---> Running in 334f3c7f0f5e 15:45:05 ---> Running in 1b2c4f25481c 15:45:05 Removing intermediate container 334f3c7f0f5e 15:45:05 ---> 3a8ae558f6ab 15:45:05 Step 23/23 : LABEL version=0.0.0 15:45:06 ---> Running in 2d60de83b6c2 15:45:06 Removing intermediate container 2d60de83b6c2 15:45:06 ---> 2bcd81678bb2 15:45:06 15:45:06 Successfully built 2bcd81678bb2 15:45:06 Successfully tagged core-metadata:latest 15:45:06 Building core-command 15:45:07  Building core-metadata ... done Removing intermediate container 1b2c4f25481c 15:45:07 ---> c4b8a2c32b84 15:45:07 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:45:07 ---> Running in 0b384fff0cc6 15:45:07 Removing intermediate container 0b384fff0cc6 15:45:07 ---> 7434748d2588 15:45:07 Step 28/31 : CMD ["gate"] 15:45:08 ---> Running in 3c60c3263056 15:45:08 Removing intermediate container 3c60c3263056 15:45:08 ---> a05d292031a2 15:45:08 Step 29/31 : LABEL arch=x86_64 15:45:08 ---> Running in 3bb3a4570944 15:45:08 Removing intermediate container 3bb3a4570944 15:45:08 ---> f6884720045c 15:45:08 Step 30/31 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 15:45:09 ---> Running in cd1af197b700 15:45:09 Removing intermediate container cd1af197b700 15:45:09 ---> 443c0c0d1213 15:45:09 Step 31/31 : LABEL version=0.0.0 15:45:09 ---> Running in 1d467832b8b1 15:45:09 Removing intermediate container 1d467832b8b1 15:45:09 ---> afc5cc9db2e4 15:45:09 15:45:09 Successfully built afc5cc9db2e4 15:45:09 Successfully tagged security-bootstrapper:latest 15:45:09 Building core-data 15:45:19  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:45:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:45:19 ---> c751caa20cb1 15:45:19 Step 3/23 : WORKDIR /edgex-go 15:45:19 ---> Using cache 15:45:19 ---> 67111a063ba4 15:45:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:45:19 ---> Using cache 15:45:19 ---> 654f7cde22ee 15:45:19 Step 5/23 : RUN apk add --update --no-cache make git 15:45:19 ---> Using cache 15:45:19 ---> c5f2a57ff16b 15:45:19 Step 6/23 : COPY go.mod vendor* ./ 15:45:19 ---> Using cache 15:45:19 ---> ea34dc70196a 15:45:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:19 ---> Using cache 15:45:19 ---> a271f2510476 15:45:19 Step 8/23 : COPY . . 15:45:19 ---> Using cache 15:45:19 ---> 38157ee6b915 15:45:19 Step 9/23 : RUN make cmd/core-command/core-command 15:45:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:45:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:45:19 ---> c751caa20cb1 15:45:19 Step 3/23 : WORKDIR /edgex-go 15:45:19 ---> Using cache 15:45:19 ---> 67111a063ba4 15:45:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:45:19 ---> Using cache 15:45:19 ---> 654f7cde22ee 15:45:19 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:45:19 ---> Running in 4301937416e6 15:45:19 ---> Running in fac2c582a378 15:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:45:19 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 15:45:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:45:21 OK: 221 MiB in 52 packages 15:45:21 Removing intermediate container 9cb226090cb0 15:45:21 ---> b69f9ac354bc 15:45:21 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:45:21 ---> Running in 05cc08425a1f 15:45:21 Removing intermediate container fac2c582a378 15:45:21 ---> 445c4788ba47 15:45:21 Step 6/23 : COPY go.mod vendor* ./ 15:45:21 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 15:45:22 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 15:45:22 ---> 3dfd760607b2 15:45:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:22 ---> Running in 6a9884eda64e 15:45:24 Removing intermediate container 05cc08425a1f 15:45:24 ---> 4ab91aceca47 15:45:24 15:45:24 Step 11/23 : FROM docker:20.10.10 15:45:24 20.10.10: Pulling from library/docker 15:45:24 Removing intermediate container 6a9884eda64e 15:45:24 ---> d988ba4abfd8 15:45:24 Step 8/23 : COPY . . 15:45:30 Removing intermediate container 33290baa4517 15:45:30 ---> d3b90008ac1c 15:45:30 15:45:30 Step 10/25 : FROM alpine:3.14 15:45:30 ---> 0a97eee8041e 15:45:30 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:45:30 Removing intermediate container 307729ece0ee 15:45:30 ---> a03850d81816 15:45:30 15:45:30 Step 10/22 : FROM alpine:3.14 15:45:30 ---> 0a97eee8041e 15:45:30 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:45:30 ---> Running in b6375ace702b 15:45:30 ---> Running in d8c58ab5b973 15:45:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:45:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:45:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:45:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:45:32 (1/3) Installing ca-certificates (20211220-r0) 15:45:32 (2/3) Installing dumb-init (1.2.5-r1) 15:45:32 (3/3) Installing su-exec (0.2-r1) 15:45:32 Executing busybox-1.33.1-r6.trigger 15:45:32 Executing ca-certificates-20211220-r0.trigger 15:45:32 (1/2) Installing ca-certificates (20211220-r0) 15:45:32 (2/2) Installing dumb-init (1.2.5-r1) 15:45:32 Executing busybox-1.33.1-r6.trigger 15:45:32 Executing ca-certificates-20211220-r0.trigger 15:45:32 OK: 6 MiB in 17 packages 15:45:32 OK: 6 MiB in 16 packages 15:45:34 ---> 2f54e8e667a2 15:45:34 Step 9/23 : RUN make cmd/core-data/core-data 15:45:34 Removing intermediate container b6375ace702b 15:45:34 ---> 54dcbffe6cd1 15:45:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:45:34 Removing intermediate container d8c58ab5b973 15:45:34 ---> 60edcc4a2ef9 15:45:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:45:34 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 15:45:34 Status: Downloaded newer image for docker:20.10.10 15:45:34 ---> b706a049f56e 15:45:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:45:34 ---> Running in 79ea5c61977e 15:45:34 ---> Running in b949bf7f801a 15:45:34 ---> Running in b71a4360ebfe 15:45:34 ---> Running in e38f202c8fa8 15:45:34 Removing intermediate container 79ea5c61977e 15:45:34 ---> bd07ad01ddf7 15:45:34 Step 13/25 : WORKDIR / 15:45:34 Removing intermediate container b71a4360ebfe 15:45:34 ---> 714030cd9934 15:45:34 Step 13/22 : ENV APP_PORT=59860 15:45:34 ---> Running in 3dd2a50bef0f 15:45:34 Removing intermediate container e38f202c8fa8 15:45:34 ---> c6d5732af7fe 15:45:34 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 15:45:34 ---> Running in fcc4e6542e73 15:45:34 ---> Running in b2692a256c17 15:45:34 Removing intermediate container 3dd2a50bef0f 15:45:34 ---> c35f83c27e91 15:45:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:45:34 Removing intermediate container fcc4e6542e73 15:45:34 ---> 2d7e33a1ebe8 15:45:34 Step 14/22 : EXPOSE $APP_PORT 15:45:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:45:35 ---> Running in fe9891a07885 15:45:35 Removing intermediate container fe9891a07885 15:45:35 ---> c188701208de 15:45:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:45:35 ---> cf9dd3f60452 15:45:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:45:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:45:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:45:35 ---> 39a967b4b7a1 15:45:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:45:35 ---> 8463e4a9fb99 15:45:35 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:45:36 (1/42) Installing readline (8.1.0-r0) 15:45:36 (2/42) Installing bash (5.1.4-r0) 15:45:36 Executing bash-5.1.4-r0.post-install 15:45:36 (3/42) Installing brotli-libs (1.0.9-r5) 15:45:36 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:45:36 (5/42) Installing libcurl (7.79.1-r0) 15:45:36 ---> 7e840831257c 15:45:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:45:36 (6/42) Installing curl (7.79.1-r0) 15:45:36 (7/42) Installing dumb-init (1.2.5-r1) 15:45:36 (8/42) Installing libbz2 (1.0.8-r1) 15:45:36 (9/42) Installing expat (2.4.6-r0) 15:45:36 (10/42) Installing libffi (3.3-r2) 15:45:36 (11/42) Installing gdbm (1.19-r0) 15:45:36 (12/42) Installing xz-libs (5.2.5-r0) 15:45:36 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:45:36 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:45:36 (15/42) Installing mpdecimal (2.5.1-r1) 15:45:36 (16/42) Installing sqlite-libs (3.35.5-r0) 15:45:36 (17/42) Installing python3 (3.9.5-r2) 15:45:36 ---> 1be49ddf8173 15:45:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:45:36 ---> 8c84311ea3e7 15:45:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:45:37 ---> 68fd03f05067 15:45:37 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:45:37 ---> Running in d95ea8172140 15:45:37 ---> fef19ce7fe8e 15:45:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:45:37 (18/42) Installing py3-appdirs (1.4.4-r2) 15:45:37 (19/42) Installing py3-chardet (4.0.0-r2) 15:45:37 (20/42) Installing py3-idna (3.2-r0) 15:45:37 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:45:37 Removing intermediate container d95ea8172140 15:45:37 ---> 9ef2b16f1767 15:45:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:45:37 (22/42) Installing py3-certifi (2020.12.5-r1) 15:45:37 (23/42) Installing py3-requests (2.25.1-r4) 15:45:37 (24/42) Installing py3-msgpack (1.0.2-r1) 15:45:37 (25/42) Installing py3-lockfile (0.12.2-r4) 15:45:37 ---> Running in 57ef9d45a736 15:45:37 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:45:37 (27/42) Installing py3-colorama (0.4.4-r1) 15:45:37 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:45:37 (29/42) Installing py3-distlib (0.3.1-r3) 15:45:37 (30/42) Installing py3-distro (1.5.0-r3) 15:45:37 (31/42) Installing py3-six (1.15.0-r1) 15:45:37 (32/42) Installing py3-webencodings (0.5.1-r4) 15:45:37 (33/42) Installing py3-html5lib (1.1-r1) 15:45:38 (34/42) Installing py3-parsing (2.4.7-r2) 15:45:38 (35/42) Installing py3-packaging (20.9-r1) 15:45:38 (36/42) Installing py3-toml (0.10.2-r2) 15:45:38 (37/42) Installing py3-pep517 (0.10.0-r2) 15:45:38 (38/42) Installing py3-progress (1.5-r2) 15:45:38 (39/42) Installing py3-retrying (1.3.3-r1) 15:45:38 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:45:38 (41/42) Installing py3-setuptools (52.0.0-r3) 15:45:38 Removing intermediate container 57ef9d45a736 15:45:38 ---> a52ec8f12dbd 15:45:38 Step 20/22 : LABEL arch=x86_64 15:45:38 (42/42) Installing py3-pip (20.3.4-r1) 15:45:38 ---> Running in b5d93a7b1860 15:45:38 ---> 2fa714ac1465 15:45:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:45:38 Executing busybox-1.33.1-r6.trigger 15:45:38 OK: 84 MiB in 64 packages 15:45:38 Removing intermediate container b5d93a7b1860 15:45:38 ---> f05e0f01dcd8 15:45:38 Step 21/22 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 15:45:38 ---> Running in 413c18765fdc 15:45:38 ---> 9ebe03e06779 15:45:38 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/ 15:45:38 ---> Running in cf220201c321 15:45:38 Removing intermediate container 413c18765fdc 15:45:38 ---> 471b46e9fc3b 15:45:38 Step 22/22 : LABEL version=0.0.0 15:45:38 ---> Running in d8be619f8708 15:45:39 Removing intermediate container d8be619f8708 15:45:39 ---> 2d83a6d20947 15:45:39 15:45:39 Successfully built 2d83a6d20947 15:45:39 Successfully tagged support-notifications:latest 15:45:39 Building security-proxy-setup 15:45:40  Building support-notifications ... done Collecting docker-compose==1.23.2 15:45:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:45:40 Collecting PyYAML<4,>=3.10 15:45:40 Downloading PyYAML-3.13.tar.gz (270 kB) 15:45:41 Removing intermediate container cf220201c321 15:45:41 ---> 722c91275dcb 15:45:41 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:45:41 ---> Running in f5e59a74edf5 15:45:41 Removing intermediate container f5e59a74edf5 15:45:41 ---> 418a48b1b30d 15:45:41 Step 23/25 : LABEL arch=x86_64 15:45:41 ---> Running in 67d8409f9782 15:45:41 Removing intermediate container 67d8409f9782 15:45:41 ---> 2a4032820d1c 15:45:41 Step 24/25 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 15:45:41 ---> Running in 7f5edbb6ac3d 15:45:42 Removing intermediate container 7f5edbb6ac3d 15:45:42 ---> b94bd519b967 15:45:42 Step 25/25 : LABEL version=0.0.0 15:45:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:45:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:45:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:45:42 ---> Running in 448dfa32aec6 15:45:42 Collecting jsonschema<3,>=2.5.1 15:45:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:45:42 Collecting docopt<0.7,>=0.6.1 15:45:42 Downloading docopt-0.6.2.tar.gz (25 kB) 15:45:42 Removing intermediate container 448dfa32aec6 15:45:42 ---> e8757671435b 15:45:42 15:45:42 Successfully built e8757671435b 15:45:42 Successfully tagged security-secretstore-setup:latest 15:45:42  Building security-secretstore-setup ... done Building support-scheduler 15:45:42 Collecting docker<4.0,>=3.6.0 15:45:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:45:42 Collecting texttable<0.10,>=0.9.0 15:45:42 Downloading texttable-0.9.1.tar.gz (11 kB) 15:45:43 Collecting websocket-client<1.0,>=0.32.0 15:45:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:45:43 Collecting dockerpty<0.5,>=0.4.1 15:45:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:45:44 Collecting cached-property<2,>=1.2.0 15:45:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:45:44 Collecting docker-pycreds>=0.4.0 15:45:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:45:44 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 15:45:44 Collecting chardet<3.1.0,>=3.0.2 15:45:44 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:45:44 Collecting urllib3<1.25,>=1.21.1 15:45:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:45:44 Collecting idna<2.8,>=2.5 15:45:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:45:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:45:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:45:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:45:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:45:44 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:45:44 Attempting uninstall: urllib3 15:45:44 Found existing installation: urllib3 1.26.5 15:45:44 Uninstalling urllib3-1.26.5: 15:45:44 Successfully uninstalled urllib3-1.26.5 15:45:45 Attempting uninstall: idna 15:45:45 Found existing installation: idna 3.2 15:45:45 Uninstalling idna-3.2: 15:45:45 Successfully uninstalled idna-3.2 15:45:46 Attempting uninstall: chardet 15:45:46 Found existing installation: chardet 4.0.0 15:45:46 Uninstalling chardet-4.0.0: 15:45:46 Successfully uninstalled chardet-4.0.0 15:45:46 Removing intermediate container d0e52c36a9a9 15:45:46 ---> 51ce9d0515f6 15:45:46 Successfully built 51ce9d0515f6 15:45:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:45:46 + docker inspect -f . ci-base-image-arm64 15:45:46 . [Pipeline] withDockerContainer 15:45:47 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:45:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:45:47 ---> c751caa20cb1 15:45:47 Step 3/21 : WORKDIR /edgex-go 15:45:47 ---> Using cache 15:45:47 ---> 67111a063ba4 15:45:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:45:47 ---> Using cache 15:45:47 ---> 654f7cde22ee 15:45:47 Step 5/21 : RUN apk add --update --no-cache make git 15:45:47 ---> Using cache 15:45:47 ---> c5f2a57ff16b 15:45:47 Step 6/21 : COPY go.mod vendor* ./ 15:45:47 ---> Using cache 15:45:47 ---> ea34dc70196a 15:45:47 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:47 ---> Using cache 15:45:47 ---> a271f2510476 15:45:47 Step 8/21 : COPY . . 15:45:47 ---> Using cache 15:45:47 ---> 38157ee6b915 15:45:47 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:45:47 prd-ubuntu18.04-docker-arm64-4c-16g-6264 does not seem to be running inside a container 15:45:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:45:48 ---> Running in b5d286be3e40 15:45:48 Attempting uninstall: requests 15:45:48 Found existing installation: requests 2.25.1 15:45:48 Uninstalling requests-2.25.1: 15:45:48 Successfully uninstalled requests-2.25.1 15:45:48 Running setup.py install for texttable: started 15:45:48 $ docker top 50d5aa8f2e3ff786f8c2b9e893340e42168668b3223af2d6b110669e5408f0d1 -eo pid,comm 15:45:48 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 [Pipeline] { [Pipeline] sh 15:45:48 Running setup.py install for texttable: finished with status 'done' 15:45:48 Running setup.py install for PyYAML: started 15:45:49 Removing intermediate container 4301937416e6 15:45:49 ---> bf882443ae2d 15:45:49 15:45:49 Step 10/23 : FROM alpine:3.14 15:45:49 ---> 0a97eee8041e 15:45:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:45:49 ---> Using cache 15:45:49 ---> 2de070d0e530 15:45:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:45:49 ---> Using cache 15:45:49 ---> fdddec7aba12 15:45:49 Step 13/23 : ENV APP_PORT=59882 15:45:49 ---> Running in 2ba76256dabc 15:45:49 Removing intermediate container 2ba76256dabc 15:45:49 ---> 5b212415fc04 15:45:49 Step 14/23 : EXPOSE $APP_PORT 15:45:49 + go version 15:45:49 go version go1.17.6 linux/arm64 [Pipeline] } 15:45:49 $ docker stop --time=1 50d5aa8f2e3ff786f8c2b9e893340e42168668b3223af2d6b110669e5408f0d1 15:45:49 ---> Running in 3741591f2c79 15:45:50 Removing intermediate container 3741591f2c79 15:45:50 ---> 5fa5be0592fa 15:45:50 Step 15/23 : WORKDIR / 15:45:50 Running setup.py install for PyYAML: finished with status 'done' 15:45:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:45:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:45:50 ---> c751caa20cb1 15:45:50 Step 3/22 : WORKDIR /edgex-go 15:45:50 ---> Using cache 15:45:50 ---> 67111a063ba4 15:45:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:45:50 ---> Using cache 15:45:50 ---> 654f7cde22ee 15:45:50 Step 5/22 : RUN apk add --update --no-cache make git 15:45:50 ---> Using cache 15:45:50 ---> c5f2a57ff16b 15:45:50 Step 6/22 : COPY go.mod vendor* ./ 15:45:50 ---> Using cache 15:45:50 ---> ea34dc70196a 15:45:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:50 ---> Using cache 15:45:50 ---> a271f2510476 15:45:50 Step 8/22 : COPY . . 15:45:50 ---> Using cache 15:45:50 ---> 38157ee6b915 15:45:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:45:50 ---> Running in a9742afa35c5 15:45:50 Running setup.py install for docopt: started 15:45:50 ---> Running in 615f01138c34 15:45:50 Removing intermediate container a9742afa35c5 15:45:50 ---> 88f092d9a0cd 15:45:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:45:50 ---> 5fb7a94324d2 15:45:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:45:50 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 15:45:51 Running setup.py install for docopt: finished with status 'done' 15:45:51 Running setup.py install for dockerpty: started 15:45:51 $ docker rm -f 50d5aa8f2e3ff786f8c2b9e893340e42168668b3223af2d6b110669e5408f0d1 15:45:51 ---> e93a48389798 15:45:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:45:51 ---> 096e08f47b26 15:45:51 Step 19/23 : ENTRYPOINT ["/core-command"] 15:45:51 ---> Running in e7680d195b86 15:45:51 Removing intermediate container e7680d195b86 15:45:51 ---> 6757cba24502 15:45:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:45:51 + docker inspect -f . ci-base-image-arm64 15:45:51 . [Pipeline] withDockerContainer 15:45:51 ---> Running in 500bf16dc99e 15:45:51 Removing intermediate container 500bf16dc99e 15:45:51 ---> 9a874a630453 15:45:51 Step 21/23 : LABEL arch=x86_64 15:45:51 Running setup.py install for dockerpty: finished with status 'done' 15:45:51 ---> Running in 747824a1b0b7 15:45:52 prd-ubuntu18.04-docker-arm64-4c-16g-6264 does not seem to be running inside a container 15:45:52 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:45:52 Removing intermediate container 747824a1b0b7 15:45:52 ---> be31f2c1461c 15:45:52 Step 22/23 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 15:45:52 ---> Running in d8627e25abc3 15:45:52 Removing intermediate container d8627e25abc3 15:45:52 ---> 0cfeeabbb5f7 15:45:52 Step 23/23 : LABEL version=0.0.0 15:45:52 ---> Running in baac6c4cec53 15:45:52 Removing intermediate container baac6c4cec53 15:45:52 ---> e4a7f4690799 15:45:52 15:45:52 Successfully built e4a7f4690799 15:45:52 Successfully tagged core-command:latest 15:45:52  Building core-command ... done 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 15:45:53 $ docker top d2dbabb1ccedd23701337749bb7dde3d06104c2d28bc44ef605ee319214e68a5 -eo pid,comm [Pipeline] { [Pipeline] echo 15:45:53 ========================================================= 15:45:53 [edgeXBuildGoParallel] Running Tests and Build... 15:45:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:45:54 + make test 15:45:54 go mod tidy 15:45:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:45:58 Removing intermediate container b2692a256c17 15:45:58 ---> 2cfaa1f4bf70 15:45:58 Step 14/23 : ENV APP_PORT=58890 15:45:58 ---> Running in 992a67b8c80c 15:45:58 Removing intermediate container 992a67b8c80c 15:45:58 ---> 33793fcfbedc 15:45:58 Step 15/23 : EXPOSE $APP_PORT 15:45:58 ---> Running in 33c8a34a2f33 15:45:58 Removing intermediate container 33c8a34a2f33 15:45:58 ---> 471bfea2e994 15:45:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:45:58 ---> e09aefdeefc6 15:45:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:45:59 ---> 3a55ad5db912 15:45:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:45:59 ---> a6685428ff7f 15:45:59 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:45:59 ---> Running in 6f268cdf728a 15:45:59 Removing intermediate container 6f268cdf728a 15:45:59 ---> c8a4fb6034b6 15:45:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:45:59 ---> Running in 5b955c1c546b 15:45:59 Removing intermediate container 5b955c1c546b 15:45:59 ---> 5ab796ade287 15:45:59 Step 21/23 : LABEL arch=x86_64 15:46:00 ---> Running in 36fbf2df0fc0 15:46:00 Removing intermediate container 36fbf2df0fc0 15:46:00 ---> 8b78a74af55b 15:46:00 Step 22/23 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 15:46:00 ---> Running in 406afedf9afa 15:46:00 Removing intermediate container 406afedf9afa 15:46:00 ---> cfb792df001e 15:46:00 Step 23/23 : LABEL version=0.0.0 15:46:00 ---> Running in 828d8a069a85 15:46:00 Removing intermediate container 828d8a069a85 15:46:00 ---> b3c9a35ad7d1 15:46:00 15:46:00 Successfully built b3c9a35ad7d1 15:46:00 Successfully tagged sys-mgmt-agent:latest 15:46:15  Building sys-mgmt-agent ... done Removing intermediate container b949bf7f801a 15:46:15 ---> 2496eebd4d10 15:46:15 15:46:15 Step 10/23 : FROM alpine:3.14 15:46:15 ---> 0a97eee8041e 15:46:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:46:15 ---> Running in ecdfecde0ae0 15:46:15 Removing intermediate container ecdfecde0ae0 15:46:15 ---> 3f8b755445c5 15:46:15 Step 12/23 : ENV APP_PORT=59880 15:46:15 ---> Running in 320aec8636b8 15:46:15 Removing intermediate container 320aec8636b8 15:46:15 ---> 3903c6d17a3e 15:46:15 Step 13/23 : EXPOSE $APP_PORT 15:46:15 ---> Running in 6ca2814c2402 15:46:15 Removing intermediate container 6ca2814c2402 15:46:15 ---> 5019339695fb 15:46:15 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:15 ---> Running in 3d67cfd29f03 15:46:15 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 15:46:16 Removing intermediate container 3d67cfd29f03 15:46:16 ---> 320d8c63035f 15:46:16 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:46:16 ---> Running in 3a7c72f5bab7 15:46:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:46:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:46:17 (1/6) Installing dumb-init (1.2.5-r1) 15:46:18 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:46:18 (3/6) Installing libsodium (1.0.18-r0) 15:46:18 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:46:18 (5/6) Installing libzmq (4.3.4-r0) 15:46:18 (6/6) Installing zeromq (4.3.4-r0) 15:46:18 Executing busybox-1.33.1-r6.trigger 15:46:18 OK: 8 MiB in 20 packages 15:46:19 Removing intermediate container b5d286be3e40 15:46:19 ---> 43a0b33fe0ad 15:46:19 15:46:19 Step 10/21 : FROM alpine:3.14 15:46:19 ---> 0a97eee8041e 15:46:19 Step 11/21 : RUN apk add --update --no-cache curl 15:46:19 ---> Running in c8b1da59323b 15:46:19 Removing intermediate container 3a7c72f5bab7 15:46:19 ---> e1490f13315d 15:46:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:46:19 ---> 0bd56892cbae 15:46:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:46:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:46:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:46:19 (1/5) Installing ca-certificates (20211220-r0) 15:46:19 (2/5) Installing brotli-libs (1.0.9-r5) 15:46:19 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:46:19 (4/5) Installing libcurl (7.79.1-r0) 15:46:19 (5/5) Installing curl (7.79.1-r0) 15:46:19 Executing busybox-1.33.1-r6.trigger 15:46:19 Executing ca-certificates-20211220-r0.trigger 15:46:19 OK: 8 MiB in 19 packages 15:46:20 ---> 5c30e9704e9e 15:46:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:46:20 Removing intermediate container 615f01138c34 15:46:20 ---> e9a268d0b977 15:46:20 15:46:20 Step 10/22 : FROM alpine:3.14 15:46:20 ---> 0a97eee8041e 15:46:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:46:20 ---> Using cache 15:46:20 ---> 2de070d0e530 15:46:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:46:20 ---> Using cache 15:46:20 ---> fdddec7aba12 15:46:20 Step 13/22 : ENV APP_PORT=59861 15:46:20 ---> Running in b44b64bf3a36 15:46:20 ---> d0df3885fa05 15:46:20 Step 19/23 : ENTRYPOINT ["/core-data"] 15:46:20 Removing intermediate container b44b64bf3a36 15:46:20 ---> 60fe0857740e 15:46:20 Step 14/22 : EXPOSE $APP_PORT 15:46:20 ---> Running in 5974cf51b513 15:46:20 Removing intermediate container c8b1da59323b 15:46:20 ---> 3e3a5b3217e5 15:46:20 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:46:20 ---> Running in 1161f3ecfa2b 15:46:20 ---> Running in f8d9fe2cbf60 15:46:20 Removing intermediate container 5974cf51b513 15:46:20 ---> 633927222596 15:46:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:46:20 Removing intermediate container 1161f3ecfa2b 15:46:20 ---> 9d59c2d7a4c1 15:46:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:46:20 ---> Running in 8650c7c4d37d 15:46:21 Removing intermediate container f8d9fe2cbf60 15:46:21 ---> bed334116c0d 15:46:21 Step 13/21 : WORKDIR /edgex 15:46:21 Removing intermediate container 8650c7c4d37d 15:46:21 ---> 1a779b67ef22 15:46:21 Step 21/23 : LABEL arch=x86_64 15:46:21 ---> Running in 089c742cd374 15:46:21 ---> Running in 5fcad442fd8c 15:46:21 Removing intermediate container 089c742cd374 15:46:21 ---> 167b1703ec28 15:46:21 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:46:21 ---> 5c188d4cda32 15:46:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:46:21 Removing intermediate container 5fcad442fd8c 15:46:21 ---> 05bd6ac247ef 15:46:21 Step 22/23 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 15:46:21 ---> Running in 7663c09ce10e 15:46:21 ---> 5eb6f26b5628 15:46:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:46:21 Removing intermediate container 7663c09ce10e 15:46:21 ---> 1b667e31e4e0 15:46:21 Step 23/23 : LABEL version=0.0.0 15:46:21 ---> 1eb2895d6100 15:46:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:46:21 ---> Running in ff920b28eb56 15:46:21 Removing intermediate container ff920b28eb56 15:46:21 ---> 765ec55e17c6 15:46:21 15:46:21 ---> 0f97bae2bf5d 15:46:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:46:21 ---> 97ca319b928c 15:46:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:46:21 ---> Running in 113629a541a5 15:46:21 Successfully built 765ec55e17c6 15:46:21 Successfully tagged core-data:latest 15:46:21  Building core-data ... done Removing intermediate container 113629a541a5 15:46:21 ---> 5f5dd78de8d7 15:46:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:46:21 ---> Running in 5ee762cd3ee0 15:46:21 ---> 9748373b51f6 15:46:21 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:46:22 ---> Running in f3acdae549c8 15:46:22 Removing intermediate container 5ee762cd3ee0 15:46:22 ---> 9650345a306e 15:46:22 Step 20/22 : LABEL arch=x86_64 15:46:22 ---> Running in 5370e4b6276e 15:46:22 Removing intermediate container f3acdae549c8 15:46:22 ---> ec94d02c15c4 15:46:22 Step 18/21 : CMD ["--init=true"] 15:46:22 ---> Running in 40e1b806021a 15:46:22 Removing intermediate container 5370e4b6276e 15:46:22 ---> 7675fd7a96ba 15:46:22 Step 21/22 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 15:46:22 ---> Running in 111b8b39edce 15:46:22 Removing intermediate container 40e1b806021a 15:46:22 ---> 8d13f0dc2339 15:46:22 Step 19/21 : LABEL arch=x86_64 15:46:22 ---> Running in 1d457134e2e6 15:46:22 Removing intermediate container 111b8b39edce 15:46:22 ---> 99b13409b678 15:46:22 Step 22/22 : LABEL version=0.0.0 15:46:22 ---> Running in b4c332918a24 15:46:22 Removing intermediate container 1d457134e2e6 15:46:22 ---> b2087d09d777 15:46:22 Step 20/21 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 15:46:22 ---> Running in b7c511147972 15:46:22 Removing intermediate container b4c332918a24 15:46:22 ---> eb574ced8067 15:46:22 15:46:22 Removing intermediate container b7c511147972 15:46:22 ---> 8d865463847e 15:46:22 Step 21/21 : LABEL version=0.0.0 15:46:22 Successfully built eb574ced8067 15:46:22 ---> Running in be29521d7252 15:46:22 Successfully tagged support-scheduler:latest 15:46:22  Building support-scheduler ... done Removing intermediate container be29521d7252 15:46:22 ---> bc8155a7bf99 15:46:22 15:46:22 Successfully built bc8155a7bf99 15:46:22 Successfully tagged security-proxy-setup:latest 15:46:23  Building security-proxy-setup ... done  [Pipeline] } 15:46:23 $ docker stop --time=1 16aa9b9fcde7fbb328982556d5118e5cb16da7aba41c93e47b3889a32e7ba922 15:46:24 $ docker rm -f 16aa9b9fcde7fbb328982556d5118e5cb16da7aba41c93e47b3889a32e7ba922 [Pipeline] // withDockerContainer [Pipeline] sh 15:46:24 + docker images 15:46:24 REPOSITORY TAG IMAGE ID CREATED SIZE 15:46:24 security-proxy-setup latest bc8155a7bf99 2 seconds ago 26.2MB 15:46:24 support-scheduler latest eb574ced8067 2 seconds ago 16MB 15:46:24 core-data latest 765ec55e17c6 3 seconds ago 20MB 15:46:24 e9a268d0b977 4 seconds ago 1.78GB 15:46:24 43a0b33fe0ad 5 seconds ago 1.78GB 15:46:24 2496eebd4d10 10 seconds ago 1.79GB 15:46:24 sys-mgmt-agent latest b3c9a35ad7d1 24 seconds ago 296MB 15:46:24 core-command latest e4a7f4690799 32 seconds ago 15.8MB 15:46:24 bf882443ae2d 36 seconds ago 1.77GB 15:46:24 security-secretstore-setup latest e8757671435b 42 seconds ago 27.9MB 15:46:24 support-notifications latest 2d83a6d20947 46 seconds ago 16.7MB 15:46:24 a03850d81816 54 seconds ago 1.78GB 15:46:24 d3b90008ac1c 55 seconds ago 1.78GB 15:46:24 4ab91aceca47 About a minute ago 1.77GB 15:46:24 security-bootstrapper latest afc5cc9db2e4 About a minute ago 18.7MB 15:46:24 core-metadata latest 2bcd81678bb2 About a minute ago 16.6MB 15:46:24 5fae44c9aa07 About a minute ago 1.78GB 15:46:24 e7701447034e About a minute ago 1.77GB 15:46:24 ci-base-image-x86_64 latest c751caa20cb1 5 minutes ago 1.27GB 15:46:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 3 weeks ago 562MB 15:46:24 docker 20.10.10 b706a049f56e 3 months ago 216MB 15:46:24 alpine 3.14 0a97eee8041e 3 months ago 5.61MB 15:46:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB 15:46:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 15:46:27 ? github.com/edgexfoundry/edgex-go [no test files] 15:46:40 Still waiting to schedule task 15:46:40 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:47:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:47:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:47:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:47:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:47:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:47:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:47:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:47:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:47:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:47:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:47:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:47:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:47:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:47:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:47:51 Running on prd-ubuntu18.04-docker-8c-8g-6267 in /w/workspace/edgexfoundry_edgex-go_PR-3882 [Pipeline] { [Pipeline] ws 15:47:51 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 15:47:51 The recommended git tool is: git 15:47:52 using credential edgex-jenkins-ssh 15:47:52 Cloning the remote Git repository 15:47:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:47:53 > git init /w/workspace/edgex-go/5 # timeout=10 15:47:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:47:53 > git --version # timeout=10 15:47:53 > git --version # 'git version 2.17.1' 15:47:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:47:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:57 Merging remotes/origin/main commit d337b404b5225b131c6bc5751d1616ac3c46fd44 into PR head commit 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 15:47:58 Merge succeeded, producing 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 15:47:58 Checking out Revision 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 (PR-3882) 15:47:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:47:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:47:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:47:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:47:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3882/head:refs/remotes/origin/PR-3882 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:47:57 > git config core.sparsecheckout # timeout=10 15:47:57 > git checkout -f 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 # timeout=10 15:47:58 > git remote # timeout=10 15:47:58 > git config --get remote.origin.url # timeout=10 15:47:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:47:58 > git merge d337b404b5225b131c6bc5751d1616ac3c46fd44 # timeout=10 15:47:58 > git rev-parse HEAD^{commit} # timeout=10 15:47:58 > git config core.sparsecheckout # timeout=10 15:47:58 > git checkout -f 9f68aec58afc9cbde1ec9a476ce9469a7044ca47 # timeout=10 15:47:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.232s coverage: 28.7% of statements 15:47:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:47:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:48:01 Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:02 + echo snap-build.sh 15:48:02 snap-build.sh 15:48:02 + SNAP_BASE_DIR=. 15:48:02 + '[' '!' -z /w/workspace/edgex-go/5 ']' 15:48:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 15:48:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 15:48:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 15:48:02 + cd /w/workspace/edgex-go/5 15:48:02 + sudo apt-get remove -qy --purge lxd lxd-client 15:48:02 Reading package lists... 15:48:02 Building dependency tree... 15:48:02 Reading state information... 15:48:02 The following packages were automatically installed and are no longer required: 15:48:02 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:48:02 uidmap xdelta3 15:48:02 Use 'sudo apt autoremove' to remove them. 15:48:02 The following packages will be REMOVED: 15:48:02 lxd* lxd-client* 15:48:02 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:48:02 After this operation, 31.7 MB disk space will be freed. 15:48:03 (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.) 15:48:03 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:48:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.369s coverage: 98.5% of statements 15:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:48:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.368s coverage: 44.7% of statements 15:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:48:04 Removing lxd dnsmasq configuration 15:48:04 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:48:04 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:48:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.698s coverage: 89.5% of statements 15:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:48:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.286s coverage: 84.4% of statements 15:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:48:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:48:05 (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.) 15:48:05 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:48:06 Processing triggers for systemd (237-3ubuntu10.52) ... 15:48:06 Processing triggers for ureadahead (0.100.0-21) ... 15:48:07 + sudo snap remove --purge lxd 15:48:07 snap "lxd" is not installed 15:48:07 + sudo groupadd --force --system lxd 15:48:07 ++ whoami 15:48:07 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:48:07 + newgrp - lxd 15:48:07 + sudo snap install lxd 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.845s coverage: 94.2% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.247s coverage: 59.1% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.216s coverage: 60.0% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.384s coverage: 0.9% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.181s coverage: 58.8% of statements 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.225s coverage: 21.7% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.337s coverage: 79.5% of statements 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.232s coverage: 94.1% of statements 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.220s coverage: 96.3% of statements 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.191s coverage: 87.5% of statements 15:48:17 2022-03-02T15:48:13Z INFO Waiting for automatic snapd restart... 15:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.230s coverage: 94.4% of statements 15:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.209s coverage: 44.8% of statements 15:48:32 lxd 4.23 from Canonical* installed 15:48:32 + sudo lxd init --auto 15:48:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.654s coverage: 82.5% of statements 15:48:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:48:40 + sudo snap install --classic snapcraft 15:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.460s coverage: 92.9% of statements 15:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 15:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.198s coverage: 87.2% of statements 15:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 15:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.266s coverage: 58.8% of statements 15:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.275s coverage: 80.0% of statements 15:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements 15:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements 15:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.805s coverage: 91.2% of statements 15:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.901s coverage: 64.4% of statements 15:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements 15:48:43 snapcraft 6.0.2 from Canonical* installed 15:48:43 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:48:43 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:48:43 % Total % Received % Xferd Average Speed Time Time Time Current 15:48:43 Dload Upload Total Spent Left Speed 15:48:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3963 0 --:--:-- --:--:-- --:--:-- 3963 15:48:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements 15:48:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 15:48:43 100 3325k 100 3325k 0 0 9236k 0 --:--:-- --:--:-- --:--:-- 9236k 15:48:43 ./yq_linux_amd64 15:48:43 + sudo snapcraft prime --use-lxd 15:48:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 15:48:45 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:48:45 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: 15:48:45 - README.md 15:48:45 15:48:45 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:48:45 Launching a container. 15:48:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.484s coverage: 65.4% of statements 15:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.740s coverage: 43.8% of statements 15:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.230s coverage: 89.5% of statements 15:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.281s coverage: 84.8% of statements 15:48:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:48:55 Waiting for container to be ready 15:48:55 To start your first container, try: lxc launch ubuntu:20.04 15:48:55 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 15:48:55 15:49:00 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:49:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.331s coverage: 17.7% of statements 15:49:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:49:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:49:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:49:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:49:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.646s coverage: 92.3% of statements 15:49:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:49:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:49:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:49:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:49:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.221s coverage: 63.2% of statements 15:49:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:49:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:49:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.413s coverage: 97.7% of statements 15:49:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:49:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:49:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:49:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:49:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.200s coverage: 28.9% of statements 15:49:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:49:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:49:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:49:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:49:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:49:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:49:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.230s coverage: 100.0% of statements 15:49:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 96.9% of statements 15:49:00 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 15:49:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:49:00 GO111MODULE=on go vet ./... 15:49:00 Waiting for network to be ready... 15:49:01 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 15:49:01 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 15:49:01 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1275 kB] 15:49:01 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [224 kB] 15:49:01 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 15:49:01 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 15:49:01 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [773 kB] 15:49:01 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [110 kB] 15:49:01 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [680 kB] 15:49:01 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [117 kB] 15:49:01 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 15:49:01 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 15:49:02 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 15:49:02 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 15:49:02 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 15:49:02 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 15:49:02 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 15:49:02 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 15:49:02 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 15:49:02 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1608 kB] 15:49:02 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [308 kB] 15:49:02 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] 15:49:02 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 15:49:02 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [827 kB] 15:49:02 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [118 kB] 15:49:02 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [905 kB] 15:49:02 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [201 kB] 15:49:04 Fetched 23.2 MB in 4s (6263 kB/s) 15:49:05 Reading package lists... 15:49:05 Reading package lists... 15:49:05 Building dependency tree... 15:49:05 Reading state information... 15:49:05 The following additional packages will be installed: 15:49:05 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:49:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:49:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:49:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:49:05 Suggested packages: 15:49:05 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:49:05 Recommended packages: 15:49:05 gnupg libsasl2-modules 15:49:05 The following NEW packages will be installed: 15:49:05 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:49:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:49:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:49:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:49:05 The following packages will be upgraded: 15:49:05 gpg gpg-agent gpgconf libudev1 15:49:05 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 15:49:05 Need to get 3859 kB of archives. 15:49:05 After this operation, 14.9 MB of additional disk space will be used. 15:49:05 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 15:49:05 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 15:49:06 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 15:49:06 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 15:49:06 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 15:49:06 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 15:49:06 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 15:49:06 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 15:49:06 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 15:49:06 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:49:06 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 15:49:06 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 15:49:06 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 15:49:06 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 15:49:06 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 15:49:06 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 15:49:06 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 15:49:06 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 15:49:06 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 15:49:06 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 15:49:06 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 15:49:06 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 15:49:06 debconf: delaying package configuration, since apt-utils is not installed 15:49:06 Fetched 3859 kB in 1s (3288 kB/s) 15:49:07 (Reading database ... 12816 files and directories currently installed.) 15:49:07 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 15:49:07 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 15:49:07 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 15:49:07 Selecting previously unselected package udev. 15:49:07 (Reading database ... 12816 files and directories currently installed.) 15:49:07 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 15:49:07 Unpacking udev (245.4-4ubuntu3.15) ... 15:49:07 Selecting previously unselected package libfuse2:amd64. 15:49:07 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 15:49:07 Unpacking libfuse2:amd64 (2.9.9-3) ... 15:49:07 Selecting previously unselected package fuse. 15:49:07 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 15:49:07 Unpacking fuse (2.9.9-3) ... 15:49:07 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 15:49:07 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 15:49:07 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 15:49:07 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 15:49:07 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 15:49:07 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 15:49:07 Selecting previously unselected package libksba8:amd64. 15:49:07 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:49:07 Unpacking libksba8:amd64 (1.3.5-2) ... 15:49:07 Selecting previously unselected package libroken18-heimdal:amd64. 15:49:07 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:49:07 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:49:07 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:49:07 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:49:07 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:49:07 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:49:07 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:49:07 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:49:07 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:49:07 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:49:07 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:49:07 Selecting previously unselected package libwind0-heimdal:amd64. 15:49:07 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:49:07 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:49:07 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:49:07 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:49:07 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:49:08 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:49:08 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:49:08 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:49:08 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:49:08 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:49:08 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:49:08 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:49:08 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 15:49:08 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:49:08 Selecting previously unselected package libsasl2-modules-db:amd64. 15:49:08 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 15:49:08 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 15:49:08 Selecting previously unselected package libsasl2-2:amd64. 15:49:08 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 15:49:08 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 15:49:08 Selecting previously unselected package libldap-common. 15:49:08 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 15:49:08 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 15:49:08 Selecting previously unselected package libldap-2.4-2:amd64. 15:49:08 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 15:49:08 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 15:49:08 Selecting previously unselected package dirmngr. 15:49:08 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 15:49:08 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 15:49:08 Setting up libksba8:amd64 (1.3.5-2) ... 15:49:08 Setting up libfuse2:amd64 (2.9.9-3) ... 15:49:08 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 15:49:08 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 15:49:08 Setting up udev (245.4-4ubuntu3.15) ... 15:49:09 invoke-rc.d: policy-rc.d denied execution of start. 15:49:09 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 15:49:09 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:49:09 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 15:49:09 Setting up gpg (2.2.19-3ubuntu2.1) ... 15:49:09 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:49:09 Setting up fuse (2.9.9-3) ... 15:49:09 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 15:49:09 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:49:09 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:49:09 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:49:09 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:49:09 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:49:09 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:49:09 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 15:49:09 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 15:49:09 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 15:49:09 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 15:49:09 Processing triggers for systemd (245.4-4ubuntu3) ... 15:49:10 Processing triggers for libc-bin (2.31-0ubuntu9) ... 15:49:10 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 15:49:10 Alias= settings in the [Install] section, and DefaultInstance= for template 15:49:10 units). This means they are not meant to be enabled using systemctl. 15:49:10 15:49:10 Possible reasons for having this kind of units are: 15:49:10 • A unit may be statically enabled by being symlinked from another unit's 15:49:10 .wants/ or .requires/ directory. 15:49:10 • A unit's purpose may be to act as a helper for some other unit which has 15:49:10 a requirement dependency on it. 15:49:10 • A unit may be started when needed via activation (socket, path, timer, 15:49:10 D-Bus, udev, scripted systemctl call, ...). 15:49:10 • In case of template units, the unit is meant to be enabled with some 15:49:10 instance name specified. 15:49:10 Reading package lists... 15:49:10 Building dependency tree... 15:49:10 Reading state information... 15:49:10 The following additional packages will be installed: 15:49:10 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 15:49:10 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 15:49:10 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 15:49:10 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 15:49:10 openssh-client python3 python3-minimal python3.8 python3.8-minimal 15:49:10 squashfs-tools systemd systemd-sysv systemd-timesyncd 15:49:10 Suggested packages: 15:49:10 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 15:49:10 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:49:10 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 15:49:10 systemd-container policykit-1 15:49:10 Recommended packages: 15:49:10 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 15:49:11 The following NEW packages will be installed: 15:49:11 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 15:49:11 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 15:49:11 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 15:49:11 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 15:49:11 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 15:49:11 The following packages will be upgraded: 15:49:11 libsystemd0 systemd systemd-sysv systemd-timesyncd 15:49:11 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 15:49:11 Need to get 46.5 MB of archives. 15:49:11 After this operation, 181 MB of additional disk space will be used. 15:49:11 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 15:49:11 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 15:49:11 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 15:49:11 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 15:49:11 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 15:49:11 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 15:49:11 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.2 [74.7 kB] 15:49:11 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 15:49:11 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 15:49:11 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 15:49:11 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 15:49:11 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 15:49:11 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 15:49:11 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 15:49:11 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 15:49:11 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 15:49:11 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 15:49:11 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 15:49:11 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 15:49:11 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 15:49:11 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 15:49:11 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 15:49:11 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 15:49:11 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 15:49:11 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 15:49:11 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 15:49:11 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 15:49:11 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 15:49:11 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 15:49:11 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 15:49:11 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 15:49:11 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 15:49:11 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 15:49:11 debconf: delaying package configuration, since apt-utils is not installed 15:49:11 Fetched 46.5 MB in 1s (52.2 MB/s) 15:49:12 (Reading database ... 13067 files and directories currently installed.) 15:49:12 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 15:49:12 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 15:49:12 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 15:49:12 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 15:49:12 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 15:49:12 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 15:49:13 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 15:49:13 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 15:49:13 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 15:49:13 Selecting previously unselected package libpython3.8-minimal:amd64. 15:49:13 (Reading database ... 13068 files and directories currently installed.) 15:49:13 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 15:49:13 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 15:49:13 Selecting previously unselected package libexpat1:amd64. 15:49:13 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.2_amd64.deb ... 15:49:13 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.2) ... 15:49:13 Selecting previously unselected package python3.8-minimal. 15:49:13 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 15:49:13 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 15:49:13 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 15:49:13 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.2) ... 15:49:13 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 15:49:14 Selecting previously unselected package python3-minimal. 15:49:14 (Reading database ... 13359 files and directories currently installed.) 15:49:14 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 15:49:14 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 15:49:14 Selecting previously unselected package mime-support. 15:49:14 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 15:49:14 Unpacking mime-support (3.64ubuntu1) ... 15:49:14 Selecting previously unselected package libmpdec2:amd64. 15:49:14 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 15:49:14 Unpacking libmpdec2:amd64 (2.4.2-3) ... 15:49:14 Selecting previously unselected package libpython3.8-stdlib:amd64. 15:49:14 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 15:49:14 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 15:49:14 Selecting previously unselected package python3.8. 15:49:14 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 15:49:14 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 15:49:14 Selecting previously unselected package libpython3-stdlib:amd64. 15:49:14 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 15:49:14 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 15:49:14 Setting up python3-minimal (3.8.2-0ubuntu2) ... 15:49:14 Selecting previously unselected package python3. 15:49:14 (Reading database ... 13761 files and directories currently installed.) 15:49:14 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 15:49:14 Unpacking python3 (3.8.2-0ubuntu2) ... 15:49:14 Selecting previously unselected package libdbus-1-3:amd64. 15:49:14 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 15:49:14 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 15:49:14 Selecting previously unselected package dbus. 15:49:14 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 15:49:14 Unpacking dbus (1.12.16-2ubuntu2.1) ... 15:49:14 Selecting previously unselected package libbsd0:amd64. 15:49:14 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 15:49:14 Unpacking libbsd0:amd64 (0.10.0-1) ... 15:49:14 Selecting previously unselected package libpam-systemd:amd64. 15:49:14 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 15:49:14 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 15:49:14 Selecting previously unselected package sudo. 15:49:14 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 15:49:15 Unpacking sudo (1.8.31-1ubuntu1.2) ... 15:49:15 Selecting previously unselected package apparmor. 15:49:15 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 15:49:15 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 15:49:15 Selecting previously unselected package libcbor0.6:amd64. 15:49:15 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 15:49:15 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 15:49:15 Selecting previously unselected package libedit2:amd64. 15:49:15 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 15:49:15 Unpacking libedit2:amd64 (3.1-20191231-1) ... 15:49:15 Selecting previously unselected package libfido2-1:amd64. 15:49:15 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 15:49:15 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 15:49:15 Selecting previously unselected package libkrb5support0:amd64. 15:49:15 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 15:49:15 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 15:49:15 Selecting previously unselected package libk5crypto3:amd64. 15:49:15 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 15:49:15 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 15:49:15 Selecting previously unselected package libkeyutils1:amd64. 15:49:15 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 15:49:15 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 15:49:15 Selecting previously unselected package libkrb5-3:amd64. 15:49:15 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 15:49:15 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 15:49:15 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:49:15 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 15:49:15 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 15:49:15 Selecting previously unselected package openssh-client. 15:49:15 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 15:49:15 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 15:49:15 Selecting previously unselected package dbus-user-session. 15:49:15 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 15:49:15 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 15:49:15 Selecting previously unselected package liblzo2-2:amd64. 15:49:15 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 15:49:15 Unpacking liblzo2-2:amd64 (2.10-2) ... 15:49:15 Selecting previously unselected package squashfs-tools. 15:49:15 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 15:49:15 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 15:49:15 Selecting previously unselected package snapd. 15:49:15 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 15:49:15 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 15:49:19 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 15:49:19 Setting up mime-support (3.64ubuntu1) ... 15:49:19 Setting up liblzo2-2:amd64 (2.10-2) ... 15:49:19 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 15:49:19 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 15:49:19 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 15:49:19 Setting up dbus (1.12.16-2ubuntu2.1) ... 15:49:19 Setting up sudo (1.8.31-1ubuntu1.2) ... 15:49:19 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 15:49:19 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 15:49:19 Setting up libmpdec2:amd64 (2.4.2-3) ... 15:49:19 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 15:49:19 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 15:49:19 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 15:49:20 Setting up libbsd0:amd64 (0.10.0-1) ... 15:49:20 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 15:49:20 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 15:49:20 Setting up libedit2:amd64 (3.1-20191231-1) ... 15:49:20 Setting up python3 (3.8.2-0ubuntu2) ... 15:49:20 running python rtupdate hooks for python3.8... 15:49:20 running python post-rtupdate hooks for python3.8... 15:49:20 Setting up apparmor (2.13.3-7ubuntu5.1) ... 15:49:21 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:49:21 Reloading AppArmor profiles 15:49:21 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 15:49:21 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 15:49:21 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 15:49:21 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 15:49:21 Setting up systemd (245.4-4ubuntu3.15) ... 15:49:21 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:49:21 Installing new version of config file /etc/systemd/resolved.conf ... 15:49:23 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 15:49:23 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 15:49:23 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 15:49:24 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 15:49:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:49:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:49:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:49:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:49:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:49:25 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:49:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:49:25 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:49:26 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:49:26 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:49:26 /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' 15:49:26 Processing triggers for libc-bin (2.31-0ubuntu9) ... 15:49:27 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 15:49:27 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 15:49:27 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 15:49:28 Reading package lists... 15:49:28 Reading package lists... 15:49:28 Building dependency tree... 15:49:28 Reading state information... 15:49:28 Calculating upgrade... 15:49:29 The following packages will be upgraded: 15:49:29 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 15:49:29 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 15:49:29 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 15:49:29 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 15:49:29 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 15:49:29 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 15:49:29 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 15:49:29 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 15:49:29 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 15:49:29 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 15:49:29 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 15:49:29 xz-utils zlib1g 15:49:29 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:49:29 Need to get 63.3 MB of archives. 15:49:29 After this operation, 13.8 MB of additional disk space will be used. 15:49:29 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 15:49:29 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 15:49:29 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 15:49:29 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 15:49:29 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 15:49:29 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 15:49:29 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 15:49:29 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 15:49:29 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 15:49:29 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 15:49:29 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 15:49:29 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-100.113 [1120 kB] 15:49:29 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 15:49:29 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 15:49:29 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 15:49:29 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 15:49:29 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 15:49:29 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 15:49:29 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 15:49:29 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 15:49:29 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 15:49:29 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] 15:49:30 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 15:49:30 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 15:49:30 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 15:49:30 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 15:49:30 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 15:49:30 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 15:49:30 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 15:49:30 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 15:49:30 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 15:49:30 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 15:49:30 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 15:49:30 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 15:49:30 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 15:49:30 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 15:49:30 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 15:49:30 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 15:49:30 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 15:49:30 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 15:49:30 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 15:49:30 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 15:49:30 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 15:49:30 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 15:49:30 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 15:49:30 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 15:49:30 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 15:49:30 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 15:49:30 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 15:49:30 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 15:49:30 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 15:49:30 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 15:49:30 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 15:49:30 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 15:49:30 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 15:49:30 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 15:49:30 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 15:49:30 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 15:49:30 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 15:49:30 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 15:49:30 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 15:49:30 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 15:49:30 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 15:49:30 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 15:49:30 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 15:49:30 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 15:49:30 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 15:49:30 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 15:49:30 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 15:49:30 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 15:49:30 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] 15:49:30 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] 15:49:31 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] 15:49:31 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] 15:49:31 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] 15:49:31 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] 15:49:31 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] 15:49:32 debconf: delaying package configuration, since apt-utils is not installed 15:49:32 Fetched 63.3 MB in 3s (21.9 MB/s) 15:49:32 (Reading database ... 14313 files and directories currently installed.) 15:49:32 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 15:49:32 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 15:49:32 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 15:49:32 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 15:49:32 Preparing to unpack .../2-linux-libc-dev_5.4.0-100.113_amd64.deb ... 15:49:32 Unpacking linux-libc-dev:amd64 (5.4.0-100.113) over (5.4.0-26.30) ... 15:49:32 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:49:32 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:49:33 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:49:33 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:49:33 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:49:33 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:49:33 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:49:33 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:49:33 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:49:33 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:49:33 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:49:33 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:49:33 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:49:33 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:49:33 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 15:49:33 (Reading database ... 14312 files and directories currently installed.) 15:49:33 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:49:33 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:49:33 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 15:49:33 (Reading database ... 14312 files and directories currently installed.) 15:49:33 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:49:33 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:49:33 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:49:33 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:49:33 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 15:49:33 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 15:49:33 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 15:49:34 (Reading database ... 14312 files and directories currently installed.) 15:49:34 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 15:49:34 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 15:49:34 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 15:49:34 (Reading database ... 14312 files and directories currently installed.) 15:49:34 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 15:49:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:49:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:49:35 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 15:49:35 Setting up base-files (11ubuntu5.5) ... 15:49:35 Installing new version of config file /etc/issue ... 15:49:35 Installing new version of config file /etc/issue.net ... 15:49:35 Installing new version of config file /etc/lsb-release ... 15:49:35 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:49:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:49:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:49:35 Removing obsolete conffile /etc/default/motd-news ... 15:49:35 (Reading database ... 14311 files and directories currently installed.) 15:49:35 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 15:49:35 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 15:49:35 Setting up bash (5.0-6ubuntu1.1) ... 15:49:35 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 15:49:35 (Reading database ... 14311 files and directories currently installed.) 15:49:35 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 15:49:35 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 15:49:35 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 15:49:36 (Reading database ... 14311 files and directories currently installed.) 15:49:36 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 15:49:36 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 15:49:36 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 15:49:36 (Reading database ... 14311 files and directories currently installed.) 15:49:36 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 15:49:36 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 15:49:36 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 15:49:36 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 15:49:36 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 15:49:36 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 15:49:36 Setting up perl-base (5.30.0-9ubuntu0.2) ... 15:49:36 (Reading database ... 14311 files and directories currently installed.) 15:49:36 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 15:49:37 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 15:49:37 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 15:49:37 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 15:49:37 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 15:49:37 (Reading database ... 14311 files and directories currently installed.) 15:49:37 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 15:49:37 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 15:49:37 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 15:49:37 (Reading database ... 14311 files and directories currently installed.) 15:49:37 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 15:49:37 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:49:37 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 15:49:37 (Reading database ... 14311 files and directories currently installed.) 15:49:37 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 15:49:37 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:49:37 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 15:49:37 (Reading database ... 14311 files and directories currently installed.) 15:49:37 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 15:49:37 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:49:37 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 15:49:37 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:49:37 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 15:49:37 (Reading database ... 14311 files and directories currently installed.) 15:49:37 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 15:49:37 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:49:38 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 15:49:38 (Reading database ... 14311 files and directories currently installed.) 15:49:38 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 15:49:38 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:49:38 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 15:49:38 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:49:38 Setting up util-linux (2.34-0.1ubuntu9.3) ... 15:49:38 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:49:39 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:49:39 (Reading database ... 14311 files and directories currently installed.) 15:49:39 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 15:49:39 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 15:49:39 Setting up libc-bin (2.31-0ubuntu9.7) ... 15:49:39 (Reading database ... 14311 files and directories currently installed.) 15:49:39 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 15:49:39 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 15:49:39 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 15:49:39 (Reading database ... 14311 files and directories currently installed.) 15:49:39 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 15:49:39 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 15:49:39 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 15:49:39 (Reading database ... 14311 files and directories currently installed.) 15:49:39 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 15:49:39 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 15:49:39 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 15:49:39 (Reading database ... 14311 files and directories currently installed.) 15:49:39 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 15:49:39 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 15:49:39 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 15:49:39 (Reading database ... 14311 files and directories currently installed.) 15:49:39 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 15:49:39 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 15:49:40 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 15:49:40 (Reading database ... 14311 files and directories currently installed.) 15:49:40 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 15:49:40 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 15:49:40 Setting up gpgv (2.2.19-3ubuntu2.1) ... 15:49:40 (Reading database ... 14311 files and directories currently installed.) 15:49:40 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 15:49:40 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 15:49:40 Setting up ubuntu-keyring (2020.02.11.4) ... 15:49:40 (Reading database ... 14311 files and directories currently installed.) 15:49:40 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 15:49:40 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 15:49:40 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 15:49:40 (Reading database ... 14311 files and directories currently installed.) 15:49:40 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 15:49:40 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 15:49:40 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 15:49:40 (Reading database ... 14311 files and directories currently installed.) 15:49:40 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 15:49:40 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 15:49:40 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 15:49:40 (Reading database ... 14311 files and directories currently installed.) 15:49:40 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 15:49:40 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 15:49:40 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 15:49:40 (Reading database ... 14311 files and directories currently installed.) 15:49:40 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 15:49:40 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 15:49:40 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 15:49:40 (Reading database ... 14311 files and directories currently installed.) 15:49:40 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 15:49:40 Unpacking apt (2.0.6) over (2.0.2) ... 15:49:41 Setting up apt (2.0.6) ... 15:49:42 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:49:42 (Reading database ... 14311 files and directories currently installed.) 15:49:42 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 15:49:42 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 15:49:42 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 15:49:42 (Reading database ... 14311 files and directories currently installed.) 15:49:42 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 15:49:42 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 15:49:42 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 15:49:42 (Reading database ... 14313 files and directories currently installed.) 15:49:42 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 15:49:42 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 15:49:42 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 15:49:42 (Reading database ... 14317 files and directories currently installed.) 15:49:42 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 15:49:42 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 15:49:42 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 15:49:42 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 15:49:42 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 15:49:42 (Reading database ... 14317 files and directories currently installed.) 15:49:42 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 15:49:42 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 15:49:42 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 15:49:43 (Reading database ... 14317 files and directories currently installed.) 15:49:43 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 15:49:43 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 15:49:43 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 15:49:43 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 15:49:43 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 15:49:43 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 15:49:43 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 15:49:43 Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 15:49:43 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 15:49:43 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 15:49:43 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 15:49:43 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 15:49:43 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 15:49:43 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 15:49:43 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 15:49:43 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 15:49:43 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 15:49:43 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 15:49:43 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 15:49:43 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 15:49:44 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 15:49:44 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 15:49:44 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 15:49:44 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:49:44 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 15:49:44 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:49:44 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 15:49:44 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:49:44 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 15:49:44 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:49:44 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 15:49:44 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:49:44 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 15:49:44 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 15:49:44 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 15:49:44 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 15:49:44 Preparing to unpack .../18-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:49:44 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:49:44 Preparing to unpack .../19-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:49:44 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:49:45 Preparing to unpack .../20-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:49:45 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:49:46 Preparing to unpack .../21-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:49:46 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:49:46 Preparing to unpack .../22-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:49:46 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:49:46 Preparing to unpack .../23-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:49:46 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:49:47 Preparing to unpack .../24-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... 15:49:47 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 15:49:47 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 15:49:47 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 15:49:47 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 15:49:47 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 15:49:47 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 15:49:47 Setting up linux-libc-dev:amd64 (5.4.0-100.113) ... 15:49:47 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 15:49:47 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 15:49:47 Setting up tzdata (2021e-0ubuntu0.20.04) ... 15:49:47 15:49:47 Current default time zone: 'Etc/UTC' 15:49:47 Local time is now: Wed Mar 2 15:49:47 UTC 2022. 15:49:47 Universal Time is now: Wed Mar 2 15:49:47 UTC 2022. 15:49:47 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:49:47 15:49:47 Setting up xz-utils (5.2.4-1ubuntu1) ... 15:49:47 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 15:49:47 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 15:49:47 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 15:49:47 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 15:49:47 Setting up mount (2.34-0.1ubuntu9.3) ... 15:49:47 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 15:49:47 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 15:49:47 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 15:49:47 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 15:49:47 Setting up openssl (1.1.1f-1ubuntu2.10) ... 15:49:48 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 15:49:48 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 15:49:48 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 15:49:48 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 15:49:48 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... 15:49:48 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 15:49:48 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 15:49:48 Setting up fdisk (2.34-0.1ubuntu9.3) ... 15:49:48 Setting up ca-certificates (20210119~20.04.2) ... 15:49:49 Updating certificates in /etc/ssl/certs... 15:49:50 21 added, 21 removed; done. 15:49:50 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... 15:49:50 Setting up perl (5.30.0-9ubuntu0.2) ... 15:49:50 Setting up procps (2:3.3.16-1ubuntu2.3) ... 15:49:50 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... 15:49:50 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 15:49:50 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 15:49:50 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 15:49:50 Setting up binutils (2.34-6ubuntu1.3) ... 15:49:50 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 15:49:50 Setting up build-essential (12.8ubuntu1.1) ... 15:49:50 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... 15:49:50 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 15:49:50 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 15:49:50 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 15:49:50 Processing triggers for systemd (245.4-4ubuntu3.15) ... 15:49:51 Processing triggers for mime-support (3.64ubuntu1) ... 15:49:51 Processing triggers for ca-certificates (20210119~20.04.2) ... 15:49:51 Updating certificates in /etc/ssl/certs... 15:49:51 0 added, 0 removed; done. 15:49:51 Running hooks in /etc/ca-certificates/update.d... 15:49:51 done. 15:49:52 Reading package lists... 15:49:53 Building dependency tree... 15:49:53 Reading state information... 15:49:53 The following NEW packages will be installed: 15:49:53 apt-transport-https 15:49:53 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:49:53 Need to get 4680 B of archives. 15:49:53 After this operation, 162 kB of additional disk space will be used. 15:49:53 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 15:49:53 debconf: delaying package configuration, since apt-utils is not installed 15:49:53 Fetched 4680 B in 0s (24.6 kB/s) 15:49:53 Selecting previously unselected package apt-transport-https. 15:49:53 (Reading database ... 14320 files and directories currently installed.) 15:49:53 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 15:49:53 Unpacking apt-transport-https (2.0.6) ... 15:49:53 Setting up apt-transport-https (2.0.6) ... 15:49:54 Waiting for network to be ready... 15:49:58 2022-03-02T15:49:56Z INFO Waiting for automatic snapd restart... 15:49:58 snapd 2.54.3 from Canonical* installed 15:49:58 "snapd" switched to the "latest/stable" channel 15:49:58 15:50:00 core20 20220215 from Canonical* installed 15:50:00 "core20" switched to the "latest/stable" channel 15:50:00 15:50:02 snapcraft 6.0.2 from Canonical* installed 15:50:03 "snapcraft" switched to the "latest/stable" channel 15:50:03 15:50:07 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: 15:50:07 - README.md 15:50:07 15:50:07 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:50:07 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 15:50:07 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 15:50:07 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 15:50:08 Reading package lists... 15:50:08 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 15:50:09 Reading package lists... 15:50:09 Building dependency tree... 15:50:09 Reading state information... 15:50:09 Suggested packages: 15:50:09 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 15:50:09 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 15:50:09 krb5-user libnorm-doc 15:50:09 Recommended packages: 15:50:09 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:50:09 The following NEW packages will be installed: 15:50:09 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 15:50:09 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 15:50:09 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 15:50:09 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 15:50:09 libzmq5 pkg-config zip 15:50:09 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 15:50:09 Need to get 10.3 MB of archives. 15:50:09 After this operation, 56.5 MB of additional disk space will be used. 15:50:09 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 15:50:09 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 15:50:09 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 15:50:09 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 15:50:09 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 15:50:09 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 15:50:09 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 15:50:09 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 15:50:09 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 15:50:09 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 15:50:09 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 15:50:09 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 15:50:10 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 15:50:10 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 15:50:10 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 15:50:10 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 15:50:10 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 15:50:10 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 15:50:10 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 15:50:10 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 15:50:10 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 15:50:10 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 15:50:10 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 15:50:10 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 15:50:10 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 15:50:10 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 15:50:10 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 15:50:10 debconf: delaying package configuration, since apt-utils is not installed 15:50:10 Fetched 10.3 MB in 1s (9652 kB/s) 15:50:10 Selecting previously unselected package libglib2.0-0:amd64. 15:50:10 (Reading database ... 14324 files and directories currently installed.) 15:50:10 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 15:50:10 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 15:50:10 Selecting previously unselected package libsodium23:amd64. 15:50:10 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 15:50:10 Unpacking libsodium23:amd64 (1.0.18-1) ... 15:50:10 Selecting previously unselected package libpsl5:amd64. 15:50:10 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 15:50:10 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 15:50:10 Selecting previously unselected package libbrotli1:amd64. 15:50:10 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 15:50:10 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 15:50:10 Selecting previously unselected package libnghttp2-14:amd64. 15:50:10 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 15:50:10 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 15:50:10 Selecting previously unselected package librtmp1:amd64. 15:50:10 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 15:50:10 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 15:50:10 Selecting previously unselected package libssh-4:amd64. 15:50:10 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 15:50:10 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 15:50:10 Selecting previously unselected package libcurl3-gnutls:amd64. 15:50:10 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 15:50:10 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 15:50:10 Selecting previously unselected package liberror-perl. 15:50:10 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 15:50:10 Unpacking liberror-perl (0.17029-1) ... 15:50:11 Selecting previously unselected package git-man. 15:50:11 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 15:50:11 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 15:50:11 Selecting previously unselected package git. 15:50:11 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 15:50:11 Unpacking git (1:2.25.1-1ubuntu3.2) ... 15:50:11 Selecting previously unselected package libgssrpc4:amd64. 15:50:11 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 15:50:11 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 15:50:11 Selecting previously unselected package libkdb5-9:amd64. 15:50:11 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 15:50:11 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 15:50:11 Selecting previously unselected package libkadm5srv-mit11:amd64. 15:50:11 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 15:50:11 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 15:50:12 Selecting previously unselected package libkadm5clnt-mit11:amd64. 15:50:12 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 15:50:12 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 15:50:12 Selecting previously unselected package comerr-dev:amd64. 15:50:12 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 15:50:12 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 15:50:12 Selecting previously unselected package krb5-multidev:amd64. 15:50:12 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 15:50:12 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 15:50:12 Selecting previously unselected package libnorm1:amd64. 15:50:12 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 15:50:12 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 15:50:12 Selecting previously unselected package libnorm-dev:amd64. 15:50:12 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 15:50:12 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 15:50:12 Selecting previously unselected package libpgm-5.2-0:amd64. 15:50:12 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 15:50:12 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 15:50:12 Selecting previously unselected package libpgm-dev:amd64. 15:50:12 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 15:50:12 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 15:50:12 Selecting previously unselected package libsodium-dev:amd64. 15:50:12 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 15:50:12 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 15:50:12 Selecting previously unselected package libzmq5:amd64. 15:50:12 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 15:50:12 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 15:50:12 Selecting previously unselected package libkrb5-dev:amd64. 15:50:12 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 15:50:12 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 15:50:12 Selecting previously unselected package libzmq3-dev:amd64. 15:50:12 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 15:50:12 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 15:50:12 Selecting previously unselected package pkg-config. 15:50:12 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 15:50:12 Unpacking pkg-config (0.29.1-0ubuntu4) ... 15:50:12 Selecting previously unselected package zip. 15:50:12 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 15:50:12 Unpacking zip (3.0-11build1) ... 15:50:12 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 15:50:12 Setting up libsodium23:amd64 (1.0.18-1) ... 15:50:12 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 15:50:12 No schema files found: doing nothing. 15:50:12 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 15:50:12 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 15:50:12 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 15:50:12 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 15:50:12 Setting up liberror-perl (0.17029-1) ... 15:50:12 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 15:50:12 Setting up zip (3.0-11build1) ... 15:50:12 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 15:50:12 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 15:50:12 Setting up pkg-config (0.29.1-0ubuntu4) ... 15:50:12 Setting up libsodium-dev:amd64 (1.0.18-1) ... 15:50:12 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 15:50:12 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 15:50:12 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 15:50:12 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 15:50:12 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 15:50:12 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 15:50:12 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 15:50:12 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 15:50:12 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 15:50:12 Setting up git (1:2.25.1-1ubuntu3.2) ... 15:50:13 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 15:50:13 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 15:50:13 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 15:50:13 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 15:50:13 comerr-dev set to automatically installed. 15:50:13 git set to automatically installed. 15:50:13 git-man set to automatically installed. 15:50:13 krb5-multidev set to automatically installed. 15:50:13 libbrotli1 set to automatically installed. 15:50:13 libcurl3-gnutls set to automatically installed. 15:50:13 liberror-perl set to automatically installed. 15:50:13 libglib2.0-0 set to automatically installed. 15:50:13 libgssrpc4 set to automatically installed. 15:50:13 libkadm5clnt-mit11 set to automatically installed. 15:50:13 libkadm5srv-mit11 set to automatically installed. 15:50:13 libkdb5-9 set to automatically installed. 15:50:13 libkrb5-dev set to automatically installed. 15:50:13 libnghttp2-14 set to automatically installed. 15:50:13 libnorm-dev set to automatically installed. 15:50:13 libnorm1 set to automatically installed. 15:50:13 libpgm-5.2-0 set to automatically installed. 15:50:13 libpgm-dev set to automatically installed. 15:50:13 libpsl5 set to automatically installed. 15:50:13 librtmp1 set to automatically installed. 15:50:13 libsodium-dev set to automatically installed. 15:50:13 libsodium23 set to automatically installed. 15:50:13 libssh-4 set to automatically installed. 15:50:13 libzmq3-dev set to automatically installed. 15:50:13 libzmq5 set to automatically installed. 15:50:13 pkg-config set to automatically installed. 15:50:13 zip set to automatically installed. 15:50:14 snapd is not logged in, snap install commands will use sudo 15:50:21 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 15:50:21 Downloading snap 'edgex-app-service-configurable' 15:50:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:50:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:50:22 ./bin/test-attribution-txt.sh [Pipeline] echo 15:50:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:50:23 + ls -al . 15:50:23 total 672 15:50:23 drwxrwxr-x 9 1001 1001 4096 Mar 2 15:50 . 15:50:23 drwxr-xr-x 4 root root 4096 Mar 2 15:45 .. 15:50:23 -rw-rw-r-- 1 1001 1001 11 Mar 2 15:43 .dockerignore 15:50:23 drwxrwxr-x 8 1001 1001 4096 Mar 2 15:43 .git 15:50:23 drwxrwxr-x 4 1001 1001 4096 Mar 2 15:43 .github 15:50:23 -rw-rw-r-- 1 1001 1001 804 Mar 2 15:43 .gitignore 15:50:23 -rw-rw-r-- 1 1001 1001 42 Mar 2 15:43 .golangci.yml 15:50:23 -rw-rw-r-- 1 1001 1001 76 Mar 2 15:43 .hadolint.yml 15:50:23 -rw-rw-r-- 1 1001 1001 166 Mar 2 15:43 .sonarcloud.properties 15:50:23 -rw-rw-r-- 1 1001 1001 1171 Mar 2 15:43 ADOPTERS.md 15:50:23 -rw-rw-r-- 1 1001 1001 9019 Mar 2 15:43 Attribution.txt 15:50:23 -rw-rw-r-- 1 1001 1001 51732 Mar 2 15:43 CHANGELOG.md 15:50:23 -rw-rw-r-- 1 1001 1001 3804 Mar 2 15:43 CONTRIBUTING.md 15:50:23 -rw-rw-r-- 1 1001 1001 677 Mar 2 15:43 GOVERNANCE.md 15:50:23 -rw-rw-r-- 1 1001 1001 849 Mar 2 15:43 Jenkinsfile 15:50:23 -rw-rw-r-- 1 1001 1001 10775 Mar 2 15:43 LICENSE 15:50:23 -rw-rw-r-- 1 1001 1001 6508 Mar 2 15:43 Makefile 15:50:23 -rw-rw-r-- 1 1001 1001 582 Mar 2 15:43 OWNERS.md 15:50:23 -rw-rw-r-- 1 1001 1001 8207 Mar 2 15:43 README.md 15:50:23 -rw-rw-r-- 1 1001 1001 6912 Mar 2 15:43 SECURITY.md 15:50:23 -rw-rw-r-- 1 1001 1001 5 Mar 2 15:39 VERSION 15:50:23 -rw-rw-r-- 1 1001 1001 4131 Mar 2 15:43 ZMQWindows.md 15:50:23 drwxrwxr-x 2 1001 1001 4096 Mar 2 15:43 bin 15:50:23 drwxrwxr-x 14 1001 1001 4096 Mar 2 15:43 cmd 15:50:23 -rw-r--r-- 1 root root 428383 Mar 2 15:48 coverage.out 15:50:23 -rw-rw-r-- 1 1001 1001 2827 Mar 2 15:43 go.mod 15:50:23 -rw-rw-r-- 1 1001 1001 50275 Mar 2 15:43 go.sum 15:50:23 drwxrwxr-x 8 1001 1001 4096 Mar 2 15:43 internal 15:50:23 drwxrwxr-x 3 1001 1001 4096 Mar 2 15:43 openapi 15:50:23 drwxrwxr-x 4 1001 1001 4096 Mar 2 15:43 snap 15:50:23 -rw-rw-r-- 1 1001 1001 204 Mar 2 15:43 version.go [Pipeline] sh 15:50:23 + '[' -e coverage.out ] 15:50:23 + chown 1001:1001 coverage.out [Pipeline] stash 15:50:23 Warning: overwriting stash ‘coverage-report’ 15:50:24 Stashed 1 file(s) [Pipeline] sh 15:50:25 + make build 15:50:25 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 15:50:29 Pulling app-service-configurable 15:50:29 + snapcraftctl pull 15:50:30 Pulling config-common 15:50:30 + snapcraftctl pull 15:50:31 Pulling go-build-helper 15:50:31 + snapcraftctl pull 15:50:31 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 15:50:33 'edgex-go' has dependencies that need to be staged: go-build-helper 15:50:33 Skipping pull go-build-helper (already ran) 15:50:33 Building go-build-helper 15:50:33 + snapcraftctl build 15:50:33 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 15:50:34 Staging go-build-helper 15:50:34 + snapcraftctl stage 15:50:40 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 15:50:40 Fetched 290 kB in 0s (0 B/s) 15:50:40 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 15:50:40 Fetched 158 kB in 0s (0 B/s) 15:50:40 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 15:50:40 Fetched 242 kB in 0s (0 B/s) 15:50:40 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 15:50:40 Fetched 150 kB in 0s (0 B/s) 15:50:40 Pulling edgex-go 15:50:40 + snapcraftctl pull 15:50:41 Pulling hooks 15:50:41 + snapcraftctl pull 15:50:56 Removing suid/guid from /root/parts/static-packages/install/bin/su 15:50:56 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 15:50:56 Fetched 96.1 kB in 0s (0 B/s) 15:50:56 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 15:50:56 Fetched 78.7 kB in 0s (0 B/s) 15:50:56 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 15:50:56 Fetched 48.0 kB in 0s (0 B/s) 15:50:56 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 15:50:56 Fetched 50.2 kB in 0s (0 B/s) 15:50:56 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 15:50:56 Fetched 14.7 kB in 0s (0 B/s) 15:50:56 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 15:50:56 Fetched 234 kB in 0s (0 B/s) 15:50:56 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 15:50:56 Fetched 155 kB in 0s (0 B/s) 15:50:56 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 15:50:56 Fetched 170 kB in 0s (0 B/s) 15:50:56 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 15:50:56 Fetched 267 kB in 0s (0 B/s) 15:50:56 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:50:56 Fetched 50.6 kB in 0s (0 B/s) 15:50:56 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 15:50:56 Fetched 15.1 kB in 0s (0 B/s) 15:50:56 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 15:50:56 Fetched 51.5 kB in 0s (0 B/s) 15:50:56 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 15:50:56 Fetched 121 kB in 0s (0 B/s) 15:50:56 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 15:50:56 Fetched 29.7 kB in 0s (0 B/s) 15:50:56 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 15:50:56 Fetched 1021 kB in 0s (0 B/s) 15:50:56 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 15:50:56 Fetched 49.3 kB in 0s (0 B/s) 15:50:56 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 15:50:56 Fetched 54.9 kB in 0s (0 B/s) 15:50:56 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 15:50:56 Fetched 16.6 kB in 0s (0 B/s) 15:50:56 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 15:50:56 Fetched 87.9 kB in 0s (0 B/s) 15:50:56 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 15:50:56 Fetched 142 kB in 0s (0 B/s) 15:50:56 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 15:50:56 Fetched 41.8 kB in 0s (0 B/s) 15:50:56 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 15:50:56 Fetched 181 kB in 0s (0 B/s) 15:50:56 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 15:50:56 Fetched 208 kB in 0s (0 B/s) 15:50:56 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 15:50:56 Fetched 161 kB in 0s (0 B/s) 15:50:56 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 15:50:56 Fetched 107 kB in 0s (0 B/s) 15:50:56 Pulling static-packages 15:50:56 + snapcraftctl pull 15:50:56 Pulling version 15:50:56 + cd /root/project 15:50:56 ++ git describe --tags --abbrev=0 15:50:56 ++ sed s/v// 15:50:56 + GIT_VERSION=2.2.0-dev.30 15:50:56 + '[' -z 2.2.0-dev.30 ']' 15:50:56 + snapcraftctl set-version 2.2.0-dev.30 15:50:58 Building app-service-configurable 15:50:58 + snapcraftctl build 15:50:59 Building config-common 15:50:59 + snapcraftctl build 15:51:01 + cp --archive --link --no-dereference . /root/parts/config-common/install 15:51:01 Skipping build go-build-helper (already ran) 15:51:01 Building edgex-go 15:51:02 + cd /root/parts/edgex-go/src 15:51:02 ++ git describe --tags --abbrev=0 15:51:02 ++ sed s/v// 15:51:02 + GIT_VERSION=2.2.0-dev.30 15:51:02 + '[' -z 2.2.0-dev.30 ']' 15:51:02 + echo 2.2.0-dev.30 15:51:02 + '[' '!' -d vendor ']' 15:51:02 + go mod download all 15:51:04 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 15:51:04 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 15:51:08 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 15:51:08 + make build 15:51:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-data/core-data ./cmd/core-data 15:51:09 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 15:51:13 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 15:51:17 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 15:51:20 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 15:51:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:51:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-command/core-command ./cmd/core-command 15:51:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:51:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:51:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:51:27 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 15:51:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:51:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:51: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 15:51:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:51:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:51:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/secrets-config ./cmd/secrets-config 15:51:32 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 15:51:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:51:34 + 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 15:51:34 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:51:34 + case "$service" in 15:51:34 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:51:34 + 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 15:51:34 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:51:34 + case "$service" in 15:51:34 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:51:34 + 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 15:51:34 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:51:34 + case "$service" in 15:51:34 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:51:34 + 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 15:51:34 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:51:34 + case "$service" in 15:51:34 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:51:34 + 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 15:51:34 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:51:34 + case "$service" in 15:51:34 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:51:34 + 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 15:51:34 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:51:34 + case "$service" in 15:51:34 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:51:34 + 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 15:51:34 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:51:34 + case "$service" in 15:51:34 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:51:34 + 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 15:51:34 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:51:34 + case "$service" in 15:51:34 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:51:34 + 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 15:51:34 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:51:34 + case "$service" in 15:51:34 + 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 15:51:34 + 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 15:51:34 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:51:34 + case "$service" in 15:51:34 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:51:34 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 15:51:34 + 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 15:51:34 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:51:34 + case "$service" in 15:51:34 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:51:34 + 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 15:51:34 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:51:34 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:51:34 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 15:51:35 Building hooks 15:51:35 + cd /root/parts/hooks/src 15:51:35 + make build 15:51:35 go mod tidy 15:51:35 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 15:51:35 go: downloading github.com/davecgh/go-spew v1.1.0 15:51:35 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:51:35 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 15:51:36 GO111MODULE=on go build -o cmd/install/install ./cmd/install 15:51:37 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 15:51:37 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 15:51:39 Removing suid/guid from /root/parts/static-packages/install/bin/su 15:51:39 Building static-packages 15:51:39 + snapcraftctl build [Pipeline] } 15:51:39 $ docker stop --time=1 d2dbabb1ccedd23701337749bb7dde3d06104c2d28bc44ef605ee319214e68a5 15:51:40 Building version 15:51:40 + snapcraftctl build 15:51:41 $ docker rm -f d2dbabb1ccedd23701337749bb7dde3d06104c2d28bc44ef605ee319214e68a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:51:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:51:42 15:51:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:51:43 Staging app-service-configurable 15:51:43 + snapcraftctl stage 15:51:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:51:43 latest: Pulling from edgex-devops/edgex-compose-arm64 15:51:43 29e5d40040c1: Pulling fs layer 15:51:43 1ce36da41761: Pulling fs layer 15:51:43 25b303627fd3: Pulling fs layer 15:51:43 29e5d40040c1: Verifying Checksum 15:51:43 29e5d40040c1: Download complete 15:51:43 1ce36da41761: Verifying Checksum 15:51:43 1ce36da41761: Download complete 15:51:43 Staging config-common 15:51:43 + snapcraftctl stage 15:51:44 29e5d40040c1: Pull complete 15:51:45 Skipping stage go-build-helper (already ran) 15:51:45 Staging edgex-go 15:51:45 + snapcraftctl stage 15:51:45 25b303627fd3: Download complete 15:51:45 1ce36da41761: Pull complete 15:51:46 Staging hooks 15:51:46 + snapcraftctl stage 15:51:48 Staging static-packages 15:51:48 + snapcraftctl stage 15:51:49 Staging version 15:51:49 + snapcraftctl stage 15:51:50 Priming app-service-configurable 15:51:50 + snapcraftctl prime 15:51:52 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 15:51:52 stage-packages: 15:51:52 - libnorm1 15:51:52 - libpgm-5.2-0 15:51:52 - libsodium23 15:51:52 - libzmq5 15:51:52 Priming config-common 15:51:52 + snapcraftctl prime 15:51:54 Priming go-build-helper 15:51:54 + snapcraftctl prime 15:51:55 Priming edgex-go 15:51:55 + snapcraftctl prime 15:51:55 25b303627fd3: Pull complete 15:51:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:51:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:51:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:51:55 prd-ubuntu18.04-docker-arm64-4c-16g-6264 does not seem to be running inside a container 15:51:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:51:56 Priming hooks 15:51:56 + snapcraftctl prime 15:51:58 Priming static-packages 15:51:58 + snapcraftctl prime 15:51:58 $ docker top e104ed8d9a45530988e2a4ac57b035309939ab0abe7a3df81fc5b011134da51e -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:59 + grep parallel 15:51:59 + docker-compose build --help 15:52:02 Priming version 15:52:02 + snapcraftctl prime 15:52:03 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 15:52:04 --parallel Build images in parallel. [Pipeline] } 15:52:04 $ docker stop --time=1 e104ed8d9a45530988e2a4ac57b035309939ab0abe7a3df81fc5b011134da51e 15:52:06 $ docker rm -f e104ed8d9a45530988e2a4ac57b035309939ab0abe7a3df81fc5b011134da51e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:52:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:52:07 . [Pipeline] withDockerContainer 15:52:07 prd-ubuntu18.04-docker-arm64-4c-16g-6264 does not seem to be running inside a container 15:52:07 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:52:08 $ docker top f964eb933998859e180d9ce4a0f10deb1fcd1cebb23ae01c1206e849da490428 -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:09 + docker-compose -f ./docker-compose-build.yml build --parallel 15:52:14 Building core-command ... 15:52:14 Building core-data ... 15:52:14 Building core-metadata ... 15:52:14 Building security-bootstrapper ... 15:52:14 Building security-proxy-setup ... 15:52:14 Building security-secretstore-setup ... 15:52:14 Building support-notifications ... 15:52:14 Building support-scheduler ... 15:52:14 Building sys-mgmt-agent ... 15:52:14 Building core-metadata 15:52:14 Building support-scheduler 15:52:14 Building support-notifications 15:52:14 Building security-proxy-setup 15:52:14 Building security-bootstrapper 15:53:36 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:53:36 ---> 51ce9d0515f6 15:53:36 Step 3/22 : WORKDIR /edgex-go 15:53:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:53:36 ---> 51ce9d0515f6 15:53:36 Step 3/23 : WORKDIR /edgex-go 15:53:36 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:36 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:53:36 ---> 51ce9d0515f6 15:53:36 Step 3/31 : WORKDIR /edgex-go 15:53:36 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:53:36 ---> 51ce9d0515f6 15:53:36 Step 3/21 : WORKDIR /edgex-go 15:53:36 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:53:36 ---> 51ce9d0515f6 15:53:36 Step 3/22 : WORKDIR /edgex-go 15:53:36 ---> Running in 6745dfdca4e5 15:53:36 ---> Running in 87a76a229d41 15:53:36 ---> Running in 834a532893a9 15:53:36 ---> Running in cd9abdd06a61 15:53:36 ---> Running in 61c885da6281 15:53:36 Removing intermediate container 87a76a229d41 15:53:36 ---> 680276c93c3b 15:53:36 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:36 Removing intermediate container cd9abdd06a61 15:53:36 ---> cd8f0d292c97 15:53:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:36 Removing intermediate container 61c885da6281 15:53:36 ---> df9c109667b2 15:53:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:36 Removing intermediate container 6745dfdca4e5 15:53:36 ---> 3cfd45fbdbff 15:53:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:36 ---> Running in 6bd54a4fd2b7 15:53:36 ---> Running in c2f89528436d 15:53:36 Removing intermediate container 834a532893a9 15:53:36 ---> dd2e579a9003 15:53:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:36 ---> Running in 8e6a3dff89de 15:53:36 ---> Running in 8dad90278cd8 15:53:36 ---> Running in 994edc0f43d6 15:53:36 Removing intermediate container 6bd54a4fd2b7 15:53:36 ---> 60cbc52b3fa9 15:53:36 Step 5/31 : RUN apk add --update --no-cache make git 15:53:36 ---> Running in d199882eb343 15:53:36 Removing intermediate container 8e6a3dff89de 15:53:36 ---> a19e06c8e0fb 15:53:36 Step 5/23 : RUN apk add --update --no-cache make git 15:53:36 ---> Running in d6465776390d 15:53:36 Removing intermediate container 8dad90278cd8 15:53:36 ---> c74300af024d 15:53:36 Step 5/21 : RUN apk add --update --no-cache make gitRemoving intermediate container 994edc0f43d6 15:53:36 15:53:36 ---> d54dc846f439 15:53:36 Step 5/22 : RUN apk add --update --no-cache make git 15:53:36 Removing intermediate container c2f89528436d 15:53:36 ---> 4501759d384d 15:53:36 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:53:36 ---> Running in f0bf16f92016 15:53:36 ---> Running in 77e2add6c296 15:53:36 ---> Running in b2a815f4a73b 15:53:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:53:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:53:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:53:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:53:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:53:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:53:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:53:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:53:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:53:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:53:36 OK: 220 MiB in 52 packages 15:53:36 OK: 220 MiB in 52 packages 15:53:36 OK: 220 MiB in 52 packages 15:53:36 OK: 220 MiB in 52 packages 15:53:36 OK: 220 MiB in 52 packages 15:53:36 Removing intermediate container d199882eb343 15:53:36 ---> 848d16c15c46 15:53:36 Step 6/31 : COPY go.mod vendor* ./ 15:53:36 Removing intermediate container d6465776390d 15:53:36 ---> af2b84f09cd1 15:53:36 Step 6/23 : COPY go.mod vendor* ./ 15:53:36 Removing intermediate container b2a815f4a73b 15:53:36 ---> a044f3f89648 15:53:36 Step 6/22 : COPY go.mod vendor* ./ 15:53:36 ---> 16f1ef8d2b35 15:53:36 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:36 ---> Running in a0d616d6a822 15:53:36 Removing intermediate container f0bf16f92016 15:53:36 Removing intermediate container 77e2add6c296 15:53:36 ---> e9b551a6bdda 15:53:36 Step 6/21 : COPY go.mod vendor* ./ 15:53:36 ---> 99ce9962e6ae 15:53:36 Step 6/22 : COPY go.mod vendor* ./ 15:53:36 ---> 0ff5ad2ad4df 15:53:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:36 ---> Running in b9b62c559278 15:53:36 ---> c5076b52dee5 15:53:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:36 ---> Running in 57503a416c67 15:53:36 ---> 0e47b2419be1 15:53:36 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:36 ---> 240657146891 15:53:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:37 ---> Running in e60e1d4cef52 15:53:37 ---> Running in 125f736168f1 15:53:41 Removing intermediate container a0d616d6a822 15:53:41 ---> b70089f9ef2a 15:53:41 Step 8/31 : COPY . . 15:53:42 Removing intermediate container b9b62c559278 15:53:42 ---> 89a67ee3ed2b 15:53:42 Step 8/23 : COPY . . 15:53:43 Removing intermediate container 125f736168f1 15:53:43 ---> 68d1441cc032 15:53:43 Step 8/22 : COPY . . 15:53:43 Removing intermediate container e60e1d4cef52 15:53:43 ---> 1bbdf4b8aba8 15:53:43 Step 8/21 : COPY . . 15:53:43 Removing intermediate container 57503a416c67 15:53:43 ---> 00de517fa4cf 15:53:43 Step 8/22 : COPY . . 15:54:06 ---> 8401bac71835 15:54:06 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:54:06 ---> Running in 9ee6cb7cedab 15:54:06 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 15:54:06 ---> d597d804b116 15:54:06 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:54:06 ---> Running in cae9ce8eca17 15:54:06 ---> 6bada161d36f 15:54:06 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:54:06 ---> Running in 57396b23c3a2 15:54:07 ---> 1ae057576e18 15:54:07 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:54:07 ---> Running in c63c39bcec38 15:54:08 ---> cbd1e4de3a5d 15:54:08 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:54:08 ---> Running in 4833c11570f0 15:54:08 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 15:54:09 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 15:54:10 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 15:54:10 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 15:56:17 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 15:56:17 Removing intermediate container 9ee6cb7cedab 15:56:17 ---> 91aa240a9503 15:56:17 15:56:17 Step 10/31 : FROM alpine:3.14 15:56:17 3.14: Pulling from library/alpine 15:56:17 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:56:17 Status: Downloaded newer image for alpine:3.14 15:56:17 ---> 5b8b7b635229 15:56:17 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:56:17 ---> Running in a2f42be00bf2 15:56:17 Removing intermediate container a2f42be00bf2 15:56:17 ---> 3fe45fd8dabd 15:56:17 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:56:17 ---> Running in 26b6022f34bd 15:56:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:56:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:56:17 (1/2) Installing dumb-init (1.2.5-r1) 15:56:17 (2/2) Installing su-exec (0.2-r1) 15:56:17 Executing busybox-1.33.1-r6.trigger 15:56:17 OK: 6 MiB in 16 packages 15:56:19 Removing intermediate container 26b6022f34bd 15:56:19 ---> e3869a24014b 15:56:19 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:56:19 ---> Running in c5316716826c 15:56:20 Removing intermediate container c5316716826c 15:56:20 ---> 6c10e755fb49 15:56:20 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:56:20 ---> Running in f8342755cba1 15:56:21 Removing intermediate container f8342755cba1 15:56:21 ---> 0ff66c5dfd97 15:56:21 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:56:21 ---> Running in bb5ac315f4dc 15:56:23 Removing intermediate container bb5ac315f4dc 15:56:23 ---> c87698cd58cf 15:56:23 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:56:23 ---> Running in 567c8fd139d0 15:56:24 Removing intermediate container 567c8fd139d0 15:56:24 ---> 0f0f10c5f719 15:56:24 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:56:25 ---> 4c18eb124d62 15:56:25 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:56:25 ---> Running in a15aaa17ea5b 15:56:29 Removing intermediate container a15aaa17ea5b 15:56:29 ---> f4e24bb92b17 15:56:29 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:56:30 ---> 927d8910ac12 15:56:30 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:56:30 Removing intermediate container 4833c11570f0 15:56:30 ---> f3b300c93d78 15:56:30 15:56:30 Step 10/21 : FROM alpine:3.14 15:56:30 ---> 5b8b7b635229 15:56:30 Step 11/21 : RUN apk add --update --no-cache curl 15:56:30 ---> Running in 472ac9706430 15:56:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:56:32 ---> 0589cedd89b5 15:56:32 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:56:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:56:33 (1/5) Installing ca-certificates (20211220-r0) 15:56:33 ---> 9432805c2fa7 15:56:33 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:56:33 (2/5) Installing brotli-libs (1.0.9-r5) 15:56:33 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:56:33 (4/5) Installing libcurl (7.79.1-r0) 15:56:33 (5/5) Installing curl (7.79.1-r0) 15:56:33 Executing busybox-1.33.1-r6.trigger 15:56:33 Executing ca-certificates-20211220-r0.trigger 15:56:34 OK: 8 MiB in 19 packages 15:56:35 ---> 0e95a93a540f 15:56:35 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:56:36 ---> 26e72c9f8a84 15:56:36 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:56:36 Removing intermediate container 472ac9706430 15:56:36 ---> c084eedfad97 15:56:36 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:56:36 ---> Running in 3b810afaf3ba 15:56:36 ---> Running in 9582c951a011 15:56:37 Removing intermediate container 9582c951a011 15:56:37 ---> 1e8e0d15d72d 15:56:37 Step 13/21 : WORKDIR /edgex 15:56:37 Removing intermediate container 3b810afaf3ba 15:56:37 ---> 9871ddee4e04 15:56:37 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:56:38 ---> Running in d75c4fdad806 15:56:38 Removing intermediate container c63c39bcec38 15:56:38 ---> de420862986e 15:56:38 15:56:38 Step 10/22 : FROM alpine:3.14 15:56:38 ---> 5b8b7b635229 15:56:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:56:38 Removing intermediate container cae9ce8eca17 15:56:38 ---> 8bececfc6819 15:56:38 15:56:38 Step 10/23 : FROM alpine:3.14 15:56:38 ---> 5b8b7b635229 15:56:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:56:38 Removing intermediate container d75c4fdad806 15:56:38 ---> 418a53cf364e 15:56:38 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:56:39 ---> Running in 6fc046812d93 15:56:39 ---> Running in 322e24bc2625 15:56:39 ---> 92fa24883088 15:56:39 Step 26/31 : RUN chmod +x /entrypoint.sh 15:56:39 ---> Running in 286b774117f5 15:56:39 Removing intermediate container 57396b23c3a2 15:56:39 ---> 4a4e8a73a9ae 15:56:39 15:56:39 Step 10/22 : FROM alpine:3.14 15:56:39 ---> 5b8b7b635229 15:56:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:56:39 ---> Running in 3db6f6a1f69b 15:56:40 ---> 619de1d9ac06 15:56:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:56:42 (1/1) Installing dumb-init (1.2.5-r1) 15:56:42 Executing busybox-1.33.1-r6.trigger 15:56:42 OK: 6 MiB in 15 packages 15:56:42 (1/1) Installing dumb-init (1.2.5-r1) 15:56:42 Executing busybox-1.33.1-r6.trigger 15:56:42 ---> 6832ab95f14a 15:56:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:56:42 OK: 6 MiB in 15 packages 15:56:42 Removing intermediate container 286b774117f5 15:56:42 ---> 746d1abdf726 15:56:42 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:56:42 ---> Running in b163b907b184 15:56:43 (1/2) Installing ca-certificates (20211220-r0) 15:56:43 (2/2) Installing dumb-init (1.2.5-r1) 15:56:43 Executing busybox-1.33.1-r6.trigger 15:56:43 Executing ca-certificates-20211220-r0.trigger 15:56:43 OK: 6 MiB in 16 packages 15:56:43 Removing intermediate container b163b907b184 15:56:43 ---> 48b0ec8f3b72 15:56:43 Step 28/31 : CMD ["gate"] 15:56:44 ---> Running in d0a6ac9f380d 15:56:44 Removing intermediate container 6fc046812d93 15:56:44 ---> 45ec01024eb4 15:56:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:56:44 Removing intermediate container 322e24bc2625 15:56:44 ---> 946242e03fe6 15:56:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:56:44 ---> 6e04c85de6e0 15:56:44 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:56:44 ---> Running in d4f7c82115cb 15:56:44 ---> Running in 06621fe67efc 15:56:44 ---> Running in 0555d2edee81 15:56:44 Removing intermediate container d0a6ac9f380d 15:56:44 ---> 09b96bb52ce8 15:56:44 Step 29/31 : LABEL arch=arm64 15:56:44 ---> Running in 260393e8ee51 15:56:44 Removing intermediate container d4f7c82115cb 15:56:44 ---> 72fb0299eeff 15:56:44 Step 13/23 : ENV APP_PORT=59881 15:56:44 Removing intermediate container 06621fe67efc 15:56:44 ---> 483dac63fa22 15:56:44 Step 13/22 : ENV APP_PORT=59861 15:56:45 ---> Running in e644b7fc0dbc 15:56:45 ---> Running in 3c9fe9c7e7ba 15:56:45 Removing intermediate container 0555d2edee81 15:56:45 ---> 20d3cdc2603a 15:56:45 Step 18/21 : CMD ["--init=true"] 15:56:45 ---> Running in fd6826bb017e 15:56:45 Removing intermediate container 260393e8ee51 15:56:45 ---> f8e3bec7be05 15:56:45 Step 30/31 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 15:56:45 Removing intermediate container 3db6f6a1f69b 15:56:45 ---> 5366afd629c6 15:56:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:56:45 ---> Running in 90463edcf437 15:56:45 ---> Running in a46b5a78c1e9 15:56:45 Removing intermediate container 3c9fe9c7e7ba 15:56:45 ---> 78c530722f71 15:56:45 Step 14/22 : EXPOSE $APP_PORT 15:56:45 Removing intermediate container e644b7fc0dbc 15:56:45 ---> 6f409b970924 15:56:45 Step 14/23 : EXPOSE $APP_PORT 15:56:45 ---> Running in a730f48cde4c 15:56:45 Removing intermediate container fd6826bb017e 15:56:45 ---> 6f485c5c593e 15:56:45 Step 19/21 : LABEL arch=arm64 15:56:46 ---> Running in 3f06d8d37ce2 15:56:46 ---> Running in 98d2806e4056 15:56:46 Removing intermediate container 90463edcf437 15:56:46 ---> a591d109cf9d 15:56:46 Step 13/22 : ENV APP_PORT=59860 15:56:46 Removing intermediate container a46b5a78c1e9 15:56:46 ---> 288eed95c758 15:56:46 Step 31/31 : LABEL version=0.0.0 15:56:46 ---> Running in efb79c6ab510 15:56:46 ---> Running in 90bd85d4f157 15:56:46 Removing intermediate container a730f48cde4c 15:56:46 Removing intermediate container 98d2806e4056 15:56:46 Removing intermediate container 3f06d8d37ce2 15:56:46 ---> 09daa8a7349d 15:56:46 Step 15/23 : WORKDIR / 15:56:46 ---> 1a0580d37c92 15:56:46 ---> 3fe8c0574254 15:56:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt /Step 20/21 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 15:56:46 15:56:46 ---> Running in 255c67b8814b 15:56:46 ---> Running in 4f46d0d3954d 15:56:46 Removing intermediate container efb79c6ab510 15:56:46 ---> fae763ddbddc 15:56:46 Step 14/22 : EXPOSE $APP_PORT 15:56:47 ---> Running in 5622f6dbc21e 15:56:47 Removing intermediate container 90bd85d4f157 15:56:47 ---> b5a57c32cfba 15:56:47 15:56:47 Removing intermediate container 255c67b8814b 15:56:47 ---> 5f27da017b71 15:56:47 Step 21/21 : LABEL version=0.0.0 15:56:47 Removing intermediate container 4f46d0d3954d 15:56:47 ---> 18ee6d08445d 15:56:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:56:47 ---> Running in 84aecb0db820 15:56:47 ---> 456b7e0515be 15:56:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:56:47 Removing intermediate container 5622f6dbc21e 15:56:47 Successfully built b5a57c32cfba 15:56:47 ---> 34def4789bf9 15:56:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:56:47 Successfully tagged security-bootstrapper-arm64:latest 15:56:47  Building security-bootstrapper ... done Building sys-mgmt-agent 15:56:48 Removing intermediate container 84aecb0db820 15:56:48 ---> 4c153f55d47c 15:56:48 15:56:48 ---> d289e891129d 15:56:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:56:48 Successfully built 4c153f55d47c 15:56:48 ---> 5ba580190ece 15:56:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:56:48 Successfully tagged security-proxy-setup-arm64:latest 15:56:48  Building security-proxy-setup ... done Building core-command 15:56:49 ---> 98f88231e15a 15:56:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:56:50 ---> 43e4ef7f3ced 15:56:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:56:50 ---> d7bd3b9bab76 15:56:50 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:56:50 ---> 9f7cffed75db 15:56:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:56:50 ---> Running in 2fff72f379f8 15:56:51 Removing intermediate container 2fff72f379f8 15:56:51 ---> ab449ca61965 15:56:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:51 ---> 64313b841bb4 15:56:51 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:56:51 ---> 56b0241a6c0f 15:56:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:56:51 ---> Running in ea40fdc3981b 15:56:51 ---> Running in 4c707cb4d864 15:56:51 ---> Running in cf7432e35051 15:56:52 Removing intermediate container ea40fdc3981b 15:56:52 ---> 29d8bee2d254 15:56:52 Step 20/22 : LABEL arch=arm64 15:56:52 Removing intermediate container cf7432e35051 15:56:52 ---> 0eff254eb817 15:56:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:52 Removing intermediate container 4c707cb4d864 15:56:52 ---> 1947db96f7d3 15:56:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:52 ---> Running in d75fbe1a209b 15:56:52 ---> Running in b27d2990e529 15:56:52 ---> Running in e87606d9864c 15:56:53 Removing intermediate container d75fbe1a209b 15:56:53 ---> e58d8f598ce8 15:56:53 Step 21/22 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 15:56:53 Removing intermediate container b27d2990e529 15:56:53 ---> 2dc69a7910db 15:56:53 Step 20/22 : LABEL arch=arm64 15:56:53 Removing intermediate container e87606d9864c 15:56:53 ---> 8f5b446dfa41 15:56:53 Step 21/23 : LABEL arch=arm64 15:56:53 ---> Running in f71c25313b78 15:56:53 ---> Running in 33eedb1da785 15:56:53 ---> Running in a2cd48b8faf3 15:56:53 Removing intermediate container 33eedb1da785 15:56:53 ---> 0e8b2c895029 15:56:53 Step 21/22 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 15:56:53 Removing intermediate container f71c25313b78 15:56:53 ---> 0f4ac2efa866 15:56:53 Step 22/22 : LABEL version=0.0.0Removing intermediate container a2cd48b8faf3 15:56:53 15:56:53 ---> 8516934d4677 15:56:53 Step 22/23 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 15:56:53 ---> Running in 1a94ceccd06a 15:56:53 ---> Running in 64664d155cb4 15:56:53 ---> Running in 056eed485028 15:56:54 Removing intermediate container 1a94ceccd06a 15:56:54 ---> 8205dc13ee2f 15:56:54 Step 22/22 : LABEL version=0.0.0 15:56:54 Removing intermediate container 64664d155cb4 15:56:54 ---> c03188c8de87 15:56:54 Step 23/23 : LABEL version=0.0.0 15:56:54 Removing intermediate container 056eed485028 15:56:54 ---> 7a8171672555 15:56:54 15:56:54 ---> Running in a8b40ac32105 15:56:54 ---> Running in bf6c99389b6b 15:56:55 Successfully built 7a8171672555 15:56:55 Successfully tagged support-scheduler-arm64:latest 15:56:55  Building support-scheduler ... done Building core-data 15:56:55 Removing intermediate container a8b40ac32105 15:56:55 ---> 6666f1d8dce0 15:56:55 15:56:55 Removing intermediate container bf6c99389b6b 15:56:55 ---> ab97dc3c0dd0 15:56:55 15:56:55 Successfully built 6666f1d8dce0 15:56:55 Successfully built ab97dc3c0dd0 15:56:55 Successfully tagged support-notifications-arm64:latest 15:56:55 Building security-secretstore-setup 15:56:55 Successfully tagged core-metadata-arm64:latest 15:57:42  Building support-notifications ... done  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:57:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:57:42 ---> 51ce9d0515f6 15:57:42 Step 3/23 : WORKDIR /edgex-go 15:57:42 ---> Using cache 15:57:42 ---> dd2e579a9003 15:57:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:42 ---> Using cache 15:57:42 ---> d54dc846f439 15:57:42 Step 5/23 : RUN apk add --update --no-cache make bash git 15:57:42 ---> Running in ffa7a28979d7 15:57:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:57:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:57:42 ---> 51ce9d0515f6 15:57:42 Step 3/23 : WORKDIR /edgex-go 15:57:42 ---> Using cache 15:57:42 ---> dd2e579a9003 15:57:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:42 ---> Using cache 15:57:42 ---> d54dc846f439 15:57:42 Step 5/23 : RUN apk add --update --no-cache make git 15:57:42 ---> Using cache 15:57:42 ---> a044f3f89648 15:57:42 Step 6/23 : COPY go.mod vendor* ./ 15:57:42 ---> Using cache 15:57:42 ---> c5076b52dee5 15:57:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:42 ---> Using cache 15:57:42 ---> 00de517fa4cf 15:57:42 Step 8/23 : COPY . . 15:57:42 ---> Using cache 15:57:42 ---> 1ae057576e18 15:57:42 Step 9/23 : RUN make cmd/core-command/core-command 15:57:42 ---> Running in d5da532bc957 15:57:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:57:42 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 15:57:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:57:42 OK: 220 MiB in 52 packages 15:57:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:57:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:57:44 ---> 51ce9d0515f6 15:57:44 Step 3/23 : WORKDIR /edgex-go 15:57:44 ---> Using cache 15:57:44 ---> dd2e579a9003 15:57:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:44 ---> Using cache 15:57:44 ---> d54dc846f439 15:57:44 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:57:44 ---> Running in 0fe5277d65f8 15:57:44 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:57:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:57:44 ---> 51ce9d0515f6 15:57:44 Step 3/25 : WORKDIR /edgex-go 15:57:44 ---> Using cache 15:57:44 ---> dd2e579a9003 15:57:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:44 ---> Using cache 15:57:44 ---> d54dc846f439 15:57:44 Step 5/25 : RUN apk add --update --no-cache make git 15:57:44 ---> Using cache 15:57:44 ---> a044f3f89648 15:57:44 Step 6/25 : COPY go.mod vendor* ./ 15:57:44 ---> Using cache 15:57:44 ---> c5076b52dee5 15:57:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:44 ---> Using cache 15:57:44 ---> 00de517fa4cf 15:57:44 Step 8/25 : COPY . .Removing intermediate container ffa7a28979d7 15:57:44 ---> da5db951c19b 15:57:44 Step 6/23 : COPY go.mod vendor* ./ 15:57:44 15:57:44 ---> Using cache 15:57:44 ---> 1ae057576e18 15:57:44 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:57:44 ---> Running in bc2a4c91bb2a 15:57:46 ---> 9c37a0e75e96 15:57:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:57:46 ---> Running in 8e8c311400af 15:57:47 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 15:57:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:57:48 OK: 220 MiB in 52 packages 15:57:49 Removing intermediate container 0fe5277d65f8 15:57:49 ---> 8d3f6149ccf1 15:57:49 Step 6/23 : COPY go.mod vendor* ./ 15:57:50 ---> ff2f69b09e36 15:57:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:50 ---> Running in 15e359121432 15:57:52 Removing intermediate container 8e8c311400af 15:57:52 ---> cd5dfc1abb36 15:57:52 Step 8/23 : COPY . . 15:57:57 Removing intermediate container 15e359121432 15:57:57 ---> 9926b018d0c6 15:57:57 Step 8/23 : COPY . . 15:58:16 ---> d4f554623e9a 15:58:16 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:58:16 ---> Running in 16bf86b8b318 15:58:16 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 15:58:21 ---> dae5738aeb2f 15:58:21 Step 9/23 : RUN make cmd/core-data/core-data 15:58:21 ---> Running in 14feaa8fe127 15:58:23 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 15:59:19 Removing intermediate container d5da532bc957 15:59:19 ---> 4bb8c01cb8ba 15:59:19 15:59:19 Step 10/23 : FROM alpine:3.14 15:59:19 ---> 5b8b7b635229 15:59:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:59:19 ---> Using cache 15:59:19 ---> 946242e03fe6 15:59:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:59:19 ---> Using cache 15:59:19 ---> 483dac63fa22 15:59:19 Step 13/23 : ENV APP_PORT=59882 15:59:19 ---> Running in 638c403d8527 15:59:19 Removing intermediate container 638c403d8527 15:59:19 ---> 6e69592f44f5 15:59:19 Step 14/23 : EXPOSE $APP_PORT 15:59:19 ---> Running in bfb17c977305 15:59:19 Removing intermediate container bfb17c977305 15:59:19 ---> 9ff0e7de24d2 15:59:19 Step 15/23 : WORKDIR / 15:59:19 ---> Running in 670c08625584 15:59:19 Removing intermediate container 670c08625584 15:59:19 ---> 72c1ce3d4c20 15:59:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:59:19 ---> c598b8e1436d 15:59:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:59:19 ---> 9fb2ad542d42 15:59:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:59:19 ---> 5afcac2ab2a7 15:59:19 Step 19/23 : ENTRYPOINT ["/core-command"] 15:59:19 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 15:59:19 ---> Running in 412bd264f73b 15:59:19 Removing intermediate container 412bd264f73b 15:59:19 ---> 9985387d5705 15:59:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:59:19 ---> Running in b1cb3ad99b38 15:59:20 Removing intermediate container b1cb3ad99b38 15:59:20 ---> c1e7109c1646 15:59:20 Step 21/23 : LABEL arch=arm64 15:59:20 ---> Running in a545acee2cf1 15:59:20 Removing intermediate container a545acee2cf1 15:59:20 ---> 64eb9091793c 15:59:20 Step 22/23 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 15:59:20 ---> Running in 6597dbd36791 15:59:21 Removing intermediate container 6597dbd36791 15:59:21 ---> 1066bf76d88b 15:59:21 Step 23/23 : LABEL version=0.0.0 15:59:21 ---> Running in 628ec4965bc4 15:59:21 Removing intermediate container 628ec4965bc4 15:59:21 ---> 128a9d6b7e57 15:59:21 15:59:22 Successfully built 128a9d6b7e57 15:59:22 Successfully tagged core-command-arm64:latest 15:59:30  Building core-command ... done Removing intermediate container bc2a4c91bb2a 15:59:30 ---> c150261a6398 15:59:30 15:59:30 Step 10/25 : FROM alpine:3.14 15:59:30 ---> 5b8b7b635229 15:59:30 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:59:30 ---> Running in f25659737b19 15:59:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:59:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:59:33 (1/3) Installing ca-certificates (20211220-r0) 15:59:33 (2/3) Installing dumb-init (1.2.5-r1) 15:59:33 (3/3) Installing su-exec (0.2-r1) 15:59:33 Executing busybox-1.33.1-r6.trigger 15:59:33 Executing ca-certificates-20211220-r0.trigger 15:59:34 OK: 6 MiB in 17 packages 15:59:36 Removing intermediate container f25659737b19 15:59:36 ---> 1d1360a639df 15:59:36 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:59:36 ---> Running in 6de132822522 15:59:36 Removing intermediate container 6de132822522 15:59:36 ---> 78fa34b91798 15:59:36 Step 13/25 : WORKDIR / 15:59:36 ---> Running in 24e6b412ad97 15:59:37 Removing intermediate container 24e6b412ad97 15:59:37 ---> ad493fb1b4ba 15:59:37 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:59:38 ---> b3824df6aa57 15:59:38 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:59:39 ---> 928f68c0d39c 15:59:39 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:59:40 ---> cb380e778fa9 15:59:40 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:59:41 ---> 165c2e4a8b4e 15:59:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:59:43 ---> d167fa8fe765 15:59:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:59:44 ---> bd32ffa05302 15:59:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:59:45 ---> b7380283976e 15:59:45 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/ 15:59:45 ---> Running in e986e332741e 15:59:49 Removing intermediate container e986e332741e 15:59:49 ---> 209789f95600 15:59:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:59:49 ---> Running in 6f0e6f2fb9b4 15:59:50 Removing intermediate container 6f0e6f2fb9b4 15:59:50 ---> 0b38e198e3c0 15:59:50 Step 23/25 : LABEL arch=arm64 15:59:50 ---> Running in 7a144fe570ad 15:59:50 Removing intermediate container 7a144fe570ad 15:59:50 ---> ba4a9d161328 15:59:50 Step 24/25 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 15:59:51 ---> Running in 38b89e3e3229 15:59:51 Removing intermediate container 16bf86b8b318 15:59:51 ---> e43bd17a54e8 15:59:51 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:59:51 ---> Running in 538a122835ed 15:59:51 Removing intermediate container 38b89e3e3229 15:59:51 ---> e15bcb4166b2 15:59:51 Step 25/25 : LABEL version=0.0.0 15:59:52 ---> Running in c73af37d0115 15:59:52 Removing intermediate container c73af37d0115 15:59:52 ---> 8ecf104f201d 15:59:52 15:59:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:59:53 Successfully built 8ecf104f201d 15:59:53 Successfully tagged security-secretstore-setup-arm64:latest 15:59:56  Building security-secretstore-setup ... done Removing intermediate container 538a122835ed 15:59:56 ---> 73a5ce5695ad 15:59:56 15:59:56 Step 11/23 : FROM docker:20.10.10 15:59:56 20.10.10: Pulling from library/docker 16:00:04 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 16:00:04 Status: Downloaded newer image for docker:20.10.10 16:00:04 ---> 520e9a0a30f7 16:00:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:00:04 ---> Running in dd9d00b6b8b1 16:00:04 Removing intermediate container dd9d00b6b8b1 16:00:04 ---> 8d45cd586f17 16:00:04 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 16:00:04 ---> Running in e39f2401ef5b 16:00:04 Removing intermediate container 14feaa8fe127 16:00:04 ---> 8ea782631bbd 16:00:04 16:00:04 Step 10/23 : FROM alpine:3.14 16:00:04 ---> 5b8b7b635229 16:00:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:00:04 ---> Running in d2835a657e13 16:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:00:05 Removing intermediate container d2835a657e13 16:00:05 ---> 3173220eb487 16:00:05 Step 12/23 : ENV APP_PORT=59880 16:00:05 ---> Running in f8b5dd2c764d 16:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:00:05 Removing intermediate container f8b5dd2c764d 16:00:05 ---> d63a9a310ffb 16:00:05 Step 13/23 : EXPOSE $APP_PORT 16:00:05 ---> Running in 8be1f2db51d8 16:00:06 (1/42) Installing readline (8.1.0-r0) 16:00:06 Removing intermediate container 8be1f2db51d8 16:00:06 ---> d4ca95aaf909 16:00:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:06 (2/42) Installing bash (5.1.4-r0) 16:00:06 Executing bash-5.1.4-r0.post-install 16:00:06 (3/42) Installing brotli-libs (1.0.9-r5) 16:00:06 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:00:06 ---> Running in a9651fb63784 16:00:06 (5/42) Installing libcurl (7.79.1-r0) 16:00:06 (6/42) Installing curl (7.79.1-r0) 16:00:06 (7/42) Installing dumb-init (1.2.5-r1) 16:00:06 (8/42) Installing libbz2 (1.0.8-r1) 16:00:06 (9/42) Installing expat (2.4.6-r0) 16:00:06 (10/42) Installing libffi (3.3-r2) 16:00:06 (11/42) Installing gdbm (1.19-r0) 16:00:06 (12/42) Installing xz-libs (5.2.5-r0) 16:00:06 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:00:06 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:00:06 (15/42) Installing mpdecimal (2.5.1-r1) 16:00:06 (16/42) Installing sqlite-libs (3.35.5-r0) 16:00:06 (17/42) Installing python3 (3.9.5-r2) 16:00:08 Removing intermediate container a9651fb63784 16:00:08 ---> fb07842e2a11 16:00:08 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:00:08 (18/42) Installing py3-appdirs (1.4.4-r2) 16:00:08 (19/42) Installing py3-chardet (4.0.0-r2) 16:00:08 (20/42) Installing py3-idna (3.2-r0) 16:00:08 ---> Running in 73778a1256a4 16:00:08 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:00:08 (22/42) Installing py3-certifi (2020.12.5-r1) 16:00:08 (23/42) Installing py3-requests (2.25.1-r4) 16:00:08 (24/42) Installing py3-msgpack (1.0.2-r1) 16:00:08 (25/42) Installing py3-lockfile (0.12.2-r4) 16:00:08 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:00:08 (27/42) Installing py3-colorama (0.4.4-r1) 16:00:08 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:00:08 (29/42) Installing py3-distlib (0.3.1-r3) 16:00:08 (30/42) Installing py3-distro (1.5.0-r3) 16:00:08 (31/42) Installing py3-six (1.15.0-r1) 16:00:08 (32/42) Installing py3-webencodings (0.5.1-r4) 16:00:08 (33/42) Installing py3-html5lib (1.1-r1) 16:00:08 (34/42) Installing py3-parsing (2.4.7-r2) 16:00:08 (35/42) Installing py3-packaging (20.9-r1) 16:00:08 (36/42) Installing py3-toml (0.10.2-r2) 16:00:08 (37/42) Installing py3-pep517 (0.10.0-r2) 16:00:08 (38/42) Installing py3-progress (1.5-r2) 16:00:09 (39/42) Installing py3-retrying (1.3.3-r1) 16:00:09 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:00:09 (41/42) Installing py3-setuptools (52.0.0-r3) 16:00:09 (42/42) Installing py3-pip (20.3.4-r1) 16:00:09 Executing busybox-1.33.1-r6.trigger 16:00:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:00:09 OK: 84 MiB in 64 packages 16:00:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:00:11 (1/6) Installing dumb-init (1.2.5-r1) 16:00:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:00:11 (3/6) Installing libsodium (1.0.18-r0) 16:00:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:00:11 (5/6) Installing libzmq (4.3.4-r0) 16:00:11 (6/6) Installing zeromq (4.3.4-r0) 16:00:12 Executing busybox-1.33.1-r6.trigger 16:00:12 OK: 8 MiB in 20 packages 16:00:13 Removing intermediate container 73778a1256a4 16:00:13 ---> 01ddb931b675 16:00:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:00:13 Collecting docker-compose==1.23.2 16:00:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:00:13 ---> 54558cfd1f4d 16:00:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:00:14 Collecting PyYAML<4,>=3.10 16:00:14 Downloading PyYAML-3.13.tar.gz (270 kB) 16:00:14 ---> 92fa7537ebd2 16:00:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:00:15 ---> e486a76d3561 16:00:15 Step 19/23 : ENTRYPOINT ["/core-data"] 16:00:15 ---> Running in 37abf032f055 16:00:15 Removing intermediate container 37abf032f055 16:00:15 ---> b032bcda0d54 16:00:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:16 ---> Running in 6c8e6b5e705c 16:00:16 Removing intermediate container 6c8e6b5e705c 16:00:16 ---> 074eb27a3bb3 16:00:16 Step 21/23 : LABEL arch=arm64 16:00:16 ---> Running in 62f255eb60ca 16:00:16 Removing intermediate container 62f255eb60ca 16:00:16 ---> 8c20eed53aa3 16:00:16 Step 22/23 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 16:00:16 ---> Running in 605315f730de 16:00:17 Removing intermediate container 605315f730de 16:00:17 ---> 63fd82edb783 16:00:17 Step 23/23 : LABEL version=0.0.0 16:00:17 ---> Running in 91e527ea08e4 16:00:17 Removing intermediate container 91e527ea08e4 16:00:17 ---> 1538c981279f 16:00:17 16:00:17 Collecting cached-property<2,>=1.2.0 16:00:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:00:18 Successfully built 1538c981279f 16:00:18 Successfully tagged core-data-arm64:latest 16:00:18  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 16:00:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:00:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:00:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:00:19 Collecting docopt<0.7,>=0.6.1 16:00:19 Downloading docopt-0.6.2.tar.gz (25 kB) 16:00:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:00:20 Collecting jsonschema<3,>=2.5.1 16:00:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:00:20 Collecting dockerpty<0.5,>=0.4.1 16:00:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:00:22 Collecting texttable<0.10,>=0.9.0 16:00:22 Downloading texttable-0.9.1.tar.gz (11 kB) 16:00:24 Collecting docker<4.0,>=3.6.0 16:00:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:00:24 Collecting docker-pycreds>=0.4.0 16:00:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:00:25 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) 16:00:25 Collecting idna<2.8,>=2.5 16:00:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:00:25 Collecting chardet<3.1.0,>=3.0.2 16:00:25 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:00:25 Collecting urllib3<1.25,>=1.21.1 16:00:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:00:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:00:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:00:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:00:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:00:27 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:00:27 Attempting uninstall: urllib3 16:00:27 Found existing installation: urllib3 1.26.5 16:00:27 Uninstalling urllib3-1.26.5: 16:00:27 Successfully uninstalled urllib3-1.26.5 16:00:27 Attempting uninstall: idna 16:00:27 Found existing installation: idna 3.2 16:00:27 Uninstalling idna-3.2: 16:00:27 Successfully uninstalled idna-3.2 16:00:28 Attempting uninstall: chardet 16:00:28 Found existing installation: chardet 4.0.0 16:00:28 Uninstalling chardet-4.0.0: 16:00:28 Successfully uninstalled chardet-4.0.0 16:00:30 Attempting uninstall: requests 16:00:30 Found existing installation: requests 2.25.1 16:00:30 Uninstalling requests-2.25.1: 16:00:30 Successfully uninstalled requests-2.25.1 16:00:30 Running setup.py install for texttable: started 16:00:32 Running setup.py install for texttable: finished with status 'done' 16:00:32 Running setup.py install for PyYAML: started 16:00:34 Running setup.py install for PyYAML: finished with status 'done' 16:00:34 Running setup.py install for docopt: started 16:00:36 Running setup.py install for docopt: finished with status 'done' 16:00:36 Running setup.py install for dockerpty: started 16:00:37 Running setup.py install for dockerpty: finished with status 'done' 16:00:39 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 16:00:47 Removing intermediate container e39f2401ef5b 16:00:47 ---> 04de0d9e4efa 16:00:47 Step 14/23 : ENV APP_PORT=58890 16:00:47 ---> Running in 641b3dd47783 16:00:47 Removing intermediate container 641b3dd47783 16:00:47 ---> f0b98e64d1e7 16:00:47 Step 15/23 : EXPOSE $APP_PORT 16:00:47 ---> Running in cc7adedd1f2f 16:00:48 Removing intermediate container cc7adedd1f2f 16:00:48 ---> 4b2a4e6457c5 16:00:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:00:49 ---> 47a93b2ffeb0 16:00:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:00:49 ---> 2974f85d22b1 16:00:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:00:50 ---> e6b8c63183ea 16:00:50 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:00:50 ---> Running in 5cb4439f258b 16:00:50 Removing intermediate container 5cb4439f258b 16:00:50 ---> 44602051bb62 16:00:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:50 ---> Running in 666b87fe0835 16:00:51 Removing intermediate container 666b87fe0835 16:00:51 ---> 84184c277f89 16:00:51 Step 21/23 : LABEL arch=arm64 16:00:51 ---> Running in 2c42b5423627 16:00:51 Removing intermediate container 2c42b5423627 16:00:51 ---> e13930b16c02 16:00:51 Step 22/23 : LABEL git_sha=9f68aec58afc9cbde1ec9a476ce9469a7044ca47 16:00:51 ---> Running in 1f969b27ff97 16:00:52 Removing intermediate container 1f969b27ff97 16:00:52 ---> a2cc7e04085a 16:00:52 Step 23/23 : LABEL version=0.0.0 16:00:52 ---> Running in bc5d9c2925be 16:00:52 Removing intermediate container bc5d9c2925be 16:00:52 ---> dbb1bde5b079 16:00:52 16:00:52 Successfully built dbb1bde5b079 16:00:52 Successfully tagged sys-mgmt-agent-arm64:latest 16:00:53  Building sys-mgmt-agent ... done  [Pipeline] } 16:00:53 $ docker stop --time=1 f964eb933998859e180d9ce4a0f10deb1fcd1cebb23ae01c1206e849da490428 16:00:54 $ docker rm -f f964eb933998859e180d9ce4a0f10deb1fcd1cebb23ae01c1206e849da490428 [Pipeline] // withDockerContainer [Pipeline] sh 16:00:55 + docker images 16:00:55 REPOSITORY TAG IMAGE ID CREATED SIZE 16:00:55 sys-mgmt-agent-arm64 latest dbb1bde5b079 3 seconds ago 280MB 16:00:55 core-data-arm64 latest 1538c981279f 38 seconds ago 19.2MB 16:00:55 8ea782631bbd 51 seconds ago 1.6GB 16:00:55 73a5ce5695ad About a minute ago 1.59GB 16:00:55 security-secretstore-setup-arm64 latest 8ecf104f201d About a minute ago 27MB 16:00:55 c150261a6398 About a minute ago 1.6GB 16:00:55 core-command-arm64 latest 128a9d6b7e57 About a minute ago 15.3MB 16:00:55 4bb8c01cb8ba About a minute ago 1.59GB 16:00:55 core-metadata-arm64 latest ab97dc3c0dd0 4 minutes ago 16MB 16:00:55 support-notifications-arm64 latest 6666f1d8dce0 4 minutes ago 16.1MB 16:00:55 support-scheduler-arm64 latest 7a8171672555 4 minutes ago 15.4MB 16:00:55 security-proxy-setup-arm64 latest 4c153f55d47c 4 minutes ago 25.5MB 16:00:55 security-bootstrapper-arm64 latest b5a57c32cfba 4 minutes ago 18MB 16:00:55 4a4e8a73a9ae 4 minutes ago 1.6GB 16:00:55 de420862986e 4 minutes ago 1.6GB 16:00:55 8bececfc6819 4 minutes ago 1.6GB 16:00:55 f3b300c93d78 4 minutes ago 1.6GB 16:00:55 91aa240a9503 4 minutes ago 1.59GB 16:00:55 ci-base-image-arm64 latest 51ce9d0515f6 15 minutes ago 1.26GB 16:00:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 3 weeks ago 551MB 16:00:55 docker 20.10.10 520e9a0a30f7 3 months ago 200MB 16:00:55 alpine 3.14 5b8b7b635229 3 months ago 5.35MB 16:00:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:00:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:00:56 16:00:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:00:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:00:56 arm64: Pulling from edgex-lftools-log-publisher 16:00:56 8998bd30e6a1: Pulling fs layer 16:00:56 04944245beec: Pulling fs layer 16:00:56 699f458cf7ca: Pulling fs layer 16:00:56 765212b225bb: Pulling fs layer 16:00:56 f23df028b6ca: Pulling fs layer 16:00:56 d65c8cfc05b1: Pulling fs layer 16:00:56 2437ff75d9bd: Pulling fs layer 16:00:56 765212b225bb: Waiting 16:00:56 f23df028b6ca: Waiting 16:00:56 d65c8cfc05b1: Waiting 16:00:56 2437ff75d9bd: Waiting 16:00:56 04944245beec: Verifying Checksum 16:00:56 04944245beec: Download complete 16:00:56 765212b225bb: Download complete 16:00:56 f23df028b6ca: Verifying Checksum 16:00:56 f23df028b6ca: Download complete 16:00:56 d65c8cfc05b1: Verifying Checksum 16:00:56 d65c8cfc05b1: Download complete 16:00:57 699f458cf7ca: Verifying Checksum 16:00:57 699f458cf7ca: Download complete 16:00:57 8998bd30e6a1: Verifying Checksum 16:00:57 8998bd30e6a1: Download complete 16:00:59 2437ff75d9bd: Verifying Checksum 16:00:59 2437ff75d9bd: Download complete 16:01:01 8998bd30e6a1: Pull complete 16:01:02 04944245beec: Pull complete 16:01:03 699f458cf7ca: Pull complete 16:01:03 765212b225bb: Pull complete 16:01:04 f23df028b6ca: Pull complete 16:01:05 d65c8cfc05b1: Pull complete 16:01:20 2437ff75d9bd: Pull complete 16:01:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:01:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:01:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:01:20 prd-ubuntu18.04-docker-arm64-4c-16g-6264 does not seem to be running inside a container 16:01:20 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:01:23 $ docker top fefd6ac4bedb49bcbd77618331e533442f6c4534b75e19326b0cfc73eccdef3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:24 ---> job-cost.sh 16:01:24 lf-activate-venv: SKIPPING 16:01:24 INFO: No Stack... 16:01:24 INFO: Retrieving Pricing Info for: v3-standard-4 16:01:25 INFO: Archiving Costs [Pipeline] sh 16:01:26 + cat /w/workspace/edgex-go/5/archives/cost.csv 16:01:26 + cut -d, -f6 [Pipeline] lock 16:01:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3882-5-stack-cost] 16:01:26 Resource [jenkins-edgexfoundry-edgex-go-PR-3882-5-stack-cost] did not exist. Created. 16:01:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3882-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:01:27 + echo total: 0.10999999940395355 [Pipeline] stash 16:01:27 Stashed 1 file(s) [Pipeline] } 16:01:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3882-5-stack-cost] [Pipeline] // lock [Pipeline] } 16:01:27 $ docker stop --time=1 fefd6ac4bedb49bcbd77618331e533442f6c4534b75e19326b0cfc73eccdef3f 16:01:28 $ docker rm -f fefd6ac4bedb49bcbd77618331e533442f6c4534b75e19326b0cfc73eccdef3f [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 16:01:29 provisioning config files... 16:01:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config4759673266694493170tmp [Pipeline] { [Pipeline] sh 16:01:29 + set +x 16:01:29 + curl -s https://codecov.io/bash 16:01:29 + bash -s -- 16:01:29 16:01:29 _____ _ 16:01:29 / ____| | | 16:01:29 | | ___ __| | ___ ___ _____ __ 16:01:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:01:29 | |___| (_) | (_| | __/ (_| (_) \ V / 16:01:29 \_____\___/ \__,_|\___|\___\___/ \_/ 16:01:29 Bash-1.0.6 16:01:29 16:01:29 16:01:29 ==> git version 2.24.4 found 16:01:29 ==> 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 16:01:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:01:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:01:29 ==> Jenkins CI detected. 16:01:29 current dir:  /w/workspace/edgex-go/5 16:01:29 project root: . 16:01:29 --> token set from env 16:01:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:01:29 ==> Running gcov in . (disable via -X gcov) 16:01:29 ==> Python coveragepy not found 16:01:29 ==> Searching for coverage reports in: 16:01:29 + . 16:01:29 -> Found 1 reports 16:01:29 ==> Detecting git/mercurial file structure 16:01:29 ==> Reading reports 16:01:29 + ./coverage.out bytes=428383 16:01:29 ==> Appending adjustments 16:01:29 https://docs.codecov.io/docs/fixing-reports 16:01:30 + Found adjustments 16:01:30 ==> Gzipping contents 16:01:30 60K /tmp/codecov.a8x1Jf.gz 16:01:30 ==> Uploading reports 16:01:30 url: https://codecov.io 16:01:30 query: branch=PR-3882&commit=9f68aec58afc9cbde1ec9a476ce9469a7044ca47&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3882%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3882&job=&cmd_args= 16:01:30 -> Pinging Codecov 16:01:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3882&commit=9f68aec58afc9cbde1ec9a476ce9469a7044ca47&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3882%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3882&job=&cmd_args= 16:01:31 -> Uploading to 16:01:31 https://storage.googleapis.com/codecov/v4/raw/2022-03-02/00271124DB129430A58F1EEE437C3FCB/9f68aec58afc9cbde1ec9a476ce9469a7044ca47/eb2a3ee7-3e30-4df6-9a41-32de0565cda6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220302%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220302T160131Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70452f1e98c8ef9b0124939487877c59badea4d37111460c37f2778b79d25ab6 16:01:31 % Total % Received % Xferd Average Speed Time Time Time Current 16:01:31 Dload Upload Total Spent Left Speed 16:01:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58034 0 0 100 58034 0 158k --:--:-- --:--:-- --:--:-- 158k 100 58034 0 0 100 58034 0 158k --:--:-- --:--:-- --:--:-- 158k 16:01:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9f68aec58afc9cbde1ec9a476ce9469a7044ca47 [Pipeline] } 16:01:31 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 16:01:32 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:01:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:01:33 ---> package-listing.sh 16:01:33 ++ facter osfamily 16:01:33 ++ tr '[:upper:]' '[:lower:]' 16:01:33 + OS_FAMILY=redhat 16:01:33 + workspace=/w/workspace/edgex-go/5 16:01:33 + START_PACKAGES=/tmp/packages_start.txt 16:01:33 + END_PACKAGES=/tmp/packages_end.txt 16:01:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:01:33 + PACKAGES=/tmp/packages_start.txt 16:01:33 + '[' /w/workspace/edgex-go/5 ']' 16:01:33 + PACKAGES=/tmp/packages_end.txt 16:01:33 + case "${OS_FAMILY}" in 16:01:33 + sort 16:01:33 + rpm -qa 16:01:37 + '[' -f /tmp/packages_start.txt ']' 16:01:37 + '[' -f /tmp/packages_end.txt ']' 16:01:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:01:37 + '[' /w/workspace/edgex-go/5 ']' 16:01:37 + mkdir -p /w/workspace/edgex-go/5/archives/ 16:01:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 16:01:37 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:01:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:01:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:01:38 16:01:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:01:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:01:38 latest: Pulling from edgex-lftools-log-publisher 16:01:38 5eb5b503b376: Pulling fs layer 16:01:38 5c69ac0246d0: Pulling fs layer 16:01:38 ec43610c2a17: Pulling fs layer 16:01:38 3a2ae6a8a46f: Pulling fs layer 16:01:38 33b1e0a273af: Pulling fs layer 16:01:38 5d3b04190fa2: Pulling fs layer 16:01:38 2f39f015ded8: Pulling fs layer 16:01:38 3a2ae6a8a46f: Waiting 16:01:38 33b1e0a273af: Waiting 16:01:38 5d3b04190fa2: Waiting 16:01:38 2f39f015ded8: Waiting 16:01:38 5c69ac0246d0: Verifying Checksum 16:01:38 5c69ac0246d0: Download complete 16:01:38 3a2ae6a8a46f: Verifying Checksum 16:01:38 3a2ae6a8a46f: Download complete 16:01:39 33b1e0a273af: Verifying Checksum 16:01:39 33b1e0a273af: Download complete 16:01:39 ec43610c2a17: Verifying Checksum 16:01:39 ec43610c2a17: Download complete 16:01:39 5d3b04190fa2: Verifying Checksum 16:01:39 5d3b04190fa2: Download complete 16:01:39 5eb5b503b376: Verifying Checksum 16:01:39 5eb5b503b376: Download complete 16:01:39 2f39f015ded8: Verifying Checksum 16:01:39 2f39f015ded8: Download complete 16:01:41 5eb5b503b376: Pull complete 16:01:41 5c69ac0246d0: Pull complete 16:01:41 ec43610c2a17: Pull complete 16:01:41 3a2ae6a8a46f: Pull complete 16:01:41 33b1e0a273af: Pull complete 16:01:41 5d3b04190fa2: Pull complete 16:01:47 2f39f015ded8: Pull complete 16:01:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:01:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:01:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:01:47 prd-centos7-docker-4c-2g-6263 does not seem to be running inside a container 16:01:47 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:01:50 $ docker top d782ebc9cda872deccb98990117aa0f2b991afbf74ae566923c4a14bdeb41646 -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:50 + touch /tmp/pre-build-complete [Pipeline] sh 16:01:51 + mkdir -p /var/log/sysstat [Pipeline] sh 16:01:51 + ls /var/log/sa-host 16:01:51 + sadf -c /var/log/sa-host/sa02 16:01:51 file_magic: OK 16:01:51 HZ: Using current value: 100 16:01:51 file_header: OK 16:01:51 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 16:01:51 Statistics: 16:01:51 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:01:51 File successfully converted to sysstat format version 12.5.2 16:01:51 + sadf -c /var/log/sa-host/sa17 16:01:51 file_magic: OK 16:01:51 HZ: Using current value: 100 16:01:51 file_header: OK 16:01:51 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 16:01:51 Statistics: 16:01:51 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:01:51 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:51 provisioning config files... 16:01:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8717886910634565227tmp [Pipeline] { [Pipeline] echo 16:01:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:01:51 ---> create-netrc.sh [Pipeline] } 16:01:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:01:52 ---> python-tools-install.sh [Pipeline] echo 16:01:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:01:52 ---> sudo-logs.sh 16:01:52 Archiving 'sudo' log.. 16:01:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-6263.novalocal: Name or service not known 16:01:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-6263.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:01:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:01:52 ---> job-cost.sh 16:01:52 lf-activate-venv: SKIPPING 16:01:52 DEBUG: total: 0.10999999940395355 16:01:52 INFO: Retrieving Stack Cost... 16:01:53 INFO: Retrieving Pricing Info for: v3-standard-2 16:01:53 INFO: Archiving Costs [Pipeline] echo 16:01:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:01:53 ---> logs-deploy.sh 16:01:53 lf-activate-venv: SKIPPING 16:01:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3882/5 16:01:53 INFO: archiving workspace using pattern(s): 16:01:54 Archives upload complete. 16:01:54 INFO: archiving logs to Nexus