Pull request #3945 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 2c16b7b0709465bc6f7a1b9e691fff24dc61a275+2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 (ef1d228ef16b7940bac972047176ba4e32816fad) 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-ssh12034123500555805566.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17868625638667875187.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3945/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3945/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3173721072679291201.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3945/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10683649138982356481.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5484048767604635980.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3945/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3945/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17361728204314743330.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-10960 in /w/workspace/edgexfoundry_edgex-go_PR-3945 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3945/head:refs/remotes/origin/PR-3945 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 Merge succeeded, producing 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 Checking out Revision 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 (PR-3945) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 # timeout=10 Commit message: "fix(all): return 416 code when count is zero and offset > count" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-06T11:41:10.119Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-06T11:41:10.294Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-06T11:41:10.495Z] ========================================================= [2022-04-06T11:41:10.496Z] EdgeX Global Pipelines Version Info [2022-04-06T11:41:10.496Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-06T11:41:11.281Z] ------------------- [2022-04-06T11:41:11.281Z] stable info: [2022-04-06T11:41:11.281Z] ------------------- [2022-04-06T11:41:11.281Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-06T11:41:11.281Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-06T11:41:11.281Z] Message: update stable to v1.0.221 [2022-04-06T11:41:11.856Z] ------------------- [2022-04-06T11:41:11.856Z] experimental info: [2022-04-06T11:41:11.856Z] ------------------- [2022-04-06T11:41:11.856Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-06T11:41:11.857Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-06T11:41:11.857Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-06T11:41:12.135Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-06T11:41:12.178Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-06T11:41:12.225Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-06T11:41:12.264Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-06T11:41:12.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-06T11:41:12.344Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-06T11:41:12.385Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-06T11:41:12.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-06T11:41:12.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-06T11:41:12.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-06T11:41:12.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-06T11:41:12.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-06T11:41:12.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-06T11:41:12.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-06T11:41:12.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-06T11:41:12.721Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-06T11:41:12.759Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-06T11:41:12.800Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-06T11:41:12.836Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-06T11:41:12.878Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-06T11:41:12.918Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-06T11:41:12.958Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-06T11:41:12.987Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3945 [Pipeline] echo [2022-04-06T11:41:13.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3945 [Pipeline] echo [2022-04-06T11:41:13.048Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3945 [Pipeline] echo [2022-04-06T11:41:13.080Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [Pipeline] echo [2022-04-06T11:41:13.111Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c16b7b [Pipeline] echo [2022-04-06T11:41:13.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T11:41:13.245Z] provisioning config files... [2022-04-06T11:41:13.263Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6061581961891108448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T11:41:13.609Z] ---> docker-login.sh [2022-04-06T11:41:13.609Z] nexus3.edgexfoundry.org:10001 [2022-04-06T11:41:13.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T11:41:13.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T11:41:13.871Z] Configure a credential helper to remove this warning. See [2022-04-06T11:41:13.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T11:41:13.871Z] [2022-04-06T11:41:13.871Z] Login Succeeded [2022-04-06T11:41:13.871Z] nexus3.edgexfoundry.org:10002 [2022-04-06T11:41:14.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T11:41:14.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T11:41:14.135Z] Configure a credential helper to remove this warning. See [2022-04-06T11:41:14.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T11:41:14.135Z] [2022-04-06T11:41:14.135Z] Login Succeeded [2022-04-06T11:41:14.135Z] nexus3.edgexfoundry.org:10003 [2022-04-06T11:41:14.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T11:41:14.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T11:41:14.398Z] Configure a credential helper to remove this warning. See [2022-04-06T11:41:14.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T11:41:14.398Z] [2022-04-06T11:41:14.398Z] Login Succeeded [2022-04-06T11:41:14.398Z] nexus3.edgexfoundry.org:10004 [2022-04-06T11:41:14.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T11:41:14.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T11:41:14.398Z] Configure a credential helper to remove this warning. See [2022-04-06T11:41:14.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T11:41:14.398Z] [2022-04-06T11:41:14.398Z] Login Succeeded [2022-04-06T11:41:14.398Z] docker.io [2022-04-06T11:41:14.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T11:41:14.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T11:41:14.929Z] Configure a credential helper to remove this warning. See [2022-04-06T11:41:14.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T11:41:14.929Z] [2022-04-06T11:41:14.929Z] Login Succeeded [2022-04-06T11:41:14.929Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T11:41:14.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-06T11:41:15.386Z] + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-06T11:41:15.387Z] + dirname cmd/core-command/Dockerfile [2022-04-06T11:41:15.387Z] + cut -d/ -f2 [2022-04-06T11:41:15.387Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-06T11:41:15.387Z] + dirname cmd/core-data/Dockerfile [2022-04-06T11:41:15.387Z] + cut -d/ -f2 [2022-04-06T11:41:15.387Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-06T11:41:15.387Z] + dirname cmd/core-metadata/Dockerfile [2022-04-06T11:41:15.387Z] + cut -d/ -f2 [2022-04-06T11:41:15.387Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-06T11:41:15.387Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-06T11:41:15.387Z] + cut -d/ -f2 [2022-04-06T11:41:15.387Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-06T11:41:15.387Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-06T11:41:15.387Z] + cut -d/ -f2 [2022-04-06T11:41:15.387Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-06T11:41:15.387Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-06T11:41:15.387Z] + cut -d/ -f2 [2022-04-06T11:41:15.387Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-06T11:41:15.387Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-06T11:41:15.387Z] + cut -d/ -f2 [2022-04-06T11:41:15.387Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-06T11:41:15.387Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-06T11:41:15.387Z] + cut -d/ -f2 [2022-04-06T11:41:15.387Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-06T11:41:15.387Z] + dirname+ cmd/security-spire-config/Dockerfile [2022-04-06T11:41:15.387Z] cut -d/ -f2 [2022-04-06T11:41:15.387Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-06T11:41:15.387Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-06T11:41:15.387Z] + cut -d/ -f2 [2022-04-06T11:41:15.387Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-06T11:41:15.387Z] + dirname cmd/support-notifications/Dockerfile [2022-04-06T11:41:15.387Z] + cut -d/ -f2 [2022-04-06T11:41:15.387Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-06T11:41:15.387Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-06T11:41:15.387Z] + cut -d/ -f2 [2022-04-06T11:41:15.387Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-06T11:41:15.387Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-06T11:41:15.387Z] + cut -d/ -f2 [2022-04-06T11:41:15.387Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-06T11:41:15.534Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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 [2022-04-06T11:41:16.037Z] + git rev-list -1 --merges 2c16b7b0709465bc6f7a1b9e691fff24dc61a275~1..2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [Pipeline] echo [2022-04-06T11:41:16.076Z] -----------> git rev-list -1 --merges 2c16b7b0709465bc6f7a1b9e691fff24dc61a275~1..2c16b7b0709465bc6f7a1b9e691fff24dc61a275 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [false] [Pipeline] sh [2022-04-06T11:41:16.393Z] + git log --format=format:%s -1 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [Pipeline] echo [2022-04-06T11:41:16.434Z] ========================================================= [2022-04-06T11:41:16.434Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-06T11:41:16.434Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-06T11:41:17.092Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-06T11:41:17.092Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-06T11:41:17.092Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-06T11:41:17.092Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-06T11:41:17.092Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-06T11:41:17.092Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-06T11:41:17.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-06T11:41:17.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T11:41:17.588Z] [2022-04-06T11:41:17.588Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T11:41:17.936Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T11:41:17.936Z] latest: Pulling from edgex-devops/git-semver [2022-04-06T11:41:17.936Z] a0d0a0d46f8b: Pulling fs layer [2022-04-06T11:41:17.936Z] 3e5f54012d9b: Pulling fs layer [2022-04-06T11:41:17.936Z] 4c7163046ea9: Pulling fs layer [2022-04-06T11:41:17.936Z] 0c2d73faf560: Pulling fs layer [2022-04-06T11:41:17.936Z] 0c2d73faf560: Waiting [2022-04-06T11:41:17.936Z] 3e5f54012d9b: Verifying Checksum [2022-04-06T11:41:17.936Z] 3e5f54012d9b: Download complete [2022-04-06T11:41:17.936Z] a0d0a0d46f8b: Verifying Checksum [2022-04-06T11:41:17.936Z] a0d0a0d46f8b: Download complete [2022-04-06T11:41:18.202Z] 4c7163046ea9: Verifying Checksum [2022-04-06T11:41:18.202Z] 4c7163046ea9: Download complete [2022-04-06T11:41:18.202Z] 0c2d73faf560: Verifying Checksum [2022-04-06T11:41:18.202Z] 0c2d73faf560: Download complete [2022-04-06T11:41:18.202Z] a0d0a0d46f8b: Pull complete [2022-04-06T11:41:18.202Z] 3e5f54012d9b: Pull complete [2022-04-06T11:41:18.778Z] 4c7163046ea9: Pull complete [2022-04-06T11:41:18.778Z] 0c2d73faf560: Pull complete [2022-04-06T11:41:18.778Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-06T11:41:18.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T11:41:18.778Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-06T11:41:18.894Z] prd-ubuntu20.04-docker-8c-8g-10960 does not seem to be running inside a container [2022-04-06T11:41:18.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-06T11:41:19.621Z] $ docker top da51432b67881e8466cfdee0786fdf38ce4d359d7fe996e4aedfa9524b49fcd3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-06T11:41:19.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T11:41:19.830Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T11:41:19.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T11:41:19.978Z] $ docker exec da51432b67881e8466cfdee0786fdf38ce4d359d7fe996e4aedfa9524b49fcd3 ssh-agent [2022-04-06T11:41:20.108Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNCIohC/agent.14 [2022-04-06T11:41:20.108Z] SSH_AGENT_PID=20 [2022-04-06T11:41:20.118Z] Running ssh-add (command line suppressed) [2022-04-06T11:41:20.259Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1241218310734195833.key (/w/workspace/edgex-go/1@tmp/private_key_1241218310734195833.key) [2022-04-06T11:41:20.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T11:41:20.612Z] + git tag --points-at HEAD [Pipeline] } [2022-04-06T11:41:20.645Z] $ docker exec --env ******** --env ******** da51432b67881e8466cfdee0786fdf38ce4d359d7fe996e4aedfa9524b49fcd3 ssh-agent -k [2022-04-06T11:41:20.758Z] unset SSH_AUTH_SOCK; [2022-04-06T11:41:20.758Z] unset SSH_AGENT_PID; [2022-04-06T11:41:20.758Z] echo Agent pid 20 killed; [2022-04-06T11:41:20.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-06T11:41:20.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T11:41:20.854Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T11:41:20.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T11:41:20.990Z] $ docker exec da51432b67881e8466cfdee0786fdf38ce4d359d7fe996e4aedfa9524b49fcd3 ssh-agent [2022-04-06T11:41:21.121Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmhcLGa/agent.54 [2022-04-06T11:41:21.121Z] SSH_AGENT_PID=60 [2022-04-06T11:41:21.127Z] Running ssh-add (command line suppressed) [2022-04-06T11:41:21.258Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6880118197300643995.key (/w/workspace/edgex-go/1@tmp/private_key_6880118197300643995.key) [2022-04-06T11:41:21.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T11:41:21.605Z] + git semver init [2022-04-06T11:41:21.605Z] # -> Open(): unable to determine branch for HEAD [2022-04-06T11:41:21.605Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-04-06T11:41:21.605Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-04-06T11:41:21.605Z] # $SEMVER_REMOTE_NAME = origin [2022-04-06T11:41:21.605Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-06T11:41:21.605Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-06T11:41:21.605Z] # $SEMVER_BRANCH = PR-3945 [2022-04-06T11:41:21.605Z] # $SEMVER_TEMP = /tmp/semver-267201042 [2022-04-06T11:41:21.605Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-06T11:41:36.533Z] # '/tmp/semver-267201042' -> '/w/workspace/edgex-go/1/.semver' [2022-04-06T11:41:36.533Z] # -> Force: false [2022-04-06T11:41:36.533Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-04-06T11:41:36.565Z] $ docker exec --env ******** --env ******** da51432b67881e8466cfdee0786fdf38ce4d359d7fe996e4aedfa9524b49fcd3 ssh-agent -k [2022-04-06T11:41:36.672Z] unset SSH_AUTH_SOCK; [2022-04-06T11:41:36.673Z] unset SSH_AGENT_PID; [2022-04-06T11:41:36.673Z] echo Agent pid 60 killed; [2022-04-06T11:41:36.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-06T11:41:37.115Z] + git semver [Pipeline] } [2022-04-06T11:41:37.155Z] $ docker stop --time=1 da51432b67881e8466cfdee0786fdf38ce4d359d7fe996e4aedfa9524b49fcd3 [2022-04-06T11:41:38.960Z] $ docker rm -f da51432b67881e8466cfdee0786fdf38ce4d359d7fe996e4aedfa9524b49fcd3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T11:41:39.414Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-06T11:41:39.725Z] Stashed 1 file(s) [Pipeline] echo [2022-04-06T11:41:39.745Z] [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 [2022-04-06T11:41:40.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T11:41:40.249Z] ========================================================= [2022-04-06T11:41:40.249Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-06T11:41:40.249Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-06T11:41:40.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T11:41:40.599Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-06T11:41:40.599Z] 59bf1c3509f3: Pulling fs layer [2022-04-06T11:41:40.599Z] 666ba61612fd: Pulling fs layer [2022-04-06T11:41:40.599Z] 8ed8ca486205: Pulling fs layer [2022-04-06T11:41:40.599Z] 4fe6c5a15a65: Pulling fs layer [2022-04-06T11:41:40.599Z] 22a0e8bec74d: Pulling fs layer [2022-04-06T11:41:40.599Z] 640e595b4fbd: Pulling fs layer [2022-04-06T11:41:40.599Z] 763cafe07f6e: Pulling fs layer [2022-04-06T11:41:40.599Z] 0c0b528cf693: Pulling fs layer [2022-04-06T11:41:40.599Z] 10935f4eaf8b: Pulling fs layer [2022-04-06T11:41:40.599Z] 763cafe07f6e: Waiting [2022-04-06T11:41:40.599Z] 22a0e8bec74d: Waiting [2022-04-06T11:41:40.599Z] 0c0b528cf693: Waiting [2022-04-06T11:41:40.599Z] 640e595b4fbd: Waiting [2022-04-06T11:41:40.599Z] 10935f4eaf8b: Waiting [2022-04-06T11:41:40.599Z] 8ed8ca486205: Verifying Checksum [2022-04-06T11:41:40.599Z] 8ed8ca486205: Download complete [2022-04-06T11:41:40.599Z] 666ba61612fd: Download complete [2022-04-06T11:41:40.599Z] 22a0e8bec74d: Verifying Checksum [2022-04-06T11:41:40.599Z] 22a0e8bec74d: Download complete [2022-04-06T11:41:40.599Z] 640e595b4fbd: Verifying Checksum [2022-04-06T11:41:40.599Z] 640e595b4fbd: Download complete [2022-04-06T11:41:40.599Z] 59bf1c3509f3: Verifying Checksum [2022-04-06T11:41:40.599Z] 763cafe07f6e: Verifying Checksum [2022-04-06T11:41:40.599Z] 763cafe07f6e: Download complete [2022-04-06T11:41:40.864Z] 0c0b528cf693: Verifying Checksum [2022-04-06T11:41:40.864Z] 0c0b528cf693: Download complete [2022-04-06T11:41:40.864Z] 59bf1c3509f3: Pull complete [2022-04-06T11:41:41.128Z] 666ba61612fd: Pull complete [2022-04-06T11:41:41.128Z] 8ed8ca486205: Pull complete [2022-04-06T11:41:41.390Z] 10935f4eaf8b: Verifying Checksum [2022-04-06T11:41:41.390Z] 10935f4eaf8b: Download complete [2022-04-06T11:41:41.390Z] 4fe6c5a15a65: Verifying Checksum [2022-04-06T11:41:41.390Z] 4fe6c5a15a65: Download complete [2022-04-06T11:41:45.603Z] 4fe6c5a15a65: Pull complete [2022-04-06T11:41:45.603Z] 22a0e8bec74d: Pull complete [2022-04-06T11:41:45.603Z] 640e595b4fbd: Pull complete [2022-04-06T11:41:45.603Z] 763cafe07f6e: Pull complete [2022-04-06T11:41:45.603Z] 0c0b528cf693: Pull complete [2022-04-06T11:41:47.513Z] 10935f4eaf8b: Pull complete [2022-04-06T11:41:47.513Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-06T11:41:47.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T11:41:47.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-06T11:41:47.879Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T11:41:47.879Z] WORKDIR /edgex [2022-04-06T11:41:47.879Z] COPY go.mod . [2022-04-06T11:41:47.879Z] RUN go mod download build [2022-04-06T11:41:47.879Z] -t ci-base-image-x86_64 -f - . [2022-04-06T11:41:49.263Z] Sending build context to Docker daemon 334.7MB [2022-04-06T11:41:49.263Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T11:41:49.263Z] ---> 99d49a6021b9 [2022-04-06T11:41:49.263Z] Step 2/4 : WORKDIR /edgex [2022-04-06T11:41:50.656Z] ---> Running in 22c4dddaa82e [2022-04-06T11:41:50.916Z] Removing intermediate container 22c4dddaa82e [2022-04-06T11:41:50.916Z] ---> 382c42ee9244 [2022-04-06T11:41:50.916Z] Step 3/4 : COPY go.mod . [2022-04-06T11:41:50.916Z] ---> 5e725c172807 [2022-04-06T11:41:50.916Z] Step 4/4 : RUN go mod download [2022-04-06T11:41:50.916Z] ---> Running in b3884589ebac [2022-04-06T11:41:55.024Z] Still waiting to schedule task [2022-04-06T11:41:55.025Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-06T11:42:09.040Z] Removing intermediate container b3884589ebac [2022-04-06T11:42:09.040Z] ---> 117c4fab9d06 [2022-04-06T11:42:09.040Z] Successfully built 117c4fab9d06 [2022-04-06T11:42:09.040Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T11:42:09.374Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-06T11:42:09.374Z] . [Pipeline] withDockerContainer [2022-04-06T11:42:09.464Z] prd-ubuntu20.04-docker-8c-8g-10960 does not seem to be running inside a container [2022-04-06T11:42:09.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-06T11:42:09.919Z] $ docker top 2ebeffe4da1513c5649288ba324e9ddf96fb04c9a2890a97b562ba42ede9aac8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T11:42:10.393Z] + go version [2022-04-06T11:42:10.393Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-06T11:42:10.430Z] $ docker stop --time=1 2ebeffe4da1513c5649288ba324e9ddf96fb04c9a2890a97b562ba42ede9aac8 [2022-04-06T11:42:11.738Z] $ docker rm -f 2ebeffe4da1513c5649288ba324e9ddf96fb04c9a2890a97b562ba42ede9aac8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T11:42:12.400Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-06T11:42:12.401Z] . [Pipeline] withDockerContainer [2022-04-06T11:42:12.493Z] prd-ubuntu20.04-docker-8c-8g-10960 does not seem to be running inside a container [2022-04-06T11:42:12.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-06T11:42:12.924Z] $ docker top 08f76823f2369b2164078270267ac726a1878bd16d955cee38989cd6cab92d21 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-06T11:42:13.049Z] ========================================================= [2022-04-06T11:42:13.049Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-06T11:42:13.049Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-06T11:42:13.399Z] + make test [2022-04-06T11:42:13.399Z] go mod tidy -compat=1.17 [2022-04-06T11:42:13.399Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-06T11:42:19.982Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-06T11:42:29.967Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-06T11:42:29.967Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-06T11:42:30.226Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-06T11:42:30.226Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-06T11:42:30.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-06T11:42:30.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-06T11:42:30.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-06T11:42:30.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-06T11:42:30.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-06T11:42:30.226Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-06T11:42:30.226Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-06T11:42:30.226Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-06T11:42:30.226Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-06T11:42:30.226Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-06T11:42:30.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-06T11:42:30.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2022-04-06T11:42:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-06T11:42:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-06T11:42:31.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.109s coverage: 98.5% of statements [2022-04-06T11:42:31.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-06T11:42:31.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.9% of statements [2022-04-06T11:42:31.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-06T11:42:31.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-06T11:42:35.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.971s coverage: 89.2% of statements [2022-04-06T11:42:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-06T11:42:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-06T11:42:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-06T11:42:35.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 84.4% of statements [2022-04-06T11:42:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-06T11:42:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-06T11:42:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-06T11:42:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-06T11:42:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-06T11:42:35.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.402s coverage: 94.7% of statements [2022-04-06T11:42:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-06T11:42:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-06T11:42:35.958Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.088s coverage: 72.2% of statements [2022-04-06T11:42:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-06T11:42:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-06T11:42:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-06T11:42:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-06T11:42:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-06T11:42:35.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements [2022-04-06T11:42:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-06T11:42:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-06T11:42:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-06T11:42:35.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements [2022-04-06T11:42:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-06T11:42:35.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.088s coverage: 58.8% of statements [2022-04-06T11:42:35.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.103s coverage: 24.0% of statements [2022-04-06T11:42:35.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-06T11:42:35.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2022-04-06T11:42:35.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2022-04-06T11:42:35.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.099s coverage: 94.1% of statements [2022-04-06T11:42:35.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2022-04-06T11:42:35.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2022-04-06T11:42:45.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements [2022-04-06T11:42:45.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2022-04-06T11:42:46.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements [2022-04-06T11:42:46.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 58.8% of statements [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.4% of statements [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.323s coverage: 65.4% of statements [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.8% of statements [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.049s coverage: 28.9% of statements [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-06T11:42:56.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.070s coverage: 100.0% of statements [2022-04-06T11:42:56.229Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-04-06T11:42:56.229Z] 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 [2022-04-06T11:43:14.338Z] GO111MODULE=on go vet ./... [2022-04-06T11:43:16.248Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-06T11:43:16.248Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-06T11:43:16.508Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-06T11:43:17.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-06T11:43:17.422Z] + ls -al . [2022-04-06T11:43:17.422Z] total 664 [2022-04-06T11:43:17.422Z] drwxrwxr-x 10 1001 1001 4096 Apr 6 11:43 . [2022-04-06T11:43:17.422Z] drwxr-xr-x 4 root root 4096 Apr 6 11:42 .. [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 11 Apr 6 11:41 .dockerignore [2022-04-06T11:43:17.422Z] drwxrwxr-x 8 1001 1001 4096 Apr 6 11:41 .git [2022-04-06T11:43:17.422Z] drwxrwxr-x 4 1001 1001 4096 Apr 6 11:41 .github [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 870 Apr 6 11:41 .gitignore [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 42 Apr 6 11:41 .golangci.yml [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 87 Apr 6 11:41 .hadolint.yml [2022-04-06T11:43:17.422Z] drwx------ 3 1001 1001 4096 Apr 6 11:41 .semver [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 166 Apr 6 11:41 .sonarcloud.properties [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 1171 Apr 6 11:41 ADOPTERS.md [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 9953 Apr 6 11:41 Attribution.txt [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 51732 Apr 6 11:41 CHANGELOG.md [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 3804 Apr 6 11:41 CONTRIBUTING.md [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 677 Apr 6 11:41 GOVERNANCE.md [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 849 Apr 6 11:41 Jenkinsfile [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 10775 Apr 6 11:41 LICENSE [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 8478 Apr 6 11:41 Makefile [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 582 Apr 6 11:41 OWNERS.md [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 8207 Apr 6 11:41 README.md [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 6912 Apr 6 11:41 SECURITY.md [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 5 Apr 6 11:41 VERSION [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 4131 Apr 6 11:41 ZMQWindows.md [2022-04-06T11:43:17.422Z] drwxrwxr-x 2 1001 1001 4096 Apr 6 11:41 bin [2022-04-06T11:43:17.422Z] drwxrwxr-x 18 1001 1001 4096 Apr 6 11:41 cmd [2022-04-06T11:43:17.422Z] -rw-r--r-- 1 root root 429122 Apr 6 11:42 coverage.out [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 3175 Apr 6 11:41 go.mod [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 34990 Apr 6 11:42 go.sum [2022-04-06T11:43:17.422Z] drwxrwxr-x 8 1001 1001 4096 Apr 6 11:41 internal [2022-04-06T11:43:17.422Z] drwxrwxr-x 3 1001 1001 4096 Apr 6 11:41 openapi [2022-04-06T11:43:17.422Z] drwxrwxr-x 4 1001 1001 4096 Apr 6 11:41 snap [2022-04-06T11:43:17.422Z] -rw-rw-r-- 1 1001 1001 204 Apr 6 11:41 version.go [Pipeline] sh [2022-04-06T11:43:17.741Z] + '[' -e coverage.out ] [2022-04-06T11:43:17.741Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-06T11:43:17.853Z] Stashed 1 file(s) [Pipeline] sh [2022-04-06T11:43:18.157Z] + make build [2022-04-06T11:43:18.157Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-06T11:43:29.195Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10961 in /w/workspace/edgexfoundry_edgex-go_PR-3945 [Pipeline] { [Pipeline] ws [2022-04-06T11:43:29.244Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-04-06T11:43:29.556Z] The recommended git tool is: git [2022-04-06T11:43:36.192Z] using credential edgex-jenkins-ssh [2022-04-06T11:43:36.214Z] Cloning the remote Git repository [2022-04-06T11:43:36.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-06T11:43:36.289Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-06T11:43:36.388Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-06T11:43:36.506Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-06T11:43:36.507Z] > git --version # timeout=10 [2022-04-06T11:43:36.535Z] > git --version # 'git version 2.25.1' [2022-04-06T11:43:36.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T11:43:36.726Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T11:43:44.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-06T11:43:45.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-06T11:43:47.152Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-06T11:43:47.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-06T11:43:48.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-06T11:43:49.741Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-06T11:43:50.685Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-06T11:43:52.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-06T11:43:53.016Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-06T11:43:53.533Z] Merging remotes/origin/main commit 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T11:43:53.886Z] Merge succeeded, producing 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T11:43:53.886Z] Checking out Revision 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 (PR-3945) [2022-04-06T11:43:53.955Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-06T11:43:52.629Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-06T11:43:52.656Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T11:43:52.679Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-06T11:43:52.714Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-06T11:43:52.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T11:43:52.727Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3945/head:refs/remotes/origin/PR-3945 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-06T11:43:53.558Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T11:43:53.579Z] > git checkout -f 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 # timeout=10 [2022-04-06T11:43:53.806Z] > git remote # timeout=10 [2022-04-06T11:43:53.824Z] > git config --get remote.origin.url # timeout=10 [2022-04-06T11:43:53.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T11:43:53.847Z] > git merge 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 [2022-04-06T11:43:53.874Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-06T11:43:53.900Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T11:43:53.911Z] > git checkout -f 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 # timeout=10 [2022-04-06T11:43:55.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-06T11:43:56.753Z] $ docker stop --time=1 08f76823f2369b2164078270267ac726a1878bd16d955cee38989cd6cab92d21 [2022-04-06T11:43:58.167Z] Commit message: "fix(all): return 416 code when count is zero and offset > count" [2022-04-06T11:43:58.228Z] > git --version # timeout=10 [2022-04-06T11:43:58.238Z] > git --version # 'git version 2.25.1' [2022-04-06T11:43:58.250Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-06T11:44:00.541Z] $ docker rm -f 08f76823f2369b2164078270267ac726a1878bd16d955cee38989cd6cab92d21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-06T11:44:02.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-06T11:44:02.290Z] [2022-04-06T11:44:02.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T11:44:02.588Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-06T11:44:02.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T11:44:02.588Z] Dload Upload Total Spent Left Speed [2022-04-06T11:44:02.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-06T11:44:02.656Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-06T11:44:02.656Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-06T11:44:02.656Z] ca9280d653b3: Pulling fs layer [2022-04-06T11:44:02.656Z] 7e9c9ca2126c: Pulling fs layer [2022-04-06T11:44:02.656Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-06T11:44:02.656Z] cbdbe7a5bc2a: Download complete [2022-04-06T11:44:02.916Z] ca9280d653b3: Verifying Checksum [2022-04-06T11:44:02.916Z] ca9280d653b3: Download complete [2022-04-06T11:44:02.916Z] cbdbe7a5bc2a: Pull complete [2022-04-06T11:44:03.179Z] 7e9c9ca2126c: Download complete [2022-04-06T11:44:03.184Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 19937 0 --:--:-- --:--:-- --:--:-- 19971 [Pipeline] sh [2022-04-06T11:44:03.439Z] ca9280d653b3: Pull complete [2022-04-06T11:44:03.693Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-06T11:44:04.109Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-06T11:44:04.110Z] + sudo tee /etc/docker/daemon.new [2022-04-06T11:44:04.110Z] { [2022-04-06T11:44:04.110Z] "registry-mirrors": [ [2022-04-06T11:44:04.110Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-06T11:44:04.110Z] ], [2022-04-06T11:44:04.110Z] "bip": "10.250.0.254/24", [2022-04-06T11:44:04.110Z] "hosts": [ [2022-04-06T11:44:04.110Z] "tcp://0.0.0.0:5555", [2022-04-06T11:44:04.110Z] "unix:///var/run/docker.sock" [2022-04-06T11:44:04.110Z] ], [2022-04-06T11:44:04.110Z] "mtu": 1458, [2022-04-06T11:44:04.110Z] "selinux-enabled": true, [2022-04-06T11:44:04.110Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-06T11:44:04.110Z] } [Pipeline] sh [2022-04-06T11:44:04.488Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-06T11:44:04.848Z] + sudo service docker restart [2022-04-06T11:44:06.731Z] 7e9c9ca2126c: Pull complete [2022-04-06T11:44:06.731Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-06T11:44:06.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-06T11:44:06.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-06T11:44:06.822Z] prd-ubuntu20.04-docker-8c-8g-10960 does not seem to be running inside a container [2022-04-06T11:44:06.867Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-06T11:44:08.253Z] $ docker top 7006ffc581bfdce3f5e3fdc0cad3cf5e2d480aea8faebfad20ed60a5f213577e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T11:44:08.736Z] + + docker-composegrep build parallel --help [2022-04-06T11:44:08.736Z] [2022-04-06T11:44:09.390Z] --parallel Build images in parallel. [Pipeline] } [2022-04-06T11:44:09.428Z] $ docker stop --time=1 7006ffc581bfdce3f5e3fdc0cad3cf5e2d480aea8faebfad20ed60a5f213577e [2022-04-06T11:44:10.689Z] $ docker rm -f 7006ffc581bfdce3f5e3fdc0cad3cf5e2d480aea8faebfad20ed60a5f213577e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T11:44:11.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-06T11:44:11.265Z] . [Pipeline] withDockerContainer [2022-04-06T11:44:11.360Z] prd-ubuntu20.04-docker-8c-8g-10960 does not seem to be running inside a container [2022-04-06T11:44:11.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-06T11:44:11.777Z] $ docker top 93cb16cca8f2613ccd26cc27e8c8cd55136b725d92dfd73282df93a9b9370033 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T11:44:12.183Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-06T11:44:12.753Z] Building core-command ... [2022-04-06T11:44:12.753Z] Building core-data ... [2022-04-06T11:44:12.753Z] Building core-metadata ... [2022-04-06T11:44:12.753Z] Building security-bootstrapper ... [2022-04-06T11:44:12.753Z] Building security-proxy-setup ... [2022-04-06T11:44:12.753Z] Building security-secretstore-setup ... [2022-04-06T11:44:12.753Z] Building security-spiffe-token-provider ... [2022-04-06T11:44:12.753Z] Building security-spire-agent ... [2022-04-06T11:44:12.753Z] Building security-spire-config ... [2022-04-06T11:44:12.753Z] Building security-spire-server ... [2022-04-06T11:44:12.753Z] Building support-notifications ... [2022-04-06T11:44:12.753Z] Building support-scheduler ... [2022-04-06T11:44:12.753Z] Building sys-mgmt-agent ... [2022-04-06T11:44:12.753Z] Building security-spire-server [2022-04-06T11:44:12.753Z] Building core-data [2022-04-06T11:44:12.753Z] Building security-bootstrapper [2022-04-06T11:44:12.753Z] Building security-spire-config [2022-04-06T11:44:12.753Z] Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T11:44:23.246Z] provisioning config files... [2022-04-06T11:44:23.272Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3342790013079668647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T11:44:23.837Z] ---> docker-login.sh [2022-04-06T11:44:23.837Z] nexus3.edgexfoundry.org:10001 [2022-04-06T11:44:24.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T11:44:24.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T11:44:24.711Z] Configure a credential helper to remove this warning. See [2022-04-06T11:44:24.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T11:44:24.711Z] [2022-04-06T11:44:24.711Z] Login Succeeded [2022-04-06T11:44:24.711Z] nexus3.edgexfoundry.org:10002 [2022-04-06T11:44:24.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T11:44:25.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T11:44:25.264Z] Configure a credential helper to remove this warning. See [2022-04-06T11:44:25.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T11:44:25.264Z] [2022-04-06T11:44:25.264Z] Login Succeeded [2022-04-06T11:44:25.264Z] nexus3.edgexfoundry.org:10003 [2022-04-06T11:44:25.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T11:44:25.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T11:44:25.540Z] Configure a credential helper to remove this warning. See [2022-04-06T11:44:25.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T11:44:25.540Z] [2022-04-06T11:44:25.540Z] Login Succeeded [2022-04-06T11:44:25.540Z] nexus3.edgexfoundry.org:10004 [2022-04-06T11:44:26.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T11:44:26.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T11:44:26.136Z] Configure a credential helper to remove this warning. See [2022-04-06T11:44:26.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T11:44:26.136Z] [2022-04-06T11:44:26.136Z] Login Succeeded [2022-04-06T11:44:26.136Z] docker.io [2022-04-06T11:44:26.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T11:44:26.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T11:44:26.688Z] Configure a credential helper to remove this warning. See [2022-04-06T11:44:26.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T11:44:26.688Z] [2022-04-06T11:44:26.688Z] Login Succeeded [2022-04-06T11:44:26.964Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T11:44:26.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-06T11:44:27.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T11:44:27.425Z] ========================================================= [2022-04-06T11:44:27.425Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-06T11:44:27.425Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-06T11:44:27.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T11:44:28.089Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-06T11:44:28.089Z] 9b3977197b4f: Pulling fs layer [2022-04-06T11:44:28.089Z] 1a89e8eeedd5: Pulling fs layer [2022-04-06T11:44:28.089Z] 94645a83ff95: Pulling fs layer [2022-04-06T11:44:28.089Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-06T11:44:28.089Z] 0c92f367c5e7: Pulling fs layer [2022-04-06T11:44:28.089Z] f7c0051592d6: Pulling fs layer [2022-04-06T11:44:28.089Z] a227ed2f7395: Pulling fs layer [2022-04-06T11:44:28.089Z] 7b1c46037f91: Pulling fs layer [2022-04-06T11:44:28.089Z] 3f3a8bcf1eab: Waiting [2022-04-06T11:44:28.089Z] 0c92f367c5e7: Waiting [2022-04-06T11:44:28.089Z] f7c0051592d6: Waiting [2022-04-06T11:44:28.089Z] a227ed2f7395: Waiting [2022-04-06T11:44:28.089Z] 7b1c46037f91: Waiting [2022-04-06T11:44:28.089Z] 94645a83ff95: Verifying Checksum [2022-04-06T11:44:28.089Z] 94645a83ff95: Download complete [2022-04-06T11:44:28.089Z] 1a89e8eeedd5: Verifying Checksum [2022-04-06T11:44:28.089Z] 1a89e8eeedd5: Download complete [2022-04-06T11:44:28.089Z] 0c92f367c5e7: Verifying Checksum [2022-04-06T11:44:28.089Z] 0c92f367c5e7: Download complete [2022-04-06T11:44:28.089Z] f7c0051592d6: Verifying Checksum [2022-04-06T11:44:28.089Z] f7c0051592d6: Download complete [2022-04-06T11:44:28.089Z] 9b3977197b4f: Download complete [2022-04-06T11:44:28.089Z] a227ed2f7395: Download complete [2022-04-06T11:44:28.693Z] 9b3977197b4f: Pull complete [2022-04-06T11:44:29.297Z] 1a89e8eeedd5: Pull complete [2022-04-06T11:44:29.574Z] 94645a83ff95: Pull complete [2022-04-06T11:44:30.177Z] 7b1c46037f91: Verifying Checksum [2022-04-06T11:44:30.177Z] 7b1c46037f91: Download complete [2022-04-06T11:44:30.775Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-06T11:44:30.775Z] 3f3a8bcf1eab: Download complete [2022-04-06T11:44:30.849Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T11:44:30.849Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-06T11:44:30.849Z] ---> 117c4fab9d06 [2022-04-06T11:44:30.849Z] Step 3/31 : WORKDIR /edgex-go [2022-04-06T11:44:30.849Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T11:44:30.849Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-06T11:44:30.849Z] ---> 117c4fab9d06 [2022-04-06T11:44:30.849Z] Step 3/24 : WORKDIR /edgex-go [2022-04-06T11:44:30.849Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T11:44:30.849Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T11:44:30.849Z] ---> 117c4fab9d06 [2022-04-06T11:44:30.849Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T11:44:30.849Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T11:44:30.850Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T11:44:30.850Z] ---> 117c4fab9d06 [2022-04-06T11:44:30.850Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T11:44:30.850Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T11:44:30.850Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T11:44:30.850Z] ---> 117c4fab9d06 [2022-04-06T11:44:30.850Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T11:44:32.233Z] ---> Running in 27aadd7e7677 [2022-04-06T11:44:32.233Z] ---> Running in 849fa40f278c [2022-04-06T11:44:32.233Z] ---> Running in 8223d64886b8 [2022-04-06T11:44:32.233Z] ---> Running in a6f5a845f922 [2022-04-06T11:44:32.233Z] ---> Running in 8d9c9b3e5ae3 [2022-04-06T11:44:32.233Z] Removing intermediate container 8223d64886b8 [2022-04-06T11:44:32.233Z] ---> 8cc4c0738505 [2022-04-06T11:44:32.233Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:44:32.233Z] Removing intermediate container 8d9c9b3e5ae3 [2022-04-06T11:44:32.233Z] ---> 07850ba9f849 [2022-04-06T11:44:32.233Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:44:32.493Z] Removing intermediate container a6f5a845f922 [2022-04-06T11:44:32.493Z] ---> 611e78acff9e [2022-04-06T11:44:32.493Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:44:32.493Z] Removing intermediate container 849fa40f278c [2022-04-06T11:44:32.493Z] ---> a0d94a3f14ec [2022-04-06T11:44:32.493Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:44:32.494Z] Removing intermediate container 27aadd7e7677 [2022-04-06T11:44:32.494Z] ---> 98d729523330 [2022-04-06T11:44:32.494Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:44:32.494Z] ---> Running in 89ac5f218029 [2022-04-06T11:44:32.494Z] ---> Running in 00106d82c0c4 [2022-04-06T11:44:32.494Z] ---> Running in 4b597b74b5df [2022-04-06T11:44:32.494Z] ---> Running in b59aa090dbb3 [2022-04-06T11:44:32.494Z] ---> Running in b43949a125be [2022-04-06T11:44:33.873Z] Removing intermediate container 89ac5f218029 [2022-04-06T11:44:33.873Z] ---> ce8f04aa8377 [2022-04-06T11:44:33.873Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T11:44:33.873Z] ---> Running in 8ef44a72993e [2022-04-06T11:44:33.873Z] Removing intermediate container 00106d82c0c4 [2022-04-06T11:44:33.873Z] ---> 1a113fe1350c [2022-04-06T11:44:33.873Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-06T11:44:33.873Z] ---> Running in 80ef1bc4aacc [2022-04-06T11:44:33.873Z] Removing intermediate container 4b597b74b5df [2022-04-06T11:44:33.874Z] ---> 26d8e2f3023c [2022-04-06T11:44:33.874Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-06T11:44:33.874Z] ---> Running in 9d378091b2bf [2022-04-06T11:44:34.134Z] Removing intermediate container b59aa090dbb3 [2022-04-06T11:44:34.134Z] ---> 004dc203ae6f [2022-04-06T11:44:34.134Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-06T11:44:34.134Z] ---> Running in 578c60c00307 [2022-04-06T11:44:34.134Z] Removing intermediate container b43949a125be [2022-04-06T11:44:34.134Z] ---> 6b9e1f9de167 [2022-04-06T11:44:34.134Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-04-06T11:44:34.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:44:34.134Z] ---> Running in 8dee05cee953 [2022-04-06T11:44:34.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:44:34.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:44:34.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:44:34.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:44:35.339Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:44:35.339Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:44:35.339Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:44:35.339Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:44:35.339Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:44:35.601Z] OK: 221 MiB in 52 packages [2022-04-06T11:44:35.601Z] OK: 221 MiB in 52 packages [2022-04-06T11:44:35.601Z] OK: 221 MiB in 52 packages [2022-04-06T11:44:35.601Z] OK: 221 MiB in 52 packages [2022-04-06T11:44:35.601Z] OK: 221 MiB in 52 packages [2022-04-06T11:44:35.861Z] Removing intermediate container 8ef44a72993e [2022-04-06T11:44:35.861Z] ---> 3a9e911cff44 [2022-04-06T11:44:35.861Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T11:44:36.122Z] Removing intermediate container 80ef1bc4aacc [2022-04-06T11:44:36.122Z] ---> 5158f8c270cb [2022-04-06T11:44:36.122Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T11:44:36.122Z] ---> 32b2fcbc01b3 [2022-04-06T11:44:36.122Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T11:44:36.122Z] Removing intermediate container 578c60c00307 [2022-04-06T11:44:36.122Z] ---> a6f9c9de43b8 [2022-04-06T11:44:36.122Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-06T11:44:36.122Z] ---> Running in 47b4e08292e0 [2022-04-06T11:44:36.382Z] ---> 8a482d2bfdb9 [2022-04-06T11:44:36.382Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T11:44:36.382Z] Removing intermediate container 9d378091b2bf [2022-04-06T11:44:36.382Z] ---> 8b83cf567876 [2022-04-06T11:44:36.382Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T11:44:36.382Z] Removing intermediate container 8dee05cee953 [2022-04-06T11:44:36.382Z] ---> 5fb54470e9fe [2022-04-06T11:44:36.382Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-06T11:44:36.382Z] ---> Running in 72d48cd97fad [2022-04-06T11:44:36.382Z] ---> 5dd1faf92e2a [2022-04-06T11:44:36.382Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T11:44:36.382Z] ---> Running in 7bcfc21858df [2022-04-06T11:44:36.640Z] ---> 4150142eec64 [2022-04-06T11:44:36.640Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T11:44:36.640Z] ---> 0dc2fad56aaa [2022-04-06T11:44:36.640Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T11:44:36.640Z] ---> Running in a81b3eaaaba0 [2022-04-06T11:44:36.640Z] ---> Running in 8ee2bd7d983b [2022-04-06T11:44:37.210Z] Removing intermediate container 47b4e08292e0 [2022-04-06T11:44:37.210Z] ---> 5225fd0fad79 [2022-04-06T11:44:37.210Z] Step 8/23 : COPY . . [2022-04-06T11:44:38.593Z] Removing intermediate container 7bcfc21858df [2022-04-06T11:44:38.593Z] ---> ea3adaff4c47 [2022-04-06T11:44:38.593Z] Step 8/31 : COPY . . [2022-04-06T11:44:39.980Z] Removing intermediate container 72d48cd97fad [2022-04-06T11:44:39.980Z] ---> 80c6fc02b125 [2022-04-06T11:44:39.980Z] Step 8/22 : COPY . . [2022-04-06T11:44:40.239Z] Removing intermediate container 8ee2bd7d983b [2022-04-06T11:44:40.239Z] Removing intermediate container a81b3eaaaba0 [2022-04-06T11:44:40.239Z] ---> 7c027ecc2df0 [2022-04-06T11:44:40.239Z] ---> 9420121dc9e5 [2022-04-06T11:44:40.239Z] Step 8/24 : COPY . .Step 8/23 : COPY . . [2022-04-06T11:44:40.239Z] [2022-04-06T11:44:43.204Z] 3f3a8bcf1eab: Pull complete [2022-04-06T11:44:43.480Z] 0c92f367c5e7: Pull complete [2022-04-06T11:44:43.755Z] f7c0051592d6: Pull complete [2022-04-06T11:44:44.029Z] a227ed2f7395: Pull complete [2022-04-06T11:44:50.217Z] ---> a886212293ae [2022-04-06T11:44:50.217Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-04-06T11:44:50.217Z] ---> 2c2312db0bb9 [2022-04-06T11:44:50.217Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-06T11:44:50.217Z] ---> 838d0ff8298d [2022-04-06T11:44:50.217Z] ---> 580b0f15d491 [2022-04-06T11:44:50.217Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapperStep 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-04-06T11:44:50.217Z] [2022-04-06T11:44:50.217Z] ---> 365b710cfd54 [2022-04-06T11:44:50.217Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-06T11:44:50.217Z] ---> Running in 1997a8d066f4 [2022-04-06T11:44:50.217Z] ---> Running in 0519a690c0ce [2022-04-06T11:44:50.217Z] ---> Running in d39814d1d705 [2022-04-06T11:44:50.217Z] ---> Running in c3c08547e3a6 [2022-04-06T11:44:50.217Z] ---> Running in 728ce47e5476 [2022-04-06T11:44:50.217Z] Removing intermediate container 1997a8d066f4 [2022-04-06T11:44:50.217Z] ---> 0184540b8481 [2022-04-06T11:44:50.217Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-04-06T11:44:50.217Z] Removing intermediate container d39814d1d705 [2022-04-06T11:44:50.217Z] ---> 9701b6a85bd4 [2022-04-06T11:44:50.217Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-04-06T11:44:50.217Z] ---> Running in 3f9ef1162e55 [2022-04-06T11:44:50.217Z] ---> Running in ee08d3a87403 [2022-04-06T11:44:50.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-06T11:44:50.476Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-06T11:44:50.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-06T11:44:50.765Z] 7b1c46037f91: Pull complete [2022-04-06T11:44:50.766Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-06T11:44:50.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T11:44:50.766Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-06T11:44:51.167Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T11:44:51.167Z] WORKDIR /edgex [2022-04-06T11:44:51.167Z] COPY go.mod . [2022-04-06T11:44:51.167Z] RUN go mod download [2022-04-06T11:44:51.167Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-06T11:44:51.673Z] spire-1.2.0/ [2022-04-06T11:44:51.673Z] spire-1.2.0/ [2022-04-06T11:44:52.608Z] spire-1.2.0/README.md [2022-04-06T11:44:52.608Z] spire-1.2.0/bin/ [2022-04-06T11:44:52.608Z] spire-1.2.0/bin/spire-server [2022-04-06T11:44:52.608Z] spire-1.2.0/bin/spire-agent [2022-04-06T11:44:52.608Z] spire-1.2.0/conf/ [2022-04-06T11:44:52.608Z] spire-1.2.0/conf/server/ [2022-04-06T11:44:52.608Z] spire-1.2.0/conf/server/server.conf [2022-04-06T11:44:52.608Z] spire-1.2.0/conf/agent/ [2022-04-06T11:44:52.608Z] spire-1.2.0/conf/agent/agent.conf [2022-04-06T11:44:52.608Z] spire-1.2.0/LICENSE [2022-04-06T11:44:52.608Z] spire-1.2.0/README.md [2022-04-06T11:44:52.608Z] spire-1.2.0/bin/ [2022-04-06T11:44:52.609Z] spire-1.2.0/bin/spire-server [2022-04-06T11:44:52.609Z] spire-1.2.0/bin/spire-agent [2022-04-06T11:44:52.609Z] spire-1.2.0/conf/ [2022-04-06T11:44:52.609Z] spire-1.2.0/conf/server/ [2022-04-06T11:44:52.609Z] spire-1.2.0/conf/server/server.conf [2022-04-06T11:44:52.609Z] spire-1.2.0/conf/agent/ [2022-04-06T11:44:52.609Z] spire-1.2.0/conf/agent/agent.conf [2022-04-06T11:44:52.609Z] spire-1.2.0/LICENSE [2022-04-06T11:44:53.821Z] Sending build context to Docker daemon 169.1MB [2022-04-06T11:44:53.821Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T11:44:53.821Z] ---> f79e39bc4007 [2022-04-06T11:44:53.821Z] Step 2/4 : WORKDIR /edgex [2022-04-06T11:44:55.259Z] ---> Running in 09b5d68fc02a [2022-04-06T11:44:55.858Z] Removing intermediate container 09b5d68fc02a [2022-04-06T11:44:55.858Z] ---> b6ca196b3dc3 [2022-04-06T11:44:55.858Z] Step 3/4 : COPY go.mod . [2022-04-06T11:44:56.132Z] ---> 2fc2c55c80bc [2022-04-06T11:44:56.132Z] Step 4/4 : RUN go mod download [2022-04-06T11:44:56.132Z] ---> Running in 4656465e2952 [2022-04-06T11:44:57.881Z] Removing intermediate container 3f9ef1162e55 [2022-04-06T11:44:57.881Z] ---> d04768dddb11 [2022-04-06T11:44:57.881Z] [2022-04-06T11:44:57.881Z] Step 11/24 : FROM alpine:3.15 [2022-04-06T11:44:57.881Z] Removing intermediate container ee08d3a87403 [2022-04-06T11:44:57.881Z] ---> dfd280d9a0d4 [2022-04-06T11:44:57.881Z] [2022-04-06T11:44:57.881Z] Step 11/23 : FROM alpine:3.15 [2022-04-06T11:44:57.881Z] 3.15: Pulling from library/alpine [2022-04-06T11:44:57.881Z] 3.15: Pulling from library/alpine [2022-04-06T11:44:58.241Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-06T11:44:58.241Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-06T11:44:58.241Z] Status: Image is up to date for alpine:3.15 [2022-04-06T11:44:58.241Z] Status: Downloaded newer image for alpine:3.15 [2022-04-06T11:44:58.241Z] ---> 0ac33e5f5afa [2022-04-06T11:44:58.241Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T11:44:58.241Z] ---> 0ac33e5f5afa [2022-04-06T11:44:58.241Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T11:44:58.501Z] ---> Running in 09a33fb400da [2022-04-06T11:44:58.501Z] ---> Running in e77b263b43bb [2022-04-06T11:44:59.068Z] Removing intermediate container 09a33fb400da [2022-04-06T11:44:59.068Z] ---> b9be9d489ebd [2022-04-06T11:44:59.068Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:44:59.068Z] Removing intermediate container e77b263b43bb [2022-04-06T11:44:59.068Z] ---> 29c0c9b088e6 [2022-04-06T11:44:59.068Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:44:59.068Z] ---> Running in cc724d7ea432 [2022-04-06T11:44:59.068Z] ---> Running in eeb63291a0da [2022-04-06T11:45:01.605Z] Removing intermediate container eeb63291a0da [2022-04-06T11:45:01.605Z] ---> 9ea5c228e4c4 [2022-04-06T11:45:01.605Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-06T11:45:01.605Z] Removing intermediate container cc724d7ea432 [2022-04-06T11:45:01.605Z] ---> ffabb812d0f8 [2022-04-06T11:45:01.605Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-06T11:45:01.605Z] ---> Running in a0d5f1dc105e [2022-04-06T11:45:01.865Z] ---> Running in 22d1319121ef [2022-04-06T11:45:02.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:45:02.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:45:03.367Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:45:03.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:45:03.888Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T11:45:03.888Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T11:45:03.888Z] OK: 15854 distinct packages available [2022-04-06T11:45:03.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:45:03.888Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T11:45:03.888Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T11:45:03.888Z] OK: 15854 distinct packages available [2022-04-06T11:45:03.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:45:04.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:45:04.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:45:05.085Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-06T11:45:05.085Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-06T11:45:05.085Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-06T11:45:05.085Z] (3/4) Installing libucontext (1.1-r0) [2022-04-06T11:45:05.345Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-06T11:45:05.345Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-06T11:45:05.345Z] (3/5) Installing libucontext (1.1-r0) [2022-04-06T11:45:05.345Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T11:45:05.345Z] OK: 6 MiB in 18 packages [2022-04-06T11:45:05.345Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-06T11:45:05.604Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-06T11:45:05.604Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T11:45:05.604Z] OK: 6 MiB in 19 packages [2022-04-06T11:45:07.513Z] Removing intermediate container a0d5f1dc105e [2022-04-06T11:45:07.513Z] ---> db539a1ab681 [2022-04-06T11:45:07.513Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-06T11:45:07.513Z] Removing intermediate container 22d1319121ef [2022-04-06T11:45:07.513Z] ---> 30178720cb3d [2022-04-06T11:45:07.513Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-06T11:45:11.723Z] ---> fc094166bc1c [2022-04-06T11:45:11.723Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T11:45:11.723Z] ---> 00ba42c6e96c [2022-04-06T11:45:11.723Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T11:45:11.983Z] ---> 213dd7e566b2 [2022-04-06T11:45:11.983Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-06T11:45:11.983Z] ---> Running in 6eec69288420 [2022-04-06T11:45:11.983Z] ---> f5d47c7e6351 [2022-04-06T11:45:11.983Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-06T11:45:12.243Z] Removing intermediate container 6eec69288420 [2022-04-06T11:45:12.243Z] ---> ef18927d9ef7 [2022-04-06T11:45:12.243Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-06T11:45:12.502Z] ---> e5e9fc8336b6 [2022-04-06T11:45:12.502Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-06T11:45:12.763Z] ---> 344e227d5e74 [2022-04-06T11:45:12.763Z] Step 19/24 : WORKDIR / [2022-04-06T11:45:13.065Z] ---> Running in 79a8f93c3aff [2022-04-06T11:45:13.065Z] ---> 6c601642abfb [2022-04-06T11:45:13.065Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T11:45:13.065Z] ---> Running in 26669b236f12 [2022-04-06T11:45:13.342Z] Removing intermediate container 26669b236f12 [2022-04-06T11:45:13.342Z] ---> 3021ffe0e096 [2022-04-06T11:45:13.342Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T11:45:13.342Z] Removing intermediate container 79a8f93c3aff [2022-04-06T11:45:13.342Z] ---> 8a4e192aa33a [2022-04-06T11:45:13.342Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T11:45:13.611Z] ---> Running in 4c6a40d5821b [2022-04-06T11:45:13.611Z] ---> Running in 913f75b64753 [2022-04-06T11:45:13.874Z] Removing intermediate container 4c6a40d5821b [2022-04-06T11:45:13.874Z] ---> 647388edabdf [2022-04-06T11:45:13.874Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T11:45:14.182Z] Removing intermediate container 913f75b64753 [2022-04-06T11:45:14.182Z] ---> e950095a10ac [2022-04-06T11:45:14.182Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T11:45:14.442Z] ---> Running in a957cf84d7c9 [2022-04-06T11:45:14.442Z] ---> Running in 887a40f79016 [2022-04-06T11:45:14.442Z] Removing intermediate container a957cf84d7c9 [2022-04-06T11:45:14.442Z] ---> 76f87c41cb40 [2022-04-06T11:45:14.442Z] Step 22/23 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T11:45:14.716Z] Removing intermediate container 887a40f79016 [2022-04-06T11:45:14.716Z] ---> d32f2d47dc0f [2022-04-06T11:45:14.716Z] Step 22/24 : LABEL arch=x86_64 [2022-04-06T11:45:14.716Z] ---> Running in 49c6b38dfaec [2022-04-06T11:45:14.977Z] ---> Running in b54922cc7ce0 [2022-04-06T11:45:14.977Z] Removing intermediate container 49c6b38dfaec [2022-04-06T11:45:14.977Z] ---> 13a99241f420 [2022-04-06T11:45:14.977Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T11:45:14.977Z] Removing intermediate container b54922cc7ce0 [2022-04-06T11:45:14.977Z] ---> 3cad83c2cf1f [2022-04-06T11:45:14.977Z] Step 23/24 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T11:45:15.237Z] ---> Running in 4a2e9dba57ce [2022-04-06T11:45:15.237Z] ---> Running in 422a6af9ae45 [2022-04-06T11:45:15.237Z] Removing intermediate container 4a2e9dba57ce [2022-04-06T11:45:15.237Z] ---> b1b1a4229bc6 [2022-04-06T11:45:15.237Z] Step 24/24 : LABEL version=0.0.0 [2022-04-06T11:45:15.497Z] ---> Running in e869ea35f32d [2022-04-06T11:45:15.497Z] Removing intermediate container 422a6af9ae45 [2022-04-06T11:45:15.497Z] ---> 5fcc4b02ca6b [2022-04-06T11:45:15.497Z] [2022-04-06T11:45:15.497Z] Removing intermediate container e869ea35f32d [2022-04-06T11:45:15.497Z] ---> 3219c3bcd026 [2022-04-06T11:45:15.497Z] [2022-04-06T11:45:15.756Z] Successfully built 3219c3bcd026 [2022-04-06T11:45:15.756Z] Successfully built 5fcc4b02ca6b [2022-04-06T11:45:15.756Z] Successfully tagged security-spire-config:latest [2022-04-06T11:45:15.756Z] Building sys-mgmt-agent [2022-04-06T11:45:15.756Z]  Building security-spire-config ... done Successfully tagged security-spire-server:latest [2022-04-06T11:45:15.756Z] Building security-spire-agent [2022-04-06T11:45:21.048Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T11:45:21.048Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-06T11:45:21.048Z] ---> 117c4fab9d06 [2022-04-06T11:45:21.048Z] Step 3/24 : WORKDIR /edgex-go [2022-04-06T11:45:21.048Z] ---> Using cache [2022-04-06T11:45:21.048Z] ---> a0d94a3f14ec [2022-04-06T11:45:21.048Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:45:21.048Z] ---> Using cache [2022-04-06T11:45:21.048Z] ---> 004dc203ae6f [2022-04-06T11:45:21.048Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-04-06T11:45:21.048Z] ---> Using cache [2022-04-06T11:45:21.048Z] ---> a6f9c9de43b8 [2022-04-06T11:45:21.048Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-06T11:45:21.048Z] ---> Using cache [2022-04-06T11:45:21.048Z] ---> 5dd1faf92e2a [2022-04-06T11:45:21.048Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T11:45:21.048Z] ---> Using cache [2022-04-06T11:45:21.048Z] ---> ea3adaff4c47 [2022-04-06T11:45:21.048Z] Step 8/24 : COPY . . [2022-04-06T11:45:21.048Z] ---> Using cache [2022-04-06T11:45:21.048Z] ---> 838d0ff8298d [2022-04-06T11:45:21.048Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-04-06T11:45:21.048Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T11:45:21.048Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T11:45:21.048Z] ---> 117c4fab9d06 [2022-04-06T11:45:21.048Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T11:45:21.048Z] ---> Using cache [2022-04-06T11:45:21.048Z] ---> a0d94a3f14ec [2022-04-06T11:45:21.048Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:45:21.048Z] ---> Using cache [2022-04-06T11:45:21.048Z] ---> 004dc203ae6f [2022-04-06T11:45:21.048Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-06T11:45:22.961Z] ---> Running in 3adb124cceb2 [2022-04-06T11:45:22.961Z] ---> Running in 95704c821045 [2022-04-06T11:45:22.961Z] Removing intermediate container c3c08547e3a6 [2022-04-06T11:45:22.961Z] ---> baf771a3b63c [2022-04-06T11:45:22.961Z] [2022-04-06T11:45:22.961Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T11:45:22.961Z] Removing intermediate container 0519a690c0ce [2022-04-06T11:45:22.961Z] ---> 96fa4094ed4e [2022-04-06T11:45:22.961Z] [2022-04-06T11:45:22.961Z] Step 10/31 : FROM alpine:3.14 [2022-04-06T11:45:22.961Z] Removing intermediate container 3adb124cceb2 [2022-04-06T11:45:22.961Z] ---> acfec7a475fe [2022-04-06T11:45:22.961Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-04-06T11:45:22.961Z] 3.14: Pulling from library/alpine [2022-04-06T11:45:22.961Z] 3.14: Pulling from library/alpine [2022-04-06T11:45:22.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:45:22.961Z] ---> Running in 06a5ab3cd503 [2022-04-06T11:45:23.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:45:24.158Z] OK: 221 MiB in 52 packages [2022-04-06T11:45:24.158Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T11:45:24.158Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T11:45:24.158Z] Status: Image is up to date for alpine:3.14 [2022-04-06T11:45:24.158Z] Status: Downloaded newer image for alpine:3.14 [2022-04-06T11:45:24.158Z] ---> e04c818066af [2022-04-06T11:45:24.158Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-06T11:45:24.158Z] ---> e04c818066af [2022-04-06T11:45:24.158Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-06T11:45:24.419Z] spire-1.2.0/ [2022-04-06T11:45:24.988Z] ---> Running in 10af8bc359bd [2022-04-06T11:45:24.988Z] ---> Running in 0291f3afd33c [2022-04-06T11:45:24.988Z] Removing intermediate container 728ce47e5476 [2022-04-06T11:45:24.988Z] ---> 2e64ee4f8de4 [2022-04-06T11:45:24.988Z] [2022-04-06T11:45:24.988Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T11:45:24.988Z] ---> e04c818066af [2022-04-06T11:45:24.988Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-06T11:45:25.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:45:25.555Z] Removing intermediate container 10af8bc359bd [2022-04-06T11:45:25.555Z] ---> b09d578f7c50 [2022-04-06T11:45:25.555Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-06T11:45:25.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:45:25.555Z] Removing intermediate container 95704c821045 [2022-04-06T11:45:25.555Z] ---> 2cf51824425b [2022-04-06T11:45:25.555Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T11:45:25.555Z] ---> Running in ca6285129594 [2022-04-06T11:45:25.555Z] ---> Running in 382dfe58a3b3 [2022-04-06T11:45:25.555Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-06T11:45:25.555Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-06T11:45:25.555Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T11:45:25.555Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T11:45:25.816Z] OK: 6 MiB in 16 packages [2022-04-06T11:45:25.816Z] spire-1.2.0/README.md [2022-04-06T11:45:25.816Z] spire-1.2.0/bin/ [2022-04-06T11:45:25.816Z] spire-1.2.0/bin/spire-server [2022-04-06T11:45:25.816Z] spire-1.2.0/bin/spire-agent [2022-04-06T11:45:25.816Z] spire-1.2.0/conf/ [2022-04-06T11:45:25.816Z] spire-1.2.0/conf/server/ [2022-04-06T11:45:25.816Z] spire-1.2.0/conf/server/server.conf [2022-04-06T11:45:25.816Z] spire-1.2.0/conf/agent/ [2022-04-06T11:45:25.816Z] spire-1.2.0/conf/agent/agent.conf [2022-04-06T11:45:25.816Z] spire-1.2.0/LICENSE [2022-04-06T11:45:25.816Z] Removing intermediate container ca6285129594 [2022-04-06T11:45:25.816Z] ---> c36b703eaa12 [2022-04-06T11:45:25.816Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-06T11:45:26.088Z] ---> fbc1b0661866 [2022-04-06T11:45:26.088Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T11:45:26.088Z] ---> Running in 26d9f508bc05 [2022-04-06T11:45:26.088Z] ---> Running in 8d2121631a25 [2022-04-06T11:45:26.348Z] Removing intermediate container 26d9f508bc05 [2022-04-06T11:45:26.348Z] ---> 2213a180a4c1 [2022-04-06T11:45:26.348Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-06T11:45:26.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:45:26.348Z] ---> Running in bc57d011ec83 [2022-04-06T11:45:26.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:45:26.348Z] Removing intermediate container bc57d011ec83 [2022-04-06T11:45:26.348Z] ---> 9245c5df13dc [2022-04-06T11:45:26.348Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:45:26.607Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-06T11:45:26.607Z] ---> Running in 770ccb39d8b6 [2022-04-06T11:45:26.607Z] (2/2) Installing su-exec (0.2-r1) [2022-04-06T11:45:26.607Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T11:45:26.607Z] OK: 6 MiB in 16 packages [2022-04-06T11:45:26.607Z] Removing intermediate container 0291f3afd33c [2022-04-06T11:45:26.607Z] ---> cae4f8d30e94 [2022-04-06T11:45:26.607Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T11:45:26.607Z] ---> Running in bd1de79e6f11 [2022-04-06T11:45:26.867Z] Removing intermediate container bd1de79e6f11 [2022-04-06T11:45:26.867Z] ---> 957caec7d0f6 [2022-04-06T11:45:26.867Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-06T11:45:27.128Z] ---> Running in 1dc004f83ace [2022-04-06T11:45:27.128Z] Removing intermediate container 382dfe58a3b3 [2022-04-06T11:45:27.128Z] ---> bff60a914bc7 [2022-04-06T11:45:27.128Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-06T11:45:27.400Z] ---> Running in 51610645a6ea [2022-04-06T11:45:27.400Z] Removing intermediate container 1dc004f83ace [2022-04-06T11:45:27.400Z] ---> 8aa276a3fbf6 [2022-04-06T11:45:27.400Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-06T11:45:27.660Z] ---> Running in 355969b7d238 [2022-04-06T11:45:27.920Z] Removing intermediate container 51610645a6ea [2022-04-06T11:45:27.920Z] ---> 89656df17b89 [2022-04-06T11:45:27.920Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-06T11:45:27.920Z] Removing intermediate container 06a5ab3cd503 [2022-04-06T11:45:27.920Z] ---> 938be8d3f670 [2022-04-06T11:45:27.920Z] [2022-04-06T11:45:27.920Z] Step 11/24 : FROM alpine:3.15 [2022-04-06T11:45:27.920Z] ---> 0ac33e5f5afa [2022-04-06T11:45:27.920Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T11:45:27.920Z] ---> Running in adea759b25f5 [2022-04-06T11:45:27.920Z] Removing intermediate container 8d2121631a25 [2022-04-06T11:45:27.920Z] ---> 353a1ed6fed0 [2022-04-06T11:45:27.920Z] Step 8/23 : COPY . . [2022-04-06T11:45:27.920Z] ---> Using cache [2022-04-06T11:45:27.920Z] ---> 29c0c9b088e6 [2022-04-06T11:45:27.920Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:45:27.920Z] ---> Using cache [2022-04-06T11:45:27.920Z] ---> 9ea5c228e4c4 [2022-04-06T11:45:27.920Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-06T11:45:27.920Z] ---> Using cache [2022-04-06T11:45:27.920Z] ---> db539a1ab681 [2022-04-06T11:45:27.920Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-04-06T11:45:27.920Z] Removing intermediate container 770ccb39d8b6 [2022-04-06T11:45:27.920Z] ---> 0cc6e3dc18f9 [2022-04-06T11:45:27.920Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-06T11:45:28.181Z] Removing intermediate container 355969b7d238 [2022-04-06T11:45:28.181Z] ---> 3f288ee3cf91 [2022-04-06T11:45:28.181Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T11:45:28.181Z] ---> Running in 6cf2376e1963 [2022-04-06T11:45:28.181Z] Removing intermediate container adea759b25f5 [2022-04-06T11:45:28.181Z] ---> 9dcffbb97756 [2022-04-06T11:45:28.181Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-06T11:45:28.442Z] ---> Running in 1c8e00cb7021 [2022-04-06T11:45:29.012Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:45:29.952Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:45:29.952Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-06T11:45:30.218Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-06T11:45:30.218Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-06T11:45:30.218Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-06T11:45:30.479Z] ---> 5b67b6beaf77 [2022-04-06T11:45:30.479Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-06T11:45:30.479Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-06T11:45:30.479Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-06T11:45:30.738Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T11:45:30.738Z] OK: 8 MiB in 20 packages [2022-04-06T11:45:30.996Z] ---> 054685e2a2d0 [2022-04-06T11:45:30.996Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-06T11:45:31.566Z] ---> f073fd42b038 [2022-04-06T11:45:31.566Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-06T11:45:32.502Z] Removing intermediate container 6cf2376e1963 [2022-04-06T11:45:32.502Z] ---> 1f8d3301f167 [2022-04-06T11:45:32.502Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T11:45:32.502Z] ---> 3168262885d7 [2022-04-06T11:45:32.502Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-06T11:45:32.502Z] ---> 66f43df1797d [2022-04-06T11:45:32.502Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T11:45:32.761Z] ---> Running in 8ec858609b5b [2022-04-06T11:45:32.761Z] Removing intermediate container 1c8e00cb7021 [2022-04-06T11:45:32.761Z] ---> cdeedacbf129 [2022-04-06T11:45:32.761Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-06T11:45:32.761Z] ---> 0a9b582b39ff [2022-04-06T11:45:32.761Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-06T11:45:33.020Z] ---> 3075a94822de [2022-04-06T11:45:33.020Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-06T11:45:33.020Z] ---> Running in cffec2cbecb2 [2022-04-06T11:45:33.020Z] Removing intermediate container 8ec858609b5b [2022-04-06T11:45:33.020Z] ---> b61ff4ea144e [2022-04-06T11:45:33.020Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T11:45:33.279Z] ---> Running in 40c4d451c2f3 [2022-04-06T11:45:33.279Z] Removing intermediate container cffec2cbecb2 [2022-04-06T11:45:33.279Z] ---> ad7e9ad5277d [2022-04-06T11:45:33.279Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-06T11:45:33.548Z] ---> c0a961b74d9b [2022-04-06T11:45:33.548Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-06T11:45:33.548Z] Removing intermediate container 40c4d451c2f3 [2022-04-06T11:45:33.548Z] ---> 9588f6b4130f [2022-04-06T11:45:33.548Z] Step 20/22 : LABEL arch=x86_64 [2022-04-06T11:45:33.808Z] ---> ce6ffe33f29b [2022-04-06T11:45:33.808Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-06T11:45:33.808Z] ---> Running in 74f015a3b04f [2022-04-06T11:45:33.808Z] ---> 4851bd398872 [2022-04-06T11:45:33.808Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-06T11:45:33.808Z] ---> cf5c62dc7aa4 [2022-04-06T11:45:33.808Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T11:45:34.068Z] ---> Running in fa7f3a869609 [2022-04-06T11:45:34.068Z] ---> f8cceea824d4 [2022-04-06T11:45:34.068Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-06T11:45:34.068Z] ---> Running in e70e385cbb3d [2022-04-06T11:45:34.068Z] Removing intermediate container 74f015a3b04f [2022-04-06T11:45:34.068Z] ---> a70301c89ee7 [2022-04-06T11:45:34.068Z] Step 21/22 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T11:45:34.068Z] ---> dfba91343f4d [2022-04-06T11:45:34.068Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-06T11:45:34.068Z] ---> Running in e1ed094b11ba [2022-04-06T11:45:34.068Z] ---> Running in ea65d4c94e16 [2022-04-06T11:45:34.327Z] Removing intermediate container e70e385cbb3d [2022-04-06T11:45:34.327Z] ---> 868bda112770 [2022-04-06T11:45:34.327Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T11:45:34.327Z] ---> Running in b6c8650af3bd [2022-04-06T11:45:34.327Z] ---> Running in 22cf5f16c06c [2022-04-06T11:45:34.327Z] Removing intermediate container e1ed094b11ba [2022-04-06T11:45:34.327Z] ---> 2a04ce00f76c [2022-04-06T11:45:34.327Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T11:45:34.327Z] Removing intermediate container ea65d4c94e16 [2022-04-06T11:45:34.327Z] ---> 1d41e9bcbe07 [2022-04-06T11:45:34.327Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T11:45:34.327Z] ---> Running in d3ef786cafed [2022-04-06T11:45:34.327Z] ---> Running in ab2d441ad0f6 [2022-04-06T11:45:34.327Z] Removing intermediate container 22cf5f16c06c [2022-04-06T11:45:34.327Z] ---> d51a2be3dd37 [2022-04-06T11:45:34.327Z] Step 22/24 : LABEL arch=x86_64 [2022-04-06T11:45:34.327Z] ---> Running in 43a02540ae59 [2022-04-06T11:45:34.605Z] Removing intermediate container d3ef786cafed [2022-04-06T11:45:34.606Z] ---> 17a439fe7ed7 [2022-04-06T11:45:34.606Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T11:45:34.606Z] Removing intermediate container ab2d441ad0f6 [2022-04-06T11:45:34.606Z] ---> 7780c07c1a13 [2022-04-06T11:45:34.606Z] [2022-04-06T11:45:34.606Z] ---> Running in 0d6a6ed416b6 [2022-04-06T11:45:34.606Z] Removing intermediate container 43a02540ae59 [2022-04-06T11:45:34.606Z] ---> d59d099fa23b [2022-04-06T11:45:34.606Z] Step 23/24 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T11:45:34.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-06T11:45:34.606Z] Successfully built 7780c07c1a13 [2022-04-06T11:45:34.606Z] Successfully tagged support-notifications:latest [2022-04-06T11:45:34.606Z] Building core-metadata [2022-04-06T11:45:34.606Z]  Building support-notifications ... done  ---> Running in 41c77f77a521 [2022-04-06T11:45:34.606Z] Removing intermediate container 0d6a6ed416b6 [2022-04-06T11:45:34.606Z] ---> 3c41106b6b09 [2022-04-06T11:45:34.606Z] Step 22/23 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T11:45:34.918Z] ---> Running in 75938ce6ca4a [2022-04-06T11:45:36.408Z] Removing intermediate container fa7f3a869609 [2022-04-06T11:45:36.408Z] ---> fa8e8fe640c8 [2022-04-06T11:45:36.408Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T11:45:36.408Z] Removing intermediate container 41c77f77a521 [2022-04-06T11:45:36.408Z] ---> cbe47410a350 [2022-04-06T11:45:36.408Z] Step 24/24 : LABEL version=0.0.0 [2022-04-06T11:45:36.408Z] Removing intermediate container 75938ce6ca4a [2022-04-06T11:45:36.408Z] ---> 9c542b5b51ad [2022-04-06T11:45:36.408Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T11:45:36.408Z] ---> Running in e58d402c5933 [2022-04-06T11:45:36.408Z] ---> 12a58d20c5e9 [2022-04-06T11:45:36.409Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-06T11:45:36.409Z] ---> Running in be6f237b66c0 [2022-04-06T11:45:36.675Z] Removing intermediate container e58d402c5933 [2022-04-06T11:45:36.675Z] ---> 9d71ae732a84 [2022-04-06T11:45:36.675Z] [2022-04-06T11:45:36.675Z] Removing intermediate container be6f237b66c0 [2022-04-06T11:45:36.675Z] ---> f2b9ad2c6e87 [2022-04-06T11:45:36.675Z] [2022-04-06T11:45:36.675Z] Successfully built 9d71ae732a84 [2022-04-06T11:45:36.675Z] Successfully tagged security-spire-agent:latest [2022-04-06T11:45:36.675Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-04-06T11:45:36.936Z] Successfully built f2b9ad2c6e87 [2022-04-06T11:45:36.936Z] Successfully tagged core-data:latest [2022-04-06T11:45:36.936Z] Building security-proxy-setup [2022-04-06T11:45:38.846Z]  Building core-data ... done  ---> 84c6df5949c1 [2022-04-06T11:45:38.846Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-06T11:45:40.762Z] ---> 8e62d271fa3e [2022-04-06T11:45:40.762Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-06T11:45:41.700Z] ---> 09c6444fd12d [2022-04-06T11:45:41.700Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-06T11:45:43.124Z] Removing intermediate container 4656465e2952 [2022-04-06T11:45:43.124Z] ---> f93029a480c7 [2022-04-06T11:45:43.124Z] Successfully built f93029a480c7 [2022-04-06T11:45:43.124Z] Successfully tagged ci-base-image-arm64:latest [2022-04-06T11:45:43.132Z] ---> 85ad1616a816 [2022-04-06T11:45:43.132Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-06T11:45:43.132Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T11:45:43.132Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T11:45:43.132Z] ---> 117c4fab9d06 [2022-04-06T11:45:43.132Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T11:45:43.132Z] ---> Using cache [2022-04-06T11:45:43.132Z] ---> a0d94a3f14ec [2022-04-06T11:45:43.132Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:45:43.132Z] ---> Using cache [2022-04-06T11:45:43.132Z] ---> 004dc203ae6f [2022-04-06T11:45:43.132Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T11:45:43.132Z] ---> Using cache [2022-04-06T11:45:43.132Z] ---> a6f9c9de43b8 [2022-04-06T11:45:43.132Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T11:45:43.132Z] ---> Using cache [2022-04-06T11:45:43.132Z] ---> 5dd1faf92e2a [2022-04-06T11:45:43.132Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T11:45:43.132Z] ---> Using cache [2022-04-06T11:45:43.132Z] ---> ea3adaff4c47 [2022-04-06T11:45:43.132Z] Step 8/23 : COPY . . [2022-04-06T11:45:43.132Z] ---> Using cache [2022-04-06T11:45:43.132Z] ---> 838d0ff8298d [2022-04-06T11:45:43.132Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-06T11:45:43.132Z] ---> Running in 5594d6da3b06 [Pipeline] isUnix [Pipeline] sh [2022-04-06T11:45:43.391Z] ---> Running in aa1975213491 [2022-04-06T11:45:43.515Z] + docker inspect -f . ci-base-image-arm64 [2022-04-06T11:45:43.515Z] . [Pipeline] withDockerContainer [2022-04-06T11:45:43.742Z] prd-ubuntu20.04-docker-arm64-4c-16g-10961 does not seem to be running inside a container [2022-04-06T11:45:43.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-06T11:45:43.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-06T11:45:43.961Z] Removing intermediate container aa1975213491 [2022-04-06T11:45:43.961Z] ---> 89a7ac32de6b [2022-04-06T11:45:43.961Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-06T11:45:44.896Z] ---> 50ef81ad3abe [2022-04-06T11:45:44.896Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-06T11:45:45.056Z] $ docker top 68314941b1b6f093d299ecd438cc18725144e25170b7fd57a7fa380d46faf786 -eo pid,comm [2022-04-06T11:45:45.154Z] ---> Running in fbce56f9311b [Pipeline] { [Pipeline] sh [2022-04-06T11:45:46.035Z] + go version [2022-04-06T11:45:46.035Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-06T11:45:46.073Z] $ docker stop --time=1 68314941b1b6f093d299ecd438cc18725144e25170b7fd57a7fa380d46faf786 [2022-04-06T11:45:47.073Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T11:45:47.073Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-06T11:45:47.073Z] ---> 117c4fab9d06 [2022-04-06T11:45:47.073Z] Step 3/20 : WORKDIR /edgex-go [2022-04-06T11:45:47.073Z] ---> Using cache [2022-04-06T11:45:47.073Z] ---> a0d94a3f14ec [2022-04-06T11:45:47.073Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-06T11:45:47.073Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T11:45:47.073Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T11:45:47.073Z] ---> 117c4fab9d06 [2022-04-06T11:45:47.073Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T11:45:47.073Z] ---> Using cache [2022-04-06T11:45:47.073Z] ---> a0d94a3f14ec [2022-04-06T11:45:47.073Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:45:47.073Z] ---> Using cache [2022-04-06T11:45:47.073Z] ---> 004dc203ae6f [2022-04-06T11:45:47.073Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-06T11:45:47.073Z] ---> Using cache [2022-04-06T11:45:47.073Z] ---> a6f9c9de43b8 [2022-04-06T11:45:47.073Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T11:45:47.073Z] ---> Using cache [2022-04-06T11:45:47.073Z] ---> 5dd1faf92e2a [2022-04-06T11:45:47.073Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T11:45:47.073Z] ---> Using cache [2022-04-06T11:45:47.073Z] ---> ea3adaff4c47 [2022-04-06T11:45:47.073Z] Step 8/22 : COPY . . [2022-04-06T11:45:47.073Z] ---> Using cache [2022-04-06T11:45:47.073Z] ---> 838d0ff8298d [2022-04-06T11:45:47.073Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-06T11:45:47.333Z] ---> Running in 18b3354ad459 [2022-04-06T11:45:47.333Z] ---> Running in c27e0fd40d9d [2022-04-06T11:45:47.595Z] Removing intermediate container fbce56f9311b [2022-04-06T11:45:47.595Z] ---> c84721686f0d [2022-04-06T11:45:47.595Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-06T11:45:47.708Z] $ docker rm -f 68314941b1b6f093d299ecd438cc18725144e25170b7fd57a7fa380d46faf786 [2022-04-06T11:45:47.930Z] ---> Running in 85a8a5ea2605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2022-04-06T11:45:48.190Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:45:48.190Z] Removing intermediate container 85a8a5ea2605 [2022-04-06T11:45:48.190Z] ---> 1dc5dbd778f6 [2022-04-06T11:45:48.190Z] Step 28/31 : CMD ["gate"] [2022-04-06T11:45:48.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-06T11:45:48.190Z] ---> Running in ba17d2b20898 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2022-04-06T11:45:48.452Z] Removing intermediate container ba17d2b20898 [2022-04-06T11:45:48.452Z] ---> 4c78a6844990 [2022-04-06T11:45:48.452Z] Step 29/31 : LABEL arch=x86_64 [Pipeline] isUnix [Pipeline] sh [2022-04-06T11:45:48.711Z] ---> Running in 4266e79222d7 [2022-04-06T11:45:48.827Z] + docker inspect -f . ci-base-image-arm64 [2022-04-06T11:45:48.827Z] . [Pipeline] withDockerContainer [2022-04-06T11:45:48.971Z] Removing intermediate container 4266e79222d7 [2022-04-06T11:45:48.971Z] ---> 12d54536f93f [2022-04-06T11:45:48.971Z] Step 30/31 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T11:45:48.971Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:45:48.971Z] ---> Running in 6c472fdddab1 [2022-04-06T11:45:49.067Z] prd-ubuntu20.04-docker-arm64-4c-16g-10961 does not seem to be running inside a container [2022-04-06T11:45:49.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-06T11:45:49.232Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T11:45:49.232Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T11:45:49.232Z] OK: 15864 distinct packages available [2022-04-06T11:45:49.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:45:49.502Z] Removing intermediate container 6c472fdddab1 [2022-04-06T11:45:49.502Z] ---> c1ec1a31df2f [2022-04-06T11:45:49.502Z] Step 31/31 : LABEL version=0.0.0 [2022-04-06T11:45:49.762Z] ---> Running in 3e5c4db2bdde [2022-04-06T11:45:50.020Z] Removing intermediate container 3e5c4db2bdde [2022-04-06T11:45:50.020Z] ---> 8b86293730e8 [2022-04-06T11:45:50.020Z] [2022-04-06T11:45:50.020Z] Successfully built 8b86293730e8 [2022-04-06T11:45:50.020Z] Successfully tagged security-bootstrapper:latest [2022-04-06T11:45:50.020Z] Building support-scheduler [2022-04-06T11:45:50.020Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:45:50.349Z] $ docker top 817d78b4e359881d7a30a4c5db7732ef73577c6f45088a4649684772c7d089b8 -eo pid,comm [2022-04-06T11:45:50.593Z] OK: 221 MiB in 52 packages [Pipeline] { [Pipeline] echo [2022-04-06T11:45:50.746Z] ========================================================= [2022-04-06T11:45:50.746Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-06T11:45:50.746Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-06T11:45:51.443Z] + make test [2022-04-06T11:45:51.443Z] go mod tidy -compat=1.17 [2022-04-06T11:45:52.420Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-06T11:45:53.935Z] Removing intermediate container 18b3354ad459 [2022-04-06T11:45:53.935Z] ---> 57a75302a85c [2022-04-06T11:45:53.935Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-06T11:45:54.196Z] ---> 020c68dec879 [2022-04-06T11:45:54.196Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T11:45:54.773Z] ---> Running in 4b22a46d5d28 [2022-04-06T11:45:55.346Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T11:45:55.346Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T11:45:55.346Z] ---> 117c4fab9d06 [2022-04-06T11:45:55.346Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T11:45:55.346Z] ---> Using cache [2022-04-06T11:45:55.346Z] ---> a0d94a3f14ec [2022-04-06T11:45:55.346Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:45:55.346Z] ---> Using cache [2022-04-06T11:45:55.346Z] ---> 004dc203ae6f [2022-04-06T11:45:55.346Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-06T11:45:55.346Z] ---> Using cache [2022-04-06T11:45:55.346Z] ---> a6f9c9de43b8 [2022-04-06T11:45:55.346Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T11:45:55.346Z] ---> Using cache [2022-04-06T11:45:55.346Z] ---> 5dd1faf92e2a [2022-04-06T11:45:55.346Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T11:45:55.346Z] ---> Using cache [2022-04-06T11:45:55.346Z] ---> ea3adaff4c47 [2022-04-06T11:45:55.346Z] Step 8/22 : COPY . . [2022-04-06T11:45:55.346Z] ---> Using cache [2022-04-06T11:45:55.346Z] ---> 838d0ff8298d [2022-04-06T11:45:55.346Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-06T11:45:55.916Z] ---> Running in d5cc0904bfd1 [2022-04-06T11:45:56.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-06T11:45:57.117Z] Removing intermediate container 4b22a46d5d28 [2022-04-06T11:45:57.117Z] ---> 88ea63a2adef [2022-04-06T11:45:57.117Z] Step 7/20 : COPY . . [2022-04-06T11:45:57.117Z] Removing intermediate container b6c8650af3bd [2022-04-06T11:45:57.117Z] ---> 9a6eb5764707 [2022-04-06T11:45:57.117Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-06T11:45:57.117Z] ---> Running in 440fe7edf9d0 [2022-04-06T11:45:58.495Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-06T11:46:01.787Z] Removing intermediate container 440fe7edf9d0 [2022-04-06T11:46:01.787Z] ---> 95510dd26868 [2022-04-06T11:46:01.787Z] [2022-04-06T11:46:01.787Z] Step 11/23 : FROM docker:20.10.14 [2022-04-06T11:46:01.787Z] 20.10.14: Pulling from library/docker [2022-04-06T11:46:07.070Z] ---> 65b653b37e48 [2022-04-06T11:46:07.070Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-06T11:46:07.334Z] ---> Running in 3b9cd0376dd3 [2022-04-06T11:46:08.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-06T11:46:09.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-06T11:46:09.936Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-06T11:46:09.936Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-06T11:46:09.936Z] ---> 7417809fdb73 [2022-04-06T11:46:09.936Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-06T11:46:11.322Z] ---> Running in 5e219edb0b73 [2022-04-06T11:46:11.322Z] Removing intermediate container 5594d6da3b06 [2022-04-06T11:46:11.322Z] ---> 00b07f03cc09 [2022-04-06T11:46:11.322Z] [2022-04-06T11:46:11.322Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T11:46:11.322Z] ---> e04c818066af [2022-04-06T11:46:11.322Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-06T11:46:11.322Z] ---> Running in 4b20f001ef4d [2022-04-06T11:46:11.586Z] Removing intermediate container 5e219edb0b73 [2022-04-06T11:46:11.586Z] ---> 645fd250feda [2022-04-06T11:46:11.586Z] 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 [2022-04-06T11:46:11.586Z] ---> Running in 7dc00ae07977 [2022-04-06T11:46:12.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:46:12.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:46:12.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:46:12.416Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-06T11:46:12.416Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T11:46:12.416Z] OK: 6 MiB in 15 packages [2022-04-06T11:46:12.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:46:12.675Z] (1/43) Installing readline (8.1.1-r0) [2022-04-06T11:46:12.675Z] (2/43) Installing bash (5.1.16-r0) [2022-04-06T11:46:12.675Z] Executing bash-5.1.16-r0.post-install [2022-04-06T11:46:12.675Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-06T11:46:12.675Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-06T11:46:12.675Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-06T11:46:12.675Z] (6/43) Installing curl (7.80.0-r0) [2022-04-06T11:46:12.675Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-06T11:46:12.675Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-06T11:46:12.675Z] (9/43) Installing expat (2.4.7-r0) [2022-04-06T11:46:12.675Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-06T11:46:12.675Z] (11/43) Installing gdbm (1.22-r0) [2022-04-06T11:46:12.675Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-06T11:46:12.675Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-06T11:46:12.675Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-06T11:46:12.675Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-06T11:46:12.675Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-06T11:46:12.675Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-06T11:46:13.244Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-06T11:46:13.244Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-06T11:46:13.244Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-06T11:46:13.244Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-06T11:46:13.244Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-06T11:46:13.244Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-06T11:46:13.244Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-06T11:46:13.244Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-06T11:46:13.244Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-06T11:46:13.244Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-06T11:46:13.244Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-06T11:46:13.244Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-06T11:46:13.244Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-06T11:46:13.244Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-06T11:46:13.244Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-06T11:46:13.244Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-06T11:46:13.244Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-06T11:46:13.244Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-06T11:46:13.244Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-06T11:46:13.244Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-06T11:46:13.244Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-06T11:46:13.244Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-06T11:46:13.244Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-06T11:46:13.244Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-06T11:46:13.244Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-06T11:46:13.244Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-06T11:46:13.503Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T11:46:13.503Z] OK: 83 MiB in 65 packages [2022-04-06T11:46:14.082Z] Removing intermediate container 4b20f001ef4d [2022-04-06T11:46:14.082Z] ---> 88e299b11dd5 [2022-04-06T11:46:14.082Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T11:46:14.341Z] Collecting docker-compose==1.23.2 [2022-04-06T11:46:14.341Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-06T11:46:14.341Z] ---> Running in c5d48ddacbf1 [2022-04-06T11:46:14.341Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-06T11:46:14.341Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-06T11:46:14.341Z] Removing intermediate container c27e0fd40d9d [2022-04-06T11:46:14.341Z] ---> 2c318bd04b7e [2022-04-06T11:46:14.341Z] [2022-04-06T11:46:14.341Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T11:46:14.341Z] ---> e04c818066af [2022-04-06T11:46:14.341Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-06T11:46:14.599Z] ---> Running in 9f829b8b1e1c [2022-04-06T11:46:14.599Z] Removing intermediate container c5d48ddacbf1 [2022-04-06T11:46:14.599Z] ---> 56478bdd8154 [2022-04-06T11:46:14.599Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-06T11:46:14.599Z] ---> Running in 98eb46f4ed40 [2022-04-06T11:46:14.858Z] Collecting docopt<0.7,>=0.6.1 [2022-04-06T11:46:14.858Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-06T11:46:14.858Z] Removing intermediate container 98eb46f4ed40 [2022-04-06T11:46:14.858Z] ---> 0c92a5f2fa89 [2022-04-06T11:46:14.858Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-06T11:46:14.858Z] ---> Running in 33444a0d3efe [2022-04-06T11:46:15.117Z] Collecting PyYAML<4,>=3.10 [2022-04-06T11:46:15.117Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-06T11:46:15.377Z] Removing intermediate container 33444a0d3efe [2022-04-06T11:46:15.377Z] ---> bec788fc727f [2022-04-06T11:46:15.377Z] Step 15/23 : WORKDIR / [2022-04-06T11:46:15.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:46:15.377Z] ---> Running in a3a38d5a5cd2 [2022-04-06T11:46:15.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:46:15.635Z] Removing intermediate container a3a38d5a5cd2 [2022-04-06T11:46:15.636Z] ---> ed40ba4a3568 [2022-04-06T11:46:15.636Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T11:46:15.636Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-06T11:46:15.636Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-06T11:46:15.636Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-06T11:46:15.636Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-06T11:46:15.636Z] (5/6) Installing curl (7.79.1-r0) [2022-04-06T11:46:15.636Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-06T11:46:15.636Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T11:46:15.636Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T11:46:15.636Z] OK: 8 MiB in 20 packages [2022-04-06T11:46:15.636Z] Collecting texttable<0.10,>=0.9.0 [2022-04-06T11:46:15.895Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-06T11:46:16.155Z] ---> 31441f851584 [2022-04-06T11:46:16.155Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-06T11:46:16.155Z] Collecting jsonschema<3,>=2.5.1 [2022-04-06T11:46:16.155Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-06T11:46:16.155Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-06T11:46:16.155Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-06T11:46:16.155Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-06T11:46:16.155Z] Collecting cached-property<2,>=1.2.0 [2022-04-06T11:46:16.414Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-06T11:46:16.414Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-06T11:46:16.414Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-06T11:46:16.414Z] Collecting docker<4.0,>=3.6.0 [2022-04-06T11:46:16.414Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-06T11:46:16.674Z] Removing intermediate container 9f829b8b1e1c [2022-04-06T11:46:16.674Z] ---> 0117c05af2b3 [2022-04-06T11:46:16.674Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-06T11:46:16.674Z] Collecting docker-pycreds>=0.4.0 [2022-04-06T11:46:16.674Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-06T11:46:16.674Z] ---> Running in 75955c6c333d [2022-04-06T11:46:16.674Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-06T11:46:16.674Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-06T11:46:16.674Z] ---> 50548a9e5180 [2022-04-06T11:46:16.674Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-06T11:46:16.933Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-06T11:46:16.933Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-06T11:46:16.933Z] Collecting idna<2.8,>=2.5 [2022-04-06T11:46:16.933Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-06T11:46:16.933Z] 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) [2022-04-06T11:46:16.933Z] Removing intermediate container 75955c6c333d [2022-04-06T11:46:16.933Z] ---> 97a436c93cb8 [2022-04-06T11:46:16.933Z] Step 13/22 : WORKDIR /edgex [2022-04-06T11:46:16.933Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-06T11:46:16.933Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-06T11:46:16.933Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-06T11:46:16.933Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-06T11:46:17.193Z] ---> Running in 65f261ab3019 [2022-04-06T11:46:17.193Z] ---> 5d6a7cd9766d [2022-04-06T11:46:17.193Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-06T11:46:17.193Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-06T11:46:17.193Z] Attempting uninstall: urllib3 [2022-04-06T11:46:17.193Z] Found existing installation: urllib3 1.26.7 [2022-04-06T11:46:17.193Z] Uninstalling urllib3-1.26.7: [2022-04-06T11:46:17.193Z] Successfully uninstalled urllib3-1.26.7 [2022-04-06T11:46:17.193Z] ---> Running in 5dafc4840897 [2022-04-06T11:46:17.193Z] Attempting uninstall: idna [2022-04-06T11:46:17.193Z] Found existing installation: idna 3.3 [2022-04-06T11:46:17.193Z] Uninstalling idna-3.3: [2022-04-06T11:46:17.193Z] Successfully uninstalled idna-3.3 [2022-04-06T11:46:17.455Z] Removing intermediate container 65f261ab3019 [2022-04-06T11:46:17.455Z] ---> ee43e059809b [2022-04-06T11:46:17.455Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-06T11:46:17.455Z] Removing intermediate container 5dafc4840897 [2022-04-06T11:46:17.455Z] ---> 99a8782b842e [2022-04-06T11:46:17.455Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T11:46:17.455Z] ---> Running in 6749281a98c8 [2022-04-06T11:46:17.714Z] ---> d08057768bd4 [2022-04-06T11:46:17.714Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-06T11:46:17.714Z] Removing intermediate container 6749281a98c8 [2022-04-06T11:46:17.714Z] ---> 53fc674f3433 [2022-04-06T11:46:17.714Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T11:46:17.974Z] Attempting uninstall: requests [2022-04-06T11:46:17.974Z] Found existing installation: requests 2.26.0 [2022-04-06T11:46:17.974Z] Uninstalling requests-2.26.0: [2022-04-06T11:46:17.974Z] Successfully uninstalled requests-2.26.0 [2022-04-06T11:46:17.974Z] ---> Running in c2b858df2757 [2022-04-06T11:46:17.974Z] Running setup.py install for texttable: started [2022-04-06T11:46:18.233Z] Removing intermediate container c2b858df2757 [2022-04-06T11:46:18.233Z] ---> d99fe259d5a5 [2022-04-06T11:46:18.233Z] Step 22/23 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T11:46:18.233Z] ---> Running in 1d366514621b [2022-04-06T11:46:18.492Z] Running setup.py install for texttable: finished with status 'done' [2022-04-06T11:46:18.492Z] Running setup.py install for PyYAML: started [2022-04-06T11:46:18.492Z] ---> 3dc48152225b [2022-04-06T11:46:18.492Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-06T11:46:18.492Z] Removing intermediate container 1d366514621b [2022-04-06T11:46:18.492Z] ---> 5890ab571841 [2022-04-06T11:46:18.492Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T11:46:18.763Z] ---> Running in 5739844d0204 [2022-04-06T11:46:18.763Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-06T11:46:19.024Z] Running setup.py install for docopt: started [2022-04-06T11:46:19.024Z] Removing intermediate container 5739844d0204 [2022-04-06T11:46:19.024Z] ---> 3040ec72b98c [2022-04-06T11:46:19.024Z] [2022-04-06T11:46:19.024Z] Successfully built 3040ec72b98c [2022-04-06T11:46:19.024Z] Successfully tagged core-metadata:latest [2022-04-06T11:46:19.024Z]  Building core-metadata ... done Building core-command [2022-04-06T11:46:19.284Z] Running setup.py install for docopt: finished with status 'done' [2022-04-06T11:46:19.284Z] Running setup.py install for dockerpty: started [2022-04-06T11:46:19.851Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-06T11:46:20.793Z] ---> bb129298e952 [2022-04-06T11:46:20.793Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-06T11:46:20.793Z] 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 [2022-04-06T11:46:21.363Z] Removing intermediate container d5cc0904bfd1 [2022-04-06T11:46:21.363Z] ---> b5ef0582eed7 [2022-04-06T11:46:21.363Z] [2022-04-06T11:46:21.363Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T11:46:21.363Z] ---> e04c818066af [2022-04-06T11:46:21.363Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-06T11:46:21.363Z] ---> Using cache [2022-04-06T11:46:21.363Z] ---> 88e299b11dd5 [2022-04-06T11:46:21.363Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T11:46:21.363Z] ---> Using cache [2022-04-06T11:46:21.363Z] ---> 56478bdd8154 [2022-04-06T11:46:21.363Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-06T11:46:21.363Z] ---> 0b418b82457a [2022-04-06T11:46:21.363Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-06T11:46:21.632Z] ---> Running in 648e8efbdd64 [2022-04-06T11:46:21.632Z] ---> Running in 43484d27e340 [2022-04-06T11:46:21.890Z] Removing intermediate container 648e8efbdd64 [2022-04-06T11:46:21.890Z] ---> 7d2fda467058 [2022-04-06T11:46:21.890Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-06T11:46:21.890Z] ---> Running in 17481ce5c841 [2022-04-06T11:46:22.464Z] Removing intermediate container 17481ce5c841 [2022-04-06T11:46:22.464Z] ---> 29421e097bbf [2022-04-06T11:46:22.464Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T11:46:23.032Z] ---> 066db8be710b [2022-04-06T11:46:23.032Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-06T11:46:23.032Z] Removing intermediate container 43484d27e340 [2022-04-06T11:46:23.032Z] ---> db01df3cb4f5 [2022-04-06T11:46:23.032Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-06T11:46:23.303Z] ---> Running in 7880b6ba9952 [2022-04-06T11:46:23.873Z] Removing intermediate container 7880b6ba9952 [2022-04-06T11:46:23.873Z] ---> 6f271adfe656 [2022-04-06T11:46:23.873Z] Step 20/22 : LABEL arch=x86_64 [2022-04-06T11:46:24.134Z] ---> 930add08000f [2022-04-06T11:46:24.134Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-06T11:46:24.134Z] ---> Running in c9bc6bbf5678 [2022-04-06T11:46:24.394Z] ---> 26a95742a479 [2022-04-06T11:46:24.394Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-06T11:46:24.394Z] Removing intermediate container c9bc6bbf5678 [2022-04-06T11:46:24.394Z] ---> c954cad14c49 [2022-04-06T11:46:24.394Z] Step 21/22 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T11:46:24.654Z] Removing intermediate container 7dc00ae07977 [2022-04-06T11:46:24.654Z] ---> 5287c6bbdbfd [2022-04-06T11:46:24.654Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-06T11:46:24.654Z] ---> Running in d74cce8c8251 [2022-04-06T11:46:24.654Z] ---> Running in 8c43b8a4ce1b [2022-04-06T11:46:24.654Z] ---> Running in d4117c11a73e [2022-04-06T11:46:24.763Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-06T11:46:24.914Z] Removing intermediate container 8c43b8a4ce1b [2022-04-06T11:46:24.914Z] ---> 6bd5b7188c1a [2022-04-06T11:46:24.914Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T11:46:24.914Z] Removing intermediate container d74cce8c8251 [2022-04-06T11:46:24.914Z] ---> d940ff239afc [2022-04-06T11:46:24.914Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-06T11:46:24.914Z] Removing intermediate container d4117c11a73e [2022-04-06T11:46:24.914Z] ---> 2ff9f5171d79 [2022-04-06T11:46:24.914Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T11:46:25.174Z] ---> Running in 9e21d097ce5a [2022-04-06T11:46:25.174Z] ---> Running in f993c31b540e [2022-04-06T11:46:25.174Z] ---> Running in 25a47b7c1d9e [2022-04-06T11:46:25.174Z] Removing intermediate container 25a47b7c1d9e [2022-04-06T11:46:25.174Z] ---> fd44dbe3b061 [2022-04-06T11:46:25.174Z] Step 20/22 : LABEL arch=x86_64 [2022-04-06T11:46:25.174Z] Removing intermediate container 9e21d097ce5a [2022-04-06T11:46:25.174Z] ---> 0ad5defdcf4e [2022-04-06T11:46:25.174Z] [2022-04-06T11:46:25.433Z] Removing intermediate container f993c31b540e [2022-04-06T11:46:25.433Z] ---> 5dbfaae7ba7b [2022-04-06T11:46:25.433Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-06T11:46:25.433Z] ---> Running in f6bc0c0727d0 [2022-04-06T11:46:25.433Z] Successfully built 0ad5defdcf4e [2022-04-06T11:46:25.433Z] Successfully tagged security-proxy-setup:latest [2022-04-06T11:46:25.433Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-04-06T11:46:25.734Z] Removing intermediate container f6bc0c0727d0 [2022-04-06T11:46:25.734Z] ---> 002f57741154 [2022-04-06T11:46:25.734Z] Step 21/22 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T11:46:26.306Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T11:46:26.306Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T11:46:26.306Z] ---> 117c4fab9d06 [2022-04-06T11:46:26.306Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T11:46:26.306Z] ---> Using cache [2022-04-06T11:46:26.306Z] ---> a0d94a3f14ec [2022-04-06T11:46:26.306Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:46:26.306Z] ---> Using cache [2022-04-06T11:46:26.306Z] ---> 004dc203ae6f [2022-04-06T11:46:26.306Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T11:46:26.306Z] ---> Using cache [2022-04-06T11:46:26.306Z] ---> a6f9c9de43b8 [2022-04-06T11:46:26.306Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T11:46:26.306Z] ---> Using cache [2022-04-06T11:46:26.306Z] ---> 5dd1faf92e2a [2022-04-06T11:46:26.306Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T11:46:26.306Z] ---> Using cache [2022-04-06T11:46:26.306Z] ---> ea3adaff4c47 [2022-04-06T11:46:26.306Z] Step 8/23 : COPY . . [2022-04-06T11:46:26.306Z] ---> Using cache [2022-04-06T11:46:26.306Z] ---> 838d0ff8298d [2022-04-06T11:46:26.306Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-06T11:46:26.565Z] ---> Running in 5941ab408cb6 [2022-04-06T11:46:27.135Z] ---> ac0405d23a01 [2022-04-06T11:46:27.135Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-06T11:46:27.135Z] ---> Running in 9b29318de730 [2022-04-06T11:46:27.135Z] Removing intermediate container 5941ab408cb6 [2022-04-06T11:46:27.135Z] ---> b58477f7781e [2022-04-06T11:46:27.135Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T11:46:27.395Z] ---> Running in a178d3743fd4 [2022-04-06T11:46:27.395Z] ---> ce627dce8e9d [2022-04-06T11:46:27.395Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-06T11:46:27.395Z] Removing intermediate container a178d3743fd4 [2022-04-06T11:46:27.395Z] ---> 004832ed7aa9 [2022-04-06T11:46:27.395Z] [2022-04-06T11:46:27.395Z] Successfully built 004832ed7aa9 [2022-04-06T11:46:27.657Z] Successfully tagged support-scheduler:latest [2022-04-06T11:46:27.657Z]  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-06T11:46:28.231Z] ---> 325d1509930c [2022-04-06T11:46:28.231Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-06T11:46:28.490Z] ---> Running in 7795c067f6aa [2022-04-06T11:46:29.077Z] Removing intermediate container 7795c067f6aa [2022-04-06T11:46:29.077Z] ---> f79fafc7cbba [2022-04-06T11:46:29.077Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T11:46:29.077Z] ---> Running in fcc921d19b92 [2022-04-06T11:46:29.337Z] Removing intermediate container fcc921d19b92 [2022-04-06T11:46:29.337Z] ---> 72c2e45f51c1 [2022-04-06T11:46:29.337Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T11:46:29.337Z] ---> Running in 4fdcd4fa88c3 [2022-04-06T11:46:29.597Z] Removing intermediate container 4fdcd4fa88c3 [2022-04-06T11:46:29.597Z] ---> 899843b14b43 [2022-04-06T11:46:29.597Z] Step 22/23 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T11:46:29.859Z] ---> Running in 022d7e83c466 [2022-04-06T11:46:29.859Z] Removing intermediate container 3b9cd0376dd3 [2022-04-06T11:46:29.859Z] ---> 3db22dbfd48c [2022-04-06T11:46:29.859Z] [2022-04-06T11:46:29.859Z] Step 9/20 : FROM alpine:3.15 [2022-04-06T11:46:29.859Z] ---> 0ac33e5f5afa [2022-04-06T11:46:29.859Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T11:46:29.859Z] ---> Using cache [2022-04-06T11:46:29.859Z] ---> 29c0c9b088e6 [2022-04-06T11:46:29.859Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:46:29.859Z] ---> Using cache [2022-04-06T11:46:29.859Z] ---> 9ea5c228e4c4 [2022-04-06T11:46:29.859Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-06T11:46:30.121Z] ---> Running in 55ea394e2adc [2022-04-06T11:46:30.121Z] Removing intermediate container 022d7e83c466 [2022-04-06T11:46:30.121Z] ---> 286e94b3861d [2022-04-06T11:46:30.121Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T11:46:30.121Z] ---> Running in 401502f92cd0 [2022-04-06T11:46:30.383Z] Removing intermediate container 401502f92cd0 [2022-04-06T11:46:30.383Z] ---> c6efbc5137d4 [2022-04-06T11:46:30.383Z] [2022-04-06T11:46:30.383Z] Successfully built c6efbc5137d4 [2022-04-06T11:46:30.383Z] Successfully tagged sys-mgmt-agent:latest [2022-04-06T11:46:30.644Z]  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:46:31.212Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T11:46:31.212Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-06T11:46:31.212Z] ---> 117c4fab9d06 [2022-04-06T11:46:31.212Z] Step 3/25 : WORKDIR /edgex-go [2022-04-06T11:46:31.212Z] ---> Using cache [2022-04-06T11:46:31.212Z] ---> a0d94a3f14ec [2022-04-06T11:46:31.212Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:46:31.212Z] ---> Using cache [2022-04-06T11:46:31.212Z] ---> 004dc203ae6f [2022-04-06T11:46:31.212Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-06T11:46:31.212Z] ---> Using cache [2022-04-06T11:46:31.212Z] ---> a6f9c9de43b8 [2022-04-06T11:46:31.212Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-06T11:46:31.212Z] ---> Using cache [2022-04-06T11:46:31.212Z] ---> 5dd1faf92e2a [2022-04-06T11:46:31.212Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T11:46:31.212Z] ---> Using cache [2022-04-06T11:46:31.212Z] ---> ea3adaff4c47 [2022-04-06T11:46:31.212Z] Step 8/25 : COPY . . [2022-04-06T11:46:31.212Z] ---> Using cache [2022-04-06T11:46:31.212Z] ---> 838d0ff8298d [2022-04-06T11:46:31.212Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-06T11:46:31.472Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:46:31.732Z] ---> Running in e6aa71c51ce7 [2022-04-06T11:46:31.732Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T11:46:31.732Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T11:46:31.732Z] OK: 15854 distinct packages available [2022-04-06T11:46:31.732Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:46:32.303Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-06T11:46:32.563Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:46:32.823Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-06T11:46:33.081Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-06T11:46:33.081Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-06T11:46:33.081Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-06T11:46:33.339Z] (5/9) Installing curl (7.80.0-r0) [2022-04-06T11:46:33.339Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-06T11:46:33.339Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-06T11:46:33.599Z] (8/9) Installing libucontext (1.1-r0) [2022-04-06T11:46:33.599Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-06T11:46:33.599Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T11:46:33.599Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T11:46:33.857Z] OK: 8 MiB in 23 packages [2022-04-06T11:46:34.793Z] Removing intermediate container 55ea394e2adc [2022-04-06T11:46:34.793Z] ---> 39a4362cfb80 [2022-04-06T11:46:34.793Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T11:46:35.362Z] ---> 70834187c705 [2022-04-06T11:46:35.362Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-06T11:46:36.296Z] ---> cafa3684804d [2022-04-06T11:46:36.296Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-06T11:46:36.868Z] ---> 3b6daf7b740d [2022-04-06T11:46:36.868Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-06T11:46:36.868Z] ---> Running in d7d85e5a6acf [2022-04-06T11:46:37.136Z] Removing intermediate container d7d85e5a6acf [2022-04-06T11:46:37.136Z] ---> f2fb469b010c [2022-04-06T11:46:37.136Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T11:46:37.136Z] ---> Running in 50afa680f0e5 [2022-04-06T11:46:37.395Z] Removing intermediate container 50afa680f0e5 [2022-04-06T11:46:37.395Z] ---> 4ead00001491 [2022-04-06T11:46:37.395Z] Step 18/20 : LABEL arch=x86_64 [2022-04-06T11:46:37.395Z] ---> Running in da9551b917ae [2022-04-06T11:46:37.657Z] Removing intermediate container da9551b917ae [2022-04-06T11:46:37.657Z] ---> 8b8eee48a782 [2022-04-06T11:46:37.657Z] Step 19/20 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T11:46:37.657Z] ---> Running in f487b4b5dae9 [2022-04-06T11:46:37.917Z] Removing intermediate container f487b4b5dae9 [2022-04-06T11:46:37.917Z] ---> e87ee0f97bc7 [2022-04-06T11:46:37.917Z] Step 20/20 : LABEL version=0.0.0 [2022-04-06T11:46:37.917Z] ---> Running in ce72bcd10922 [2022-04-06T11:46:38.177Z] Removing intermediate container ce72bcd10922 [2022-04-06T11:46:38.177Z] ---> bd329e288e25 [2022-04-06T11:46:38.177Z] [2022-04-06T11:46:38.436Z] Successfully built bd329e288e25 [2022-04-06T11:46:38.436Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-06T11:46:46.715Z]  Building security-spiffe-token-provider ... done Removing intermediate container 9b29318de730 [2022-04-06T11:46:46.715Z] ---> 8996ea96db7a [2022-04-06T11:46:46.715Z] [2022-04-06T11:46:46.715Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T11:46:46.715Z] ---> e04c818066af [2022-04-06T11:46:46.715Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-06T11:46:46.715Z] ---> Using cache [2022-04-06T11:46:46.715Z] ---> 88e299b11dd5 [2022-04-06T11:46:46.715Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T11:46:46.715Z] ---> Using cache [2022-04-06T11:46:46.715Z] ---> 56478bdd8154 [2022-04-06T11:46:46.715Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-06T11:46:46.715Z] ---> Running in 4abadaf1cf49 [2022-04-06T11:46:46.715Z] Removing intermediate container 4abadaf1cf49 [2022-04-06T11:46:46.715Z] ---> 918a11d8a3a9 [2022-04-06T11:46:46.715Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-06T11:46:46.715Z] ---> Running in a68553d6049e [2022-04-06T11:46:46.974Z] Removing intermediate container a68553d6049e [2022-04-06T11:46:46.974Z] ---> 94756200a768 [2022-04-06T11:46:46.974Z] Step 15/23 : WORKDIR / [2022-04-06T11:46:46.974Z] ---> Running in 0e10c4998b80 [2022-04-06T11:46:46.974Z] Removing intermediate container 0e10c4998b80 [2022-04-06T11:46:46.974Z] ---> 02ab4c51616c [2022-04-06T11:46:46.974Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T11:46:47.234Z] ---> 9f807511ac92 [2022-04-06T11:46:47.234Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-06T11:46:47.804Z] ---> 0b4105ec9b10 [2022-04-06T11:46:47.804Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-06T11:46:47.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-06T11:46:47.804Z] ---> 8146f17ad400 [2022-04-06T11:46:47.804Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-06T11:46:48.065Z] ---> Running in b823408cb4f9 [2022-04-06T11:46:48.065Z] Removing intermediate container b823408cb4f9 [2022-04-06T11:46:48.065Z] ---> 8dcccd08d785 [2022-04-06T11:46:48.065Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T11:46:48.065Z] ---> Running in 00e55d1397c8 [2022-04-06T11:46:48.328Z] Removing intermediate container 00e55d1397c8 [2022-04-06T11:46:48.328Z] ---> 8ff3254ac2b4 [2022-04-06T11:46:48.328Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T11:46:48.328Z] ---> Running in 47d780e7792b [2022-04-06T11:46:48.328Z] Removing intermediate container 47d780e7792b [2022-04-06T11:46:48.328Z] ---> f7a90a35b435 [2022-04-06T11:46:48.328Z] Step 22/23 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T11:46:48.328Z] ---> Running in bf13c94a4fb0 [2022-04-06T11:46:48.589Z] Removing intermediate container bf13c94a4fb0 [2022-04-06T11:46:48.589Z] ---> 5d2653127338 [2022-04-06T11:46:48.589Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T11:46:48.589Z] ---> Running in 4febb7d9b121 [2022-04-06T11:46:48.849Z] Removing intermediate container 4febb7d9b121 [2022-04-06T11:46:48.849Z] ---> 0b118704ef06 [2022-04-06T11:46:48.849Z] [2022-04-06T11:46:48.849Z] Successfully built 0b118704ef06 [2022-04-06T11:46:48.849Z] Successfully tagged core-command:latest [2022-04-06T11:46:50.758Z]  Building core-command ... done Removing intermediate container e6aa71c51ce7 [2022-04-06T11:46:50.758Z] ---> ecf3377fcbcb [2022-04-06T11:46:50.758Z] [2022-04-06T11:46:50.758Z] Step 10/25 : FROM alpine:3.14 [2022-04-06T11:46:50.758Z] ---> e04c818066af [2022-04-06T11:46:50.758Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-06T11:46:50.758Z] ---> Running in 89a1051b435e [2022-04-06T11:46:51.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T11:46:51.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T11:46:51.283Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-06T11:46:51.283Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-06T11:46:51.283Z] (3/3) Installing su-exec (0.2-r1) [2022-04-06T11:46:51.283Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T11:46:51.283Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T11:46:51.283Z] OK: 6 MiB in 17 packages [2022-04-06T11:46:51.851Z] Removing intermediate container 89a1051b435e [2022-04-06T11:46:51.851Z] ---> ff1724326daa [2022-04-06T11:46:51.851Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-06T11:46:51.851Z] ---> Running in da3a098a79b3 [2022-04-06T11:46:51.851Z] Removing intermediate container da3a098a79b3 [2022-04-06T11:46:51.851Z] ---> 93a760e040c6 [2022-04-06T11:46:51.851Z] Step 13/25 : WORKDIR / [2022-04-06T11:46:51.851Z] ---> Running in 74939d677162 [2022-04-06T11:46:52.111Z] Removing intermediate container 74939d677162 [2022-04-06T11:46:52.111Z] ---> 438123cb0019 [2022-04-06T11:46:52.111Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-06T11:46:52.111Z] ---> 243de0aa59dd [2022-04-06T11:46:52.111Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-06T11:46:52.371Z] ---> 6ce023344f00 [2022-04-06T11:46:52.371Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-06T11:46:52.371Z] ---> 5d038e5cb8a1 [2022-04-06T11:46:52.371Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-06T11:46:52.631Z] ---> 28a633468438 [2022-04-06T11:46:52.631Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-06T11:46:53.199Z] ---> ea07ce40a133 [2022-04-06T11:46:53.199Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-06T11:46:53.458Z] ---> 10d8d42d9a5c [2022-04-06T11:46:53.458Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-06T11:46:53.718Z] ---> 14bbdd66959b [2022-04-06T11:46:53.718Z] 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/ [2022-04-06T11:46:53.718Z] ---> Running in 866135c5e9f5 [2022-04-06T11:46:54.289Z] Removing intermediate container 866135c5e9f5 [2022-04-06T11:46:54.289Z] ---> 2b09fd191814 [2022-04-06T11:46:54.289Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-06T11:46:54.289Z] ---> Running in 0eab778b5198 [2022-04-06T11:46:54.289Z] Removing intermediate container 0eab778b5198 [2022-04-06T11:46:54.289Z] ---> c78817db81ba [2022-04-06T11:46:54.289Z] Step 23/25 : LABEL arch=x86_64 [2022-04-06T11:46:54.289Z] ---> Running in bdb3c88242bc [2022-04-06T11:46:54.550Z] Removing intermediate container bdb3c88242bc [2022-04-06T11:46:54.550Z] ---> ecd71ddb9e0a [2022-04-06T11:46:54.550Z] Step 24/25 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T11:46:54.550Z] ---> Running in 07c2ce75147a [2022-04-06T11:46:54.550Z] Removing intermediate container 07c2ce75147a [2022-04-06T11:46:54.550Z] ---> bb18515b028a [2022-04-06T11:46:54.550Z] Step 25/25 : LABEL version=0.0.0 [2022-04-06T11:46:54.550Z] ---> Running in 5537f6ec9468 [2022-04-06T11:46:54.811Z] Removing intermediate container 5537f6ec9468 [2022-04-06T11:46:54.811Z] ---> a687121c4dbd [2022-04-06T11:46:54.811Z] [2022-04-06T11:46:54.811Z] Successfully built a687121c4dbd [2022-04-06T11:46:54.811Z] Successfully tagged security-secretstore-setup:latest [2022-04-06T11:46:54.818Z]  Building security-secretstore-setup ... done  [Pipeline] } [2022-04-06T11:46:54.847Z] $ docker stop --time=1 93cb16cca8f2613ccd26cc27e8c8cd55136b725d92dfd73282df93a9b9370033 [2022-04-06T11:46:56.117Z] $ docker rm -f 93cb16cca8f2613ccd26cc27e8c8cd55136b725d92dfd73282df93a9b9370033 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T11:46:56.529Z] + docker images [2022-04-06T11:46:56.529Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-06T11:46:56.529Z] security-secretstore-setup latest a687121c4dbd 2 seconds ago 42.1MB [2022-04-06T11:46:56.529Z] ecf3377fcbcb 7 seconds ago 1.63GB [2022-04-06T11:46:56.529Z] core-command latest 0b118704ef06 8 seconds ago 24.5MB [2022-04-06T11:46:56.529Z] 8996ea96db7a 11 seconds ago 1.61GB [2022-04-06T11:46:56.529Z] security-spiffe-token-provider latest bd329e288e25 18 seconds ago 28.5MB [2022-04-06T11:46:56.529Z] sys-mgmt-agent latest c6efbc5137d4 26 seconds ago 307MB [2022-04-06T11:46:56.529Z] 3db22dbfd48c 27 seconds ago 1.61GB [2022-04-06T11:46:56.529Z] support-scheduler latest 004832ed7aa9 29 seconds ago 26MB [2022-04-06T11:46:56.529Z] security-proxy-setup latest 0ad5defdcf4e 31 seconds ago 43.4MB [2022-04-06T11:46:56.529Z] b5ef0582eed7 36 seconds ago 1.62GB [2022-04-06T11:46:56.529Z] core-metadata latest 3040ec72b98c 38 seconds ago 26.1MB [2022-04-06T11:46:56.529Z] 2c318bd04b7e 42 seconds ago 1.63GB [2022-04-06T11:46:56.529Z] 00b07f03cc09 46 seconds ago 1.62GB [2022-04-06T11:46:56.529Z] 95510dd26868 56 seconds ago 1.62GB [2022-04-06T11:46:56.529Z] security-bootstrapper latest 8b86293730e8 About a minute ago 24.3MB [2022-04-06T11:46:56.529Z] core-data latest f2b9ad2c6e87 About a minute ago 35.9MB [2022-04-06T11:46:56.529Z] security-spire-agent latest 9d71ae732a84 About a minute ago 119MB [2022-04-06T11:46:56.529Z] support-notifications latest 7780c07c1a13 About a minute ago 26.6MB [2022-04-06T11:46:56.529Z] 938be8d3f670 About a minute ago 1.61GB [2022-04-06T11:46:56.529Z] 2e64ee4f8de4 About a minute ago 1.65GB [2022-04-06T11:46:56.529Z] baf771a3b63c About a minute ago 1.62GB [2022-04-06T11:46:56.529Z] 96fa4094ed4e About a minute ago 1.61GB [2022-04-06T11:46:56.529Z] security-spire-server latest 5fcc4b02ca6b About a minute ago 82.9MB [2022-04-06T11:46:56.529Z] security-spire-config latest 3219c3bcd026 About a minute ago 82.2MB [2022-04-06T11:46:56.529Z] dfd280d9a0d4 2 minutes ago 1.61GB [2022-04-06T11:46:56.529Z] d04768dddb11 2 minutes ago 1.61GB [2022-04-06T11:46:56.529Z] ci-base-image-x86_64 latest 117c4fab9d06 4 minutes ago 896MB [2022-04-06T11:46:56.529Z] docker 20.10.14 7417809fdb73 25 hours ago 218MB [2022-04-06T11:46:56.529Z] alpine 3.14 e04c818066af 35 hours ago 5.59MB [2022-04-06T11:46:56.529Z] alpine 3.15 0ac33e5f5afa 35 hours ago 5.57MB [2022-04-06T11:46:56.529Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-06T11:46:56.529Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-06T11:46:56.529Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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 [2022-04-06T11:47:12.064Z] Still waiting to schedule task [2022-04-06T11:47:12.064Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-04-06T11:47:46.674Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-06T11:47:53.441Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-06T11:47:53.441Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-06T11:47:53.441Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-06T11:47:57.374Z] Running on prd-ubuntu18.04-docker-8c-8g-10962 in /w/workspace/edgexfoundry_edgex-go_PR-3945 [Pipeline] { [Pipeline] ws [2022-04-06T11:47:57.424Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-04-06T11:47:57.534Z] The recommended git tool is: git [2022-04-06T11:47:58.886Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-06T11:47:58.886Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-06T11:47:58.886Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-06T11:47:58.886Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-06T11:47:58.886Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-06T11:47:58.886Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-06T11:47:58.886Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-06T11:47:59.052Z] using credential edgex-jenkins-ssh [2022-04-06T11:47:59.062Z] Cloning the remote Git repository [2022-04-06T11:47:59.089Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-06T11:47:59.130Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-06T11:47:59.157Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-06T11:47:59.157Z] > git --version # timeout=10 [2022-04-06T11:47:59.165Z] > git --version # 'git version 2.17.1' [2022-04-06T11:47:59.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T11:47:59.210Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T11:48:00.333Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-06T11:48:00.333Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-06T11:48:00.333Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-06T11:48:00.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-06T11:48:03.858Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-06T11:48:03.865Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T11:48:03.877Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-06T11:48:03.890Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-06T11:48:03.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T11:48:03.895Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3945/head:refs/remotes/origin/PR-3945 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-06T11:48:04.547Z] Merging remotes/origin/main commit 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 into PR head commit 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T11:48:04.658Z] Merge succeeded, producing 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T11:48:04.658Z] Checking out Revision 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 (PR-3945) [2022-04-06T11:48:04.564Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T11:48:04.571Z] > git checkout -f 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 # timeout=10 [2022-04-06T11:48:04.632Z] > git remote # timeout=10 [2022-04-06T11:48:04.639Z] > git config --get remote.origin.url # timeout=10 [2022-04-06T11:48:04.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T11:48:04.650Z] > git merge 2eb5ecf94b3e69aa1dd52317e2c3409ba3febac2 # timeout=10 [2022-04-06T11:48:04.658Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-06T11:48:04.668Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T11:48:04.677Z] > git checkout -f 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 # timeout=10 [2022-04-06T11:48:08.245Z] Commit message: "fix(all): return 416 code when count is zero and offset > count" [2022-04-06T11:48:08.275Z] > git --version # timeout=10 [2022-04-06T11:48:08.278Z] > git --version # 'git version 2.17.1' [2022-04-06T11:48:08.283Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T11:48:09.186Z] + echo snap-build.sh [2022-04-06T11:48:09.186Z] snap-build.sh [2022-04-06T11:48:09.186Z] + SNAP_BASE_DIR=. [2022-04-06T11:48:09.186Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-04-06T11:48:09.186Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-04-06T11:48:09.186Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-04-06T11:48:09.186Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-04-06T11:48:09.186Z] + cd /w/workspace/edgex-go/1 [2022-04-06T11:48:09.186Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-04-06T11:48:09.186Z] Reading package lists... [2022-04-06T11:48:09.186Z] Building dependency tree... [2022-04-06T11:48:09.186Z] Reading state information... [2022-04-06T11:48:09.186Z] The following packages were automatically installed and are no longer required: [2022-04-06T11:48:09.186Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-04-06T11:48:09.186Z] uidmap xdelta3 [2022-04-06T11:48:09.186Z] Use 'sudo apt autoremove' to remove them. [2022-04-06T11:48:09.186Z] The following packages will be REMOVED: [2022-04-06T11:48:09.186Z] lxd* lxd-client* [2022-04-06T11:48:09.186Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-04-06T11:48:09.762Z] After this operation, 31.7 MB disk space will be freed. [2022-04-06T11:48:10.292Z] (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.) [2022-04-06T11:48:10.292Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-06T11:48:10.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.202s coverage: 28.7% of statements [2022-04-06T11:48:10.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-06T11:48:10.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-06T11:48:10.867Z] Removing lxd dnsmasq configuration [2022-04-06T11:48:11.128Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-04-06T11:48:11.128Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-04-06T11:48:12.074Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-04-06T11:48:12.074Z] (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.) [2022-04-06T11:48:12.074Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-06T11:48:13.461Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-04-06T11:48:13.461Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-04-06T11:48:14.412Z] + sudo snap remove --purge lxd [2022-04-06T11:48:14.412Z] snap "lxd" is not installed [2022-04-06T11:48:14.412Z] + sudo groupadd --force --system lxd [2022-04-06T11:48:14.412Z] ++ whoami [2022-04-06T11:48:14.412Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-04-06T11:48:14.412Z] + newgrp - lxd [2022-04-06T11:48:14.412Z] + sudo snap install lxd [2022-04-06T11:48:14.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.483s coverage: 98.5% of statements [2022-04-06T11:48:14.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-06T11:48:15.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.444s coverage: 54.9% of statements [2022-04-06T11:48:15.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-06T11:48:15.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-06T11:48:22.573Z] 2022-04-06T11:48:19Z INFO Waiting for automatic snapd restart... [2022-04-06T11:48:40.712Z] lxd 5.0.0-c5bcb80 from Canonical* installed [2022-04-06T11:48:40.712Z] + sudo lxd init --auto [2022-04-06T11:48:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.347s coverage: 89.2% of statements [2022-04-06T11:48:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-06T11:48:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-06T11:48:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-06T11:48:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.449s coverage: 84.4% of statements [2022-04-06T11:48:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-06T11:48:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-06T11:48:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-06T11:48:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-06T11:48:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-06T11:48:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.075s coverage: 94.7% of statements [2022-04-06T11:48:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-06T11:48:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-06T11:48:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.237s coverage: 72.2% of statements [2022-04-06T11:48:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-06T11:48:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-06T11:48:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-06T11:48:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-06T11:48:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-06T11:48:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.558s coverage: 60.0% of statements [2022-04-06T11:48:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-06T11:48:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-06T11:48:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-06T11:48:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.516s coverage: 0.9% of statements [2022-04-06T11:48:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-06T11:48:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.354s coverage: 58.8% of statements [2022-04-06T11:48:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.447s coverage: 24.0% of statements [2022-04-06T11:48:43.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-06T11:48:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.457s coverage: 47.1% of statements [2022-04-06T11:48:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.350s coverage: 79.5% of statements [2022-04-06T11:48:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.363s coverage: 94.1% of statements [2022-04-06T11:48:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.316s coverage: 96.3% of statements [2022-04-06T11:48:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements [2022-04-06T11:48:48.888Z] + sudo snap install --classic snapcraft [2022-04-06T11:48:53.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.245s coverage: 94.4% of statements [2022-04-06T11:48:53.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.209s coverage: 44.8% of statements [2022-04-06T11:48:54.175Z] snapcraft 6.1 from Canonical* installed [2022-04-06T11:48:54.175Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-04-06T11:48:54.175Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-04-06T11:48:54.175Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T11:48:54.175Z] Dload Upload Total Spent Left Speed [2022-04-06T11:48:54.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 1400 0 --:--:-- --:--:-- --:--:-- 1397 [2022-04-06T11:48:54.175Z] 100 3325k 100 3325k 0 0 4861k 0 --:--:-- --:--:-- --:--:-- 4861k [2022-04-06T11:48:54.175Z] ./yq_linux_amd64 [2022-04-06T11:48:54.175Z] + sudo snapcraft prime --use-lxd [2022-04-06T11:48:56.100Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-04-06T11:48:56.100Z] 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: [2022-04-06T11:48:56.100Z] - README.md [2022-04-06T11:48:56.100Z] [2022-04-06T11:48:56.100Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-06T11:48:56.363Z] Launching a container. [2022-04-06T11:48:58.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.649s coverage: 82.5% of statements [2022-04-06T11:48:58.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-06T11:49:06.370Z] Waiting for container to be ready [2022-04-06T11:49:06.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements [2022-04-06T11:49:06.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-06T11:49:06.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-06T11:49:06.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-06T11:49:06.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2022-04-06T11:49:06.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-06T11:49:06.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-06T11:49:06.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-06T11:49:06.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-06T11:49:06.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-06T11:49:06.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2022-04-06T11:49:06.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-06T11:49:06.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-06T11:49:06.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.168s coverage: 100.0% of statements [2022-04-06T11:49:06.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-06T11:49:06.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.261s coverage: 58.8% of statements [2022-04-06T11:49:06.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-06T11:49:06.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.315s coverage: 80.0% of statements [2022-04-06T11:49:06.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements [2022-04-06T11:49:06.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.283s coverage: 85.4% of statements [2022-04-06T11:49:06.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.767s coverage: 91.2% of statements [2022-04-06T11:49:06.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-06T11:49:06.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.885s coverage: 64.4% of statements [2022-04-06T11:49:06.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-06T11:49:06.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-06T11:49:06.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.246s coverage: 100.0% of statements [2022-04-06T11:49:06.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 89.4% of statements [2022-04-06T11:49:06.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2022-04-06T11:49:06.942Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-04-06T11:49:06.942Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-04-06T11:49:06.942Z] [2022-04-06T11:49:07.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.117s coverage: 73.7% of statements [2022-04-06T11:49:07.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2022-04-06T11:49:12.232Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-04-06T11:49:12.805Z] Waiting for network to be ready... [2022-04-06T11:49:13.376Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-04-06T11:49:13.376Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-04-06T11:49:13.638Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1381 kB] [2022-04-06T11:49:13.638Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-04-06T11:49:13.902Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-04-06T11:49:14.162Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] [2022-04-06T11:49:14.162Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-04-06T11:49:14.162Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-04-06T11:49:14.162Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-04-06T11:49:14.162Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [856 kB] [2022-04-06T11:49:14.162Z] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-04-06T11:49:14.162Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] [2022-04-06T11:49:14.162Z] Get:13 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-04-06T11:49:14.162Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] [2022-04-06T11:49:14.162Z] Get:15 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-04-06T11:49:14.162Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-04-06T11:49:14.162Z] Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-04-06T11:49:14.162Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-04-06T11:49:14.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.346s coverage: 65.4% of statements [2022-04-06T11:49:14.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-06T11:49:14.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-06T11:49:14.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-06T11:49:14.422Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-04-06T11:49:14.683Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1710 kB] [2022-04-06T11:49:14.683Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] [2022-04-06T11:49:14.683Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-04-06T11:49:14.683Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-04-06T11:49:14.683Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] [2022-04-06T11:49:14.683Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] [2022-04-06T11:49:14.683Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] [2022-04-06T11:49:14.943Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-04-06T11:49:16.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.842s coverage: 43.8% of statements [2022-04-06T11:49:16.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-06T11:49:16.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-06T11:49:16.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.237s coverage: 89.5% of statements [2022-04-06T11:49:16.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-06T11:49:16.215Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.217s coverage: 84.8% of statements [2022-04-06T11:49:16.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-06T11:49:16.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-06T11:49:16.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-06T11:49:16.215Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-06T11:49:16.856Z] Fetched 23.7 MB in 4s (5906 kB/s) [2022-04-06T11:49:17.816Z] Reading package lists... [2022-04-06T11:49:17.816Z] Reading package lists... [2022-04-06T11:49:18.077Z] Building dependency tree... [2022-04-06T11:49:18.077Z] Reading state information... [2022-04-06T11:49:18.077Z] The following additional packages will be installed: [2022-04-06T11:49:18.077Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-06T11:49:18.077Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-06T11:49:18.077Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-06T11:49:18.077Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-04-06T11:49:18.077Z] Suggested packages: [2022-04-06T11:49:18.077Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-04-06T11:49:18.077Z] Recommended packages: [2022-04-06T11:49:18.077Z] gnupg libsasl2-modules [2022-04-06T11:49:18.077Z] The following NEW packages will be installed: [2022-04-06T11:49:18.077Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-06T11:49:18.077Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-06T11:49:18.077Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-06T11:49:18.077Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-04-06T11:49:18.077Z] The following packages will be upgraded: [2022-04-06T11:49:18.077Z] gpg gpg-agent gpgconf libudev1 [2022-04-06T11:49:18.338Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-04-06T11:49:18.338Z] Need to get 3859 kB of archives. [2022-04-06T11:49:18.338Z] After this operation, 14.9 MB of additional disk space will be used. [2022-04-06T11:49:18.338Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-04-06T11:49:18.338Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-04-06T11:49:18.338Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-04-06T11:49:18.338Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-04-06T11:49:18.600Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-04-06T11:49:18.861Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-04-06T11:49:18.861Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-04-06T11:49:19.125Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-04-06T11:49:19.125Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-04-06T11:49:19.125Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-04-06T11:49:19.125Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-04-06T11:49:19.125Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-04-06T11:49:19.125Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-04-06T11:49:19.125Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-04-06T11:49:19.125Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-04-06T11:49:19.125Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-04-06T11:49:19.125Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-04-06T11:49:19.125Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-04-06T11:49:19.126Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-04-06T11:49:19.390Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-04-06T11:49:19.390Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-04-06T11:49:19.390Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-04-06T11:49:19.390Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-06T11:49:19.390Z] Fetched 3859 kB in 1s (3332 kB/s) [2022-04-06T11:49:19.390Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-06T11:49:19.390Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T11:49:19.649Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-06T11:49:19.649Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-04-06T11:49:19.649Z] Selecting previously unselected package udev. [2022-04-06T11:49:19.649Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-06T11:49:19.649Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T11:49:19.649Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-04-06T11:49:19.909Z] Selecting previously unselected package libfuse2:amd64. [2022-04-06T11:49:19.909Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-04-06T11:49:19.909Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-04-06T11:49:19.909Z] Selecting previously unselected package fuse. [2022-04-06T11:49:19.909Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-04-06T11:49:19.909Z] Unpacking fuse (2.9.9-3) ... [2022-04-06T11:49:19.909Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-06T11:49:19.909Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-06T11:49:20.171Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-06T11:49:20.171Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-06T11:49:20.171Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-06T11:49:20.171Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-06T11:49:20.171Z] Selecting previously unselected package libksba8:amd64. [2022-04-06T11:49:20.432Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-04-06T11:49:20.432Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-04-06T11:49:20.432Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-04-06T11:49:20.432Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T11:49:20.432Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T11:49:20.432Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-04-06T11:49:20.432Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T11:49:20.432Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T11:49:20.432Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-04-06T11:49:20.432Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T11:49:20.432Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T11:49:20.432Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-04-06T11:49:20.432Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T11:49:20.432Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T11:49:20.693Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-04-06T11:49:20.693Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T11:49:20.693Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T11:49:20.693Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-04-06T11:49:20.693Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T11:49:20.693Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T11:49:20.693Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-04-06T11:49:20.693Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T11:49:20.693Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T11:49:20.955Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-04-06T11:49:20.955Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T11:49:20.955Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T11:49:20.955Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-04-06T11:49:20.955Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T11:49:20.955Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T11:49:20.955Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-06T11:49:20.955Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-06T11:49:20.955Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-06T11:49:20.955Z] Selecting previously unselected package libsasl2-2:amd64. [2022-04-06T11:49:20.955Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-06T11:49:20.955Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-06T11:49:20.955Z] Selecting previously unselected package libldap-common. [2022-04-06T11:49:20.955Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-04-06T11:49:20.955Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-06T11:49:21.218Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-06T11:49:21.218Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-04-06T11:49:21.218Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-06T11:49:21.218Z] Selecting previously unselected package dirmngr. [2022-04-06T11:49:21.218Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-06T11:49:21.218Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-06T11:49:21.218Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-04-06T11:49:21.218Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-04-06T11:49:21.480Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-06T11:49:21.480Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-06T11:49:21.480Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-04-06T11:49:22.052Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-04-06T11:49:22.052Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-06T11:49:22.052Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T11:49:22.052Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-04-06T11:49:22.052Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-04-06T11:49:22.052Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T11:49:22.052Z] Setting up fuse (2.9.9-3) ... [2022-04-06T11:49:22.052Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-04-06T11:49:22.625Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T11:49:22.625Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T11:49:22.625Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T11:49:22.625Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T11:49:22.625Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T11:49:22.625Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T11:49:22.625Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T11:49:22.625Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-06T11:49:22.625Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-06T11:49:22.885Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-04-06T11:49:22.885Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-04-06T11:49:22.885Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-06T11:49:23.461Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-04-06T11:49:23.461Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-04-06T11:49:23.461Z] units). This means they are not meant to be enabled using systemctl. [2022-04-06T11:49:23.461Z] [2022-04-06T11:49:23.461Z] Possible reasons for having this kind of units are: [2022-04-06T11:49:23.461Z] • A unit may be statically enabled by being symlinked from another unit's [2022-04-06T11:49:23.461Z] .wants/ or .requires/ directory. [2022-04-06T11:49:23.461Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-04-06T11:49:23.461Z] a requirement dependency on it. [2022-04-06T11:49:23.461Z] • A unit may be started when needed via activation (socket, path, timer, [2022-04-06T11:49:23.461Z] D-Bus, udev, scripted systemctl call, ...). [2022-04-06T11:49:23.461Z] • In case of template units, the unit is meant to be enabled with some [2022-04-06T11:49:23.461Z] instance name specified. [2022-04-06T11:49:23.723Z] Reading package lists... [2022-04-06T11:49:23.723Z] Building dependency tree... [2022-04-06T11:49:23.723Z] Reading state information... [2022-04-06T11:49:23.984Z] The following additional packages will be installed: [2022-04-06T11:49:23.984Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-06T11:49:23.984Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-06T11:49:23.984Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-06T11:49:23.984Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-04-06T11:49:23.984Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-04-06T11:49:23.984Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-04-06T11:49:23.984Z] Suggested packages: [2022-04-06T11:49:23.984Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-04-06T11:49:23.984Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-04-06T11:49:23.984Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-04-06T11:49:23.984Z] systemd-container policykit-1 [2022-04-06T11:49:23.984Z] Recommended packages: [2022-04-06T11:49:23.984Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-04-06T11:49:23.984Z] The following NEW packages will be installed: [2022-04-06T11:49:23.984Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-06T11:49:23.984Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-06T11:49:23.984Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-06T11:49:23.984Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-04-06T11:49:23.984Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-04-06T11:49:23.984Z] The following packages will be upgraded: [2022-04-06T11:49:23.984Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-04-06T11:49:24.248Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-04-06T11:49:24.248Z] Need to get 46.5 MB of archives. [2022-04-06T11:49:24.248Z] After this operation, 181 MB of additional disk space will be used. [2022-04-06T11:49:24.248Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-04-06T11:49:24.248Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-04-06T11:49:24.509Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-04-06T11:49:24.509Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-04-06T11:49:24.509Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-04-06T11:49:24.509Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-04-06T11:49:24.509Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-04-06T11:49:24.509Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-04-06T11:49:24.509Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-04-06T11:49:24.537Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.334s coverage: 17.7% of statements [2022-04-06T11:49:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-06T11:49:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-06T11:49:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-06T11:49:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-06T11:49:24.537Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.702s coverage: 92.3% of statements [2022-04-06T11:49:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-06T11:49:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-06T11:49:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-06T11:49:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-06T11:49:24.537Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.265s coverage: 63.2% of statements [2022-04-06T11:49:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-06T11:49:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-06T11:49:24.537Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.430s coverage: 97.7% of statements [2022-04-06T11:49:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-06T11:49:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-06T11:49:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-06T11:49:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-06T11:49:24.537Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements [2022-04-06T11:49:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-06T11:49:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-06T11:49:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-06T11:49:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-06T11:49:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-06T11:49:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-06T11:49:24.537Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.196s coverage: 100.0% of statements [2022-04-06T11:49:24.537Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-04-06T11:49:24.537Z] 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 [2022-04-06T11:49:24.537Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-06T11:49:24.537Z] GO111MODULE=on go vet ./... [2022-04-06T11:49:24.773Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-04-06T11:49:24.773Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-04-06T11:49:24.773Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-04-06T11:49:24.773Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-04-06T11:49:24.773Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-04-06T11:49:24.773Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-04-06T11:49:25.036Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-04-06T11:49:25.036Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-04-06T11:49:25.036Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-04-06T11:49:25.036Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-04-06T11:49:25.036Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-04-06T11:49:25.036Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-04-06T11:49:25.036Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-04-06T11:49:25.036Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-04-06T11:49:25.036Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-04-06T11:49:25.036Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-04-06T11:49:25.036Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-04-06T11:49:25.297Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-04-06T11:49:25.297Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-04-06T11:49:25.297Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-04-06T11:49:25.297Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-04-06T11:49:25.297Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-04-06T11:49:25.297Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-04-06T11:49:25.297Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-04-06T11:49:26.683Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-06T11:49:26.683Z] Fetched 46.5 MB in 2s (20.3 MB/s) [2022-04-06T11:49:26.683Z] (Reading database ... 13067 files and directories currently installed.) [2022-04-06T11:49:26.683Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T11:49:26.683Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-06T11:49:26.683Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T11:49:26.683Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-06T11:49:26.683Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T11:49:26.946Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-06T11:49:27.518Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T11:49:27.518Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-06T11:49:27.780Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-04-06T11:49:27.780Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-04-06T11:49:27.780Z] (Reading database ... 13068 files and directories currently installed.) [2022-04-06T11:49:27.780Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-06T11:49:27.780Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T11:49:28.041Z] Selecting previously unselected package libexpat1:amd64. [2022-04-06T11:49:28.041Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-04-06T11:49:28.041Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-06T11:49:28.041Z] Selecting previously unselected package python3.8-minimal. [2022-04-06T11:49:28.041Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-06T11:49:28.041Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T11:49:28.304Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T11:49:28.304Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-06T11:49:28.304Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T11:49:28.873Z] Selecting previously unselected package python3-minimal. [2022-04-06T11:49:28.873Z] (Reading database ... 13359 files and directories currently installed.) [2022-04-06T11:49:28.873Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-04-06T11:49:28.873Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-04-06T11:49:28.873Z] Selecting previously unselected package mime-support. [2022-04-06T11:49:28.873Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-04-06T11:49:28.873Z] Unpacking mime-support (3.64ubuntu1) ... [2022-04-06T11:49:28.873Z] Selecting previously unselected package libmpdec2:amd64. [2022-04-06T11:49:28.873Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-04-06T11:49:28.873Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-04-06T11:49:29.134Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-04-06T11:49:29.134Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-06T11:49:29.134Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T11:49:29.134Z] Selecting previously unselected package python3.8. [2022-04-06T11:49:29.134Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-06T11:49:29.134Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T11:49:29.396Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-06T11:49:29.396Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-04-06T11:49:29.396Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-06T11:49:29.396Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-04-06T11:49:29.657Z] Selecting previously unselected package python3. [2022-04-06T11:49:29.657Z] (Reading database ... 13761 files and directories currently installed.) [2022-04-06T11:49:29.657Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-04-06T11:49:29.657Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-04-06T11:49:29.657Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-04-06T11:49:29.657Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-06T11:49:29.657Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-06T11:49:29.657Z] Selecting previously unselected package dbus. [2022-04-06T11:49:29.657Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-06T11:49:29.657Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-04-06T11:49:29.919Z] Selecting previously unselected package libbsd0:amd64. [2022-04-06T11:49:29.919Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-04-06T11:49:29.919Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-04-06T11:49:29.919Z] Selecting previously unselected package libpam-systemd:amd64. [2022-04-06T11:49:29.919Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T11:49:29.919Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-06T11:49:29.919Z] Selecting previously unselected package sudo. [2022-04-06T11:49:29.919Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-04-06T11:49:29.919Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-04-06T11:49:30.180Z] Selecting previously unselected package apparmor. [2022-04-06T11:49:30.180Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-06T11:49:30.180Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-04-06T11:49:30.180Z] Selecting previously unselected package libcbor0.6:amd64. [2022-04-06T11:49:30.180Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-04-06T11:49:30.180Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-06T11:49:30.445Z] Selecting previously unselected package libedit2:amd64. [2022-04-06T11:49:30.445Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-04-06T11:49:30.445Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-04-06T11:49:30.445Z] Selecting previously unselected package libfido2-1:amd64. [2022-04-06T11:49:30.445Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-04-06T11:49:30.445Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-06T11:49:30.445Z] Selecting previously unselected package libkrb5support0:amd64. [2022-04-06T11:49:30.445Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T11:49:30.445Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T11:49:30.445Z] Selecting previously unselected package libk5crypto3:amd64. [2022-04-06T11:49:30.445Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T11:49:30.445Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T11:49:30.445Z] Selecting previously unselected package libkeyutils1:amd64. [2022-04-06T11:49:30.445Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-04-06T11:49:30.445Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-06T11:49:30.707Z] Selecting previously unselected package libkrb5-3:amd64. [2022-04-06T11:49:30.707Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T11:49:30.707Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T11:49:30.707Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-06T11:49:30.707Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T11:49:30.707Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T11:49:30.707Z] Selecting previously unselected package openssh-client. [2022-04-06T11:49:30.707Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-04-06T11:49:30.707Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-06T11:49:30.970Z] Selecting previously unselected package dbus-user-session. [2022-04-06T11:49:30.970Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-06T11:49:30.970Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-06T11:49:30.970Z] Selecting previously unselected package liblzo2-2:amd64. [2022-04-06T11:49:30.970Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-04-06T11:49:30.970Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-04-06T11:49:30.970Z] Selecting previously unselected package squashfs-tools. [2022-04-06T11:49:30.970Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-04-06T11:49:30.970Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-06T11:49:30.970Z] Selecting previously unselected package snapd. [2022-04-06T11:49:30.970Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-04-06T11:49:30.970Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-06T11:49:34.272Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-06T11:49:34.272Z] Setting up mime-support (3.64ubuntu1) ... [2022-04-06T11:49:34.272Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-04-06T11:49:34.272Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-06T11:49:34.272Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T11:49:34.272Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-06T11:49:34.272Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-04-06T11:49:34.272Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-04-06T11:49:34.272Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T11:49:34.272Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T11:49:34.570Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-04-06T11:49:34.570Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T11:49:34.570Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-06T11:49:34.570Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T11:49:35.177Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-04-06T11:49:35.177Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-06T11:49:35.177Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-06T11:49:35.177Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-04-06T11:49:35.177Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-04-06T11:49:35.177Z] running python rtupdate hooks for python3.8... [2022-04-06T11:49:35.177Z] running python post-rtupdate hooks for python3.8... [2022-04-06T11:49:35.177Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-04-06T11:49:36.147Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-04-06T11:49:36.409Z] Reloading AppArmor profiles [2022-04-06T11:49:36.409Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T11:49:36.409Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-06T11:49:36.669Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-04-06T11:49:36.931Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-04-06T11:49:36.931Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-04-06T11:49:36.931Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-04-06T11:49:36.931Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-04-06T11:49:38.865Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-04-06T11:49:38.865Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-06T11:49:38.865Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-06T11:49:38.865Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-06T11:49:39.126Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-04-06T11:49:39.126Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-04-06T11:49:39.385Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-04-06T11:49:39.643Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-04-06T11:49:39.904Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-06T11:49:39.904Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-06T11:49:40.165Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-04-06T11:49:40.429Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-04-06T11:49:40.692Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-04-06T11:49:40.952Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-04-06T11:49:41.213Z] /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' [2022-04-06T11:49:41.213Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-06T11:49:41.786Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-06T11:49:41.786Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-06T11:49:41.786Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-06T11:49:42.927Z] Reading package lists... [2022-04-06T11:49:43.187Z] Reading package lists... [2022-04-06T11:49:43.448Z] Building dependency tree... [2022-04-06T11:49:43.448Z] Reading state information... [2022-04-06T11:49:43.448Z] Calculating upgrade... [2022-04-06T11:49:43.448Z] The following packages will be upgraded: [2022-04-06T11:49:43.448Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-04-06T11:49:43.448Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-04-06T11:49:43.448Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-04-06T11:49:43.448Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-04-06T11:49:43.448Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-04-06T11:49:43.448Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-04-06T11:49:43.448Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-04-06T11:49:43.448Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-04-06T11:49:43.448Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-04-06T11:49:43.448Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-04-06T11:49:43.448Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-04-06T11:49:43.448Z] xz-utils zlib1g [2022-04-06T11:49:43.710Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-04-06T11:49:43.710Z] Need to get 65.7 MB of archives. [2022-04-06T11:49:43.710Z] After this operation, 27.6 MB of additional disk space will be used. [2022-04-06T11:49:43.710Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-04-06T11:49:43.710Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-04-06T11:49:43.972Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-04-06T11:49:44.233Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-04-06T11:49:44.492Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-04-06T11:49:44.492Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-04-06T11:49:44.492Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-04-06T11:49:44.492Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-04-06T11:49:44.492Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-04-06T11:49:44.492Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-04-06T11:49:44.492Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-04-06T11:49:44.492Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-04-06T11:49:44.492Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-04-06T11:49:44.492Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-04-06T11:49:44.492Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-04-06T11:49:44.492Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-04-06T11:49:44.492Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-04-06T11:49:44.492Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-04-06T11:49:44.492Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-04-06T11:49:44.492Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-04-06T11:49:44.492Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-04-06T11:49:44.492Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-04-06T11:49:44.755Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-04-06T11:49:44.755Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-04-06T11:49:44.755Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-04-06T11:49:44.755Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-04-06T11:49:44.755Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-04-06T11:49:44.755Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-04-06T11:49:44.755Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-04-06T11:49:44.755Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-04-06T11:49:44.755Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-04-06T11:49:44.755Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-04-06T11:49:44.755Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-04-06T11:49:44.755Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-04-06T11:49:44.755Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-04-06T11:49:45.016Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-04-06T11:49:45.016Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-04-06T11:49:45.016Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-04-06T11:49:45.016Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-04-06T11:49:45.016Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-04-06T11:49:45.016Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-04-06T11:49:45.016Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-04-06T11:49:45.016Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-04-06T11:49:45.016Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-04-06T11:49:45.016Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-04-06T11:49:45.016Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-04-06T11:49:45.016Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-04-06T11:49:45.280Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-04-06T11:49:45.280Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-04-06T11:49:45.280Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-04-06T11:49:45.280Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-04-06T11:49:45.280Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-04-06T11:49:45.280Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-04-06T11:49:45.280Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-04-06T11:49:45.280Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-04-06T11:49:45.280Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-04-06T11:49:45.280Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-04-06T11:49:45.280Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-04-06T11:49:45.280Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-04-06T11:49:45.280Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-04-06T11:49:45.280Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-04-06T11:49:45.280Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-04-06T11:49:45.280Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-04-06T11:49:45.547Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-04-06T11:49:45.547Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-04-06T11:49:45.547Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-04-06T11:49:45.547Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-04-06T11:49:45.547Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-04-06T11:49:45.547Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-04-06T11:49:45.547Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-04-06T11:49:45.547Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-04-06T11:49:45.547Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-04-06T11:49:45.809Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-04-06T11:49:46.070Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-04-06T11:49:46.330Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-04-06T11:49:46.330Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-04-06T11:49:46.590Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-04-06T11:49:46.852Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-06T11:49:46.852Z] Fetched 65.7 MB in 3s (22.2 MB/s) [2022-04-06T11:49:46.852Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-06T11:49:46.852Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-04-06T11:49:46.852Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-06T11:49:47.422Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-06T11:49:47.422Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-06T11:49:47.422Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-04-06T11:49:47.422Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-04-06T11:49:47.682Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T11:49:47.942Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T11:49:47.942Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T11:49:47.942Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T11:49:48.201Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T11:49:48.201Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T11:49:48.462Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T11:49:48.462Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T11:49:48.462Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T11:49:48.462Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T11:49:48.723Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T11:49:48.723Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T11:49:48.723Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T11:49:48.723Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T11:49:48.723Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T11:49:48.723Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-06T11:49:48.723Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T11:49:48.985Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T11:49:48.985Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T11:49:48.985Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-06T11:49:48.985Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T11:49:48.985Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T11:49:48.985Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T11:49:48.985Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T11:49:48.985Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T11:49:49.246Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T11:49:49.246Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T11:49:49.246Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-06T11:49:49.246Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-04-06T11:49:49.509Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-06T11:49:49.772Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-04-06T11:49:50.033Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-06T11:49:50.033Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-04-06T11:49:50.033Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-04-06T11:49:50.033Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-04-06T11:49:50.296Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-04-06T11:49:50.558Z] Setting up base-files (11ubuntu5.5) ... [2022-04-06T11:49:50.558Z] Installing new version of config file /etc/issue ... [2022-04-06T11:49:50.558Z] Installing new version of config file /etc/issue.net ... [2022-04-06T11:49:50.558Z] Installing new version of config file /etc/lsb-release ... [2022-04-06T11:49:50.558Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-04-06T11:49:50.820Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-04-06T11:49:50.820Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-04-06T11:49:50.820Z] Removing obsolete conffile /etc/default/motd-news ... [2022-04-06T11:49:51.082Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:51.082Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-04-06T11:49:51.082Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-04-06T11:49:51.082Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-04-06T11:49:51.082Z] 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 [2022-04-06T11:49:51.082Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:51.082Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T11:49:51.082Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-04-06T11:49:51.344Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-04-06T11:49:51.344Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:51.344Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-06T11:49:51.344Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-06T11:49:51.344Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-06T11:49:51.607Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:51.607Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-06T11:49:51.607Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-06T11:49:52.176Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-06T11:49:52.176Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-06T11:49:52.176Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-06T11:49:52.176Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-06T11:49:52.762Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-04-06T11:49:52.762Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:52.762Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-04-06T11:49:52.762Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-06T11:49:53.025Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-04-06T11:49:53.286Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-04-06T11:49:53.286Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-04-06T11:49:53.286Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:53.286Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-04-06T11:49:53.286Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-04-06T11:49:53.286Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-04-06T11:49:53.548Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:53.548Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T11:49:53.548Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T11:49:53.548Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-06T11:49:53.548Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:53.548Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T11:49:53.548Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T11:49:53.548Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-06T11:49:53.808Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:53.808Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T11:49:53.808Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T11:49:53.808Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T11:49:53.808Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T11:49:53.808Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-06T11:49:54.069Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:54.069Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T11:49:54.069Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T11:49:54.069Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-06T11:49:54.069Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:54.069Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T11:49:54.069Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T11:49:54.069Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T11:49:54.330Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T11:49:54.605Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-04-06T11:49:55.232Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-04-06T11:49:55.499Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-04-06T11:49:55.499Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:55.499Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-06T11:49:55.499Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-06T11:49:55.499Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-04-06T11:49:55.761Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:55.761Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-04-06T11:49:55.761Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-04-06T11:49:55.761Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-04-06T11:49:55.761Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:55.761Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-04-06T11:49:55.761Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-04-06T11:49:56.022Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-04-06T11:49:56.022Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:56.022Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-04-06T11:49:56.022Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-06T11:49:56.022Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-04-06T11:49:56.022Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:56.022Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-04-06T11:49:56.022Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-04-06T11:49:56.288Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-04-06T11:49:56.288Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:56.288Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-04-06T11:49:56.288Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-04-06T11:49:56.550Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-04-06T11:49:56.550Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:56.550Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-06T11:49:56.550Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-06T11:49:56.550Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-04-06T11:49:56.550Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:56.550Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-04-06T11:49:56.550Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-04-06T11:49:56.814Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-04-06T11:49:56.814Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:56.814Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-06T11:49:56.814Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-06T11:49:56.814Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-06T11:49:56.814Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:56.814Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-06T11:49:56.814Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-06T11:49:57.075Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-06T11:49:57.075Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:57.075Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-04-06T11:49:57.075Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-04-06T11:49:57.075Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-04-06T11:49:57.336Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:57.336Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-04-06T11:49:57.336Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-04-06T11:49:57.336Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-04-06T11:49:57.336Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:57.336Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-04-06T11:49:57.336Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-04-06T11:49:57.596Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-04-06T11:49:57.596Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:57.596Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-04-06T11:49:57.596Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-04-06T11:49:58.166Z] Setting up apt (2.0.6) ... [2022-04-06T11:49:58.737Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-04-06T11:49:58.737Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:58.737Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-06T11:49:58.737Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-06T11:49:58.737Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-06T11:49:58.737Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T11:49:58.737Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-06T11:49:58.737Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-06T11:49:59.004Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-04-06T11:49:59.004Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-06T11:49:59.004Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-06T11:49:59.004Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-06T11:49:59.267Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-06T11:49:59.267Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-06T11:49:59.267Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T11:49:59.267Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T11:49:59.267Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-04-06T11:49:59.267Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-06T11:49:59.527Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-04-06T11:49:59.527Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-06T11:49:59.527Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-06T11:49:59.527Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-06T11:49:59.786Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-06T11:50:00.053Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-06T11:50:00.053Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-06T11:50:00.053Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-06T11:50:00.053Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-06T11:50:00.053Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-06T11:50:00.311Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-06T11:50:00.311Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-06T11:50:00.311Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-06T11:50:00.311Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-06T11:50:00.572Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-04-06T11:50:00.572Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-04-06T11:50:00.572Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-06T11:50:00.572Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-04-06T11:50:00.832Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-04-06T11:50:00.832Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-04-06T11:50:00.832Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-04-06T11:50:00.832Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-04-06T11:50:00.832Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-04-06T11:50:00.832Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-04-06T11:50:01.091Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-04-06T11:50:01.091Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-04-06T11:50:01.358Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-04-06T11:50:01.358Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-06T11:50:01.358Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T11:50:01.358Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T11:50:01.619Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T11:50:01.619Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T11:50:01.880Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T11:50:01.880Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T11:50:01.880Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T11:50:01.880Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T11:50:01.880Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T11:50:01.880Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T11:50:02.140Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T11:50:02.140Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T11:50:02.140Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-04-06T11:50:02.140Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-04-06T11:50:02.140Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T11:50:02.140Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T11:50:02.401Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T11:50:02.662Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T11:50:03.241Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T11:50:03.241Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T11:50:04.185Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T11:50:04.185Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T11:50:04.445Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T11:50:04.445Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T11:50:04.706Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T11:50:04.706Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T11:50:05.648Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T11:50:05.648Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T11:50:05.648Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-04-06T11:50:05.648Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-04-06T11:50:05.648Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-04-06T11:50:05.648Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-04-06T11:50:05.648Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-04-06T11:50:05.648Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-04-06T11:50:05.648Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-04-06T11:50:05.648Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T11:50:05.648Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-04-06T11:50:05.910Z] [2022-04-06T11:50:05.910Z] Current default time zone: 'Etc/UTC' [2022-04-06T11:50:05.910Z] Local time is now: Wed Apr 6 11:50:05 UTC 2022. [2022-04-06T11:50:05.910Z] Universal Time is now: Wed Apr 6 11:50:05 UTC 2022. [2022-04-06T11:50:05.910Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-04-06T11:50:05.910Z] [2022-04-06T11:50:05.910Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-04-06T11:50:05.910Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T11:50:05.910Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T11:50:05.910Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-06T11:50:05.910Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T11:50:05.910Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-04-06T11:50:05.910Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-04-06T11:50:05.910Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-04-06T11:50:05.910Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-04-06T11:50:05.910Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-04-06T11:50:05.910Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-04-06T11:50:05.910Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T11:50:05.910Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T11:50:05.910Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-04-06T11:50:06.172Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T11:50:06.172Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T11:50:06.172Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T11:50:06.172Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-04-06T11:50:06.172Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-04-06T11:50:06.172Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-04-06T11:50:08.088Z] Updating certificates in /etc/ssl/certs... [2022-04-06T11:50:08.658Z] 21 added, 21 removed; done. [2022-04-06T11:50:08.919Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T11:50:08.919Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-04-06T11:50:08.919Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-04-06T11:50:09.180Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T11:50:09.180Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-04-06T11:50:09.180Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-04-06T11:50:09.180Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-04-06T11:50:09.180Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-04-06T11:50:09.180Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T11:50:09.180Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-04-06T11:50:09.180Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T11:50:09.180Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T11:50:09.180Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T11:50:09.180Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-06T11:50:09.180Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-04-06T11:50:09.444Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-04-06T11:50:09.444Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-04-06T11:50:09.444Z] Updating certificates in /etc/ssl/certs... [2022-04-06T11:50:10.016Z] 0 added, 0 removed; done. [2022-04-06T11:50:10.016Z] Running hooks in /etc/ca-certificates/update.d... [2022-04-06T11:50:10.016Z] done. [2022-04-06T11:50:11.223Z] Reading package lists... [2022-04-06T11:50:11.223Z] Building dependency tree... [2022-04-06T11:50:11.223Z] Reading state information... [2022-04-06T11:50:11.484Z] The following NEW packages will be installed: [2022-04-06T11:50:11.484Z] apt-transport-https [2022-04-06T11:50:11.484Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-04-06T11:50:11.484Z] Need to get 4680 B of archives. [2022-04-06T11:50:11.484Z] After this operation, 162 kB of additional disk space will be used. [2022-04-06T11:50:11.484Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-04-06T11:50:11.746Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-06T11:50:11.746Z] Fetched 4680 B in 0s (94.0 kB/s) [2022-04-06T11:50:11.746Z] Selecting previously unselected package apt-transport-https. [2022-04-06T11:50:11.746Z] (Reading database ... 14320 files and directories currently installed.) [2022-04-06T11:50:11.746Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-04-06T11:50:11.746Z] Unpacking apt-transport-https (2.0.6) ... [2022-04-06T11:50:11.746Z] Setting up apt-transport-https (2.0.6) ... [2022-04-06T11:50:12.009Z] Waiting for network to be ready... [2022-04-06T11:50:20.148Z] 2022-04-06T11:50:16Z INFO Waiting for automatic snapd restart... [2022-04-06T11:50:20.148Z] snapd 2.55.2 from Canonical* installed [2022-04-06T11:50:21.102Z] "snapd" switched to the "latest/stable" channel [2022-04-06T11:50:21.102Z] [2022-04-06T11:50:23.640Z] core20 20220318 from Canonical* installed [2022-04-06T11:50:24.212Z] "core20" switched to the "latest/stable" channel [2022-04-06T11:50:24.212Z] [2022-04-06T11:50:26.789Z] snapcraft 6.1 from Canonical* installed [2022-04-06T11:50:27.050Z] "snapcraft" switched to the "latest/stable" channel [2022-04-06T11:50:27.050Z] [2022-04-06T11:50:32.335Z] 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: [2022-04-06T11:50:32.335Z] - README.md [2022-04-06T11:50:32.335Z] [2022-04-06T11:50:32.335Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-06T11:50:32.335Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-06T11:50:32.335Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-06T11:50:32.335Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-06T11:50:33.538Z] Reading package lists... [2022-04-06T11:50:33.798Z] 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 [2022-04-06T11:50:33.798Z] Reading package lists... [2022-04-06T11:50:33.798Z] Building dependency tree... [2022-04-06T11:50:33.798Z] Reading state information... [2022-04-06T11:50:34.060Z] Suggested packages: [2022-04-06T11:50:34.060Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-04-06T11:50:34.060Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-04-06T11:50:34.060Z] krb5-user libnorm-doc [2022-04-06T11:50:34.060Z] Recommended packages: [2022-04-06T11:50:34.060Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-04-06T11:50:34.060Z] The following NEW packages will be installed: [2022-04-06T11:50:34.060Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-04-06T11:50:34.060Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-04-06T11:50:34.060Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-04-06T11:50:34.060Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-04-06T11:50:34.060Z] libzmq5 pkg-config zip [2022-04-06T11:50:34.060Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-04-06T11:50:34.321Z] Need to get 10.3 MB of archives. [2022-04-06T11:50:34.321Z] After this operation, 56.5 MB of additional disk space will be used. [2022-04-06T11:50:34.321Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-04-06T11:50:34.321Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-04-06T11:50:34.321Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-04-06T11:50:34.321Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-04-06T11:50:34.321Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-04-06T11:50:34.321Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-04-06T11:50:34.321Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-04-06T11:50:34.321Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-04-06T11:50:34.321Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-04-06T11:50:34.321Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-04-06T11:50:34.321Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-04-06T11:50:34.321Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-04-06T11:50:34.321Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-04-06T11:50:34.321Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-04-06T11:50:34.321Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-04-06T11:50:34.582Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-04-06T11:50:34.582Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-04-06T11:50:34.842Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-04-06T11:50:34.842Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-04-06T11:50:34.842Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-04-06T11:50:35.103Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-04-06T11:50:35.363Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-04-06T11:50:35.363Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-04-06T11:50:35.363Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-04-06T11:50:35.363Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-04-06T11:50:35.363Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-04-06T11:50:35.363Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-04-06T11:50:35.363Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-06T11:50:35.363Z] Fetched 10.3 MB in 1s (9172 kB/s) [2022-04-06T11:50:35.363Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-04-06T11:50:35.363Z] (Reading database ... 14324 files and directories currently installed.) [2022-04-06T11:50:35.363Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-04-06T11:50:35.624Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-06T11:50:35.624Z] Selecting previously unselected package libsodium23:amd64. [2022-04-06T11:50:35.624Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-04-06T11:50:35.624Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-04-06T11:50:35.624Z] Selecting previously unselected package libpsl5:amd64. [2022-04-06T11:50:35.624Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-04-06T11:50:35.624Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-06T11:50:35.884Z] Selecting previously unselected package libbrotli1:amd64. [2022-04-06T11:50:35.884Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-04-06T11:50:35.884Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-06T11:50:35.884Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-04-06T11:50:35.884Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-04-06T11:50:35.884Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-06T11:50:35.884Z] Selecting previously unselected package librtmp1:amd64. [2022-04-06T11:50:35.884Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-04-06T11:50:35.884Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-06T11:50:35.884Z] Selecting previously unselected package libssh-4:amd64. [2022-04-06T11:50:35.884Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-04-06T11:50:35.884Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-06T11:50:36.145Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-04-06T11:50:36.145Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-04-06T11:50:36.145Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-06T11:50:36.145Z] Selecting previously unselected package liberror-perl. [2022-04-06T11:50:36.145Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-04-06T11:50:36.145Z] Unpacking liberror-perl (0.17029-1) ... [2022-04-06T11:50:36.145Z] Selecting previously unselected package git-man. [2022-04-06T11:50:36.145Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-04-06T11:50:36.145Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-06T11:50:36.406Z] Selecting previously unselected package git. [2022-04-06T11:50:36.406Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-04-06T11:50:36.406Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-04-06T11:50:36.979Z] Selecting previously unselected package libgssrpc4:amd64. [2022-04-06T11:50:36.979Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T11:50:36.979Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T11:50:36.979Z] Selecting previously unselected package libkdb5-9:amd64. [2022-04-06T11:50:36.979Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T11:50:36.979Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T11:50:36.979Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-04-06T11:50:36.979Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T11:50:36.979Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T11:50:36.979Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-04-06T11:50:36.979Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T11:50:36.979Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T11:50:36.979Z] Selecting previously unselected package comerr-dev:amd64. [2022-04-06T11:50:36.979Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-04-06T11:50:36.979Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-06T11:50:37.239Z] Selecting previously unselected package krb5-multidev:amd64. [2022-04-06T11:50:37.239Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T11:50:37.239Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T11:50:37.239Z] Selecting previously unselected package libnorm1:amd64. [2022-04-06T11:50:37.239Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-06T11:50:37.239Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-06T11:50:37.239Z] Selecting previously unselected package libnorm-dev:amd64. [2022-04-06T11:50:37.239Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-06T11:50:37.239Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-06T11:50:37.498Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-04-06T11:50:37.498Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-06T11:50:37.498Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-06T11:50:37.498Z] Selecting previously unselected package libpgm-dev:amd64. [2022-04-06T11:50:37.498Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-06T11:50:37.498Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-06T11:50:37.498Z] Selecting previously unselected package libsodium-dev:amd64. [2022-04-06T11:50:37.498Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-04-06T11:50:37.498Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-04-06T11:50:37.758Z] Selecting previously unselected package libzmq5:amd64. [2022-04-06T11:50:37.758Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-04-06T11:50:37.758Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-06T11:50:37.758Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-04-06T11:50:37.758Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T11:50:37.758Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T11:50:37.758Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-04-06T11:50:37.758Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-04-06T11:50:37.758Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-06T11:50:37.758Z] Selecting previously unselected package pkg-config. [2022-04-06T11:50:37.758Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-04-06T11:50:37.758Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-04-06T11:50:38.017Z] Selecting previously unselected package zip. [2022-04-06T11:50:38.017Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-04-06T11:50:38.017Z] Unpacking zip (3.0-11build1) ... [2022-04-06T11:50:38.017Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-06T11:50:38.017Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-04-06T11:50:38.017Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-06T11:50:38.017Z] No schema files found: doing nothing. [2022-04-06T11:50:38.017Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-06T11:50:38.017Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-06T11:50:38.017Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-06T11:50:38.017Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-06T11:50:38.017Z] Setting up liberror-perl (0.17029-1) ... [2022-04-06T11:50:38.017Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T11:50:38.017Z] Setting up zip (3.0-11build1) ... [2022-04-06T11:50:38.017Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-06T11:50:38.017Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-06T11:50:38.017Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-04-06T11:50:38.017Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-04-06T11:50:38.017Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-06T11:50:38.017Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T11:50:38.278Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-06T11:50:38.278Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T11:50:38.278Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-06T11:50:38.278Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T11:50:38.278Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-06T11:50:38.278Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-06T11:50:38.278Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-06T11:50:38.278Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-04-06T11:50:38.278Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T11:50:38.278Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T11:50:38.278Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-06T11:50:38.278Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-06T11:50:38.849Z] comerr-dev set to automatically installed. [2022-04-06T11:50:38.849Z] git set to automatically installed. [2022-04-06T11:50:38.849Z] git-man set to automatically installed. [2022-04-06T11:50:38.849Z] krb5-multidev set to automatically installed. [2022-04-06T11:50:38.849Z] libbrotli1 set to automatically installed. [2022-04-06T11:50:38.849Z] libcurl3-gnutls set to automatically installed. [2022-04-06T11:50:38.849Z] liberror-perl set to automatically installed. [2022-04-06T11:50:38.849Z] libglib2.0-0 set to automatically installed. [2022-04-06T11:50:38.849Z] libgssrpc4 set to automatically installed. [2022-04-06T11:50:38.849Z] libkadm5clnt-mit11 set to automatically installed. [2022-04-06T11:50:38.849Z] libkadm5srv-mit11 set to automatically installed. [2022-04-06T11:50:38.849Z] libkdb5-9 set to automatically installed. [2022-04-06T11:50:38.849Z] libkrb5-dev set to automatically installed. [2022-04-06T11:50:38.849Z] libnghttp2-14 set to automatically installed. [2022-04-06T11:50:38.849Z] libnorm-dev set to automatically installed. [2022-04-06T11:50:38.849Z] libnorm1 set to automatically installed. [2022-04-06T11:50:38.849Z] libpgm-5.2-0 set to automatically installed. [2022-04-06T11:50:38.849Z] libpgm-dev set to automatically installed. [2022-04-06T11:50:38.849Z] libpsl5 set to automatically installed. [2022-04-06T11:50:38.849Z] librtmp1 set to automatically installed. [2022-04-06T11:50:38.849Z] libsodium-dev set to automatically installed. [2022-04-06T11:50:38.849Z] libsodium23 set to automatically installed. [2022-04-06T11:50:38.849Z] libssh-4 set to automatically installed. [2022-04-06T11:50:38.849Z] libzmq3-dev set to automatically installed. [2022-04-06T11:50:38.849Z] libzmq5 set to automatically installed. [2022-04-06T11:50:38.849Z] pkg-config set to automatically installed. [2022-04-06T11:50:38.849Z] zip set to automatically installed. [2022-04-06T11:50:39.792Z] snapd is not logged in, snap install commands will use sudo [2022-04-06T11:50:54.756Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-04-06T11:50:54.756Z] Downloading snap 'edgex-app-service-configurable' [2022-04-06T11:50:54.756Z] Pulling app-service-configurable [2022-04-06T11:50:54.756Z] + snapcraftctl pull [2022-04-06T11:50:56.201Z] Pulling config-common [2022-04-06T11:50:56.201Z] + snapcraftctl pull [2022-04-06T11:50:57.614Z] Pulling go-build-helper [2022-04-06T11:50:57.614Z] + snapcraftctl pull [2022-04-06T11:50:58.997Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-04-06T11:50:58.997Z] Skipping pull go-build-helper (already ran) [2022-04-06T11:50:58.997Z] Building go-build-helper [2022-04-06T11:50:58.997Z] + snapcraftctl build [2022-04-06T11:51:00.378Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-04-06T11:51:00.949Z] Staging go-build-helper [2022-04-06T11:51:00.949Z] + snapcraftctl stage [2022-04-06T11:51:01.376Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-06T11:51:01.376Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-06T11:51:02.810Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-06T11:51:05.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-06T11:51:06.125Z] + ls -al . [2022-04-06T11:51:06.125Z] total 660 [2022-04-06T11:51:06.125Z] drwxrwxr-x 9 1001 1001 4096 Apr 6 11:51 . [2022-04-06T11:51:06.125Z] drwxr-xr-x 4 root root 4096 Apr 6 11:45 .. [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 11 Apr 6 11:43 .dockerignore [2022-04-06T11:51:06.125Z] drwxrwxr-x 8 1001 1001 4096 Apr 6 11:43 .git [2022-04-06T11:51:06.125Z] drwxrwxr-x 4 1001 1001 4096 Apr 6 11:43 .github [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 870 Apr 6 11:43 .gitignore [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 42 Apr 6 11:43 .golangci.yml [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 87 Apr 6 11:43 .hadolint.yml [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 166 Apr 6 11:43 .sonarcloud.properties [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 1171 Apr 6 11:43 ADOPTERS.md [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 9953 Apr 6 11:43 Attribution.txt [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 51732 Apr 6 11:43 CHANGELOG.md [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 3804 Apr 6 11:43 CONTRIBUTING.md [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 677 Apr 6 11:43 GOVERNANCE.md [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 849 Apr 6 11:43 Jenkinsfile [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 10775 Apr 6 11:43 LICENSE [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 8478 Apr 6 11:43 Makefile [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 582 Apr 6 11:43 OWNERS.md [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 8207 Apr 6 11:43 README.md [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 6912 Apr 6 11:43 SECURITY.md [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 5 Apr 6 11:41 VERSION [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 4131 Apr 6 11:43 ZMQWindows.md [2022-04-06T11:51:06.125Z] drwxrwxr-x 2 1001 1001 4096 Apr 6 11:43 bin [2022-04-06T11:51:06.125Z] drwxrwxr-x 18 1001 1001 4096 Apr 6 11:43 cmd [2022-04-06T11:51:06.125Z] -rw-r--r-- 1 root root 429122 Apr 6 11:49 coverage.out [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 3175 Apr 6 11:43 go.mod [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 34990 Apr 6 11:45 go.sum [2022-04-06T11:51:06.125Z] drwxrwxr-x 8 1001 1001 4096 Apr 6 11:43 internal [2022-04-06T11:51:06.125Z] drwxrwxr-x 3 1001 1001 4096 Apr 6 11:43 openapi [2022-04-06T11:51:06.125Z] drwxrwxr-x 4 1001 1001 4096 Apr 6 11:43 snap [2022-04-06T11:51:06.125Z] -rw-rw-r-- 1 1001 1001 204 Apr 6 11:43 version.go [Pipeline] sh [2022-04-06T11:51:06.229Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-04-06T11:51:06.229Z] Fetched 290 kB in 0s (0 B/s) [2022-04-06T11:51:06.229Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-04-06T11:51:06.229Z] Fetched 158 kB in 0s (0 B/s) [2022-04-06T11:51:06.229Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-04-06T11:51:06.229Z] Fetched 242 kB in 0s (0 B/s) [2022-04-06T11:51:06.229Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-04-06T11:51:06.230Z] Fetched 150 kB in 0s (0 B/s) [2022-04-06T11:51:06.230Z] Pulling edgex-go [2022-04-06T11:51:06.230Z] + snapcraftctl pull [2022-04-06T11:51:06.805Z] + '[' -e coverage.out ] [2022-04-06T11:51:06.805Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-06T11:51:06.841Z] Warning: overwriting stash ‘coverage-report’ [2022-04-06T11:51:07.591Z] Stashed 1 file(s) [Pipeline] sh [2022-04-06T11:51:07.613Z] Pulling hooks [2022-04-06T11:51:07.613Z] + snapcraftctl pull [2022-04-06T11:51:08.252Z] + make build [2022-04-06T11:51:08.253Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-06T11:51:17.626Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-06T11:51:17.886Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-04-06T11:51:17.886Z] Fetched 96.1 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-04-06T11:51:17.886Z] Fetched 78.7 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-04-06T11:51:17.886Z] Fetched 48.0 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-04-06T11:51:17.886Z] Fetched 50.2 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-04-06T11:51:17.886Z] Fetched 14.7 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-04-06T11:51:17.886Z] Fetched 234 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-04-06T11:51:17.886Z] Fetched 155 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-04-06T11:51:17.886Z] Fetched 170 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-04-06T11:51:17.886Z] Fetched 267 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-04-06T11:51:17.886Z] Fetched 50.6 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-04-06T11:51:17.886Z] Fetched 15.1 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-04-06T11:51:17.886Z] Fetched 51.5 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-04-06T11:51:17.886Z] Fetched 121 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-04-06T11:51:17.886Z] Fetched 29.7 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-04-06T11:51:17.886Z] Fetched 1021 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-04-06T11:51:17.886Z] Fetched 49.3 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-04-06T11:51:17.886Z] Fetched 54.9 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-04-06T11:51:17.886Z] Fetched 16.6 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-04-06T11:51:17.886Z] Fetched 87.9 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-04-06T11:51:17.886Z] Fetched 142 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-04-06T11:51:17.886Z] Fetched 41.8 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-04-06T11:51:17.886Z] Fetched 181 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-04-06T11:51:17.886Z] Fetched 208 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-04-06T11:51:17.886Z] Fetched 161 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-04-06T11:51:17.886Z] Fetched 107 kB in 0s (0 B/s) [2022-04-06T11:51:17.886Z] Pulling static-packages [2022-04-06T11:51:17.886Z] + snapcraftctl pull [2022-04-06T11:51:19.267Z] Pulling version [2022-04-06T11:51:19.267Z] + cd /root/project [2022-04-06T11:51:19.267Z] ++ git describe --tags --abbrev=0 [2022-04-06T11:51:19.267Z] ++ sed s/v// [2022-04-06T11:51:19.267Z] + GIT_VERSION=2.2.0-dev.55 [2022-04-06T11:51:19.267Z] + '[' -z 2.2.0-dev.55 ']' [2022-04-06T11:51:19.267Z] + snapcraftctl set-version 2.2.0-dev.55 [2022-04-06T11:51:20.650Z] Building app-service-configurable [2022-04-06T11:51:20.650Z] + snapcraftctl build [2022-04-06T11:51:22.560Z] Building config-common [2022-04-06T11:51:22.560Z] + snapcraftctl build [2022-04-06T11:51:23.939Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-04-06T11:51:24.512Z] Skipping build go-build-helper (already ran) [2022-04-06T11:51:24.772Z] Building edgex-go [2022-04-06T11:51:24.772Z] + cd /root/parts/edgex-go/src [2022-04-06T11:51:24.772Z] ++ git describe --tags --abbrev=0 [2022-04-06T11:51:24.772Z] ++ sed s/v// [2022-04-06T11:51:24.772Z] + GIT_VERSION=2.2.0-dev.55 [2022-04-06T11:51:24.772Z] + '[' -z 2.2.0-dev.55 ']' [2022-04-06T11:51:24.772Z] + echo 2.2.0-dev.55 [2022-04-06T11:51:24.772Z] + '[' '!' -d vendor ']' [2022-04-06T11:51:24.772Z] + go mod download all [2022-04-06T11:51:30.082Z] + make build [2022-04-06T11:51:30.082Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-06T11:51:52.034Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-06T11:52:02.014Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-06T11:52:02.014Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-06T11:52:03.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-06T11:52:04.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-06T11:52:05.572Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-06T11:52:07.484Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-06T11:52:08.869Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-06T11:52:10.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-06T11:52:12.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-06T11:52:13.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-06T11:52:15.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-06T11:52:16.590Z] + 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 [2022-04-06T11:52:16.590Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-04-06T11:52:16.590Z] + case "$service" in [2022-04-06T11:52:16.590Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-04-06T11:52:16.590Z] + 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 [2022-04-06T11:52:16.590Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-04-06T11:52:16.590Z] + case "$service" in [2022-04-06T11:52:16.590Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-04-06T11:52:16.590Z] + 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 [2022-04-06T11:52:16.590Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-04-06T11:52:16.590Z] + case "$service" in [2022-04-06T11:52:16.590Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-04-06T11:52:16.590Z] + 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 [2022-04-06T11:52:16.590Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-04-06T11:52:16.590Z] + case "$service" in [2022-04-06T11:52:16.590Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-04-06T11:52:16.590Z] + 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 [2022-04-06T11:52:16.590Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-04-06T11:52:16.590Z] + case "$service" in [2022-04-06T11:52:16.590Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-04-06T11:52:16.590Z] + 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 [2022-04-06T11:52:16.591Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-04-06T11:52:16.591Z] + case "$service" in [2022-04-06T11:52:16.591Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-04-06T11:52:16.591Z] + 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 [2022-04-06T11:52:16.591Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-04-06T11:52:16.591Z] + case "$service" in [2022-04-06T11:52:16.591Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-04-06T11:52:16.591Z] + 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 [2022-04-06T11:52:16.591Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-04-06T11:52:16.591Z] + case "$service" in [2022-04-06T11:52:16.591Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-04-06T11:52:16.591Z] + 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 [2022-04-06T11:52:16.591Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-04-06T11:52:16.591Z] + case "$service" in [2022-04-06T11:52:16.591Z] + 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 [2022-04-06T11:52:16.591Z] + 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 [2022-04-06T11:52:16.591Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-04-06T11:52:16.591Z] + case "$service" in [2022-04-06T11:52:16.591Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-04-06T11:52:16.591Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-04-06T11:52:16.591Z] + 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 [2022-04-06T11:52:16.591Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-04-06T11:52:16.591Z] + case "$service" in [2022-04-06T11:52:16.591Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-04-06T11:52:16.591Z] + 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 [2022-04-06T11:52:16.591Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-04-06T11:52:16.591Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-04-06T11:52:16.591Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-04-06T11:52:17.531Z] Building hooks [2022-04-06T11:52:17.531Z] + cd /root/parts/hooks/src [2022-04-06T11:52:17.531Z] + make build [2022-04-06T11:52:17.531Z] go mod tidy [2022-04-06T11:52:17.531Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-04-06T11:52:17.791Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T11:52:18.051Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-06T11:52:18.051Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-06T11:52:18.051Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-04-06T11:52:19.964Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-04-06T11:52:20.224Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-04-06T11:52:20.224Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-04-06T11:52:22.140Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-06T11:52:22.140Z] Building static-packages [2022-04-06T11:52:22.140Z] + snapcraftctl build [2022-04-06T11:52:24.054Z] Building version [2022-04-06T11:52:24.054Z] + snapcraftctl build [2022-04-06T11:52:26.593Z] Staging app-service-configurable [2022-04-06T11:52:26.593Z] + snapcraftctl stage [2022-04-06T11:52:27.974Z] Staging config-common [2022-04-06T11:52:27.974Z] + snapcraftctl stage [2022-04-06T11:52:29.355Z] Skipping stage go-build-helper (already ran) [2022-04-06T11:52:29.355Z] Staging edgex-go [2022-04-06T11:52:29.355Z] + snapcraftctl stage [2022-04-06T11:52:30.736Z] Staging hooks [2022-04-06T11:52:30.736Z] + snapcraftctl stage [2022-04-06T11:52:32.122Z] Staging static-packages [2022-04-06T11:52:32.122Z] + snapcraftctl stage [2022-04-06T11:52:33.506Z] Staging version [2022-04-06T11:52:33.506Z] + snapcraftctl stage [2022-04-06T11:52:34.892Z] Priming app-service-configurable [2022-04-06T11:52:34.892Z] + snapcraftctl prime [2022-04-06T11:52:38.194Z] 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 [2022-04-06T11:52:38.194Z] stage-packages: [2022-04-06T11:52:38.194Z] - libnorm1 [2022-04-06T11:52:38.194Z] - libpgm-5.2-0 [2022-04-06T11:52:38.194Z] - libsodium23 [2022-04-06T11:52:38.194Z] - libzmq5 [2022-04-06T11:52:38.456Z] Priming config-common [2022-04-06T11:52:38.456Z] + snapcraftctl prime [2022-04-06T11:52:39.837Z] Priming go-build-helper [2022-04-06T11:52:39.837Z] + snapcraftctl prime [2022-04-06T11:52:41.747Z] Priming edgex-go [2022-04-06T11:52:41.747Z] + snapcraftctl prime [2022-04-06T11:52:43.143Z] Priming hooks [2022-04-06T11:52:43.143Z] + snapcraftctl prime [2022-04-06T11:52:44.601Z] Priming static-packages [2022-04-06T11:52:44.601Z] + snapcraftctl prime [2022-04-06T11:52:49.940Z] Priming version [2022-04-06T11:52:49.940Z] + snapcraftctl prime [2022-04-06T11:52:50.508Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-06T11:53:00.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-06T11:54:21.912Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-06T11:54:21.912Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-06T11:54:26.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-06T11:54:27.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-06T11:54:33.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-06T11:54:39.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-06T11:54:44.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-06T11:54:49.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-06T11:54:54.933Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-06T11:55:00.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-06T11:55:08.628Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-06T11:55:12.957Z] $ docker stop --time=1 817d78b4e359881d7a30a4c5db7732ef73577c6f45088a4649684772c7d089b8 [2022-04-06T11:55:14.869Z] $ docker rm -f 817d78b4e359881d7a30a4c5db7732ef73577c6f45088a4649684772c7d089b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T11:55:17.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-06T11:55:17.311Z] [2022-04-06T11:55:17.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T11:55:17.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-06T11:55:17.959Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-06T11:55:17.959Z] 29e5d40040c1: Pulling fs layer [2022-04-06T11:55:17.959Z] 1ce36da41761: Pulling fs layer [2022-04-06T11:55:17.959Z] 25b303627fd3: Pulling fs layer [2022-04-06T11:55:17.959Z] 29e5d40040c1: Verifying Checksum [2022-04-06T11:55:17.959Z] 29e5d40040c1: Download complete [2022-04-06T11:55:18.233Z] 1ce36da41761: Verifying Checksum [2022-04-06T11:55:18.233Z] 1ce36da41761: Download complete [2022-04-06T11:55:18.502Z] 29e5d40040c1: Pull complete [2022-04-06T11:55:19.933Z] 25b303627fd3: Verifying Checksum [2022-04-06T11:55:19.933Z] 25b303627fd3: Download complete [2022-04-06T11:55:19.933Z] 1ce36da41761: Pull complete [2022-04-06T11:55:32.314Z] 25b303627fd3: Pull complete [2022-04-06T11:55:32.314Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-06T11:55:32.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-06T11:55:32.314Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-06T11:55:32.571Z] prd-ubuntu20.04-docker-arm64-4c-16g-10961 does not seem to be running inside a container [2022-04-06T11:55:32.659Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-06T11:55:34.971Z] $ docker top 446ca84269aea1f8ca086a58c93e8f0e3df80115e993bf66788bf48da5e89d76 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T11:55:35.933Z] + docker-compose build --help [2022-04-06T11:55:35.933Z] + grep parallel [2022-04-06T11:55:39.299Z] --parallel Build images in parallel. [Pipeline] } [2022-04-06T11:55:39.604Z] $ docker stop --time=1 446ca84269aea1f8ca086a58c93e8f0e3df80115e993bf66788bf48da5e89d76 [2022-04-06T11:55:41.286Z] $ docker rm -f 446ca84269aea1f8ca086a58c93e8f0e3df80115e993bf66788bf48da5e89d76 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T11:55:42.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-06T11:55:42.033Z] . [Pipeline] withDockerContainer [2022-04-06T11:55:42.285Z] prd-ubuntu20.04-docker-arm64-4c-16g-10961 does not seem to be running inside a container [2022-04-06T11:55:42.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-06T11:55:43.639Z] $ docker top 74aba3e1e9d9082018fc6e877a14ca86c5cafa7bc2617121a34efb289ce46dff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T11:55:44.627Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-06T11:55:49.023Z] Building core-command ... [2022-04-06T11:55:49.023Z] Building core-data ... [2022-04-06T11:55:49.023Z] Building core-metadata ... [2022-04-06T11:55:49.023Z] Building security-bootstrapper ... [2022-04-06T11:55:49.023Z] Building security-proxy-setup ... [2022-04-06T11:55:49.023Z] Building security-secretstore-setup ... [2022-04-06T11:55:49.023Z] Building security-spiffe-token-provider ... [2022-04-06T11:55:49.023Z] Building security-spire-agent ... [2022-04-06T11:55:49.023Z] Building security-spire-config ... [2022-04-06T11:55:49.023Z] Building security-spire-server ... [2022-04-06T11:55:49.023Z] Building support-notifications ... [2022-04-06T11:55:49.023Z] Building support-scheduler ... [2022-04-06T11:55:49.023Z] Building sys-mgmt-agent ... [2022-04-06T11:55:49.023Z] Building security-spiffe-token-provider [2022-04-06T11:55:49.023Z] Building support-scheduler [2022-04-06T11:55:49.023Z] Building core-command [2022-04-06T11:55:49.023Z] Building security-spire-config [2022-04-06T11:55:49.023Z] Building support-notifications [2022-04-06T11:57:40.867Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T11:57:40.867Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-06T11:57:40.867Z] ---> f93029a480c7 [2022-04-06T11:57:40.867Z] Step 3/20 : WORKDIR /edgex-go [2022-04-06T11:57:40.867Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T11:57:40.867Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T11:57:40.867Z] ---> f93029a480c7 [2022-04-06T11:57:40.867Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T11:57:40.867Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T11:57:40.867Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T11:57:40.867Z] ---> f93029a480c7 [2022-04-06T11:57:40.867Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T11:57:40.867Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T11:57:40.867Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T11:57:40.867Z] ---> f93029a480c7 [2022-04-06T11:57:40.867Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T11:57:40.867Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T11:57:40.867Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-06T11:57:40.867Z] ---> f93029a480c7 [2022-04-06T11:57:40.867Z] Step 3/24 : WORKDIR /edgex-go [2022-04-06T11:57:40.867Z] ---> Running in 508dcef2b4ef [2022-04-06T11:57:40.867Z] ---> Running in df8018b67ca7 [2022-04-06T11:57:40.867Z] ---> Running in 838c06e20a6d [2022-04-06T11:57:40.867Z] ---> Running in e39ad77d63ef [2022-04-06T11:57:40.867Z] ---> Running in cb839d6702ac [2022-04-06T11:57:40.867Z] Removing intermediate container 508dcef2b4ef [2022-04-06T11:57:40.867Z] ---> 127c54c1ed29 [2022-04-06T11:57:40.867Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:57:40.867Z] Removing intermediate container e39ad77d63ef [2022-04-06T11:57:40.867Z] ---> 58c8b260867a [2022-04-06T11:57:40.867Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:57:40.867Z] Removing intermediate container df8018b67ca7 [2022-04-06T11:57:40.867Z] ---> c71f81283cf2 [2022-04-06T11:57:40.867Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-06T11:57:40.867Z] ---> Running in 84fb0fa3bfcc [2022-04-06T11:57:40.867Z] ---> Running in 351305caa763 [2022-04-06T11:57:40.867Z] ---> Running in 3a23a49e445d [2022-04-06T11:57:40.867Z] Removing intermediate container 838c06e20a6d [2022-04-06T11:57:40.867Z] ---> 905dc8b78b88 [2022-04-06T11:57:40.867Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:57:40.867Z] Removing intermediate container cb839d6702ac [2022-04-06T11:57:40.867Z] ---> 4a12373db3ca [2022-04-06T11:57:40.867Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:57:40.867Z] ---> Running in 34c75657a99f [2022-04-06T11:57:40.867Z] ---> Running in b1e93ae20bb9 [2022-04-06T11:57:40.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T11:57:40.867Z] Removing intermediate container 351305caa763 [2022-04-06T11:57:40.867Z] ---> 756ca3ab3179 [2022-04-06T11:57:40.867Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-06T11:57:40.867Z] ---> Running in bfef1e1a3471 [2022-04-06T11:57:40.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T11:57:40.867Z] Removing intermediate container b1e93ae20bb9 [2022-04-06T11:57:40.867Z] ---> 7769220191e5 [2022-04-06T11:57:40.867Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T11:57:40.867Z] Removing intermediate container 34c75657a99f [2022-04-06T11:57:40.867Z] ---> be5f0e6940dc [2022-04-06T11:57:40.867Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-06T11:57:40.867Z] Removing intermediate container 84fb0fa3bfcc [2022-04-06T11:57:40.867Z] ---> 6eb2fa706257 [2022-04-06T11:57:40.867Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-04-06T11:57:40.867Z] ---> Running in e5fef800f9a5 [2022-04-06T11:57:40.867Z] ---> Running in 71b3b6d45403 [2022-04-06T11:57:40.867Z] ---> Running in 8253edc50f27 [2022-04-06T11:57:40.867Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T11:57:40.867Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T11:57:40.867Z] OK: 15739 distinct packages available [2022-04-06T11:57:40.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T11:57:40.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T11:57:40.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T11:57:40.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T11:57:40.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T11:57:40.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T11:57:40.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T11:57:40.867Z] OK: 220 MiB in 52 packages [2022-04-06T11:57:40.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T11:57:40.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T11:57:40.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T11:57:40.867Z] OK: 220 MiB in 52 packages [2022-04-06T11:57:40.867Z] Removing intermediate container 3a23a49e445d [2022-04-06T11:57:40.867Z] ---> 82076e7d3f7b [2022-04-06T11:57:40.867Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-06T11:57:40.867Z] OK: 220 MiB in 52 packages [2022-04-06T11:57:40.867Z] OK: 220 MiB in 52 packages [2022-04-06T11:57:40.867Z] OK: 220 MiB in 52 packages [2022-04-06T11:57:40.867Z] Removing intermediate container bfef1e1a3471 [2022-04-06T11:57:40.867Z] ---> d9b1b554b238 [2022-04-06T11:57:40.867Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T11:57:41.143Z] ---> 2acef8d48528 [2022-04-06T11:57:41.143Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T11:57:41.143Z] Removing intermediate container 8253edc50f27 [2022-04-06T11:57:41.143Z] ---> 57b8f2daf203 [2022-04-06T11:57:41.143Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-06T11:57:41.419Z] ---> Running in 4f0e67dc5245 [2022-04-06T11:57:41.419Z] Removing intermediate container 71b3b6d45403 [2022-04-06T11:57:41.419Z] ---> 1440fd0d93fe [2022-04-06T11:57:41.419Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T11:57:41.696Z] ---> 6075aa38ba2e [2022-04-06T11:57:41.696Z] Removing intermediate container e5fef800f9a5 [2022-04-06T11:57:41.696Z] ---> bbdedb694268 [2022-04-06T11:57:41.696Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T11:57:41.696Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T11:57:41.696Z] ---> Running in 724ec1b15b37 [2022-04-06T11:57:42.684Z] ---> f70faf8be62e [2022-04-06T11:57:42.684Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T11:57:42.684Z] ---> Running in b91307ad1b8c [2022-04-06T11:57:43.303Z] ---> cb7df863c4e7 [2022-04-06T11:57:43.303Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T11:57:43.303Z] ---> 65bdb8d39ede [2022-04-06T11:57:43.303Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T11:57:43.303Z] ---> Running in 38cf0da89ab8 [2022-04-06T11:57:43.303Z] ---> Running in 3cbd82e70b83 [2022-04-06T11:57:46.728Z] Removing intermediate container 4f0e67dc5245 [2022-04-06T11:57:46.728Z] ---> c217d138b23c [2022-04-06T11:57:46.728Z] Step 7/20 : COPY . . [2022-04-06T11:57:47.752Z] Removing intermediate container 724ec1b15b37 [2022-04-06T11:57:47.752Z] ---> b0d54693e6a8 [2022-04-06T11:57:47.752Z] Step 8/22 : COPY . . [2022-04-06T11:57:48.752Z] Removing intermediate container b91307ad1b8c [2022-04-06T11:57:48.752Z] ---> e47604b3a1d3 [2022-04-06T11:57:48.752Z] Step 8/24 : COPY . . [2022-04-06T11:57:48.752Z] Removing intermediate container 38cf0da89ab8 [2022-04-06T11:57:48.752Z] ---> adbab9c2fd15 [2022-04-06T11:57:48.752Z] Step 8/23 : COPY . . [2022-04-06T11:57:49.351Z] Removing intermediate container 3cbd82e70b83 [2022-04-06T11:57:49.351Z] ---> 75109fa6ddff [2022-04-06T11:57:49.351Z] Step 8/22 : COPY . . [2022-04-06T11:58:21.733Z] ---> 1db68e40dd6e [2022-04-06T11:58:21.733Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-06T11:58:21.733Z] ---> Running in d22c681ef6fa [2022-04-06T11:58:21.733Z] ---> 4cfad874268f [2022-04-06T11:58:21.733Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-06T11:58:21.733Z] ---> Running in 27c20da312cd [2022-04-06T11:58:21.733Z] ---> df6f9022e4be [2022-04-06T11:58:21.733Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-06T11:58:21.733Z] ---> Running in 9f495ff6f6af [2022-04-06T11:58:21.733Z] ---> 1de7d73fc80a [2022-04-06T11:58:21.733Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-04-06T11:58:21.733Z] ---> Running in 0122792e2dc6 [2022-04-06T11:58:21.733Z] ---> 87baa2df4aa4 [2022-04-06T11:58:21.733Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-06T11:58:21.733Z] ---> Running in 7b309331b97b [2022-04-06T11:58:21.733Z] Removing intermediate container 0122792e2dc6 [2022-04-06T11:58:21.733Z] ---> 3c1019e4d373 [2022-04-06T11:58:21.733Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-04-06T11:58:21.733Z] ---> Running in b9576dd13953 [2022-04-06T11:58:22.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-06T11:58:22.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-06T11:58:22.985Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-06T11:58:23.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-06T11:58:25.952Z] spire-1.2.0/ [2022-04-06T11:58:31.390Z] spire-1.2.0/README.md [2022-04-06T11:58:31.390Z] spire-1.2.0/bin/ [2022-04-06T11:58:31.390Z] spire-1.2.0/bin/spire-server [2022-04-06T11:58:31.390Z] spire-1.2.0/bin/spire-agent [2022-04-06T11:58:31.390Z] spire-1.2.0/conf/ [2022-04-06T11:58:31.390Z] spire-1.2.0/conf/server/ [2022-04-06T11:58:31.390Z] spire-1.2.0/conf/server/server.conf [2022-04-06T11:58:31.390Z] spire-1.2.0/conf/agent/ [2022-04-06T11:58:31.390Z] spire-1.2.0/conf/agent/agent.conf [2022-04-06T11:58:31.390Z] spire-1.2.0/LICENSE [2022-04-06T11:58:36.815Z] Removing intermediate container b9576dd13953 [2022-04-06T11:58:36.815Z] ---> 98e31ebd94ec [2022-04-06T11:58:36.815Z] [2022-04-06T11:58:36.815Z] Step 11/24 : FROM alpine:3.15 [2022-04-06T11:58:36.815Z] 3.15: Pulling from library/alpine [2022-04-06T11:58:38.265Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-06T11:58:38.265Z] Status: Downloaded newer image for alpine:3.15 [2022-04-06T11:58:38.265Z] ---> 3fb3c9af89a9 [2022-04-06T11:58:38.265Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T11:58:38.265Z] ---> Running in 25af306833bf [2022-04-06T11:58:38.548Z] Removing intermediate container 25af306833bf [2022-04-06T11:58:38.548Z] ---> c9151a2a4ee9 [2022-04-06T11:58:38.548Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:58:38.833Z] ---> Running in b2115688f2d8 [2022-04-06T11:58:41.474Z] Removing intermediate container b2115688f2d8 [2022-04-06T11:58:41.474Z] ---> 8206aaec14f1 [2022-04-06T11:58:41.474Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-06T11:58:41.474Z] ---> Running in 905a99c7d63c [2022-04-06T11:58:43.469Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T11:58:44.460Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T11:58:45.454Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T11:58:45.454Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T11:58:45.454Z] OK: 15729 distinct packages available [2022-04-06T11:58:45.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T11:58:46.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T11:58:47.886Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-06T11:58:47.886Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-06T11:58:47.886Z] (3/4) Installing libucontext (1.1-r0) [2022-04-06T11:58:47.886Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-06T11:58:48.162Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T11:58:48.162Z] OK: 6 MiB in 18 packages [2022-04-06T11:58:50.156Z] Removing intermediate container 905a99c7d63c [2022-04-06T11:58:50.156Z] ---> 68c2fde86743 [2022-04-06T11:58:50.156Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-06T11:58:55.610Z] ---> 6149397d96f6 [2022-04-06T11:58:55.610Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T11:58:55.610Z] ---> c51cb9f37909 [2022-04-06T11:58:55.610Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-06T11:58:55.893Z] ---> Running in 8b0b8acf2c03 [2022-04-06T11:58:56.179Z] Removing intermediate container 8b0b8acf2c03 [2022-04-06T11:58:56.179Z] ---> 255be6b2e16b [2022-04-06T11:58:56.179Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-06T11:58:57.180Z] ---> 24540a221a6b [2022-04-06T11:58:57.180Z] Step 19/24 : WORKDIR / [2022-04-06T11:58:57.180Z] ---> Running in 6addc10581b0 [2022-04-06T11:58:57.784Z] Removing intermediate container 6addc10581b0 [2022-04-06T11:58:57.784Z] ---> 50fdb07bcef7 [2022-04-06T11:58:57.784Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T11:58:57.784Z] ---> Running in e4dac3bbc890 [2022-04-06T11:58:58.398Z] Removing intermediate container e4dac3bbc890 [2022-04-06T11:58:58.398Z] ---> d451ca0bdb3e [2022-04-06T11:58:58.398Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T11:58:58.398Z] ---> Running in 3d16d3cab19c [2022-04-06T11:58:58.993Z] Removing intermediate container 3d16d3cab19c [2022-04-06T11:58:58.993Z] ---> dfd37cc0c779 [2022-04-06T11:58:58.993Z] Step 22/24 : LABEL arch=arm64 [2022-04-06T11:58:58.993Z] ---> Running in 760268f73101 [2022-04-06T11:58:59.606Z] Removing intermediate container 760268f73101 [2022-04-06T11:58:59.606Z] ---> 9a74f90d6c02 [2022-04-06T11:58:59.606Z] Step 23/24 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T11:58:59.606Z] ---> Running in 30170e995310 [2022-04-06T11:59:00.212Z] Removing intermediate container 30170e995310 [2022-04-06T11:59:00.212Z] ---> c8e7563d6e07 [2022-04-06T11:59:00.212Z] Step 24/24 : LABEL version=0.0.0 [2022-04-06T11:59:00.212Z] ---> Running in 97e9a2413973 [2022-04-06T11:59:00.824Z] Removing intermediate container 97e9a2413973 [2022-04-06T11:59:00.824Z] ---> be980c0a152b [2022-04-06T11:59:00.824Z] [2022-04-06T11:59:01.430Z] Successfully built be980c0a152b [2022-04-06T11:59:01.430Z] Successfully tagged security-spire-config-arm64:latest [2022-04-06T11:59:01.430Z]  Building security-spire-config ... done Building security-spire-agent [2022-04-06T11:59:40.488Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T11:59:40.488Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-04-06T11:59:40.488Z] ---> f93029a480c7 [2022-04-06T11:59:40.488Z] Step 3/24 : WORKDIR /edgex-go [2022-04-06T11:59:40.488Z] ---> Using cache [2022-04-06T11:59:40.488Z] ---> 4a12373db3ca [2022-04-06T11:59:40.488Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:59:40.488Z] ---> Using cache [2022-04-06T11:59:40.488Z] ---> be5f0e6940dc [2022-04-06T11:59:40.488Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-04-06T11:59:40.488Z] ---> Using cache [2022-04-06T11:59:40.488Z] ---> bbdedb694268 [2022-04-06T11:59:40.488Z] Step 6/24 : COPY go.mod vendor* ./ [2022-04-06T11:59:40.488Z] ---> Using cache [2022-04-06T11:59:40.488Z] ---> 65bdb8d39ede [2022-04-06T11:59:40.488Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T11:59:40.488Z] ---> Using cache [2022-04-06T11:59:40.488Z] ---> 75109fa6ddff [2022-04-06T11:59:40.488Z] Step 8/24 : COPY . . [2022-04-06T11:59:40.488Z] ---> Using cache [2022-04-06T11:59:40.488Z] ---> 87baa2df4aa4 [2022-04-06T11:59:40.488Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-04-06T11:59:40.488Z] ---> Running in 0608402127da [2022-04-06T11:59:40.488Z] Removing intermediate container 0608402127da [2022-04-06T11:59:40.488Z] ---> c048aba8dfc8 [2022-04-06T11:59:40.488Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-04-06T11:59:40.488Z] ---> Running in 1b9763a15dcf [2022-04-06T11:59:40.769Z] spire-1.2.0/ [2022-04-06T11:59:46.560Z] spire-1.2.0/README.md [2022-04-06T11:59:46.560Z] spire-1.2.0/bin/ [2022-04-06T11:59:46.560Z] spire-1.2.0/bin/spire-server [2022-04-06T11:59:46.560Z] spire-1.2.0/bin/spire-agent [2022-04-06T11:59:46.560Z] spire-1.2.0/conf/ [2022-04-06T11:59:46.560Z] spire-1.2.0/conf/server/ [2022-04-06T11:59:46.560Z] spire-1.2.0/conf/server/server.conf [2022-04-06T11:59:46.560Z] spire-1.2.0/conf/agent/ [2022-04-06T11:59:46.560Z] spire-1.2.0/conf/agent/agent.conf [2022-04-06T11:59:46.560Z] spire-1.2.0/LICENSE [2022-04-06T11:59:53.294Z] Removing intermediate container 1b9763a15dcf [2022-04-06T11:59:53.294Z] ---> e9cd716281a0 [2022-04-06T11:59:53.294Z] [2022-04-06T11:59:53.294Z] Step 11/24 : FROM alpine:3.15 [2022-04-06T11:59:53.294Z] ---> 3fb3c9af89a9 [2022-04-06T11:59:53.294Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T11:59:53.294Z] ---> Using cache [2022-04-06T11:59:53.294Z] ---> c9151a2a4ee9 [2022-04-06T11:59:53.294Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T11:59:53.294Z] ---> Using cache [2022-04-06T11:59:53.294Z] ---> 8206aaec14f1 [2022-04-06T11:59:53.295Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-06T11:59:53.295Z] ---> Running in 9e675f985089 [2022-04-06T11:59:54.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T11:59:55.286Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T11:59:56.737Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T11:59:56.737Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T11:59:56.737Z] OK: 15729 distinct packages available [2022-04-06T11:59:56.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T11:59:57.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T11:59:59.166Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-06T11:59:59.166Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-06T11:59:59.166Z] (3/5) Installing libucontext (1.1-r0) [2022-04-06T11:59:59.442Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-06T11:59:59.442Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-06T11:59:59.718Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T11:59:59.718Z] OK: 6 MiB in 19 packages [2022-04-06T12:00:01.173Z] Removing intermediate container 9e675f985089 [2022-04-06T12:00:01.173Z] ---> d4b1756b8465 [2022-04-06T12:00:01.173Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-04-06T12:00:03.813Z] ---> b7b97a9692cc [2022-04-06T12:00:03.813Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-06T12:00:09.248Z] ---> 19f8de282ab0 [2022-04-06T12:00:09.248Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T12:00:09.851Z] ---> 397095a54499 [2022-04-06T12:00:09.851Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-06T12:00:10.841Z] ---> 0b05fd86956f [2022-04-06T12:00:10.841Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-06T12:00:11.828Z] ---> 82822de97ab4 [2022-04-06T12:00:11.828Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T12:00:11.828Z] ---> Running in 8ef1df0d6146 [2022-04-06T12:00:12.429Z] Removing intermediate container 8ef1df0d6146 [2022-04-06T12:00:12.429Z] ---> 688cabfc3cb7 [2022-04-06T12:00:12.429Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T12:00:12.429Z] ---> Running in d27607982035 [2022-04-06T12:00:12.703Z] Removing intermediate container d27607982035 [2022-04-06T12:00:12.703Z] ---> 5a9701a55fcf [2022-04-06T12:00:12.703Z] Step 22/24 : LABEL arch=arm64 [2022-04-06T12:00:12.980Z] ---> Running in 4278393b023a [2022-04-06T12:00:13.264Z] Removing intermediate container 4278393b023a [2022-04-06T12:00:13.264Z] ---> 23f54800b97d [2022-04-06T12:00:13.264Z] Step 23/24 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T12:00:13.542Z] ---> Running in fb39afb9806c [2022-04-06T12:00:13.825Z] Removing intermediate container fb39afb9806c [2022-04-06T12:00:13.825Z] ---> 6ddb701086f6 [2022-04-06T12:00:13.825Z] Step 24/24 : LABEL version=0.0.0 [2022-04-06T12:00:13.825Z] ---> Running in f8f3be048a3c [2022-04-06T12:00:14.424Z] Removing intermediate container f8f3be048a3c [2022-04-06T12:00:14.424Z] ---> 51b54f3cb69c [2022-04-06T12:00:14.424Z] [2022-04-06T12:00:15.025Z] Successfully built 51b54f3cb69c [2022-04-06T12:00:15.025Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-06T12:00:15.025Z]  Building security-spire-agent ... done Building core-metadata [2022-04-06T12:00:54.061Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T12:00:54.061Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T12:00:54.061Z] ---> f93029a480c7 [2022-04-06T12:00:54.061Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T12:00:54.061Z] ---> Using cache [2022-04-06T12:00:54.061Z] ---> 4a12373db3ca [2022-04-06T12:00:54.061Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T12:00:54.061Z] ---> Using cache [2022-04-06T12:00:54.061Z] ---> be5f0e6940dc [2022-04-06T12:00:54.061Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T12:00:54.061Z] ---> Using cache [2022-04-06T12:00:54.061Z] ---> bbdedb694268 [2022-04-06T12:00:54.061Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T12:00:54.061Z] ---> Using cache [2022-04-06T12:00:54.061Z] ---> 65bdb8d39ede [2022-04-06T12:00:54.061Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T12:00:54.061Z] ---> Using cache [2022-04-06T12:00:54.061Z] ---> 75109fa6ddff [2022-04-06T12:00:54.061Z] Step 8/23 : COPY . . [2022-04-06T12:00:54.061Z] ---> Using cache [2022-04-06T12:00:54.061Z] ---> 87baa2df4aa4 [2022-04-06T12:00:54.061Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-06T12:00:54.061Z] ---> Running in 4de2ddac663d [2022-04-06T12:00:54.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-06T12:05:01.190Z] Removing intermediate container d22c681ef6fa [2022-04-06T12:05:01.190Z] ---> 5e94851fb85c [2022-04-06T12:05:01.190Z] [2022-04-06T12:05:01.190Z] Step 9/20 : FROM alpine:3.15 [2022-04-06T12:05:01.190Z] ---> 3fb3c9af89a9 [2022-04-06T12:05:01.190Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T12:05:01.190Z] ---> Using cache [2022-04-06T12:05:01.190Z] ---> c9151a2a4ee9 [2022-04-06T12:05:01.190Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T12:05:01.190Z] ---> Using cache [2022-04-06T12:05:01.191Z] ---> 8206aaec14f1 [2022-04-06T12:05:01.191Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-06T12:05:01.191Z] ---> Running in 8fa5003343d6 [2022-04-06T12:05:01.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T12:05:01.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T12:05:01.191Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T12:05:01.191Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T12:05:01.191Z] OK: 15729 distinct packages available [2022-04-06T12:05:01.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T12:05:01.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T12:05:01.191Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-06T12:05:01.191Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-06T12:05:01.191Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-06T12:05:01.191Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-06T12:05:01.191Z] (5/9) Installing curl (7.80.0-r0) [2022-04-06T12:05:01.191Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-06T12:05:01.191Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-06T12:05:01.191Z] (8/9) Installing libucontext (1.1-r0) [2022-04-06T12:05:01.191Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-06T12:05:01.191Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T12:05:01.191Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T12:05:01.191Z] OK: 8 MiB in 23 packages [2022-04-06T12:05:02.191Z] Removing intermediate container 27c20da312cd [2022-04-06T12:05:02.191Z] ---> 91687db259ca [2022-04-06T12:05:02.191Z] [2022-04-06T12:05:02.191Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T12:05:02.471Z] 3.14: Pulling from library/alpine [2022-04-06T12:05:03.914Z] Removing intermediate container 8fa5003343d6 [2022-04-06T12:05:03.914Z] ---> 6dbd44400d34 [2022-04-06T12:05:03.914Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T12:05:04.517Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T12:05:04.806Z] Status: Downloaded newer image for alpine:3.14 [2022-04-06T12:05:04.806Z] ---> ac73e934f311 [2022-04-06T12:05:04.806Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-06T12:05:04.806Z] ---> Running in a598e65d62cb [2022-04-06T12:05:05.084Z] ---> 31da0ca6de64 [2022-04-06T12:05:05.084Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-06T12:05:07.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T12:05:07.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T12:05:07.998Z] ---> 4c904890566c [2022-04-06T12:05:07.998Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-06T12:05:08.593Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-06T12:05:08.593Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T12:05:08.593Z] OK: 5 MiB in 15 packages [2022-04-06T12:05:10.584Z] ---> 099bf3dc87a7 [2022-04-06T12:05:10.584Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-06T12:05:10.869Z] ---> Running in 8972a45f2ecd [2022-04-06T12:05:10.869Z] Removing intermediate container a598e65d62cb [2022-04-06T12:05:10.869Z] ---> 03d3a13209e5 [2022-04-06T12:05:10.869Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T12:05:11.154Z] ---> Running in ef63aeb2c363 [2022-04-06T12:05:11.777Z] Removing intermediate container 8972a45f2ecd [2022-04-06T12:05:11.777Z] ---> 91c3de18f808 [2022-04-06T12:05:11.777Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T12:05:12.053Z] ---> Running in d1f5583b7e4c [2022-04-06T12:05:12.332Z] Removing intermediate container ef63aeb2c363 [2022-04-06T12:05:12.332Z] ---> a40d35a24eab [2022-04-06T12:05:12.332Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-06T12:05:12.612Z] ---> Running in 413032f8431a [2022-04-06T12:05:13.219Z] Removing intermediate container d1f5583b7e4c [2022-04-06T12:05:13.219Z] ---> 890124dd1c63 [2022-04-06T12:05:13.219Z] Step 18/20 : LABEL arch=arm64 [2022-04-06T12:05:13.497Z] ---> Running in 3d97cc8aa54f [2022-04-06T12:05:13.782Z] Removing intermediate container 413032f8431a [2022-04-06T12:05:13.782Z] ---> d94619432202 [2022-04-06T12:05:13.782Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-06T12:05:13.782Z] ---> Running in 7337c63f74f7 [2022-04-06T12:05:14.395Z] Removing intermediate container 3d97cc8aa54f [2022-04-06T12:05:14.395Z] ---> db895b283ee7 [2022-04-06T12:05:14.395Z] Step 19/20 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T12:05:14.689Z] ---> Running in e9ce702a7b1f [2022-04-06T12:05:14.983Z] Removing intermediate container 7337c63f74f7 [2022-04-06T12:05:14.983Z] ---> ab80cab44551 [2022-04-06T12:05:14.983Z] Step 15/23 : WORKDIR / [2022-04-06T12:05:15.261Z] ---> Running in 2fcaea21ba9c [2022-04-06T12:05:15.860Z] Removing intermediate container e9ce702a7b1f [2022-04-06T12:05:15.860Z] ---> e92a58095708 [2022-04-06T12:05:15.860Z] Step 20/20 : LABEL version=0.0.0 [2022-04-06T12:05:16.139Z] ---> Running in 99956264d812 [2022-04-06T12:05:16.139Z] Removing intermediate container 2fcaea21ba9c [2022-04-06T12:05:16.139Z] ---> 6a887198b0be [2022-04-06T12:05:16.139Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T12:05:17.126Z] Removing intermediate container 99956264d812 [2022-04-06T12:05:17.126Z] ---> 2f73b8d751bd [2022-04-06T12:05:17.126Z] [2022-04-06T12:05:18.571Z] ---> 03ffc57b2f73 [2022-04-06T12:05:18.571Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-06T12:05:19.171Z] Successfully built 2f73b8d751bd [2022-04-06T12:05:19.171Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-06T12:05:19.171Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-04-06T12:05:26.302Z] ---> 87a7313faeb7 [2022-04-06T12:05:26.302Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-06T12:05:27.749Z] ---> 8143978b6c21 [2022-04-06T12:05:27.749Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-06T12:05:28.027Z] ---> Running in 45600e7ad099 [2022-04-06T12:05:29.037Z] Removing intermediate container 45600e7ad099 [2022-04-06T12:05:29.038Z] ---> 704d6e35a337 [2022-04-06T12:05:29.038Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T12:05:29.312Z] ---> Running in dbc114dbf15a [2022-04-06T12:05:29.915Z] Removing intermediate container 7b309331b97b [2022-04-06T12:05:29.915Z] ---> fca7c05437f7 [2022-04-06T12:05:29.915Z] [2022-04-06T12:05:29.915Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T12:05:29.915Z] ---> ac73e934f311 [2022-04-06T12:05:29.915Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-06T12:05:29.915Z] ---> Using cache [2022-04-06T12:05:29.915Z] ---> 03d3a13209e5 [2022-04-06T12:05:29.915Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T12:05:29.915Z] ---> Using cache [2022-04-06T12:05:29.915Z] ---> a40d35a24eab [2022-04-06T12:05:29.915Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-06T12:05:30.191Z] ---> Running in e5019fde2bd7 [2022-04-06T12:05:30.191Z] Removing intermediate container 9f495ff6f6af [2022-04-06T12:05:30.191Z] ---> 1547a9bfe075 [2022-04-06T12:05:30.191Z] [2022-04-06T12:05:30.191Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T12:05:30.191Z] ---> ac73e934f311 [2022-04-06T12:05:30.191Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-06T12:05:30.469Z] ---> Running in c736fa3e1aec [2022-04-06T12:05:30.754Z] Removing intermediate container dbc114dbf15a [2022-04-06T12:05:30.754Z] ---> 140b5c2ff63a [2022-04-06T12:05:30.754Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T12:05:30.754Z] ---> Running in e22c31cc43bf [2022-04-06T12:05:31.044Z] Removing intermediate container e5019fde2bd7 [2022-04-06T12:05:31.044Z] ---> dc673487ba82 [2022-04-06T12:05:31.044Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-06T12:05:31.655Z] ---> Running in c7f6e876934e [2022-04-06T12:05:31.931Z] Removing intermediate container e22c31cc43bf [2022-04-06T12:05:31.931Z] ---> 9802f51c4833 [2022-04-06T12:05:31.931Z] Step 22/23 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T12:05:32.237Z] ---> Running in faa0f7fc6546 [2022-04-06T12:05:32.514Z] Removing intermediate container c7f6e876934e [2022-04-06T12:05:32.514Z] ---> fd677a219a45 [2022-04-06T12:05:32.514Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T12:05:33.127Z] Removing intermediate container faa0f7fc6546 [2022-04-06T12:05:33.127Z] ---> 2a2936af0c18 [2022-04-06T12:05:33.127Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T12:05:33.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T12:05:33.404Z] ---> Running in 9cb96be0767c [2022-04-06T12:05:33.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T12:05:34.412Z] ---> 1e9094c9fe20 [2022-04-06T12:05:34.412Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-06T12:05:34.412Z] Removing intermediate container 9cb96be0767c [2022-04-06T12:05:34.412Z] ---> 6f8ef4d5eaa3 [2022-04-06T12:05:34.412Z] [2022-04-06T12:05:34.412Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-06T12:05:34.695Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-06T12:05:34.695Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T12:05:34.695Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T12:05:34.975Z] OK: 6 MiB in 16 packages [2022-04-06T12:05:35.968Z] Successfully built 6f8ef4d5eaa3 [2022-04-06T12:05:35.968Z] Successfully tagged core-command-arm64:latest [2022-04-06T12:05:35.968Z]  Building core-command ... done Building security-bootstrapper [2022-04-06T12:05:37.989Z] Removing intermediate container c736fa3e1aec [2022-04-06T12:05:37.989Z] ---> 60802df90738 [2022-04-06T12:05:37.989Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T12:05:37.989Z] ---> Running in 7be2c4701d55 [2022-04-06T12:05:38.603Z] Removing intermediate container 7be2c4701d55 [2022-04-06T12:05:38.603Z] ---> 07947f8c0576 [2022-04-06T12:05:38.603Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-06T12:05:38.603Z] ---> cfb1daef3322 [2022-04-06T12:05:38.603Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-06T12:05:38.885Z] ---> Running in 8a21d35af57a [2022-04-06T12:05:39.902Z] Removing intermediate container 8a21d35af57a [2022-04-06T12:05:39.902Z] ---> 5402d8fe3649 [2022-04-06T12:05:39.902Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-06T12:05:39.902Z] ---> Running in 23cf1e2d1cc5 [2022-04-06T12:05:40.189Z] ---> 2a2eca957d65 [2022-04-06T12:05:40.189Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-06T12:05:40.468Z] ---> Running in fe731b3792d6 [2022-04-06T12:05:41.093Z] Removing intermediate container 23cf1e2d1cc5 [2022-04-06T12:05:41.093Z] ---> 3f479ed2ef25 [2022-04-06T12:05:41.093Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T12:05:41.093Z] Removing intermediate container fe731b3792d6 [2022-04-06T12:05:41.093Z] ---> a671afe92149 [2022-04-06T12:05:41.093Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T12:05:41.382Z] ---> Running in ff1b63c8bd1a [2022-04-06T12:05:42.375Z] Removing intermediate container ff1b63c8bd1a [2022-04-06T12:05:42.375Z] ---> 54f2872c728c [2022-04-06T12:05:42.375Z] Step 20/22 : LABEL arch=arm64 [2022-04-06T12:05:42.375Z] ---> Running in af7e9cfd7914 [2022-04-06T12:05:42.650Z] ---> 855aa4abc7b9 [2022-04-06T12:05:42.650Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-06T12:05:43.251Z] Removing intermediate container af7e9cfd7914 [2022-04-06T12:05:43.251Z] ---> 4125a1e96615 [2022-04-06T12:05:43.251Z] Step 21/22 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T12:05:43.530Z] ---> Running in e913bd6f03c1 [2022-04-06T12:05:44.133Z] Removing intermediate container e913bd6f03c1 [2022-04-06T12:05:44.133Z] ---> 807a78339e0d [2022-04-06T12:05:44.133Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T12:05:44.412Z] ---> Running in a2f9618c4e3f [2022-04-06T12:05:45.403Z] Removing intermediate container a2f9618c4e3f [2022-04-06T12:05:45.403Z] ---> fe4fead6935a [2022-04-06T12:05:45.404Z] [2022-04-06T12:05:46.854Z] Successfully built fe4fead6935a [2022-04-06T12:05:46.854Z] Successfully tagged support-scheduler-arm64:latest [2022-04-06T12:05:46.854Z]  Building support-scheduler ... done Building security-spire-server [2022-04-06T12:05:46.854Z] ---> 730f8ff7dd63 [2022-04-06T12:05:46.854Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-06T12:05:47.855Z] ---> 5c925bd8da05 [2022-04-06T12:05:47.855Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-06T12:05:48.134Z] ---> Running in 2c387a426178 [2022-04-06T12:05:48.734Z] Removing intermediate container 2c387a426178 [2022-04-06T12:05:48.734Z] ---> c1bcabbc8f9c [2022-04-06T12:05:48.734Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T12:05:48.734Z] ---> Running in 7f4b6861407f [2022-04-06T12:05:49.356Z] Removing intermediate container 7f4b6861407f [2022-04-06T12:05:49.356Z] ---> 48ed4b54f669 [2022-04-06T12:05:49.356Z] Step 20/22 : LABEL arch=arm64 [2022-04-06T12:05:49.356Z] ---> Running in 6b209576662e [2022-04-06T12:05:49.969Z] Removing intermediate container 6b209576662e [2022-04-06T12:05:49.969Z] ---> 04e560b1e393 [2022-04-06T12:05:49.970Z] Step 21/22 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T12:05:50.246Z] ---> Running in 827fc6b6e275 [2022-04-06T12:05:50.861Z] Removing intermediate container 827fc6b6e275 [2022-04-06T12:05:50.861Z] ---> 1e8708d934c5 [2022-04-06T12:05:50.861Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T12:05:50.861Z] ---> Running in 73608f267a51 [2022-04-06T12:05:51.461Z] Removing intermediate container 73608f267a51 [2022-04-06T12:05:51.461Z] ---> 96947f27f31f [2022-04-06T12:05:51.461Z] [2022-04-06T12:05:52.060Z] Successfully built 96947f27f31f [2022-04-06T12:05:52.060Z] Successfully tagged support-notifications-arm64:latest [2022-04-06T12:05:52.060Z] Building core-data [2022-04-06T12:06:07.215Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T12:06:07.215Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T12:06:07.215Z] ---> f93029a480c7 [2022-04-06T12:06:07.215Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T12:06:07.215Z] ---> Using cache [2022-04-06T12:06:07.215Z] ---> 4a12373db3ca [2022-04-06T12:06:07.215Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T12:06:07.215Z] ---> Using cache [2022-04-06T12:06:07.215Z] ---> be5f0e6940dc [2022-04-06T12:06:07.215Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-06T12:06:07.215Z] ---> Using cache [2022-04-06T12:06:07.215Z] ---> bbdedb694268 [2022-04-06T12:06:07.215Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T12:06:07.215Z] ---> Using cache [2022-04-06T12:06:07.215Z] ---> 65bdb8d39ede [2022-04-06T12:06:07.215Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T12:06:07.215Z] ---> Using cache [2022-04-06T12:06:07.215Z] ---> 75109fa6ddff [2022-04-06T12:06:07.215Z] Step 8/22 : COPY . . [2022-04-06T12:06:07.215Z] ---> Using cache [2022-04-06T12:06:07.215Z] ---> 87baa2df4aa4 [2022-04-06T12:06:07.215Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-06T12:06:07.215Z] ---> Running in 57f7bc96fd64 [2022-04-06T12:06:07.499Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-06T12:06:19.960Z] Removing intermediate container 4de2ddac663d [2022-04-06T12:06:19.960Z] ---> 3497499801e8 [2022-04-06T12:06:19.960Z] [2022-04-06T12:06:19.960Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T12:06:19.960Z] ---> ac73e934f311 [2022-04-06T12:06:19.960Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-06T12:06:19.960Z] ---> Using cache [2022-04-06T12:06:19.960Z] ---> 03d3a13209e5 [2022-04-06T12:06:19.960Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T12:06:19.960Z] ---> Using cache [2022-04-06T12:06:19.960Z] ---> a40d35a24eab [2022-04-06T12:06:19.960Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-06T12:06:20.237Z] ---> Running in f2515a4e9ee1 [2022-04-06T12:06:20.846Z] Removing intermediate container f2515a4e9ee1 [2022-04-06T12:06:21.125Z] ---> 4515cd8d662b [2022-04-06T12:06:21.125Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-06T12:06:21.125Z] ---> Running in 113d4142cd18 [2022-04-06T12:06:21.731Z] Removing intermediate container 113d4142cd18 [2022-04-06T12:06:22.026Z] ---> b79405695675 [2022-04-06T12:06:22.026Z] Step 15/23 : WORKDIR / [2022-04-06T12:06:22.026Z] ---> Running in f7a6f8bbfd2b [2022-04-06T12:06:23.483Z] Removing intermediate container f7a6f8bbfd2b [2022-04-06T12:06:23.483Z] ---> e7b296e29850 [2022-04-06T12:06:23.483Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T12:06:24.478Z] ---> cef4eeb17731 [2022-04-06T12:06:24.478Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-06T12:06:28.803Z] ---> b6d0a02e037f [2022-04-06T12:06:28.803Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-06T12:06:30.250Z] ---> bbb917d46380 [2022-04-06T12:06:30.250Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-06T12:06:30.250Z] ---> Running in bdd796950c07 [2022-04-06T12:06:30.856Z] Removing intermediate container bdd796950c07 [2022-04-06T12:06:30.856Z] ---> 22bc7f3482d6 [2022-04-06T12:06:30.856Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T12:06:31.154Z] ---> Running in 77beaefbb98b [2022-04-06T12:06:32.156Z] Removing intermediate container 77beaefbb98b [2022-04-06T12:06:32.156Z] ---> 0c4571457ad3 [2022-04-06T12:06:32.156Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T12:06:32.435Z] ---> Running in 9cf440f67964 [2022-04-06T12:06:33.060Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T12:06:33.060Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-06T12:06:33.060Z] ---> f93029a480c7 [2022-04-06T12:06:33.060Z] Step 3/31 : WORKDIR /edgex-go [2022-04-06T12:06:33.060Z] ---> Using cache [2022-04-06T12:06:33.060Z] ---> 4a12373db3ca [2022-04-06T12:06:33.060Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T12:06:33.060Z] ---> Using cache [2022-04-06T12:06:33.060Z] ---> be5f0e6940dc [2022-04-06T12:06:33.060Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-06T12:06:33.060Z] ---> Using cache [2022-04-06T12:06:33.060Z] ---> bbdedb694268 [2022-04-06T12:06:33.060Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-06T12:06:33.060Z] ---> Using cache [2022-04-06T12:06:33.060Z] ---> 65bdb8d39ede [2022-04-06T12:06:33.060Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T12:06:33.060Z] ---> Using cache [2022-04-06T12:06:33.060Z] ---> 75109fa6ddff [2022-04-06T12:06:33.060Z] Step 8/31 : COPY . . [2022-04-06T12:06:33.348Z] Removing intermediate container 9cf440f67964 [2022-04-06T12:06:33.348Z] ---> f3d1cc511b93 [2022-04-06T12:06:33.348Z] Step 22/23 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T12:06:33.628Z] ---> Running in abd71a74847f [2022-04-06T12:06:33.628Z] ---> Using cache [2022-04-06T12:06:33.628Z] ---> 87baa2df4aa4 [2022-04-06T12:06:33.628Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-06T12:06:33.910Z] ---> Running in 5a52354673b5 [2022-04-06T12:06:34.526Z] Removing intermediate container abd71a74847f [2022-04-06T12:06:34.526Z] ---> 7118744e7ae3 [2022-04-06T12:06:34.526Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T12:06:34.803Z] ---> Running in f9b39ecb1803 [2022-04-06T12:06:35.805Z] Removing intermediate container f9b39ecb1803 [2022-04-06T12:06:35.805Z] ---> 68a27e89948f [2022-04-06T12:06:35.805Z] [2022-04-06T12:06:36.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-06T12:06:37.022Z] Successfully built 68a27e89948f [2022-04-06T12:06:37.022Z] Successfully tagged core-metadata-arm64:latest [2022-04-06T12:06:37.022Z] Building security-secretstore-setup [2022-04-06T12:06:55.457Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T12:06:55.457Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T12:06:55.457Z] ---> f93029a480c7 [2022-04-06T12:06:55.457Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T12:06:55.457Z] ---> Using cache [2022-04-06T12:06:55.457Z] ---> 4a12373db3ca [2022-04-06T12:06:55.457Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T12:06:55.457Z] ---> Using cache [2022-04-06T12:06:55.457Z] ---> be5f0e6940dc [2022-04-06T12:06:55.457Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T12:06:55.457Z] ---> Using cache [2022-04-06T12:06:55.457Z] ---> bbdedb694268 [2022-04-06T12:06:55.457Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T12:06:55.457Z] ---> Using cache [2022-04-06T12:06:55.457Z] ---> 65bdb8d39ede [2022-04-06T12:06:55.457Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T12:06:55.457Z] ---> Using cache [2022-04-06T12:06:55.457Z] ---> 75109fa6ddff [2022-04-06T12:06:55.457Z] Step 8/23 : COPY . . [2022-04-06T12:06:55.457Z] ---> Using cache [2022-04-06T12:06:55.457Z] ---> 87baa2df4aa4 [2022-04-06T12:06:55.457Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-04-06T12:06:55.457Z] ---> Using cache [2022-04-06T12:06:55.457Z] ---> c048aba8dfc8 [2022-04-06T12:06:55.457Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-04-06T12:06:55.457Z] ---> Using cache [2022-04-06T12:06:55.457Z] ---> e9cd716281a0 [2022-04-06T12:06:55.457Z] [2022-04-06T12:06:55.457Z] Step 11/23 : FROM alpine:3.15 [2022-04-06T12:06:55.457Z] ---> 3fb3c9af89a9 [2022-04-06T12:06:55.457Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T12:06:55.457Z] ---> Using cache [2022-04-06T12:06:55.457Z] ---> c9151a2a4ee9 [2022-04-06T12:06:55.457Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T12:06:55.457Z] ---> Using cache [2022-04-06T12:06:55.457Z] ---> 8206aaec14f1 [2022-04-06T12:06:55.457Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-06T12:06:55.457Z] ---> Using cache [2022-04-06T12:06:55.457Z] ---> d4b1756b8465 [2022-04-06T12:06:55.457Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-04-06T12:06:58.922Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T12:06:58.922Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T12:06:58.922Z] ---> f93029a480c7 [2022-04-06T12:06:58.922Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T12:06:58.922Z] ---> Using cache [2022-04-06T12:06:58.922Z] ---> 4a12373db3ca [2022-04-06T12:06:58.922Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T12:06:58.922Z] ---> Using cache [2022-04-06T12:06:58.922Z] ---> be5f0e6940dc [2022-04-06T12:06:58.922Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-06T12:06:59.553Z] ---> Running in 4bef7e6d4b13 [2022-04-06T12:06:59.840Z] ---> 34da8c1b1185 [2022-04-06T12:06:59.840Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T12:07:01.309Z] ---> 49f91f73adfa [2022-04-06T12:07:01.309Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-06T12:07:01.915Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T12:07:02.515Z] ---> 36fdacad1dd2 [2022-04-06T12:07:02.515Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-06T12:07:02.798Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T12:07:03.797Z] ---> 37ab9f833291 [2022-04-06T12:07:03.797Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T12:07:04.075Z] OK: 220 MiB in 52 packages [2022-04-06T12:07:04.075Z] ---> Running in 3e68355aacd1 [2022-04-06T12:07:05.121Z] Removing intermediate container 3e68355aacd1 [2022-04-06T12:07:05.121Z] ---> e3d8b3cfa69e [2022-04-06T12:07:05.121Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T12:07:05.398Z] ---> Running in e37bebb928e8 [2022-04-06T12:07:05.685Z] Removing intermediate container 4bef7e6d4b13 [2022-04-06T12:07:05.685Z] ---> 1724593c17a6 [2022-04-06T12:07:05.685Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T12:07:05.959Z] Removing intermediate container e37bebb928e8 [2022-04-06T12:07:05.959Z] ---> fd68f6c5da67 [2022-04-06T12:07:05.959Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T12:07:06.240Z] ---> Running in e1672bd85a32 [2022-04-06T12:07:07.249Z] ---> 6afc578e5674 [2022-04-06T12:07:07.249Z] Removing intermediate container e1672bd85a32 [2022-04-06T12:07:07.249Z] ---> 48518195352e [2022-04-06T12:07:07.249Z] Step 22/23 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T12:07:07.249Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T12:07:07.249Z] ---> Running in fa8035060a9b [2022-04-06T12:07:07.249Z] ---> Running in 76cc0ed28754 [2022-04-06T12:07:09.259Z] Removing intermediate container 76cc0ed28754 [2022-04-06T12:07:09.259Z] ---> 13ce7ea25ec1 [2022-04-06T12:07:09.259Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T12:07:09.259Z] ---> Running in 976e0c6693b3 [2022-04-06T12:07:09.872Z] Removing intermediate container 976e0c6693b3 [2022-04-06T12:07:09.872Z] ---> ffc7c9dffba5 [2022-04-06T12:07:09.872Z] [2022-04-06T12:07:10.485Z] Successfully built ffc7c9dffba5 [2022-04-06T12:07:10.485Z] Successfully tagged security-spire-server-arm64:latest [2022-04-06T12:07:10.485Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-04-06T12:07:13.147Z] Removing intermediate container fa8035060a9b [2022-04-06T12:07:13.147Z] ---> ef2b42647dfc [2022-04-06T12:07:13.147Z] Step 8/23 : COPY . . [2022-04-06T12:07:31.530Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T12:07:31.530Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-06T12:07:31.530Z] ---> f93029a480c7 [2022-04-06T12:07:31.530Z] Step 3/25 : WORKDIR /edgex-go [2022-04-06T12:07:31.530Z] ---> Using cache [2022-04-06T12:07:31.530Z] ---> 4a12373db3ca [2022-04-06T12:07:31.530Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T12:07:31.530Z] ---> Using cache [2022-04-06T12:07:31.530Z] ---> be5f0e6940dc [2022-04-06T12:07:31.530Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-06T12:07:31.530Z] ---> Using cache [2022-04-06T12:07:31.530Z] ---> bbdedb694268 [2022-04-06T12:07:31.530Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-06T12:07:31.530Z] ---> Using cache [2022-04-06T12:07:31.530Z] ---> 65bdb8d39ede [2022-04-06T12:07:31.530Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T12:07:31.530Z] ---> Using cache [2022-04-06T12:07:31.530Z] ---> 75109fa6ddff [2022-04-06T12:07:31.530Z] Step 8/25 : COPY . . [2022-04-06T12:07:31.530Z] ---> Using cache [2022-04-06T12:07:31.530Z] ---> 87baa2df4aa4 [2022-04-06T12:07:31.530Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-06T12:07:32.974Z] ---> Running in 1a621df37602 [2022-04-06T12:07:35.623Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-06T12:07:53.979Z] ---> 10349eec527a [2022-04-06T12:07:53.979Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-06T12:07:53.979Z] ---> Running in 72ca3b059220 [2022-04-06T12:07:53.979Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-06T12:07:54.584Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T12:07:54.584Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T12:07:54.584Z] ---> f93029a480c7 [2022-04-06T12:07:54.584Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T12:07:54.584Z] ---> Using cache [2022-04-06T12:07:54.584Z] ---> 4a12373db3ca [2022-04-06T12:07:54.584Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T12:07:54.584Z] ---> Using cache [2022-04-06T12:07:54.584Z] ---> be5f0e6940dc [2022-04-06T12:07:54.584Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-06T12:07:54.584Z] ---> Running in a8885646c847 [2022-04-06T12:07:56.042Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T12:07:56.645Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T12:07:58.087Z] OK: 220 MiB in 52 packages [2022-04-06T12:07:59.075Z] Removing intermediate container a8885646c847 [2022-04-06T12:07:59.075Z] ---> 4cf01f3db9e9 [2022-04-06T12:07:59.075Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T12:08:00.094Z] ---> b9ba4642d919 [2022-04-06T12:08:00.094Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T12:08:00.381Z] ---> Running in 450bacf5849c [2022-04-06T12:08:05.836Z] Removing intermediate container 450bacf5849c [2022-04-06T12:08:05.836Z] ---> 45c5ea470131 [2022-04-06T12:08:05.836Z] Step 8/23 : COPY . . [2022-04-06T12:08:28.085Z] ---> 23a3345fa935 [2022-04-06T12:08:28.085Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-06T12:08:28.085Z] ---> Running in 9e7f7ce0079d [2022-04-06T12:08:30.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-06T12:11:37.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-06T12:11:52.393Z] Removing intermediate container 57f7bc96fd64 [2022-04-06T12:11:52.393Z] ---> ff3b9a9c96ff [2022-04-06T12:11:52.393Z] [2022-04-06T12:11:52.393Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T12:11:52.393Z] ---> ac73e934f311 [2022-04-06T12:11:52.393Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-06T12:11:52.393Z] ---> Running in 8f1bea6b3a42 [2022-04-06T12:11:53.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T12:11:53.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T12:11:54.654Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-06T12:11:54.654Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-06T12:11:54.931Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-06T12:11:54.931Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-06T12:11:54.931Z] (5/6) Installing curl (7.79.1-r0) [2022-04-06T12:11:54.931Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-06T12:11:54.931Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T12:11:54.931Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T12:11:55.212Z] OK: 8 MiB in 20 packages [2022-04-06T12:11:57.223Z] Removing intermediate container 8f1bea6b3a42 [2022-04-06T12:11:57.223Z] ---> c48997c933f5 [2022-04-06T12:11:57.223Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-06T12:11:57.501Z] ---> Running in dd665d01ca2b [2022-04-06T12:11:57.786Z] Removing intermediate container dd665d01ca2b [2022-04-06T12:11:57.786Z] ---> 60ec79a011ad [2022-04-06T12:11:57.786Z] Step 13/22 : WORKDIR /edgex [2022-04-06T12:11:58.072Z] ---> Running in f4f97bf4331a [2022-04-06T12:11:58.691Z] Removing intermediate container f4f97bf4331a [2022-04-06T12:11:58.691Z] ---> aa2594d2f12f [2022-04-06T12:11:58.691Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-06T12:11:59.707Z] ---> 1dcede1b7fe8 [2022-04-06T12:11:59.707Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-06T12:12:01.734Z] ---> 21a658b4f544 [2022-04-06T12:12:01.734Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-06T12:12:03.748Z] ---> fa970a479e32 [2022-04-06T12:12:03.748Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-06T12:12:04.755Z] ---> 321f9397f0f5 [2022-04-06T12:12:04.755Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-06T12:12:04.755Z] ---> Running in a0042a3472a1 [2022-04-06T12:12:08.182Z] Removing intermediate container a0042a3472a1 [2022-04-06T12:12:08.182Z] ---> f45a2da3cce9 [2022-04-06T12:12:08.182Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-06T12:12:08.182Z] ---> Running in 9fd722af7ac6 [2022-04-06T12:12:08.459Z] Removing intermediate container 9fd722af7ac6 [2022-04-06T12:12:08.459Z] ---> f63180d631a2 [2022-04-06T12:12:08.459Z] Step 20/22 : LABEL arch=arm64 [2022-04-06T12:12:08.459Z] ---> Running in 7be2fc8d8216 [2022-04-06T12:12:09.062Z] Removing intermediate container 7be2fc8d8216 [2022-04-06T12:12:09.062Z] ---> a512c153cee9 [2022-04-06T12:12:09.062Z] Step 21/22 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T12:12:09.062Z] ---> Running in cdc2f244b466 [2022-04-06T12:12:09.673Z] Removing intermediate container cdc2f244b466 [2022-04-06T12:12:09.673Z] ---> 33019ad6f523 [2022-04-06T12:12:09.673Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T12:12:09.955Z] ---> Running in 551e904a8be1 [2022-04-06T12:12:10.573Z] Removing intermediate container 551e904a8be1 [2022-04-06T12:12:10.573Z] ---> e27cca60ee1e [2022-04-06T12:12:10.573Z] [2022-04-06T12:12:10.865Z] Successfully built e27cca60ee1e [2022-04-06T12:12:10.865Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-06T12:12:49.933Z]  Building security-proxy-setup ... done Removing intermediate container 5a52354673b5 [2022-04-06T12:12:49.933Z] ---> 52c24052eace [2022-04-06T12:12:49.933Z] [2022-04-06T12:12:49.933Z] Step 10/31 : FROM alpine:3.14 [2022-04-06T12:12:49.933Z] ---> ac73e934f311 [2022-04-06T12:12:49.933Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-06T12:12:49.933Z] ---> Running in f6eef092844c [2022-04-06T12:12:49.933Z] Removing intermediate container f6eef092844c [2022-04-06T12:12:49.933Z] ---> 7d0ba2de8c64 [2022-04-06T12:12:49.933Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-06T12:12:49.933Z] ---> Running in 56e7f76aae0b [2022-04-06T12:12:51.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T12:12:51.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T12:12:52.656Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-06T12:12:52.656Z] (2/2) Installing su-exec (0.2-r1) [2022-04-06T12:12:52.656Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T12:12:52.656Z] OK: 6 MiB in 16 packages [2022-04-06T12:12:54.111Z] Removing intermediate container 56e7f76aae0b [2022-04-06T12:12:54.111Z] ---> a249464fbe89 [2022-04-06T12:12:54.111Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-06T12:12:54.111Z] ---> Running in a3d581297b72 [2022-04-06T12:12:54.720Z] Removing intermediate container a3d581297b72 [2022-04-06T12:12:54.720Z] ---> cc483421f8a8 [2022-04-06T12:12:54.720Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-06T12:12:54.720Z] ---> Running in f591a4574c11 [2022-04-06T12:12:55.336Z] Removing intermediate container f591a4574c11 [2022-04-06T12:12:55.337Z] ---> 240e96e3ef97 [2022-04-06T12:12:55.337Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-06T12:12:55.337Z] ---> Running in e8dc9b04c14f [2022-04-06T12:12:58.773Z] Removing intermediate container e8dc9b04c14f [2022-04-06T12:12:58.773Z] ---> e3116ca6acfa [2022-04-06T12:12:58.773Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-06T12:12:58.773Z] ---> Running in 4985064f99b3 [2022-04-06T12:12:59.053Z] Removing intermediate container 4985064f99b3 [2022-04-06T12:12:59.053Z] ---> 829df8085327 [2022-04-06T12:12:59.053Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-06T12:13:00.060Z] ---> 8b36c25a37ee [2022-04-06T12:13:00.060Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-06T12:13:00.060Z] ---> Running in a092619d3972 [2022-04-06T12:13:03.490Z] Removing intermediate container a092619d3972 [2022-04-06T12:13:03.490Z] ---> 183208c8678f [2022-04-06T12:13:03.490Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T12:13:04.109Z] ---> e49c40a368b0 [2022-04-06T12:13:04.109Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-06T12:13:06.125Z] ---> 2c79678c042f [2022-04-06T12:13:06.125Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-06T12:13:07.120Z] ---> 76883b052c29 [2022-04-06T12:13:07.120Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-06T12:13:08.108Z] ---> 7e5b5c7476cd [2022-04-06T12:13:08.108Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-06T12:13:09.097Z] ---> 435aa88827df [2022-04-06T12:13:09.097Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-06T12:13:09.373Z] ---> Running in c95fc30e7e7f [2022-04-06T12:13:09.978Z] Removing intermediate container c95fc30e7e7f [2022-04-06T12:13:09.978Z] ---> 9aa03686c7fb [2022-04-06T12:13:09.978Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-06T12:13:10.972Z] ---> 729e6f5883f5 [2022-04-06T12:13:10.972Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-06T12:13:11.253Z] ---> Running in 97587b4b07a7 [2022-04-06T12:13:14.674Z] Removing intermediate container 97587b4b07a7 [2022-04-06T12:13:14.674Z] ---> 1a72c81ff7df [2022-04-06T12:13:14.674Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-06T12:13:14.674Z] ---> Running in 98ec8d381ca6 [2022-04-06T12:13:15.269Z] Removing intermediate container 98ec8d381ca6 [2022-04-06T12:13:15.269Z] ---> 646eec1af459 [2022-04-06T12:13:15.269Z] Step 28/31 : CMD ["gate"] [2022-04-06T12:13:15.546Z] ---> Running in 9f46ce4e6ded [2022-04-06T12:13:15.827Z] Removing intermediate container 9f46ce4e6ded [2022-04-06T12:13:15.827Z] ---> a373b3f5dc9f [2022-04-06T12:13:15.827Z] Step 29/31 : LABEL arch=arm64 [2022-04-06T12:13:16.427Z] ---> Running in 0208686ba6c5 [2022-04-06T12:13:16.710Z] Removing intermediate container 0208686ba6c5 [2022-04-06T12:13:16.710Z] ---> ef2d1a1356d1 [2022-04-06T12:13:16.710Z] Step 30/31 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T12:13:16.989Z] ---> Running in 77543e54e542 [2022-04-06T12:13:17.976Z] Removing intermediate container 77543e54e542 [2022-04-06T12:13:17.976Z] ---> bed744739318 [2022-04-06T12:13:17.976Z] Step 31/31 : LABEL version=0.0.0 [2022-04-06T12:13:17.976Z] ---> Running in 25ea101d3e87 [2022-04-06T12:13:18.581Z] Removing intermediate container 25ea101d3e87 [2022-04-06T12:13:18.581Z] ---> dd928003b179 [2022-04-06T12:13:18.581Z] [2022-04-06T12:13:19.194Z] Successfully built dd928003b179 [2022-04-06T12:13:19.194Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-06T12:13:34.415Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-06T12:13:46.861Z] Removing intermediate container 1a621df37602 [2022-04-06T12:13:46.861Z] ---> 06d2248fdf80 [2022-04-06T12:13:46.861Z] [2022-04-06T12:13:46.861Z] Step 10/25 : FROM alpine:3.14 [2022-04-06T12:13:46.861Z] ---> ac73e934f311 [2022-04-06T12:13:46.861Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-06T12:13:46.861Z] ---> Running in 4d7839709f51 [2022-04-06T12:13:47.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T12:13:48.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T12:13:49.120Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-06T12:13:49.398Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-06T12:13:49.398Z] (3/3) Installing su-exec (0.2-r1) [2022-04-06T12:13:49.398Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T12:13:49.398Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T12:13:49.398Z] OK: 6 MiB in 17 packages [2022-04-06T12:13:51.400Z] Removing intermediate container 4d7839709f51 [2022-04-06T12:13:51.400Z] ---> 75ba303d79d6 [2022-04-06T12:13:51.400Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-06T12:13:51.400Z] ---> Running in 5dc8877a744e [2022-04-06T12:13:51.676Z] Removing intermediate container 5dc8877a744e [2022-04-06T12:13:51.676Z] ---> 172a9db4037c [2022-04-06T12:13:51.676Z] Step 13/25 : WORKDIR / [2022-04-06T12:13:51.676Z] ---> Running in 73e3000c2bd5 [2022-04-06T12:13:52.287Z] Removing intermediate container 73e3000c2bd5 [2022-04-06T12:13:52.288Z] ---> cf4864fd0e44 [2022-04-06T12:13:52.288Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-06T12:13:53.292Z] ---> 3b00ce15d7e4 [2022-04-06T12:13:53.292Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-06T12:13:54.296Z] ---> 81d4c5695405 [2022-04-06T12:13:54.296Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-06T12:13:54.913Z] ---> 74af030cfd48 [2022-04-06T12:13:54.913Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-06T12:13:55.899Z] ---> a5e2ae5f9e29 [2022-04-06T12:13:55.899Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-06T12:13:57.374Z] ---> e3a9d3d2bb83 [2022-04-06T12:13:57.374Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-06T12:13:59.359Z] ---> 0daec5d369c0 [2022-04-06T12:13:59.359Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-06T12:13:59.974Z] ---> d13e4e20b35e [2022-04-06T12:13:59.974Z] 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/ [2022-04-06T12:14:00.252Z] ---> Running in e673d39239d7 [2022-04-06T12:14:02.897Z] Removing intermediate container e673d39239d7 [2022-04-06T12:14:02.897Z] ---> c71fdd897f98 [2022-04-06T12:14:02.897Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-06T12:14:02.897Z] ---> Running in 55992ade4c2c [2022-04-06T12:14:03.177Z] Removing intermediate container 55992ade4c2c [2022-04-06T12:14:03.177Z] ---> aae25c69a8f0 [2022-04-06T12:14:03.177Z] Step 23/25 : LABEL arch=arm64 [2022-04-06T12:14:03.177Z] ---> Running in b08d32fe4ae6 [2022-04-06T12:14:03.782Z] Removing intermediate container b08d32fe4ae6 [2022-04-06T12:14:03.782Z] ---> 7938a9cb97d3 [2022-04-06T12:14:03.782Z] Step 24/25 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T12:14:03.782Z] ---> Running in 0a24e5ca5d04 [2022-04-06T12:14:04.393Z] Removing intermediate container 0a24e5ca5d04 [2022-04-06T12:14:04.393Z] ---> 33bd1a6a45f4 [2022-04-06T12:14:04.393Z] Step 25/25 : LABEL version=0.0.0 [2022-04-06T12:14:04.393Z] ---> Running in c8207d5e377f [2022-04-06T12:14:04.393Z] Removing intermediate container 9e7f7ce0079d [2022-04-06T12:14:04.393Z] ---> 0789bf1bf9c5 [2022-04-06T12:14:04.393Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-06T12:14:04.671Z] ---> Running in 7e3dae52a216 [2022-04-06T12:14:04.950Z] Removing intermediate container c8207d5e377f [2022-04-06T12:14:04.950Z] ---> 7e67a90803e1 [2022-04-06T12:14:04.950Z] [2022-04-06T12:14:05.957Z] Successfully built 7e67a90803e1 [2022-04-06T12:14:05.957Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-06T12:14:05.957Z]  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-06T12:14:08.611Z] Removing intermediate container 7e3dae52a216 [2022-04-06T12:14:08.611Z] ---> c59ae93ca38c [2022-04-06T12:14:08.611Z] [2022-04-06T12:14:08.611Z] Step 11/23 : FROM docker:20.10.14 [2022-04-06T12:14:08.611Z] 20.10.14: Pulling from library/docker [2022-04-06T12:14:16.923Z] Removing intermediate container 72ca3b059220 [2022-04-06T12:14:16.923Z] ---> ddcbf73f1a49 [2022-04-06T12:14:16.923Z] [2022-04-06T12:14:16.923Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T12:14:16.923Z] ---> ac73e934f311 [2022-04-06T12:14:16.923Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-06T12:14:16.923Z] ---> Running in a7325b74d358 [2022-04-06T12:14:16.923Z] Removing intermediate container a7325b74d358 [2022-04-06T12:14:16.923Z] ---> 5df6ba80f54a [2022-04-06T12:14:16.923Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-06T12:14:16.923Z] ---> Running in 86d9b5041f8d [2022-04-06T12:14:16.923Z] Removing intermediate container 86d9b5041f8d [2022-04-06T12:14:16.923Z] ---> cf86c2039e58 [2022-04-06T12:14:16.923Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-06T12:14:16.923Z] ---> Running in be09abf75563 [2022-04-06T12:14:17.524Z] Removing intermediate container be09abf75563 [2022-04-06T12:14:17.524Z] ---> 4f991781821b [2022-04-06T12:14:17.524Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T12:14:17.524Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-06T12:14:17.524Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-06T12:14:17.524Z] ---> c346e9eafbab [2022-04-06T12:14:17.524Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-06T12:14:17.524Z] ---> Running in dc6d88e5b2f1 [2022-04-06T12:14:17.524Z] ---> Running in aba4c0f746a3 [2022-04-06T12:14:17.799Z] Removing intermediate container aba4c0f746a3 [2022-04-06T12:14:17.799Z] ---> 0a448e6f4bea [2022-04-06T12:14:17.799Z] 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 [2022-04-06T12:14:18.076Z] ---> Running in 2eb18740f684 [2022-04-06T12:14:19.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T12:14:19.531Z] Removing intermediate container dc6d88e5b2f1 [2022-04-06T12:14:19.531Z] ---> 232f5898d0cb [2022-04-06T12:14:19.531Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-06T12:14:19.531Z] ---> Running in dec52851998d [2022-04-06T12:14:19.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T12:14:20.525Z] (1/43) Installing readline (8.1.1-r0) [2022-04-06T12:14:20.525Z] (2/43) Installing bash (5.1.16-r0) [2022-04-06T12:14:20.525Z] Executing bash-5.1.16-r0.post-install [2022-04-06T12:14:20.525Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-06T12:14:20.525Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-06T12:14:20.525Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-06T12:14:20.525Z] (6/43) Installing curl (7.80.0-r0) [2022-04-06T12:14:20.525Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-06T12:14:20.525Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-06T12:14:20.525Z] (9/43) Installing expat (2.4.7-r0) [2022-04-06T12:14:20.801Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-06T12:14:20.801Z] (11/43) Installing gdbm (1.22-r0) [2022-04-06T12:14:20.801Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-06T12:14:20.801Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-06T12:14:20.801Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-06T12:14:20.801Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-06T12:14:20.801Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-06T12:14:20.801Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-06T12:14:20.801Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T12:14:21.792Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T12:14:22.781Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-06T12:14:22.781Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-06T12:14:22.781Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-06T12:14:22.781Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-06T12:14:22.781Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-06T12:14:22.781Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-06T12:14:22.781Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-06T12:14:22.781Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-06T12:14:22.781Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-06T12:14:22.781Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-06T12:14:22.781Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-06T12:14:23.062Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-06T12:14:23.062Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-06T12:14:23.062Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-06T12:14:23.062Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-06T12:14:23.062Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-06T12:14:23.062Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-06T12:14:23.062Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-06T12:14:23.062Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-06T12:14:23.062Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-06T12:14:23.062Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-06T12:14:23.062Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-06T12:14:23.062Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-06T12:14:23.062Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-06T12:14:23.062Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T12:14:23.062Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-06T12:14:23.062Z] OK: 8 MiB in 20 packages [2022-04-06T12:14:23.062Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-06T12:14:23.062Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-06T12:14:23.340Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-06T12:14:23.340Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-06T12:14:23.340Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-06T12:14:23.340Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-06T12:14:23.340Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-06T12:14:23.946Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T12:14:23.946Z] OK: 82 MiB in 65 packages [2022-04-06T12:14:24.553Z] Removing intermediate container dec52851998d [2022-04-06T12:14:24.553Z] ---> dc686e0a4fe3 [2022-04-06T12:14:24.553Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T12:14:25.154Z] ---> de0f2718d854 [2022-04-06T12:14:25.154Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-06T12:14:26.588Z] ---> 8f32de684071 [2022-04-06T12:14:26.588Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-06T12:14:27.576Z] ---> 3d0348f7f16e [2022-04-06T12:14:27.576Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-06T12:14:27.576Z] ---> Running in f87e034dc66f [2022-04-06T12:14:27.846Z] Removing intermediate container f87e034dc66f [2022-04-06T12:14:27.846Z] ---> 068b3d270f33 [2022-04-06T12:14:27.846Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T12:14:27.846Z] ---> Running in 8b39f50870a3 [2022-04-06T12:14:28.121Z] Removing intermediate container 8b39f50870a3 [2022-04-06T12:14:28.121Z] ---> 712820dc3d5a [2022-04-06T12:14:28.121Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T12:14:28.395Z] ---> Running in 7cc43ddc2b30 [2022-04-06T12:14:28.395Z] Collecting docker-compose==1.23.2 [2022-04-06T12:14:28.395Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-06T12:14:28.673Z] Removing intermediate container 7cc43ddc2b30 [2022-04-06T12:14:28.673Z] ---> 95e01c8b95c7 [2022-04-06T12:14:28.673Z] Step 22/23 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T12:14:28.673Z] ---> Running in 1098ae4c1a07 [2022-04-06T12:14:28.949Z] Removing intermediate container 1098ae4c1a07 [2022-04-06T12:14:28.949Z] ---> 582637827ea7 [2022-04-06T12:14:28.949Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T12:14:29.237Z] ---> Running in 0b2508472cdb [2022-04-06T12:14:29.512Z] Removing intermediate container 0b2508472cdb [2022-04-06T12:14:29.512Z] ---> 3379d683a809 [2022-04-06T12:14:29.512Z] [2022-04-06T12:14:29.788Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-06T12:14:29.788Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-06T12:14:29.788Z] Collecting docopt<0.7,>=0.6.1 [2022-04-06T12:14:29.788Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-06T12:14:30.067Z] Successfully built 3379d683a809 [2022-04-06T12:14:30.067Z] Successfully tagged core-data-arm64:latest [2022-04-06T12:14:31.508Z]  Building core-data ... done Collecting dockerpty<0.5,>=0.4.1 [2022-04-06T12:14:31.508Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-06T12:14:34.136Z] Collecting PyYAML<4,>=3.10 [2022-04-06T12:14:34.136Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-06T12:14:36.762Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-06T12:14:36.762Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-06T12:14:36.762Z] Collecting texttable<0.10,>=0.9.0 [2022-04-06T12:14:36.762Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-06T12:14:38.746Z] Collecting jsonschema<3,>=2.5.1 [2022-04-06T12:14:38.746Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-06T12:14:39.019Z] Collecting docker<4.0,>=3.6.0 [2022-04-06T12:14:39.019Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-06T12:14:39.019Z] Collecting cached-property<2,>=1.2.0 [2022-04-06T12:14:39.019Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-06T12:14:39.019Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-06T12:14:39.293Z] Collecting docker-pycreds>=0.4.0 [2022-04-06T12:14:39.293Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-06T12:14:39.889Z] 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) [2022-04-06T12:14:40.162Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-06T12:14:40.434Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-06T12:14:40.434Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-06T12:14:40.434Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-06T12:14:40.707Z] Collecting idna<2.8,>=2.5 [2022-04-06T12:14:40.707Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-06T12:14:40.979Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-06T12:14:40.979Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-06T12:14:40.979Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-06T12:14:40.979Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-06T12:14:41.573Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-06T12:14:41.573Z] Attempting uninstall: urllib3 [2022-04-06T12:14:41.573Z] Found existing installation: urllib3 1.26.7 [2022-04-06T12:14:41.573Z] Uninstalling urllib3-1.26.7: [2022-04-06T12:14:41.573Z] Successfully uninstalled urllib3-1.26.7 [2022-04-06T12:14:42.170Z] Attempting uninstall: idna [2022-04-06T12:14:42.170Z] Found existing installation: idna 3.3 [2022-04-06T12:14:42.170Z] Uninstalling idna-3.3: [2022-04-06T12:14:42.170Z] Successfully uninstalled idna-3.3 [2022-04-06T12:14:44.819Z] Attempting uninstall: requests [2022-04-06T12:14:44.819Z] Found existing installation: requests 2.26.0 [2022-04-06T12:14:44.819Z] Uninstalling requests-2.26.0: [2022-04-06T12:14:44.819Z] Successfully uninstalled requests-2.26.0 [2022-04-06T12:14:45.095Z] Running setup.py install for texttable: started [2022-04-06T12:14:47.068Z] Running setup.py install for texttable: finished with status 'done' [2022-04-06T12:14:47.068Z] Running setup.py install for PyYAML: started [2022-04-06T12:14:49.041Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-06T12:14:49.041Z] Running setup.py install for docopt: started [2022-04-06T12:14:51.009Z] Running setup.py install for docopt: finished with status 'done' [2022-04-06T12:14:51.010Z] Running setup.py install for dockerpty: started [2022-04-06T12:14:52.443Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-06T12:14:53.877Z] 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 [2022-04-06T12:15:02.171Z] Removing intermediate container 2eb18740f684 [2022-04-06T12:15:02.171Z] ---> c6ebd5f34849 [2022-04-06T12:15:02.171Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-06T12:15:02.171Z] ---> Running in 953556a80c7e [2022-04-06T12:15:02.448Z] Removing intermediate container 953556a80c7e [2022-04-06T12:15:02.448Z] ---> 25dd9344a9ac [2022-04-06T12:15:02.448Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-06T12:15:02.448Z] ---> Running in 25ec745bbdf0 [2022-04-06T12:15:02.726Z] Removing intermediate container 25ec745bbdf0 [2022-04-06T12:15:02.726Z] ---> 0487a937a40e [2022-04-06T12:15:02.726Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-06T12:15:04.166Z] ---> c563afe3db8b [2022-04-06T12:15:04.166Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-06T12:15:04.769Z] ---> 1f5fef9af1cc [2022-04-06T12:15:04.769Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-06T12:15:05.372Z] ---> 2445bc9e9581 [2022-04-06T12:15:05.372Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-06T12:15:05.372Z] ---> Running in 2add9c25763c [2022-04-06T12:15:05.648Z] Removing intermediate container 2add9c25763c [2022-04-06T12:15:05.648Z] ---> e7027ba9cdac [2022-04-06T12:15:05.648Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T12:15:05.648Z] ---> Running in 0a9e4cceb73e [2022-04-06T12:15:05.924Z] Removing intermediate container 0a9e4cceb73e [2022-04-06T12:15:05.924Z] ---> 22e6a72e76fb [2022-04-06T12:15:05.924Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T12:15:06.199Z] ---> Running in 5e16933031da [2022-04-06T12:15:06.476Z] Removing intermediate container 5e16933031da [2022-04-06T12:15:06.476Z] ---> e2b3c4f9b92d [2022-04-06T12:15:06.476Z] Step 22/23 : LABEL git_sha=2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T12:15:06.476Z] ---> Running in 5722ec8ea62f [2022-04-06T12:15:06.750Z] Removing intermediate container 5722ec8ea62f [2022-04-06T12:15:06.750Z] ---> b1343b03c9d9 [2022-04-06T12:15:06.750Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T12:15:06.750Z] ---> Running in 5c2e39ca934e [2022-04-06T12:15:07.026Z] Removing intermediate container 5c2e39ca934e [2022-04-06T12:15:07.026Z] ---> 632610daaff0 [2022-04-06T12:15:07.026Z] [2022-04-06T12:15:07.629Z] Successfully built 632610daaff0 [2022-04-06T12:15:07.629Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-06T12:15:07.923Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-04-06T12:15:07.938Z] $ docker stop --time=1 74aba3e1e9d9082018fc6e877a14ca86c5cafa7bc2617121a34efb289ce46dff [2022-04-06T12:15:09.640Z] $ docker rm -f 74aba3e1e9d9082018fc6e877a14ca86c5cafa7bc2617121a34efb289ce46dff [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T12:15:10.271Z] + docker images [2022-04-06T12:15:10.544Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-06T12:15:10.544Z] sys-mgmt-agent-arm64 latest 632610daaff0 4 seconds ago 290MB [2022-04-06T12:15:10.544Z] core-data-arm64 latest 3379d683a809 41 seconds ago 34.4MB [2022-04-06T12:15:10.544Z] ddcbf73f1a49 56 seconds ago 1.46GB [2022-04-06T12:15:10.544Z] c59ae93ca38c About a minute ago 1.43GB [2022-04-06T12:15:10.544Z] security-secretstore-setup-arm64 latest 7e67a90803e1 About a minute ago 40.8MB [2022-04-06T12:15:10.544Z] 06d2248fdf80 About a minute ago 1.44GB [2022-04-06T12:15:10.544Z] security-bootstrapper-arm64 latest dd928003b179 About a minute ago 23.6MB [2022-04-06T12:15:10.544Z] 52c24052eace 2 minutes ago 1.43GB [2022-04-06T12:15:10.544Z] security-proxy-setup-arm64 latest e27cca60ee1e 3 minutes ago 42.1MB [2022-04-06T12:15:10.544Z] ff3b9a9c96ff 3 minutes ago 1.44GB [2022-04-06T12:15:10.544Z] security-spire-server-arm64 latest ffc7c9dffba5 8 minutes ago 82.6MB [2022-04-06T12:15:10.544Z] core-metadata-arm64 latest 68a27e89948f 8 minutes ago 25.1MB [2022-04-06T12:15:10.545Z] 3497499801e8 8 minutes ago 1.43GB [2022-04-06T12:15:10.545Z] support-notifications-arm64 latest 96947f27f31f 9 minutes ago 25.5MB [2022-04-06T12:15:10.545Z] support-scheduler-arm64 latest fe4fead6935a 9 minutes ago 24.9MB [2022-04-06T12:15:10.545Z] core-command-arm64 latest 6f8ef4d5eaa3 9 minutes ago 23.7MB [2022-04-06T12:15:10.545Z] 1547a9bfe075 9 minutes ago 1.43GB [2022-04-06T12:15:10.545Z] fca7c05437f7 9 minutes ago 1.43GB [2022-04-06T12:15:10.545Z] security-spiffe-token-provider-arm64 latest 2f73b8d751bd 9 minutes ago 27.7MB [2022-04-06T12:15:10.545Z] 91687db259ca 10 minutes ago 1.43GB [2022-04-06T12:15:10.545Z] 5e94851fb85c 10 minutes ago 1.42GB [2022-04-06T12:15:10.545Z] security-spire-agent-arm64 latest 51b54f3cb69c 14 minutes ago 118MB [2022-04-06T12:15:10.545Z] e9cd716281a0 15 minutes ago 1.42GB [2022-04-06T12:15:10.545Z] security-spire-config-arm64 latest be980c0a152b 16 minutes ago 81.9MB [2022-04-06T12:15:10.545Z] 98e31ebd94ec 16 minutes ago 1.42GB [2022-04-06T12:15:10.545Z] ci-base-image-arm64 latest f93029a480c7 29 minutes ago 886MB [2022-04-06T12:15:10.545Z] docker 20.10.14 c346e9eafbab 27 hours ago 202MB [2022-04-06T12:15:10.545Z] alpine 3.14 ac73e934f311 37 hours ago 5.34MB [2022-04-06T12:15:10.545Z] alpine 3.15 3fb3c9af89a9 37 hours ago 5.32MB [2022-04-06T12:15:10.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-06T12:15:10.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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 [2022-04-06T12:15:11.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T12:15:11.305Z] [2022-04-06T12:15:11.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-06T12:15:11.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T12:15:11.980Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-06T12:15:11.980Z] 8998bd30e6a1: Pulling fs layer [2022-04-06T12:15:11.980Z] 04944245beec: Pulling fs layer [2022-04-06T12:15:11.980Z] 699f458cf7ca: Pulling fs layer [2022-04-06T12:15:11.980Z] 765212b225bb: Pulling fs layer [2022-04-06T12:15:11.980Z] f23df028b6ca: Pulling fs layer [2022-04-06T12:15:11.980Z] d65c8cfc05b1: Pulling fs layer [2022-04-06T12:15:11.980Z] 2437ff75d9bd: Pulling fs layer [2022-04-06T12:15:11.980Z] f23df028b6ca: Waiting [2022-04-06T12:15:11.980Z] d65c8cfc05b1: Waiting [2022-04-06T12:15:11.980Z] 765212b225bb: Waiting [2022-04-06T12:15:11.980Z] 2437ff75d9bd: Waiting [2022-04-06T12:15:11.980Z] 04944245beec: Verifying Checksum [2022-04-06T12:15:11.980Z] 04944245beec: Download complete [2022-04-06T12:15:11.980Z] 765212b225bb: Verifying Checksum [2022-04-06T12:15:11.980Z] 765212b225bb: Download complete [2022-04-06T12:15:11.980Z] f23df028b6ca: Verifying Checksum [2022-04-06T12:15:11.980Z] f23df028b6ca: Download complete [2022-04-06T12:15:11.980Z] d65c8cfc05b1: Verifying Checksum [2022-04-06T12:15:11.980Z] d65c8cfc05b1: Download complete [2022-04-06T12:15:12.254Z] 699f458cf7ca: Verifying Checksum [2022-04-06T12:15:12.254Z] 699f458cf7ca: Download complete [2022-04-06T12:15:12.529Z] 8998bd30e6a1: Verifying Checksum [2022-04-06T12:15:12.529Z] 8998bd30e6a1: Download complete [2022-04-06T12:15:15.146Z] 2437ff75d9bd: Verifying Checksum [2022-04-06T12:15:15.146Z] 2437ff75d9bd: Download complete [2022-04-06T12:15:17.125Z] 8998bd30e6a1: Pull complete [2022-04-06T12:15:17.399Z] 04944245beec: Pull complete [2022-04-06T12:15:18.832Z] 699f458cf7ca: Pull complete [2022-04-06T12:15:19.105Z] 765212b225bb: Pull complete [2022-04-06T12:15:20.082Z] f23df028b6ca: Pull complete [2022-04-06T12:15:20.356Z] d65c8cfc05b1: Pull complete [2022-04-06T12:15:35.422Z] 2437ff75d9bd: Pull complete [2022-04-06T12:15:35.422Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-06T12:15:35.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T12:15:35.422Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-06T12:15:35.684Z] prd-ubuntu20.04-docker-arm64-4c-16g-10961 does not seem to be running inside a container [2022-04-06T12:15:35.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-06T12:15:38.253Z] $ docker top c3f3e73686b4b1b8065a9296802b2310d6071ba7b742c6c99b0fc11f4f65f7a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T12:15:39.381Z] ---> job-cost.sh [2022-04-06T12:15:39.381Z] lf-activate-venv: SKIPPING [2022-04-06T12:15:39.381Z] INFO: No Stack... [2022-04-06T12:15:39.972Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-06T12:15:40.568Z] INFO: Archiving Costs [Pipeline] sh [2022-04-06T12:15:41.246Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-04-06T12:15:41.246Z] + cut -d, -f6 [Pipeline] lock [2022-04-06T12:15:41.343Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3945-1-stack-cost] [2022-04-06T12:15:41.347Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3945-1-stack-cost] did not exist. Created. [2022-04-06T12:15:41.347Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3945-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-06T12:15:42.129Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-06T12:15:42.352Z] Stashed 1 file(s) [Pipeline] } [2022-04-06T12:15:42.370Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3945-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-06T12:15:42.445Z] $ docker stop --time=1 c3f3e73686b4b1b8065a9296802b2310d6071ba7b742c6c99b0fc11f4f65f7a9 [2022-04-06T12:15:43.946Z] $ docker rm -f c3f3e73686b4b1b8065a9296802b2310d6071ba7b742c6c99b0fc11f4f65f7a9 [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 [2022-04-06T12:15:45.092Z] provisioning config files... [2022-04-06T12:15:45.101Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1400496682589813644tmp [Pipeline] { [Pipeline] sh [2022-04-06T12:15:45.439Z] + set +x [2022-04-06T12:15:45.439Z] + curl -s https://codecov.io/bash [2022-04-06T12:15:45.439Z] + bash -s -- [2022-04-06T12:15:45.439Z] [2022-04-06T12:15:45.439Z] _____ _ [2022-04-06T12:15:45.439Z] / ____| | | [2022-04-06T12:15:45.439Z] | | ___ __| | ___ ___ _____ __ [2022-04-06T12:15:45.439Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-06T12:15:45.439Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-06T12:15:45.439Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-06T12:15:45.439Z] Bash-1.0.6 [2022-04-06T12:15:45.439Z] [2022-04-06T12:15:45.439Z] [2022-04-06T12:15:45.439Z] ==> git version 2.25.1 found [2022-04-06T12:15:45.439Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-06T12:15:45.439Z] Release-Date: 2020-01-08 [2022-04-06T12:15:45.439Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-06T12:15:45.439Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-06T12:15:45.439Z] ==> Jenkins CI detected. [2022-04-06T12:15:45.439Z] current dir:  /w/workspace/edgex-go/1 [2022-04-06T12:15:45.439Z] project root: . [2022-04-06T12:15:45.439Z] --> token set from env [2022-04-06T12:15:45.439Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-06T12:15:45.439Z] ==> Running gcov in . (disable via -X gcov) [2022-04-06T12:15:45.699Z] ==> Python coveragepy not found [2022-04-06T12:15:45.699Z] ==> Searching for coverage reports in: [2022-04-06T12:15:45.699Z] + . [2022-04-06T12:15:45.699Z] -> Found 1 reports [2022-04-06T12:15:45.699Z] ==> Detecting git/mercurial file structure [2022-04-06T12:15:45.699Z] ==> Reading reports [2022-04-06T12:15:45.699Z] + ./coverage.out bytes=429122 [2022-04-06T12:15:45.699Z] ==> Appending adjustments [2022-04-06T12:15:45.699Z] https://docs.codecov.io/docs/fixing-reports [2022-04-06T12:15:46.641Z] + Found adjustments [2022-04-06T12:15:46.641Z] ==> Gzipping contents [2022-04-06T12:15:46.901Z] 60K /tmp/codecov.Nx5xUd.gz [2022-04-06T12:15:46.901Z] ==> Uploading reports [2022-04-06T12:15:46.901Z] url: https://codecov.io [2022-04-06T12:15:46.901Z] query: branch=PR-3945&commit=2c16b7b0709465bc6f7a1b9e691fff24dc61a275&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3945%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3945&job=&cmd_args= [2022-04-06T12:15:46.901Z] -> Pinging Codecov [2022-04-06T12:15:46.901Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3945&commit=2c16b7b0709465bc6f7a1b9e691fff24dc61a275&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3945%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3945&job=&cmd_args= [2022-04-06T12:15:47.162Z] -> Uploading to [2022-04-06T12:15:47.162Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-06/00271124DB129430A58F1EEE437C3FCB/2c16b7b0709465bc6f7a1b9e691fff24dc61a275/c12c7b65-0990-47e2-ada9-c6f77f688f5d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220406T121547Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f6e240fd6ec9f12a8c9781cb13b3b78b160e39fe1ca6cd6201675234a7837a9 [2022-04-06T12:15:47.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T12:15:47.162Z] Dload Upload Total Spent Left Speed [2022-04-06T12:15:47.422Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58766 0 0 100 58766 0 236k --:--:-- --:--:-- --:--:-- 236k [2022-04-06T12:15:47.422Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [Pipeline] } [2022-04-06T12:15:47.449Z] 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 [2022-04-06T12:15:48.916Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-06T12:15:49.250Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T12:15:50.156Z] ---> package-listing.sh [2022-04-06T12:15:50.156Z] ++ facter osfamily [2022-04-06T12:15:50.156Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-06T12:15:50.418Z] + OS_FAMILY=debian [2022-04-06T12:15:50.418Z] + workspace=/w/workspace/edgex-go/1 [2022-04-06T12:15:50.418Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-06T12:15:50.418Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-06T12:15:50.418Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-06T12:15:50.418Z] + PACKAGES=/tmp/packages_start.txt [2022-04-06T12:15:50.418Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-06T12:15:50.418Z] + PACKAGES=/tmp/packages_end.txt [2022-04-06T12:15:50.418Z] + case "${OS_FAMILY}" in [2022-04-06T12:15:50.418Z] + dpkg -l [2022-04-06T12:15:50.418Z] + grep '^ii' [2022-04-06T12:15:50.418Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-06T12:15:50.418Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-06T12:15:50.418Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-06T12:15:50.418Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-06T12:15:50.418Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-04-06T12:15:50.418Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-04-06T12:15:50.457Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-06T12:15:50.759Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-06T12:15:51.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T12:15:51.089Z] [2022-04-06T12:15:51.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T12:15:51.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T12:15:51.433Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-06T12:15:51.433Z] 5eb5b503b376: Pulling fs layer [2022-04-06T12:15:51.433Z] 5c69ac0246d0: Pulling fs layer [2022-04-06T12:15:51.433Z] ec43610c2a17: Pulling fs layer [2022-04-06T12:15:51.433Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-06T12:15:51.433Z] 33b1e0a273af: Pulling fs layer [2022-04-06T12:15:51.433Z] 5d3b04190fa2: Pulling fs layer [2022-04-06T12:15:51.433Z] 2f39f015ded8: Pulling fs layer [2022-04-06T12:15:51.433Z] 33b1e0a273af: Waiting [2022-04-06T12:15:51.433Z] 5d3b04190fa2: Waiting [2022-04-06T12:15:51.433Z] 3a2ae6a8a46f: Waiting [2022-04-06T12:15:51.433Z] 2f39f015ded8: Waiting [2022-04-06T12:15:51.433Z] 5c69ac0246d0: Verifying Checksum [2022-04-06T12:15:51.433Z] 5c69ac0246d0: Download complete [2022-04-06T12:15:51.433Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-06T12:15:51.433Z] 3a2ae6a8a46f: Download complete [2022-04-06T12:15:51.433Z] 33b1e0a273af: Verifying Checksum [2022-04-06T12:15:51.433Z] 33b1e0a273af: Download complete [2022-04-06T12:15:51.433Z] ec43610c2a17: Verifying Checksum [2022-04-06T12:15:51.433Z] ec43610c2a17: Download complete [2022-04-06T12:15:51.433Z] 5d3b04190fa2: Download complete [2022-04-06T12:15:51.694Z] 5eb5b503b376: Verifying Checksum [2022-04-06T12:15:51.694Z] 5eb5b503b376: Download complete [2022-04-06T12:15:52.265Z] 2f39f015ded8: Download complete [2022-04-06T12:15:52.833Z] 5eb5b503b376: Pull complete [2022-04-06T12:15:52.833Z] 5c69ac0246d0: Pull complete [2022-04-06T12:15:53.402Z] ec43610c2a17: Pull complete [2022-04-06T12:15:53.402Z] 3a2ae6a8a46f: Pull complete [2022-04-06T12:15:53.662Z] 33b1e0a273af: Pull complete [2022-04-06T12:15:53.662Z] 5d3b04190fa2: Pull complete [2022-04-06T12:15:57.859Z] 2f39f015ded8: Pull complete [2022-04-06T12:15:57.859Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-06T12:15:57.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T12:15:57.859Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-06T12:15:57.945Z] prd-ubuntu20.04-docker-8c-8g-10960 does not seem to be running inside a container [2022-04-06T12:15:57.976Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-06T12:16:00.025Z] $ docker top d3b8a7614a45b41b004b09891a30da93f5ddfcad3b7fa0253e1fc3776ad1e50a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T12:16:00.448Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-06T12:16:00.761Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-06T12:16:01.093Z] + ls /var/log/sa-host [2022-04-06T12:16:01.093Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T12:16:01.448Z] provisioning config files... [2022-04-06T12:16:01.478Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6966734249094797170tmp [Pipeline] { [Pipeline] echo [2022-04-06T12:16:01.520Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T12:16:01.843Z] ---> create-netrc.sh [Pipeline] } [2022-04-06T12:16:01.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-06T12:16:02.309Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-06T12:16:02.345Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T12:16:02.666Z] ---> sudo-logs.sh [2022-04-06T12:16:02.666Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-06T12:16:02.745Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T12:16:03.064Z] ---> job-cost.sh [2022-04-06T12:16:03.064Z] lf-activate-venv: SKIPPING [2022-04-06T12:16:03.064Z] DEBUG: total: 0.10999999940395355 [2022-04-06T12:16:03.064Z] INFO: Retrieving Stack Cost... [2022-04-06T12:16:03.636Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-06T12:16:04.209Z] INFO: Archiving Costs [Pipeline] echo [2022-04-06T12:16:04.243Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T12:16:04.559Z] ---> logs-deploy.sh [2022-04-06T12:16:04.559Z] lf-activate-venv: SKIPPING [2022-04-06T12:16:04.559Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3945/1 [2022-04-06T12:16:04.559Z] INFO: archiving workspace using pattern(s): [2022-04-06T12:16:05.501Z] Archives upload complete. [2022-04-06T12:16:05.501Z] INFO: archiving logs to Nexus