Branch indexing 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 1606587477d0302e050d0728abccfc1a51248bda+fbf009a3584204b1f7152455677e8e4d1b9535fc (b5945df41233747067ee1a59de197b0cd0d2face) 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-ssh4562528036035422036.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13452838068865823838.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3893/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3893/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3179616527196795194.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18221410143531327487.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3893/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3893/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13938206443260460809.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-6861 in /w/workspace/edgexfoundry_edgex-go_PR-3893 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4315468595444727764.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7092956116077664063.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3893/head:refs/remotes/origin/PR-3893 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 1606587477d0302e050d0728abccfc1a51248bda Merge succeeded, producing 18fc4c0622495de79e19fa6a6cb49f04305e0539 Checking out Revision 18fc4c0622495de79e19fa6a6cb49f04305e0539 (PR-3893) > git config core.sparsecheckout # timeout=10 > git checkout -f 1606587477d0302e050d0728abccfc1a51248bda # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3369706420106050157.key > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18fc4c0622495de79e19fa6a6cb49f04305e0539 # timeout=10 Commit message: "Merge commit 'fbf009a3584204b1f7152455677e8e4d1b9535fc' into HEAD" > git rev-list --no-walk 1606587477d0302e050d0728abccfc1a51248bda # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-11T20:29:25.599Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-11T20:29:25.654Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-11T20:29:25.673Z] ========================================================= [2022-03-11T20:29:25.673Z] EdgeX Global Pipelines Version Info [2022-03-11T20:29:25.673Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-11T20:29:26.808Z] ------------------- [2022-03-11T20:29:26.808Z] stable info: [2022-03-11T20:29:26.808Z] ------------------- [2022-03-11T20:29:26.808Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-11T20:29:26.808Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-11T20:29:26.808Z] Message: update stable to v1.0.220 [2022-03-11T20:29:27.384Z] ------------------- [2022-03-11T20:29:27.385Z] experimental info: [2022-03-11T20:29:27.385Z] ------------------- [2022-03-11T20:29:27.385Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-11T20:29:27.385Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-11T20:29:27.385Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-11T20:29:27.535Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-11T20:29:27.546Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-11T20:29:27.563Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-11T20:29:27.573Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-11T20:29:27.588Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-11T20:29:27.604Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-11T20:29:27.618Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-11T20:29:27.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-11T20:29:27.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-11T20:29:27.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-11T20:29:27.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-11T20:29:27.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-11T20:29:27.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-11T20:29:27.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-11T20:29:27.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-11T20:29:27.743Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-11T20:29:27.753Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-11T20:29:27.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-11T20:29:27.776Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-11T20:29:27.787Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-11T20:29:27.799Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-11T20:29:27.811Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-11T20:29:27.822Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3893 [Pipeline] echo [2022-03-11T20:29:27.833Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3893 [Pipeline] echo [2022-03-11T20:29:27.844Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3893 [Pipeline] echo [2022-03-11T20:29:27.855Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18fc4c0622495de79e19fa6a6cb49f04305e0539 [Pipeline] echo [2022-03-11T20:29:27.867Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18fc4c0 [Pipeline] echo [2022-03-11T20:29:27.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-11T20:29:27.920Z] provisioning config files... [2022-03-11T20:29:27.933Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7916331279969572421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T20:29:28.274Z] ---> docker-login.sh [2022-03-11T20:29:28.274Z] nexus3.edgexfoundry.org:10001 [2022-03-11T20:29:28.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T20:29:28.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T20:29:28.537Z] Configure a credential helper to remove this warning. See [2022-03-11T20:29:28.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T20:29:28.537Z] [2022-03-11T20:29:28.537Z] Login Succeeded [2022-03-11T20:29:28.537Z] nexus3.edgexfoundry.org:10002 [2022-03-11T20:29:28.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T20:29:28.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T20:29:28.537Z] Configure a credential helper to remove this warning. See [2022-03-11T20:29:28.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T20:29:28.537Z] [2022-03-11T20:29:28.537Z] Login Succeeded [2022-03-11T20:29:28.537Z] nexus3.edgexfoundry.org:10003 [2022-03-11T20:29:28.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T20:29:28.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T20:29:28.804Z] Configure a credential helper to remove this warning. See [2022-03-11T20:29:28.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T20:29:28.804Z] [2022-03-11T20:29:28.804Z] Login Succeeded [2022-03-11T20:29:28.804Z] nexus3.edgexfoundry.org:10004 [2022-03-11T20:29:28.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T20:29:29.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T20:29:29.067Z] Configure a credential helper to remove this warning. See [2022-03-11T20:29:29.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T20:29:29.067Z] [2022-03-11T20:29:29.067Z] Login Succeeded [2022-03-11T20:29:29.067Z] docker.io [2022-03-11T20:29:29.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T20:29:29.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T20:29:29.329Z] Configure a credential helper to remove this warning. See [2022-03-11T20:29:29.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T20:29:29.329Z] [2022-03-11T20:29:29.329Z] Login Succeeded [2022-03-11T20:29:29.329Z] ---> docker-login.sh ends [Pipeline] } [2022-03-11T20:29:29.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-11T20:29:29.659Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-11T20:29:29.659Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T20:29:29.659Z] ++ dirname cmd/core-command/Dockerfile [2022-03-11T20:29:29.659Z] ++ cut -d/ -f2 [2022-03-11T20:29:29.659Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-11T20:29:29.659Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T20:29:29.659Z] ++ dirname cmd/core-data/Dockerfile [2022-03-11T20:29:29.659Z] ++ cut -d/ -f2 [2022-03-11T20:29:29.659Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-11T20:29:29.659Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T20:29:29.659Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-11T20:29:29.659Z] ++ cut -d/ -f2 [2022-03-11T20:29:29.659Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-11T20:29:29.660Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T20:29:29.660Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-11T20:29:29.660Z] ++ cut -d/ -f2 [2022-03-11T20:29:29.660Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-11T20:29:29.660Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T20:29:29.660Z] ++ cut -d/ -f2 [2022-03-11T20:29:29.660Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-11T20:29:29.660Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-11T20:29:29.660Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T20:29:29.660Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-11T20:29:29.660Z] ++ cut -d/ -f2 [2022-03-11T20:29:29.660Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-11T20:29:29.660Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T20:29:29.660Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-11T20:29:29.660Z] ++ cut -d/ -f2 [2022-03-11T20:29:29.660Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-11T20:29:29.660Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T20:29:29.660Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-11T20:29:29.660Z] ++ cut -d/ -f2 [2022-03-11T20:29:29.660Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-11T20:29:29.660Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T20:29:29.660Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-11T20:29:29.660Z] ++ cut -d/ -f2 [2022-03-11T20:29:29.660Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-11T20:29:29.695Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-11T20:29:30.093Z] + git rev-list -1 --merges 18fc4c0622495de79e19fa6a6cb49f04305e0539~1..18fc4c0622495de79e19fa6a6cb49f04305e0539 [Pipeline] echo [2022-03-11T20:29:30.106Z] -----------> git rev-list -1 --merges 18fc4c0622495de79e19fa6a6cb49f04305e0539~1..18fc4c0622495de79e19fa6a6cb49f04305e0539 18fc4c0622495de79e19fa6a6cb49f04305e0539 [2022-03-11T20:29:30.106Z] 18fc4c0622495de79e19fa6a6cb49f04305e0539 [false] [Pipeline] sh [2022-03-11T20:29:30.405Z] + git log --format=format:%s -1 18fc4c0622495de79e19fa6a6cb49f04305e0539 [Pipeline] echo [2022-03-11T20:29:30.423Z] ========================================================= [2022-03-11T20:29:30.423Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-11T20:29:30.423Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-11T20:29:30.979Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-11T20:29:30.979Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-11T20:29:30.979Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-11T20:29:30.979Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-11T20:29:30.979Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-11T20:29:30.979Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-11T20:29:30.979Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-11T20:29:31.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-11T20:29:31.397Z] [2022-03-11T20:29:31.397Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T20:29:31.710Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-11T20:29:31.710Z] latest: Pulling from edgex-devops/git-semver [2022-03-11T20:29:31.710Z] a0d0a0d46f8b: Pulling fs layer [2022-03-11T20:29:31.710Z] 3e5f54012d9b: Pulling fs layer [2022-03-11T20:29:31.710Z] 4c7163046ea9: Pulling fs layer [2022-03-11T20:29:31.710Z] 0c2d73faf560: Pulling fs layer [2022-03-11T20:29:31.710Z] 0c2d73faf560: Waiting [2022-03-11T20:29:31.710Z] 3e5f54012d9b: Verifying Checksum [2022-03-11T20:29:31.710Z] 3e5f54012d9b: Download complete [2022-03-11T20:29:31.710Z] a0d0a0d46f8b: Verifying Checksum [2022-03-11T20:29:31.710Z] a0d0a0d46f8b: Download complete [2022-03-11T20:29:31.710Z] 4c7163046ea9: Verifying Checksum [2022-03-11T20:29:31.710Z] 4c7163046ea9: Download complete [2022-03-11T20:29:31.710Z] 0c2d73faf560: Verifying Checksum [2022-03-11T20:29:31.710Z] 0c2d73faf560: Download complete [2022-03-11T20:29:31.976Z] a0d0a0d46f8b: Pull complete [2022-03-11T20:29:31.976Z] 3e5f54012d9b: Pull complete [2022-03-11T20:29:32.561Z] 4c7163046ea9: Pull complete [2022-03-11T20:29:32.561Z] 0c2d73faf560: Pull complete [2022-03-11T20:29:32.561Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-11T20:29:32.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-11T20:29:32.561Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-11T20:29:32.636Z] prd-centos7-docker-4c-2g-6861 does not seem to be running inside a container [2022-03-11T20:29:32.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-11T20:29:33.443Z] $ docker top d1f27b984958fd9d88cb3504bff58bf26e0258f2e91d7991581c841581735461 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-11T20:29:33.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-11T20:29:33.545Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-11T20:29:33.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-11T20:29:33.662Z] $ docker exec d1f27b984958fd9d88cb3504bff58bf26e0258f2e91d7991581c841581735461 ssh-agent [2022-03-11T20:29:33.770Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfKAmMP/agent.14 [2022-03-11T20:29:33.771Z] SSH_AGENT_PID=20 [2022-03-11T20:29:33.779Z] Running ssh-add (command line suppressed) [2022-03-11T20:29:33.884Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5800856829493308482.key (/w/workspace/edgex-go/2@tmp/private_key_5800856829493308482.key) [2022-03-11T20:29:33.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-11T20:29:34.203Z] + git tag --points-at HEAD [Pipeline] } [2022-03-11T20:29:34.225Z] $ docker exec --env ******** --env ******** d1f27b984958fd9d88cb3504bff58bf26e0258f2e91d7991581c841581735461 ssh-agent -k [2022-03-11T20:29:34.330Z] unset SSH_AUTH_SOCK; [2022-03-11T20:29:34.330Z] unset SSH_AGENT_PID; [2022-03-11T20:29:34.330Z] echo Agent pid 20 killed; [2022-03-11T20:29:34.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-11T20:29:34.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-11T20:29:34.357Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-11T20:29:34.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-11T20:29:34.483Z] $ docker exec d1f27b984958fd9d88cb3504bff58bf26e0258f2e91d7991581c841581735461 ssh-agent [2022-03-11T20:29:34.608Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLPOifP/agent.55 [2022-03-11T20:29:34.608Z] SSH_AGENT_PID=62 [2022-03-11T20:29:34.615Z] Running ssh-add (command line suppressed) [2022-03-11T20:29:34.724Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8148974851159232076.key (/w/workspace/edgex-go/2@tmp/private_key_8148974851159232076.key) [2022-03-11T20:29:34.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-11T20:29:35.030Z] + git semver init [2022-03-11T20:29:35.030Z] # -> Open(): unable to determine branch for HEAD [2022-03-11T20:29:35.030Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-03-11T20:29:35.030Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-03-11T20:29:35.030Z] # $SEMVER_REMOTE_NAME = origin [2022-03-11T20:29:35.030Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-11T20:29:35.030Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-11T20:29:35.030Z] # $SEMVER_BRANCH = PR-3893 [2022-03-11T20:29:35.030Z] # $SEMVER_TEMP = /tmp/semver-622359184 [2022-03-11T20:29:35.030Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-11T20:29:49.988Z] # '/tmp/semver-622359184' -> '/w/workspace/edgex-go/2/.semver' [2022-03-11T20:29:49.988Z] # -> Force: false [2022-03-11T20:29:49.988Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-03-11T20:29:50.001Z] $ docker exec --env ******** --env ******** d1f27b984958fd9d88cb3504bff58bf26e0258f2e91d7991581c841581735461 ssh-agent -k [2022-03-11T20:29:50.094Z] unset SSH_AUTH_SOCK; [2022-03-11T20:29:50.095Z] unset SSH_AGENT_PID; [2022-03-11T20:29:50.095Z] echo Agent pid 62 killed; [2022-03-11T20:29:50.099Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-11T20:29:50.420Z] + git semver [Pipeline] } [2022-03-11T20:29:50.437Z] $ docker stop --time=1 d1f27b984958fd9d88cb3504bff58bf26e0258f2e91d7991581c841581735461 [2022-03-11T20:29:53.013Z] $ docker rm -f d1f27b984958fd9d88cb3504bff58bf26e0258f2e91d7991581c841581735461 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-11T20:29:53.375Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-11T20:29:53.607Z] Stashed 1 file(s) [Pipeline] echo [2022-03-11T20:29:53.611Z] [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-03-11T20:29:53.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-11T20:29:53.740Z] ========================================================= [2022-03-11T20:29:53.740Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-11T20:29:53.740Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-11T20:29:54.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-11T20:29:54.049Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-11T20:29:54.049Z] 59bf1c3509f3: Pulling fs layer [2022-03-11T20:29:54.049Z] 666ba61612fd: Pulling fs layer [2022-03-11T20:29:54.049Z] 8ed8ca486205: Pulling fs layer [2022-03-11T20:29:54.049Z] 4fe6c5a15a65: Pulling fs layer [2022-03-11T20:29:54.049Z] 22a0e8bec74d: Pulling fs layer [2022-03-11T20:29:54.049Z] 640e595b4fbd: Pulling fs layer [2022-03-11T20:29:54.049Z] 763cafe07f6e: Pulling fs layer [2022-03-11T20:29:54.049Z] 0c0b528cf693: Pulling fs layer [2022-03-11T20:29:54.049Z] 10935f4eaf8b: Pulling fs layer [2022-03-11T20:29:54.049Z] 0c0b528cf693: Waiting [2022-03-11T20:29:54.049Z] 10935f4eaf8b: Waiting [2022-03-11T20:29:54.049Z] 763cafe07f6e: Waiting [2022-03-11T20:29:54.049Z] 4fe6c5a15a65: Waiting [2022-03-11T20:29:54.049Z] 22a0e8bec74d: Waiting [2022-03-11T20:29:54.049Z] 640e595b4fbd: Waiting [2022-03-11T20:29:54.049Z] 8ed8ca486205: Verifying Checksum [2022-03-11T20:29:54.049Z] 8ed8ca486205: Download complete [2022-03-11T20:29:54.049Z] 666ba61612fd: Verifying Checksum [2022-03-11T20:29:54.049Z] 666ba61612fd: Download complete [2022-03-11T20:29:54.049Z] 22a0e8bec74d: Verifying Checksum [2022-03-11T20:29:54.049Z] 22a0e8bec74d: Download complete [2022-03-11T20:29:54.049Z] 59bf1c3509f3: Verifying Checksum [2022-03-11T20:29:54.049Z] 59bf1c3509f3: Download complete [2022-03-11T20:29:54.049Z] 640e595b4fbd: Verifying Checksum [2022-03-11T20:29:54.049Z] 640e595b4fbd: Download complete [2022-03-11T20:29:54.049Z] 763cafe07f6e: Verifying Checksum [2022-03-11T20:29:54.049Z] 763cafe07f6e: Download complete [2022-03-11T20:29:54.317Z] 0c0b528cf693: Verifying Checksum [2022-03-11T20:29:54.317Z] 0c0b528cf693: Download complete [2022-03-11T20:29:54.584Z] 10935f4eaf8b: Verifying Checksum [2022-03-11T20:29:54.584Z] 10935f4eaf8b: Download complete [2022-03-11T20:29:54.584Z] 59bf1c3509f3: Pull complete [2022-03-11T20:29:54.584Z] 4fe6c5a15a65: Verifying Checksum [2022-03-11T20:29:54.584Z] 4fe6c5a15a65: Download complete [2022-03-11T20:29:54.853Z] 666ba61612fd: Pull complete [2022-03-11T20:29:54.853Z] 8ed8ca486205: Pull complete [2022-03-11T20:29:59.100Z] 4fe6c5a15a65: Pull complete [2022-03-11T20:29:59.100Z] 22a0e8bec74d: Pull complete [2022-03-11T20:29:59.100Z] 640e595b4fbd: Pull complete [2022-03-11T20:29:59.100Z] 763cafe07f6e: Pull complete [2022-03-11T20:29:59.100Z] 0c0b528cf693: Pull complete [2022-03-11T20:30:01.692Z] 10935f4eaf8b: Pull complete [2022-03-11T20:30:01.692Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-11T20:30:01.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-11T20:30:01.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-11T20:30:02.000Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-11T20:30:02.001Z] WORKDIR /edgex [2022-03-11T20:30:02.001Z] COPY go.mod . [2022-03-11T20:30:02.001Z] RUN go mod download' [2022-03-11T20:30:02.001Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-11T20:30:04.569Z] Sending build context to Docker daemon 334.1MB [2022-03-11T20:30:04.569Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-11T20:30:04.569Z] ---> 99d49a6021b9 [2022-03-11T20:30:04.569Z] Step 2/4 : WORKDIR /edgex [2022-03-11T20:30:05.523Z] ---> Running in 8d8de5a8061e [2022-03-11T20:30:05.523Z] Removing intermediate container 8d8de5a8061e [2022-03-11T20:30:05.523Z] ---> 55093c1cb5a3 [2022-03-11T20:30:05.523Z] Step 3/4 : COPY go.mod . [2022-03-11T20:30:05.523Z] ---> e2ad7ade2618 [2022-03-11T20:30:05.523Z] Step 4/4 : RUN go mod download [2022-03-11T20:30:05.784Z] ---> Running in dd47c8deb4d1 [2022-03-11T20:30:08.680Z] Still waiting to schedule task [2022-03-11T20:30:08.680Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-11T20:30:44.565Z] Removing intermediate container dd47c8deb4d1 [2022-03-11T20:30:44.565Z] ---> 8dc7ca7b7ecd [2022-03-11T20:30:44.565Z] Successfully built 8dc7ca7b7ecd [2022-03-11T20:30:44.565Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T20:30:44.867Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-11T20:30:44.867Z] . [Pipeline] withDockerContainer [2022-03-11T20:30:44.942Z] prd-centos7-docker-4c-2g-6861 does not seem to be running inside a container [2022-03-11T20:30:45.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-11T20:30:45.421Z] $ docker top f2a29a43277e3c17f71ae311ff99a9064d3a2614368eaaace132f108a008c66f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T20:30:45.791Z] + go version [2022-03-11T20:30:45.791Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-11T20:30:45.808Z] $ docker stop --time=1 f2a29a43277e3c17f71ae311ff99a9064d3a2614368eaaace132f108a008c66f [2022-03-11T20:30:47.028Z] $ docker rm -f f2a29a43277e3c17f71ae311ff99a9064d3a2614368eaaace132f108a008c66f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T20:30:47.426Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-11T20:30:47.426Z] . [Pipeline] withDockerContainer [2022-03-11T20:30:47.496Z] prd-centos7-docker-4c-2g-6861 does not seem to be running inside a container [2022-03-11T20:30:47.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-11T20:30:47.937Z] $ docker top bd696699ef21aa117d3e49fdd6c38a5c1aefd89053d4aeee2f497784dd56a83a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-11T20:30:48.021Z] ========================================================= [2022-03-11T20:30:48.021Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-11T20:30:48.021Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-11T20:30:48.319Z] + make test [2022-03-11T20:30:48.319Z] go mod tidy [2022-03-11T20:30:48.584Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-11T20:30:55.259Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-11T20:31:13.541Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-11T20:31:16.914Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-11T20:31:17.491Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-11T20:31:17.751Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-11T20:31:20.350Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-11T20:31:20.620Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-11T20:31:20.620Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-11T20:31:20.620Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-11T20:31:21.204Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-11T20:31:21.204Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-11T20:31:21.471Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-11T20:31:21.471Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-11T20:31:21.471Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-11T20:31:21.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-11T20:31:24.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2022-03-11T20:31:24.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-11T20:31:24.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-11T20:31:24.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.056s coverage: 98.5% of statements [2022-03-11T20:31:24.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-11T20:31:24.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 44.7% of statements [2022-03-11T20:31:24.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-11T20:31:24.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-11T20:31:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.163s coverage: 89.5% of statements [2022-03-11T20:31:25.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-11T20:31:25.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-11T20:31:26.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements [2022-03-11T20:31:26.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-11T20:31:26.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-11T20:31:26.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-11T20:31:26.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-11T20:31:26.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-11T20:31:27.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.269s coverage: 94.2% of statements [2022-03-11T20:31:27.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-11T20:31:27.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-11T20:31:27.438Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements [2022-03-11T20:31:27.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-11T20:31:27.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-11T20:31:27.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-11T20:31:27.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-11T20:31:27.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-11T20:31:27.707Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2022-03-11T20:31:27.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-11T20:31:27.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-11T20:31:27.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-11T20:31:28.658Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements [2022-03-11T20:31:28.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-11T20:31:28.658Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2022-03-11T20:31:28.925Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.039s coverage: 21.7% of statements [2022-03-11T20:31:28.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-11T20:31:28.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2022-03-11T20:31:30.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.074s coverage: 79.5% of statements [2022-03-11T20:31:30.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2022-03-11T20:31:30.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2022-03-11T20:31:30.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2022-03-11T20:31:39.533Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6864 in /w/workspace/edgexfoundry_edgex-go_PR-3893 [Pipeline] { [Pipeline] ws [2022-03-11T20:31:39.541Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-11T20:31:39.866Z] The recommended git tool is: git [2022-03-11T20:31:42.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2022-03-11T20:31:42.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-03-11T20:31:44.615Z] using credential edgex-jenkins-ssh [2022-03-11T20:31:44.634Z] Cloning the remote Git repository [2022-03-11T20:31:44.698Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-11T20:31:44.785Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-11T20:31:44.891Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-11T20:31:44.892Z] > git --version # timeout=10 [2022-03-11T20:31:44.926Z] > git --version # 'git version 2.17.1' [2022-03-11T20:31:44.929Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T20:31:45.082Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-11T20:31:47.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.222s coverage: 82.5% of statements [2022-03-11T20:31:47.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-11T20:32:01.272Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-11T20:32:01.292Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-11T20:32:01.318Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-11T20:32:01.364Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-11T20:32:01.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T20:32:01.380Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3893/head:refs/remotes/origin/PR-3893 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-11T20:32:02.273Z] Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 1606587477d0302e050d0728abccfc1a51248bda [2022-03-11T20:32:02.892Z] Merge succeeded, producing 4dc05ee114cad0a8e8cd7ee466d7515ff709fd2f [2022-03-11T20:32:02.892Z] Checking out Revision 4dc05ee114cad0a8e8cd7ee466d7515ff709fd2f (PR-3893) [2022-03-11T20:32:02.300Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T20:32:02.316Z] > git checkout -f 1606587477d0302e050d0728abccfc1a51248bda # timeout=10 [2022-03-11T20:32:02.550Z] > git remote # timeout=10 [2022-03-11T20:32:02.575Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T20:32:02.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T20:32:02.612Z] > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 [2022-03-11T20:32:02.874Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T20:32:02.904Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T20:32:02.916Z] > git checkout -f 4dc05ee114cad0a8e8cd7ee466d7515ff709fd2f # timeout=10 [2022-03-11T20:32:05.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.061s coverage: 92.9% of statements [2022-03-11T20:32:05.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-11T20:32:05.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-11T20:32:05.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-11T20:32:05.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-03-11T20:32:05.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-11T20:32:05.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-11T20:32:05.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-11T20:32:05.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-11T20:32:05.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-11T20:32:05.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-03-11T20:32:05.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-11T20:32:05.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-11T20:32:05.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2022-03-11T20:32:05.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-11T20:32:05.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-03-11T20:32:05.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-11T20:32:05.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-03-11T20:32:05.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-03-11T20:32:05.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-03-11T20:32:05.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements [2022-03-11T20:32:05.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-11T20:32:05.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements [2022-03-11T20:32:05.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-11T20:32:05.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-11T20:32:05.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2022-03-11T20:32:05.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-03-11T20:32:05.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-03-11T20:32:05.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2022-03-11T20:32:05.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-03-11T20:32:05.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.211s coverage: 65.4% of statements [2022-03-11T20:32:05.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-11T20:32:05.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-11T20:32:05.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-11T20:32:06.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.8% of statements [2022-03-11T20:32:06.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-11T20:32:06.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-11T20:32:06.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2022-03-11T20:32:06.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-11T20:32:06.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2022-03-11T20:32:06.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-11T20:32:07.209Z] Commit message: "Merge commit 'fbf009a3584204b1f7152455677e8e4d1b9535fc' into HEAD" [2022-03-11T20:32:07.223Z] > git rev-list --no-walk 1606587477d0302e050d0728abccfc1a51248bda # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-11T20:32:08.119Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-11T20:32:08.119Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T20:32:08.119Z] Dload Upload Total Spent Left Speed [2022-03-11T20:32:08.119Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46443 0 --:--:-- --:--:-- --:--:-- 46443 [Pipeline] sh [2022-03-11T20:32:08.643Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-11T20:32:08.985Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2022-03-11T20:32:08.985Z] tee /etc/docker/daemon.new [2022-03-11T20:32:08.985Z] { [2022-03-11T20:32:08.985Z] "registry-mirrors": [ [2022-03-11T20:32:08.985Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-11T20:32:08.985Z] ], [2022-03-11T20:32:08.985Z] "bip": "10.250.0.254/24", [2022-03-11T20:32:08.985Z] "hosts": [ [2022-03-11T20:32:08.985Z] "tcp://0.0.0.0:5555", [2022-03-11T20:32:08.985Z] "unix:///var/run/docker.sock" [2022-03-11T20:32:08.985Z] ], [2022-03-11T20:32:08.985Z] "mtu": 1458, [2022-03-11T20:32:08.985Z] "selinux-enabled": true, [2022-03-11T20:32:08.985Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-11T20:32:08.985Z] } [Pipeline] sh [2022-03-11T20:32:09.383Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-11T20:32:09.790Z] + sudo service docker restart [2022-03-11T20:32:13.456Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2022-03-11T20:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-11T20:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-11T20:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-11T20:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-11T20:32:13.456Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements [2022-03-11T20:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-11T20:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-11T20:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-11T20:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-11T20:32:13.456Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-03-11T20:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-11T20:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-11T20:32:13.456Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2022-03-11T20:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-11T20:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-11T20:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-11T20:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-11T20:32:13.456Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2022-03-11T20:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-11T20:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-11T20:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-11T20:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-11T20:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-11T20:32:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-11T20:32:13.456Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-03-11T20:32:13.456Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-03-11T20:32:13.719Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-11T20:32:28.118Z] provisioning config files... [2022-03-11T20:32:28.144Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6984380793850488112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T20:32:28.502Z] ---> docker-login.sh [2022-03-11T20:32:28.502Z] nexus3.edgexfoundry.org:10001 [2022-03-11T20:32:29.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T20:32:29.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T20:32:29.372Z] Configure a credential helper to remove this warning. See [2022-03-11T20:32:29.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T20:32:29.372Z] [2022-03-11T20:32:29.372Z] Login Succeeded [2022-03-11T20:32:29.372Z] nexus3.edgexfoundry.org:10002 [2022-03-11T20:32:29.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T20:32:29.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T20:32:29.647Z] Configure a credential helper to remove this warning. See [2022-03-11T20:32:29.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T20:32:29.647Z] [2022-03-11T20:32:29.647Z] Login Succeeded [2022-03-11T20:32:29.647Z] nexus3.edgexfoundry.org:10003 [2022-03-11T20:32:30.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T20:32:30.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T20:32:30.244Z] Configure a credential helper to remove this warning. See [2022-03-11T20:32:30.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T20:32:30.244Z] [2022-03-11T20:32:30.244Z] Login Succeeded [2022-03-11T20:32:30.244Z] nexus3.edgexfoundry.org:10004 [2022-03-11T20:32:30.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T20:32:30.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T20:32:30.799Z] Configure a credential helper to remove this warning. See [2022-03-11T20:32:30.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T20:32:30.799Z] [2022-03-11T20:32:30.799Z] Login Succeeded [2022-03-11T20:32:30.799Z] docker.io [2022-03-11T20:32:31.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T20:32:31.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T20:32:31.346Z] Configure a credential helper to remove this warning. See [2022-03-11T20:32:31.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T20:32:31.346Z] [2022-03-11T20:32:31.346Z] Login Succeeded [2022-03-11T20:32:31.346Z] ---> docker-login.sh ends [Pipeline] } [2022-03-11T20:32:31.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-11T20:32:31.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-11T20:32:31.847Z] ========================================================= [2022-03-11T20:32:31.847Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-11T20:32:31.847Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-11T20:32:32.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-11T20:32:32.448Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-11T20:32:32.448Z] 9b3977197b4f: Pulling fs layer [2022-03-11T20:32:32.448Z] 1a89e8eeedd5: Pulling fs layer [2022-03-11T20:32:32.448Z] 94645a83ff95: Pulling fs layer [2022-03-11T20:32:32.448Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-11T20:32:32.448Z] 0c92f367c5e7: Pulling fs layer [2022-03-11T20:32:32.448Z] f7c0051592d6: Pulling fs layer [2022-03-11T20:32:32.448Z] a227ed2f7395: Pulling fs layer [2022-03-11T20:32:32.448Z] 7b1c46037f91: Pulling fs layer [2022-03-11T20:32:32.448Z] 3f3a8bcf1eab: Waiting [2022-03-11T20:32:32.448Z] 0c92f367c5e7: Waiting [2022-03-11T20:32:32.448Z] a227ed2f7395: Waiting [2022-03-11T20:32:32.448Z] 7b1c46037f91: Waiting [2022-03-11T20:32:32.448Z] f7c0051592d6: Waiting [2022-03-11T20:32:32.448Z] 94645a83ff95: Verifying Checksum [2022-03-11T20:32:32.448Z] 94645a83ff95: Download complete [2022-03-11T20:32:32.448Z] 1a89e8eeedd5: Verifying Checksum [2022-03-11T20:32:32.448Z] 1a89e8eeedd5: Download complete [2022-03-11T20:32:32.448Z] 0c92f367c5e7: Verifying Checksum [2022-03-11T20:32:32.448Z] 0c92f367c5e7: Download complete [2022-03-11T20:32:32.448Z] f7c0051592d6: Verifying Checksum [2022-03-11T20:32:32.448Z] f7c0051592d6: Download complete [2022-03-11T20:32:32.448Z] 9b3977197b4f: Verifying Checksum [2022-03-11T20:32:32.448Z] 9b3977197b4f: Download complete [2022-03-11T20:32:32.448Z] a227ed2f7395: Verifying Checksum [2022-03-11T20:32:32.448Z] a227ed2f7395: Download complete [2022-03-11T20:32:33.063Z] 9b3977197b4f: Pull complete [2022-03-11T20:32:33.667Z] 1a89e8eeedd5: Pull complete [2022-03-11T20:32:33.947Z] 94645a83ff95: Pull complete [2022-03-11T20:32:34.553Z] 7b1c46037f91: Verifying Checksum [2022-03-11T20:32:34.553Z] 7b1c46037f91: Download complete [2022-03-11T20:32:35.151Z] 3f3a8bcf1eab: Download complete [2022-03-11T20:32:47.551Z] 3f3a8bcf1eab: Pull complete [2022-03-11T20:32:47.551Z] 0c92f367c5e7: Pull complete [2022-03-11T20:32:47.551Z] f7c0051592d6: Pull complete [2022-03-11T20:32:47.825Z] a227ed2f7395: Pull complete [2022-03-11T20:32:52.598Z] GO111MODULE=on go vet ./... [2022-03-11T20:32:53.319Z] 7b1c46037f91: Pull complete [2022-03-11T20:32:53.592Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-11T20:32:53.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-11T20:32:53.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-11T20:32:53.957Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-11T20:32:53.957Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-11T20:32:53.957Z] WORKDIR /edgex [2022-03-11T20:32:53.957Z] COPY go.mod . [2022-03-11T20:32:53.957Z] RUN go mod download [2022-03-11T20:32:56.596Z] Sending build context to Docker daemon 168.7MB [2022-03-11T20:32:56.596Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-11T20:32:56.596Z] ---> f79e39bc4007 [2022-03-11T20:32:56.596Z] Step 2/4 : WORKDIR /edgex [2022-03-11T20:32:57.928Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-11T20:32:57.928Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-11T20:32:57.928Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-11T20:32:58.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-11T20:32:58.570Z] ---> Running in 54c31ba3f5be [2022-03-11T20:32:58.809Z] + ls -al . [2022-03-11T20:32:58.809Z] total 644 [2022-03-11T20:32:58.809Z] drwxrwxr-x 10 1001 1001 4096 Mar 11 20:32 . [2022-03-11T20:32:58.809Z] drwxr-xr-x 4 root root 28 Mar 11 20:30 .. [2022-03-11T20:32:58.809Z] -rw-rw-r-- 1 1001 1001 11 Mar 11 20:29 .dockerignore [2022-03-11T20:32:58.809Z] drwxrwxr-x 8 1001 1001 179 Mar 11 20:29 .git [2022-03-11T20:32:58.809Z] drwxrwxr-x 4 1001 1001 142 Mar 11 20:29 .github [2022-03-11T20:32:58.809Z] -rw-rw-r-- 1 1001 1001 804 Mar 11 20:29 .gitignore [2022-03-11T20:32:58.809Z] -rw-rw-r-- 1 1001 1001 42 Mar 11 20:29 .golangci.yml [2022-03-11T20:32:58.809Z] -rw-rw-r-- 1 1001 1001 76 Mar 11 20:29 .hadolint.yml [2022-03-11T20:32:58.809Z] drwx------ 3 1001 1001 73 Mar 11 20:29 .semver [2022-03-11T20:32:58.809Z] -rw-rw-r-- 1 1001 1001 166 Mar 11 20:29 .sonarcloud.properties [2022-03-11T20:32:58.809Z] -rw-rw-r-- 1 1001 1001 1171 Mar 11 20:29 ADOPTERS.md [2022-03-11T20:32:58.809Z] -rw-rw-r-- 1 1001 1001 9019 Mar 11 20:29 Attribution.txt [2022-03-11T20:32:58.809Z] -rw-rw-r-- 1 1001 1001 51732 Mar 11 20:29 CHANGELOG.md [2022-03-11T20:32:58.809Z] -rw-rw-r-- 1 1001 1001 3804 Mar 11 20:29 CONTRIBUTING.md [2022-03-11T20:32:58.809Z] -rw-rw-r-- 1 1001 1001 677 Mar 11 20:29 GOVERNANCE.md [2022-03-11T20:32:58.809Z] -rw-rw-r-- 1 1001 1001 849 Mar 11 20:29 Jenkinsfile [2022-03-11T20:32:58.810Z] -rw-rw-r-- 1 1001 1001 10775 Mar 11 20:29 LICENSE [2022-03-11T20:32:58.810Z] -rw-rw-r-- 1 1001 1001 6888 Mar 11 20:29 Makefile [2022-03-11T20:32:58.810Z] -rw-rw-r-- 1 1001 1001 582 Mar 11 20:29 OWNERS.md [2022-03-11T20:32:58.810Z] -rw-rw-r-- 1 1001 1001 8207 Mar 11 20:29 README.md [2022-03-11T20:32:58.810Z] -rw-rw-r-- 1 1001 1001 6912 Mar 11 20:29 SECURITY.md [2022-03-11T20:32:58.810Z] -rw-rw-r-- 1 1001 1001 5 Mar 11 20:29 VERSION [2022-03-11T20:32:58.810Z] -rw-rw-r-- 1 1001 1001 4131 Mar 11 20:29 ZMQWindows.md [2022-03-11T20:32:58.810Z] drwxrwxr-x 2 1001 1001 37 Mar 11 20:29 bin [2022-03-11T20:32:58.810Z] drwxrwxr-x 14 1001 1001 4096 Mar 11 20:29 cmd [2022-03-11T20:32:58.810Z] -rw-r--r-- 1 root root 428383 Mar 11 20:32 coverage.out [2022-03-11T20:32:58.810Z] -rw-rw-r-- 1 1001 1001 2827 Mar 11 20:29 go.mod [2022-03-11T20:32:58.810Z] -rw-rw-r-- 1 1001 1001 50275 Mar 11 20:29 go.sum [2022-03-11T20:32:58.810Z] drwxrwxr-x 8 1001 1001 124 Mar 11 20:29 internal [2022-03-11T20:32:58.810Z] drwxrwxr-x 3 1001 1001 16 Mar 11 20:29 openapi [2022-03-11T20:32:58.810Z] drwxrwxr-x 4 1001 1001 71 Mar 11 20:29 snap [2022-03-11T20:32:58.810Z] -rw-rw-r-- 1 1001 1001 204 Mar 11 20:29 version.go [Pipeline] sh [2022-03-11T20:32:58.846Z] Removing intermediate container 54c31ba3f5be [2022-03-11T20:32:58.846Z] ---> 7b9d7959d9cc [2022-03-11T20:32:58.846Z] Step 3/4 : COPY go.mod . [2022-03-11T20:32:59.102Z] + '[' -e coverage.out ] [2022-03-11T20:32:59.102Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-11T20:32:59.230Z] Stashed 1 file(s) [Pipeline] sh [2022-03-11T20:32:59.440Z] ---> b2d7b67258f7 [2022-03-11T20:32:59.440Z] Step 4/4 : RUN go mod download [2022-03-11T20:32:59.440Z] ---> Running in bedfa92b2ece [2022-03-11T20:32:59.525Z] + make build [2022-03-11T20:32:59.525Z] 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-03-11T20:33:26.948Z] 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-03-11T20:33:41.926Z] 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-03-11T20:33:42.505Z] 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-03-11T20:33:43.465Z] 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-03-11T20:33:43.733Z] 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-03-11T20:33:44.689Z] 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-03-11T20:33:45.638Z] 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-03-11T20:33:46.592Z] 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-03-11T20:33:47.984Z] 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-03-11T20:33:48.559Z] 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-03-11T20:33:49.524Z] 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 [Pipeline] } [2022-03-11T20:33:51.482Z] $ docker stop --time=1 bd696699ef21aa117d3e49fdd6c38a5c1aefd89053d4aeee2f497784dd56a83a [2022-03-11T20:33:53.609Z] $ docker rm -f bd696699ef21aa117d3e49fdd6c38a5c1aefd89053d4aeee2f497784dd56a83a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T20:33:55.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-11T20:33:55.137Z] [2022-03-11T20:33:55.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T20:33:55.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-11T20:33:55.454Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-11T20:33:55.454Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-11T20:33:55.454Z] ca9280d653b3: Pulling fs layer [2022-03-11T20:33:55.454Z] 7e9c9ca2126c: Pulling fs layer [2022-03-11T20:33:55.454Z] cbdbe7a5bc2a: Download complete [2022-03-11T20:33:55.715Z] ca9280d653b3: Verifying Checksum [2022-03-11T20:33:55.715Z] ca9280d653b3: Download complete [2022-03-11T20:33:55.715Z] cbdbe7a5bc2a: Pull complete [2022-03-11T20:33:55.985Z] 7e9c9ca2126c: Verifying Checksum [2022-03-11T20:33:55.985Z] 7e9c9ca2126c: Download complete [2022-03-11T20:33:56.563Z] ca9280d653b3: Pull complete [2022-03-11T20:34:00.811Z] 7e9c9ca2126c: Pull complete [2022-03-11T20:34:00.811Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-11T20:34:00.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-11T20:34:00.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-11T20:34:00.888Z] prd-centos7-docker-4c-2g-6861 does not seem to be running inside a container [2022-03-11T20:34:00.931Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-11T20:34:03.981Z] $ docker top b91c7f0d8e8db565f9e45e946f8488989603983aafd3c4aab712258665d4aed2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T20:34:04.339Z] + docker-compose build --help [2022-03-11T20:34:04.339Z] + grep parallel [2022-03-11T20:34:04.909Z] --parallel Build images in parallel. [Pipeline] } [2022-03-11T20:34:04.925Z] $ docker stop --time=1 b91c7f0d8e8db565f9e45e946f8488989603983aafd3c4aab712258665d4aed2 [2022-03-11T20:34:06.144Z] $ docker rm -f b91c7f0d8e8db565f9e45e946f8488989603983aafd3c4aab712258665d4aed2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T20:34:06.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-11T20:34:06.539Z] . [Pipeline] withDockerContainer [2022-03-11T20:34:06.600Z] prd-centos7-docker-4c-2g-6861 does not seem to be running inside a container [2022-03-11T20:34:06.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-11T20:34:07.130Z] $ docker top a8ed356dd68c4b30cc26a45f9a6d88980fb4343784bdab4dbddf0a0adc9e2ace -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T20:34:07.502Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-11T20:34:08.071Z] Building core-command ... [2022-03-11T20:34:08.071Z] Building core-data ... [2022-03-11T20:34:08.071Z] Building core-metadata ... [2022-03-11T20:34:08.071Z] Building security-bootstrapper ... [2022-03-11T20:34:08.071Z] Building security-proxy-setup ... [2022-03-11T20:34:08.071Z] Building security-secretstore-setup ... [2022-03-11T20:34:08.071Z] Building support-notifications ... [2022-03-11T20:34:08.071Z] Building support-scheduler ... [2022-03-11T20:34:08.071Z] Building sys-mgmt-agent ... [2022-03-11T20:34:08.071Z] Building support-notifications [2022-03-11T20:34:08.071Z] Building security-bootstrapper [2022-03-11T20:34:08.071Z] Building security-proxy-setup [2022-03-11T20:34:08.071Z] Building sys-mgmt-agent [2022-03-11T20:34:08.071Z] Building core-command [2022-03-11T20:34:20.333Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T20:34:20.333Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T20:34:20.333Z] ---> 8dc7ca7b7ecd [2022-03-11T20:34:20.333Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T20:34:20.333Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T20:34:20.333Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-11T20:34:20.333Z] ---> 8dc7ca7b7ecd [2022-03-11T20:34:20.333Z] Step 3/21 : WORKDIR /edgex-go [2022-03-11T20:34:20.333Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T20:34:20.333Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T20:34:20.333Z] ---> 8dc7ca7b7ecd [2022-03-11T20:34:20.333Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T20:34:21.258Z] Removing intermediate container bedfa92b2ece [2022-03-11T20:34:21.258Z] ---> ad360ada40b8 [2022-03-11T20:34:21.258Z] Successfully built ad360ada40b8 [2022-03-11T20:34:21.258Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T20:34:21.601Z] + docker inspect -f . ci-base-image-arm64 [2022-03-11T20:34:21.601Z] . [Pipeline] withDockerContainer [2022-03-11T20:34:21.842Z] prd-ubuntu18.04-docker-arm64-4c-16g-6864 does not seem to be running inside a container [2022-03-11T20:34:21.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-11T20:34:23.424Z] $ docker top 5bc81380142205ddf6a13acf2e8bf0915efe1954e5e70427f536a3db70e7bb51 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T20:34:23.915Z] ---> Running in d9486fa734fb [2022-03-11T20:34:23.915Z] ---> Running in ffd52463eb4e [2022-03-11T20:34:23.915Z] ---> Running in cbc17bd57850 [2022-03-11T20:34:24.345Z] + go version [2022-03-11T20:34:24.345Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-11T20:34:24.381Z] $ docker stop --time=1 5bc81380142205ddf6a13acf2e8bf0915efe1954e5e70427f536a3db70e7bb51 [2022-03-11T20:34:26.087Z] $ docker rm -f 5bc81380142205ddf6a13acf2e8bf0915efe1954e5e70427f536a3db70e7bb51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T20:34:26.707Z] + docker inspect -f . ci-base-image-arm64 [2022-03-11T20:34:26.707Z] . [Pipeline] withDockerContainer [2022-03-11T20:34:26.950Z] prd-ubuntu18.04-docker-arm64-4c-16g-6864 does not seem to be running inside a container [2022-03-11T20:34:27.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-11T20:34:28.398Z] $ docker top 2622f719be48d64fa2d0490df04ee468918794f788966dc544c5c6796939845b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-11T20:34:28.668Z] ========================================================= [2022-03-11T20:34:28.668Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-11T20:34:28.668Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-11T20:34:29.321Z] + make test [2022-03-11T20:34:29.321Z] go mod tidy [2022-03-11T20:34:29.918Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-11T20:34:30.498Z] Removing intermediate container ffd52463eb4e [2022-03-11T20:34:30.498Z] ---> bf01db998ae4 [2022-03-11T20:34:30.498Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T20:34:30.498Z] Removing intermediate container d9486fa734fb [2022-03-11T20:34:30.498Z] ---> ee17af4bab54 [2022-03-11T20:34:30.498Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T20:34:30.498Z] Removing intermediate container cbc17bd57850 [2022-03-11T20:34:30.498Z] ---> f5eb15c15ffe [2022-03-11T20:34:30.498Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T20:34:30.761Z] ---> Running in e075700ba9ef [2022-03-11T20:34:31.330Z] ---> Running in ecdd71d7a4e9 [2022-03-11T20:34:31.330Z] ---> Running in dfb8e10cc285 [2022-03-11T20:34:32.285Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T20:34:32.285Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-11T20:34:32.285Z] ---> 8dc7ca7b7ecd [2022-03-11T20:34:32.285Z] Step 3/22 : WORKDIR /edgex-go [2022-03-11T20:34:32.285Z] ---> Using cache [2022-03-11T20:34:32.285Z] ---> f5eb15c15ffe [2022-03-11T20:34:32.285Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T20:34:33.233Z] ---> Running in 09e0c13d7632 [2022-03-11T20:34:35.173Z] Removing intermediate container ecdd71d7a4e9 [2022-03-11T20:34:35.173Z] ---> 81773a238e41 [2022-03-11T20:34:35.173Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-11T20:34:35.173Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T20:34:35.173Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-11T20:34:35.173Z] ---> 8dc7ca7b7ecd [2022-03-11T20:34:35.173Z] Step 3/31 : WORKDIR /edgex-go [2022-03-11T20:34:35.173Z] ---> Using cache [2022-03-11T20:34:35.173Z] ---> f5eb15c15ffe [2022-03-11T20:34:35.173Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T20:34:35.173Z] ---> Using cache [2022-03-11T20:34:35.173Z] ---> 7788017db117 [2022-03-11T20:34:35.173Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-11T20:34:35.173Z] Removing intermediate container 09e0c13d7632 [2022-03-11T20:34:35.173Z] ---> 7788017db117 [2022-03-11T20:34:35.173Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-11T20:34:35.173Z] ---> Running in 1c87ffda68c0 [2022-03-11T20:34:35.173Z] ---> Running in 1d3c6ae038c0 [2022-03-11T20:34:35.173Z] ---> Running in b83c5e6cdd80 [2022-03-11T20:34:35.173Z] Removing intermediate container dfb8e10cc285 [2022-03-11T20:34:35.173Z] ---> 8f5647ce9266 [2022-03-11T20:34:35.173Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-11T20:34:35.173Z] ---> Running in aa32f0b4ffc4 [2022-03-11T20:34:35.173Z] Removing intermediate container e075700ba9ef [2022-03-11T20:34:35.173Z] ---> ba82ea618b53 [2022-03-11T20:34:35.173Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-11T20:34:35.173Z] ---> Running in 097d54e03b2b [2022-03-11T20:34:35.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T20:34:35.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T20:34:35.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T20:34:35.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T20:34:35.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T20:34:37.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T20:34:37.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T20:34:37.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T20:34:37.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T20:34:37.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T20:34:37.354Z] OK: 221 MiB in 52 packages [2022-03-11T20:34:37.354Z] OK: 221 MiB in 52 packages [2022-03-11T20:34:37.620Z] OK: 221 MiB in 52 packages [2022-03-11T20:34:37.620Z] OK: 221 MiB in 52 packages [2022-03-11T20:34:37.620Z] OK: 221 MiB in 52 packages [2022-03-11T20:34:37.881Z] Removing intermediate container 1c87ffda68c0 [2022-03-11T20:34:37.881Z] ---> d56a86eae509 [2022-03-11T20:34:37.881Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-11T20:34:37.881Z] Removing intermediate container aa32f0b4ffc4 [2022-03-11T20:34:37.881Z] ---> bbabf235e6eb [2022-03-11T20:34:37.881Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-11T20:34:38.143Z] Removing intermediate container 1d3c6ae038c0 [2022-03-11T20:34:38.143Z] ---> 18d2f74b7418 [2022-03-11T20:34:38.143Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T20:34:38.143Z] ---> 96b6625bfed2 [2022-03-11T20:34:38.143Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T20:34:38.143Z] Removing intermediate container 097d54e03b2b [2022-03-11T20:34:38.143Z] ---> 58feb9c0f9d6 [2022-03-11T20:34:38.143Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T20:34:38.143Z] ---> Running in d761471be4a7 [2022-03-11T20:34:38.143Z] Removing intermediate container b83c5e6cdd80 [2022-03-11T20:34:38.143Z] ---> 936883913a36 [2022-03-11T20:34:38.143Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-11T20:34:38.408Z] ---> e4f03696ac58 [2022-03-11T20:34:38.409Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T20:34:38.409Z] ---> 79b9cb2adc65 [2022-03-11T20:34:38.409Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T20:34:38.409Z] ---> Running in de8abeb17539 [2022-03-11T20:34:38.409Z] ---> Running in bdf4c56bb790 [2022-03-11T20:34:38.409Z] ---> deed9dcc538c [2022-03-11T20:34:38.409Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T20:34:38.409Z] ---> 86c67882714b [2022-03-11T20:34:38.409Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T20:34:38.409Z] ---> Running in 19b696399922 [2022-03-11T20:34:38.409Z] ---> Running in 16a38258f68b [2022-03-11T20:34:40.335Z] Removing intermediate container d761471be4a7 [2022-03-11T20:34:40.335Z] ---> d60a13e9a9a3 [2022-03-11T20:34:40.335Z] Step 8/31 : COPY . . [2022-03-11T20:34:40.912Z] Removing intermediate container de8abeb17539 [2022-03-11T20:34:40.912Z] ---> 80a43ccd2dce [2022-03-11T20:34:40.912Z] Step 8/21 : COPY . . [2022-03-11T20:34:43.511Z] Removing intermediate container bdf4c56bb790 [2022-03-11T20:34:43.511Z] ---> 9fbe91c6ef78 [2022-03-11T20:34:43.511Z] Step 8/23 : COPY . . [2022-03-11T20:34:45.467Z] Removing intermediate container 19b696399922 [2022-03-11T20:34:45.467Z] ---> 8ef044b47f06 [2022-03-11T20:34:45.467Z] Step 8/23 : COPY . . [2022-03-11T20:34:46.430Z] Removing intermediate container 16a38258f68b [2022-03-11T20:34:46.431Z] ---> 466216c5b2b4 [2022-03-11T20:34:46.431Z] Step 8/22 : COPY . . [2022-03-11T20:34:49.009Z] ---> 885c0d7a6873 [2022-03-11T20:34:49.009Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-11T20:34:50.398Z] ---> 3b6b4513ff41 [2022-03-11T20:34:50.398Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-11T20:34:50.398Z] ---> Running in ce9699cfedf7 [2022-03-11T20:34:50.660Z] ---> 87728acc43cb [2022-03-11T20:34:50.660Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-11T20:34:50.660Z] ---> Running in dc1a232015e6 [2022-03-11T20:34:50.921Z] ---> Running in f587f2bfcd68 [2022-03-11T20:34:53.470Z] 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-03-11T20:34:53.470Z] 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-03-11T20:34:53.470Z] 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-03-11T20:35:03.610Z] ---> db98040b9d7d [2022-03-11T20:35:03.610Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-11T20:35:03.886Z] ---> Running in bfc671b19674 [2022-03-11T20:35:04.162Z] ---> 8cac5e43fd74 [2022-03-11T20:35:04.162Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-11T20:35:04.430Z] ---> Running in 9b233c123890 [2022-03-11T20:35:04.430Z] 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-03-11T20:35:05.012Z] 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-03-11T20:35:08.924Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-11T20:36:05.535Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-11T20:36:12.297Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-11T20:36:12.297Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-11T20:36:12.297Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-11T20:36:12.798Z] 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-03-11T20:36:12.798Z] Removing intermediate container f587f2bfcd68 [2022-03-11T20:36:12.798Z] ---> f908876e5046 [2022-03-11T20:36:12.798Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-11T20:36:12.798Z] Removing intermediate container dc1a232015e6 [2022-03-11T20:36:12.798Z] ---> b1817ffa19de [2022-03-11T20:36:12.798Z] [2022-03-11T20:36:12.798Z] Step 10/21 : FROM alpine:3.14 [2022-03-11T20:36:12.798Z] ---> Running in 76c1b4fd2363 [2022-03-11T20:36:13.071Z] 3.14: Pulling from library/alpine [2022-03-11T20:36:13.680Z] 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-03-11T20:36:13.942Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-11T20:36:13.942Z] Status: Downloaded newer image for alpine:3.14 [2022-03-11T20:36:13.942Z] ---> 0a97eee8041e [2022-03-11T20:36:13.942Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-11T20:36:14.892Z] ---> Running in 98891c1a8298 [2022-03-11T20:36:15.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T20:36:15.468Z] Removing intermediate container 76c1b4fd2363 [2022-03-11T20:36:15.468Z] ---> 694e34ad5a17 [2022-03-11T20:36:15.468Z] [2022-03-11T20:36:15.468Z] Step 11/23 : FROM docker:20.10.10 [2022-03-11T20:36:15.468Z] Removing intermediate container ce9699cfedf7 [2022-03-11T20:36:15.468Z] ---> 8c683acc427a [2022-03-11T20:36:15.468Z] [2022-03-11T20:36:15.468Z] Step 10/31 : FROM alpine:3.14 [2022-03-11T20:36:15.730Z] ---> 0a97eee8041e [2022-03-11T20:36:15.730Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-11T20:36:15.730Z] ---> Running in b5fe1ad04800 [2022-03-11T20:36:15.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T20:36:15.730Z] 20.10.10: Pulling from library/docker [2022-03-11T20:36:15.993Z] Removing intermediate container b5fe1ad04800 [2022-03-11T20:36:15.993Z] ---> d60f41776ff1 [2022-03-11T20:36:15.993Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-11T20:36:15.993Z] ---> Running in 072e2163396a [2022-03-11T20:36:15.993Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-11T20:36:15.993Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-11T20:36:15.993Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-11T20:36:16.257Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-11T20:36:16.257Z] (5/5) Installing curl (7.79.1-r0) [2022-03-11T20:36:16.257Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T20:36:16.257Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T20:36:16.257Z] OK: 8 MiB in 19 packages [2022-03-11T20:36:16.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T20:36:16.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T20:36:17.112Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-11T20:36:17.112Z] (2/2) Installing su-exec (0.2-r1) [2022-03-11T20:36:17.112Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T20:36:17.112Z] OK: 6 MiB in 16 packages [2022-03-11T20:36:18.070Z] Removing intermediate container 98891c1a8298 [2022-03-11T20:36:18.070Z] ---> 2b31f1503d8d [2022-03-11T20:36:18.070Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-11T20:36:18.334Z] ---> Running in f50217fe47cf [2022-03-11T20:36:18.611Z] Removing intermediate container f50217fe47cf [2022-03-11T20:36:18.611Z] ---> 22c677ae58eb [2022-03-11T20:36:18.611Z] Step 13/21 : WORKDIR /edgex [2022-03-11T20:36:18.611Z] Removing intermediate container 072e2163396a [2022-03-11T20:36:18.611Z] ---> 6e432aabae37 [2022-03-11T20:36:18.611Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-11T20:36:18.611Z] ---> Running in c1a625f6782b [2022-03-11T20:36:18.611Z] ---> Running in a0235b72f141 [2022-03-11T20:36:18.888Z] Removing intermediate container 9b233c123890 [2022-03-11T20:36:18.888Z] ---> 0add02e41540 [2022-03-11T20:36:18.888Z] [2022-03-11T20:36:18.888Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T20:36:18.888Z] ---> 0a97eee8041e [2022-03-11T20:36:18.888Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-11T20:36:18.888Z] ---> Running in 88f0e318a0a6 [2022-03-11T20:36:18.888Z] Removing intermediate container c1a625f6782b [2022-03-11T20:36:18.888Z] ---> 02c2eda967c4 [2022-03-11T20:36:18.888Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-11T20:36:19.149Z] ---> Running in 36782c091af9 [2022-03-11T20:36:19.149Z] Removing intermediate container a0235b72f141 [2022-03-11T20:36:19.149Z] ---> 67f7663d9a7e [2022-03-11T20:36:19.149Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-11T20:36:19.410Z] Removing intermediate container 36782c091af9 [2022-03-11T20:36:19.410Z] ---> c378211eee81 [2022-03-11T20:36:19.410Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-11T20:36:19.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T20:36:19.410Z] ---> 363c2b657a8c [2022-03-11T20:36:19.410Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-11T20:36:19.410Z] ---> Running in e59163b42764 [2022-03-11T20:36:19.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T20:36:19.670Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-11T20:36:19.670Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T20:36:19.670Z] OK: 6 MiB in 15 packages [2022-03-11T20:36:21.587Z] ---> 25e010c4da6f [2022-03-11T20:36:21.587Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-11T20:36:21.587Z] Removing intermediate container 88f0e318a0a6 [2022-03-11T20:36:21.587Z] ---> 33f909659f43 [2022-03-11T20:36:21.587Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T20:36:21.587Z] ---> Running in 32c52e414d19 [2022-03-11T20:36:21.587Z] Removing intermediate container bfc671b19674 [2022-03-11T20:36:21.587Z] ---> adf6a35df6f3 [2022-03-11T20:36:21.587Z] [2022-03-11T20:36:21.587Z] Step 10/22 : FROM alpine:3.14 [2022-03-11T20:36:21.587Z] ---> 0a97eee8041e [2022-03-11T20:36:21.587Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-11T20:36:21.587Z] ---> Running in 399fbe4e7360 [2022-03-11T20:36:21.587Z] Removing intermediate container 32c52e414d19 [2022-03-11T20:36:21.587Z] ---> 72dc2dad6da3 [2022-03-11T20:36:21.587Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-11T20:36:21.587Z] ---> Running in 370c50059915 [2022-03-11T20:36:21.587Z] ---> 58edef76c889 [2022-03-11T20:36:21.587Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-11T20:36:21.587Z] Removing intermediate container e59163b42764 [2022-03-11T20:36:21.587Z] ---> 15af28857e78 [2022-03-11T20:36:21.587Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-11T20:36:21.587Z] ---> Running in d9e61cf6187d [2022-03-11T20:36:21.587Z] ---> Running in 8389f2c9efe4 [2022-03-11T20:36:21.587Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-11T20:36:21.587Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-11T20:36:21.850Z] ---> b706a049f56e [2022-03-11T20:36:21.850Z] 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-03-11T20:36:21.850Z] ---> Running in db5be1dc8403 [2022-03-11T20:36:21.850Z] Removing intermediate container 370c50059915 [2022-03-11T20:36:21.850Z] ---> c83037dcd6d1 [2022-03-11T20:36:21.850Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-11T20:36:21.850Z] Removing intermediate container d9e61cf6187d [2022-03-11T20:36:21.850Z] ---> 49c744b90c04 [2022-03-11T20:36:21.850Z] Step 18/21 : CMD ["--init=true"] [2022-03-11T20:36:21.850Z] ---> Running in f03df2b08181 [2022-03-11T20:36:21.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T20:36:21.850Z] Removing intermediate container 8389f2c9efe4 [2022-03-11T20:36:21.850Z] ---> d8876afe8e54 [2022-03-11T20:36:21.850Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-11T20:36:21.850Z] ---> Running in 2a480dd719d7 [2022-03-11T20:36:21.850Z] Removing intermediate container db5be1dc8403 [2022-03-11T20:36:21.850Z] ---> aaac9c6afe72 [2022-03-11T20:36:21.850Z] 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-03-11T20:36:21.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T20:36:22.110Z] ---> Running in 36c4d0bf2d18 [2022-03-11T20:36:22.110Z] Removing intermediate container f03df2b08181 [2022-03-11T20:36:22.110Z] ---> 62d06deda255 [2022-03-11T20:36:22.110Z] Step 15/23 : WORKDIR / [2022-03-11T20:36:22.110Z] ---> Running in 3065fdc96777 [2022-03-11T20:36:22.110Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-11T20:36:22.110Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-11T20:36:22.110Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T20:36:22.110Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T20:36:22.110Z] Removing intermediate container 2a480dd719d7 [2022-03-11T20:36:22.110Z] ---> d044144a7f9e [2022-03-11T20:36:22.110Z] Step 19/21 : LABEL arch=x86_64 [2022-03-11T20:36:22.110Z] OK: 6 MiB in 16 packages [2022-03-11T20:36:22.371Z] ---> 3bd327662a10 [2022-03-11T20:36:22.371Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-11T20:36:22.371Z] ---> Running in 860a5216cae5 [2022-03-11T20:36:22.371Z] Removing intermediate container 3065fdc96777 [2022-03-11T20:36:22.371Z] ---> a99cb9935819 [2022-03-11T20:36:22.371Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T20:36:22.371Z] ---> Running in cb8a8681efff [2022-03-11T20:36:22.371Z] Removing intermediate container 860a5216cae5 [2022-03-11T20:36:22.371Z] ---> 80c237928936 [2022-03-11T20:36:22.371Z] Step 20/21 : LABEL git_sha=18fc4c0622495de79e19fa6a6cb49f04305e0539 [2022-03-11T20:36:22.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T20:36:22.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T20:36:22.630Z] ---> Running in c8ca16891156 [2022-03-11T20:36:22.630Z] ---> 18f11a713967 [2022-03-11T20:36:22.630Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-11T20:36:22.630Z] (1/42) Installing readline (8.1.0-r0) [2022-03-11T20:36:22.630Z] (2/42) Installing bash (5.1.4-r0) [2022-03-11T20:36:22.630Z] Executing bash-5.1.4-r0.post-install [2022-03-11T20:36:22.891Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-11T20:36:22.891Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-11T20:36:22.891Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-11T20:36:22.891Z] Removing intermediate container c8ca16891156 [2022-03-11T20:36:22.891Z] ---> 221ba3f068c5 [2022-03-11T20:36:22.891Z] (6/42) Installing curl (7.79.1-r0) [2022-03-11T20:36:22.891Z] Step 21/21 : LABEL version=0.0.0 [2022-03-11T20:36:22.891Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-11T20:36:22.891Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-11T20:36:22.891Z] (9/42) Installing expat (2.4.7-r0) [2022-03-11T20:36:22.891Z] (10/42) Installing libffi (3.3-r2) [2022-03-11T20:36:22.891Z] (11/42) Installing gdbm (1.19-r0) [2022-03-11T20:36:22.891Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-11T20:36:22.891Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-11T20:36:22.891Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-11T20:36:22.891Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-11T20:36:22.891Z] ---> Running in 5962766eb495 [2022-03-11T20:36:22.891Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-11T20:36:22.891Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-11T20:36:23.842Z] Removing intermediate container 399fbe4e7360 [2022-03-11T20:36:23.842Z] ---> 812ee5c2baeb [2022-03-11T20:36:23.842Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T20:36:23.842Z] ---> f63b7beaa7ae [2022-03-11T20:36:23.842Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-11T20:36:23.842Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-11T20:36:23.842Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-11T20:36:23.842Z] Removing intermediate container 5962766eb495 [2022-03-11T20:36:23.842Z] ---> 6ff44afe5e77 [2022-03-11T20:36:23.842Z] [2022-03-11T20:36:23.842Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-11T20:36:23.842Z] ---> Running in cdb2a27015ed [2022-03-11T20:36:23.842Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-11T20:36:24.110Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-11T20:36:24.110Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-11T20:36:24.110Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-11T20:36:24.110Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-11T20:36:24.110Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-11T20:36:24.110Z] Successfully built 6ff44afe5e77 [2022-03-11T20:36:24.110Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-11T20:36:24.110Z] Successfully tagged security-proxy-setup:latest [2022-03-11T20:36:24.110Z]  Building security-proxy-setup ... done Building core-metadata [2022-03-11T20:36:24.110Z] Removing intermediate container cb8a8681efff [2022-03-11T20:36:24.110Z] ---> ee2e580bdb1a [2022-03-11T20:36:24.110Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T20:36:24.373Z] ---> a26f671a456c [2022-03-11T20:36:24.373Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-11T20:36:24.373Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-11T20:36:24.373Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-11T20:36:24.373Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-11T20:36:24.373Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-11T20:36:24.373Z] Removing intermediate container cdb2a27015ed [2022-03-11T20:36:24.373Z] ---> 2f7176d795fb [2022-03-11T20:36:24.373Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-11T20:36:24.373Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-11T20:36:24.373Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-11T20:36:24.373Z] ---> Running in 8f741ad6382c [2022-03-11T20:36:24.373Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-11T20:36:24.373Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-11T20:36:24.373Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-11T20:36:24.633Z] ---> Running in 1081c4025494 [2022-03-11T20:36:24.633Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-11T20:36:24.633Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-11T20:36:24.633Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-11T20:36:24.787Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-11T20:36:24.787Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-11T20:36:24.787Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-11T20:36:24.787Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-11T20:36:24.787Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-11T20:36:24.787Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-11T20:36:24.787Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-11T20:36:24.787Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-11T20:36:24.787Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-11T20:36:24.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-11T20:36:24.910Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-11T20:36:24.910Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-11T20:36:24.910Z] Removing intermediate container 8f741ad6382c [2022-03-11T20:36:24.910Z] ---> a1cbd6ddecc2 [2022-03-11T20:36:24.910Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T20:36:24.910Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-11T20:36:24.910Z] ---> 5d6c18066c98 [2022-03-11T20:36:24.911Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-11T20:36:26.299Z] ---> Running in e514fef806cc [2022-03-11T20:36:26.299Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T20:36:26.299Z] Removing intermediate container 1081c4025494 [2022-03-11T20:36:26.299Z] ---> 833e2fec11e8 [2022-03-11T20:36:26.299Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-11T20:36:26.299Z] OK: 84 MiB in 64 packages [2022-03-11T20:36:26.874Z] ---> 577fc4a790c2 [2022-03-11T20:36:26.874Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-11T20:36:26.874Z] Collecting docker-compose==1.23.2 [2022-03-11T20:36:26.874Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-11T20:36:26.874Z] ---> Running in 088489b49153 [2022-03-11T20:36:26.874Z] Removing intermediate container e514fef806cc [2022-03-11T20:36:26.874Z] ---> c8bee6df029d [2022-03-11T20:36:26.874Z] Step 21/23 : LABEL arch=x86_64 [2022-03-11T20:36:26.874Z] ---> Running in c1b4e91f7b4d [2022-03-11T20:36:26.874Z] Collecting PyYAML<4,>=3.10 [2022-03-11T20:36:26.874Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-11T20:36:27.147Z] ---> 84836451d976 [2022-03-11T20:36:27.147Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-11T20:36:27.147Z] Removing intermediate container 088489b49153 [2022-03-11T20:36:27.147Z] ---> 9045dd034a56 [2022-03-11T20:36:27.147Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T20:36:27.420Z] Removing intermediate container c1b4e91f7b4d [2022-03-11T20:36:27.420Z] ---> c06d56add6ab [2022-03-11T20:36:27.420Z] Step 22/23 : LABEL git_sha=18fc4c0622495de79e19fa6a6cb49f04305e0539 [2022-03-11T20:36:27.695Z] ---> 791393cc42f2 [2022-03-11T20:36:27.695Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-11T20:36:27.695Z] ---> Running in 2abbca8f1d87 [2022-03-11T20:36:27.695Z] ---> 4f015586fe7e [2022-03-11T20:36:27.695Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-11T20:36:27.695Z] Collecting jsonschema<3,>=2.5.1 [2022-03-11T20:36:27.695Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-11T20:36:27.957Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-11T20:36:27.957Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-11T20:36:27.957Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-11T20:36:27.957Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-11T20:36:27.957Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-11T20:36:27.957Z] Collecting docopt<0.7,>=0.6.1 [2022-03-11T20:36:27.957Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-11T20:36:28.216Z] Removing intermediate container 2abbca8f1d87 [2022-03-11T20:36:28.216Z] ---> 128184e1b731 [2022-03-11T20:36:28.216Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T20:36:28.216Z] ---> 55ad07c49ed3 [2022-03-11T20:36:28.216Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-11T20:36:28.216Z] ---> 4ccb54ecfea6 [2022-03-11T20:36:28.216Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-11T20:36:28.216Z] ---> Running in b666dd3e6f25 [2022-03-11T20:36:28.216Z] Collecting cached-property<2,>=1.2.0 [2022-03-11T20:36:28.216Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-11T20:36:28.477Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-11T20:36:28.477Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-11T20:36:28.477Z] ---> Running in 8744d45caa0b [2022-03-11T20:36:28.477Z] Removing intermediate container b666dd3e6f25 [2022-03-11T20:36:28.477Z] ---> 7f56feb334b8 [2022-03-11T20:36:28.477Z] [2022-03-11T20:36:28.477Z] Successfully built 7f56feb334b8 [2022-03-11T20:36:28.477Z] Successfully tagged core-command:latest [2022-03-11T20:36:28.477Z]  Building core-command ... done Building security-secretstore-setup [2022-03-11T20:36:28.739Z] Collecting texttable<0.10,>=0.9.0 [2022-03-11T20:36:28.739Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-11T20:36:28.739Z] ---> 9511fbf07a64 [2022-03-11T20:36:28.739Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-11T20:36:29.324Z] Collecting docker<4.0,>=3.6.0 [2022-03-11T20:36:29.324Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-11T20:36:29.324Z] Collecting docker-pycreds>=0.4.0 [2022-03-11T20:36:29.324Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-11T20:36:29.324Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-11T20:36:29.324Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-11T20:36:29.325Z] 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-03-11T20:36:29.325Z] Collecting idna<2.8,>=2.5 [2022-03-11T20:36:29.325Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-11T20:36:29.587Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-11T20:36:29.847Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-11T20:36:30.424Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-11T20:36:30.424Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-11T20:36:30.424Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-11T20:36:30.424Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-11T20:36:30.424Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-11T20:36:30.424Z] Attempting uninstall: urllib3 [2022-03-11T20:36:30.424Z] Found existing installation: urllib3 1.26.5 [2022-03-11T20:36:30.424Z] Uninstalling urllib3-1.26.5: [2022-03-11T20:36:30.425Z] Successfully uninstalled urllib3-1.26.5 [2022-03-11T20:36:30.687Z] ---> Running in 6955d680ed79 [2022-03-11T20:36:30.947Z] Attempting uninstall: idna [2022-03-11T20:36:30.947Z] Found existing installation: idna 3.2 [2022-03-11T20:36:30.947Z] Uninstalling idna-3.2: [2022-03-11T20:36:30.947Z] Removing intermediate container 8744d45caa0b [2022-03-11T20:36:30.947Z] ---> df49e22bd7ac [2022-03-11T20:36:30.947Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-11T20:36:30.947Z] Successfully uninstalled idna-3.2 [2022-03-11T20:36:31.521Z] Attempting uninstall: chardet [2022-03-11T20:36:31.521Z] Found existing installation: chardet 4.0.0 [2022-03-11T20:36:31.521Z] Uninstalling chardet-4.0.0: [2022-03-11T20:36:31.521Z] Successfully uninstalled chardet-4.0.0 [2022-03-11T20:36:32.472Z] Removing intermediate container 6955d680ed79 [2022-03-11T20:36:32.473Z] ---> a3af2eba1f09 [2022-03-11T20:36:32.473Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T20:36:33.049Z] Attempting uninstall: requests [2022-03-11T20:36:33.049Z] Found existing installation: requests 2.25.1 [2022-03-11T20:36:33.049Z] Uninstalling requests-2.25.1: [2022-03-11T20:36:33.049Z] Successfully uninstalled requests-2.25.1 [2022-03-11T20:36:33.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.195s coverage: 28.7% of statements [2022-03-11T20:36:33.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-11T20:36:33.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-11T20:36:33.311Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T20:36:33.311Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-11T20:36:33.311Z] ---> 8dc7ca7b7ecd [2022-03-11T20:36:33.311Z] Step 3/25 : WORKDIR /edgex-go [2022-03-11T20:36:33.311Z] ---> Using cache [2022-03-11T20:36:33.311Z] ---> f5eb15c15ffe [2022-03-11T20:36:33.311Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T20:36:33.311Z] ---> Using cache [2022-03-11T20:36:33.311Z] ---> 8f5647ce9266 [2022-03-11T20:36:33.311Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-11T20:36:33.311Z] ---> Using cache [2022-03-11T20:36:33.311Z] ---> bbabf235e6eb [2022-03-11T20:36:33.311Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-11T20:36:33.311Z] ---> Using cache [2022-03-11T20:36:33.311Z] ---> e4f03696ac58 [2022-03-11T20:36:33.311Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T20:36:33.311Z] ---> Using cache [2022-03-11T20:36:33.311Z] ---> 80a43ccd2dce [2022-03-11T20:36:33.311Z] Step 8/25 : COPY . . [2022-03-11T20:36:33.311Z] ---> Using cache [2022-03-11T20:36:33.311Z] ---> 3b6b4513ff41 [2022-03-11T20:36:33.311Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-11T20:36:33.574Z] ---> 3b52c8624e19 [2022-03-11T20:36:33.574Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-11T20:36:33.574Z] ---> Running in 9888247b4c48 [2022-03-11T20:36:33.574Z] Running setup.py install for texttable: started [2022-03-11T20:36:33.574Z] ---> Running in 27cbbc16fc44 [2022-03-11T20:36:33.574Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T20:36:33.574Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T20:36:33.574Z] ---> 8dc7ca7b7ecd [2022-03-11T20:36:33.574Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T20:36:33.574Z] ---> Using cache [2022-03-11T20:36:33.574Z] ---> f5eb15c15ffe [2022-03-11T20:36:33.574Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T20:36:33.574Z] ---> Using cache [2022-03-11T20:36:33.574Z] ---> 8f5647ce9266 [2022-03-11T20:36:33.574Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-11T20:36:33.574Z] ---> Using cache [2022-03-11T20:36:33.574Z] ---> bbabf235e6eb [2022-03-11T20:36:33.574Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T20:36:33.574Z] ---> Using cache [2022-03-11T20:36:33.574Z] ---> e4f03696ac58 [2022-03-11T20:36:33.574Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T20:36:33.574Z] ---> Using cache [2022-03-11T20:36:33.574Z] ---> 80a43ccd2dce [2022-03-11T20:36:33.574Z] Step 8/23 : COPY . . [2022-03-11T20:36:33.834Z] ---> Running in 8c2f159d03f1 [2022-03-11T20:36:33.834Z] ---> Using cache [2022-03-11T20:36:33.834Z] ---> 3b6b4513ff41 [2022-03-11T20:36:33.834Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-11T20:36:33.835Z] Removing intermediate container 9888247b4c48 [2022-03-11T20:36:33.835Z] ---> 609a1addd55c [2022-03-11T20:36:33.835Z] Step 20/22 : LABEL arch=x86_64 [2022-03-11T20:36:33.835Z] ---> Running in 0b5d2058ab4c [2022-03-11T20:36:33.835Z] ---> Running in cf8387154027 [2022-03-11T20:36:33.835Z] Running setup.py install for texttable: finished with status 'done' [2022-03-11T20:36:33.835Z] Running setup.py install for PyYAML: started [2022-03-11T20:36:34.096Z] Removing intermediate container cf8387154027 [2022-03-11T20:36:34.096Z] ---> 293b253c27d9 [2022-03-11T20:36:34.096Z] Step 21/22 : LABEL git_sha=18fc4c0622495de79e19fa6a6cb49f04305e0539 [2022-03-11T20:36:34.096Z] ---> Running in 87309d1ffe9a [2022-03-11T20:36:34.096Z] 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-03-11T20:36:34.359Z] Removing intermediate container 87309d1ffe9a [2022-03-11T20:36:34.359Z] ---> 6dbcc61889bb [2022-03-11T20:36:34.359Z] Step 22/22 : LABEL version=0.0.0 [2022-03-11T20:36:34.359Z] ---> Running in dd49f62c7fdb [2022-03-11T20:36:34.359Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-11T20:36:34.619Z] Removing intermediate container dd49f62c7fdb [2022-03-11T20:36:34.619Z] ---> 8d5efa0a0f29 [2022-03-11T20:36:34.619Z] [2022-03-11T20:36:34.619Z] Running setup.py install for docopt: started [2022-03-11T20:36:34.619Z] 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-03-11T20:36:34.619Z] Successfully built 8d5efa0a0f29 [2022-03-11T20:36:34.619Z] Successfully tagged support-notifications:latest [2022-03-11T20:36:34.619Z] Building core-data [2022-03-11T20:36:35.192Z]  Building support-notifications ... done  Running setup.py install for docopt: finished with status 'done' [2022-03-11T20:36:35.192Z] Running setup.py install for dockerpty: started [2022-03-11T20:36:35.775Z] Removing intermediate container 8c2f159d03f1 [2022-03-11T20:36:35.775Z] ---> 40f9d2e797dc [2022-03-11T20:36:35.775Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-11T20:36:35.775Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-11T20:36:36.726Z] ---> Running in 039be0162d78 [2022-03-11T20:36:36.992Z] Removing intermediate container 039be0162d78 [2022-03-11T20:36:36.992Z] ---> 7d5677262d0e [2022-03-11T20:36:36.992Z] Step 28/31 : CMD ["gate"] [2022-03-11T20:36:37.253Z] 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-03-11T20:36:37.518Z] ---> Running in cae987224d21 [2022-03-11T20:36:37.800Z] Removing intermediate container cae987224d21 [2022-03-11T20:36:37.800Z] ---> 0c4ba58cb6c4 [2022-03-11T20:36:37.800Z] Step 29/31 : LABEL arch=x86_64 [2022-03-11T20:36:37.800Z] ---> Running in 8b9db079bae2 [2022-03-11T20:36:38.078Z] Removing intermediate container 8b9db079bae2 [2022-03-11T20:36:38.078Z] ---> afa952dc9944 [2022-03-11T20:36:38.078Z] Step 30/31 : LABEL git_sha=18fc4c0622495de79e19fa6a6cb49f04305e0539 [2022-03-11T20:36:38.372Z] ---> Running in bbf8ac8db224 [2022-03-11T20:36:38.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.377s coverage: 98.5% of statements [2022-03-11T20:36:38.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-11T20:36:38.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.381s coverage: 44.7% of statements [2022-03-11T20:36:38.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-11T20:36:38.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-11T20:36:38.662Z] Removing intermediate container bbf8ac8db224 [2022-03-11T20:36:38.662Z] ---> c5bb2f2e7f3f [2022-03-11T20:36:38.662Z] Step 31/31 : LABEL version=0.0.0 [2022-03-11T20:36:38.937Z] ---> Running in e26b0f201c95 [2022-03-11T20:36:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.658s coverage: 89.5% of statements [2022-03-11T20:36:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-11T20:36:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-11T20:36:39.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.252s coverage: 84.4% of statements [2022-03-11T20:36:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-11T20:36:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-11T20:36:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-11T20:36:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-11T20:36:39.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-11T20:36:39.204Z] Removing intermediate container e26b0f201c95 [2022-03-11T20:36:39.204Z] ---> be438e971922 [2022-03-11T20:36:39.204Z] [2022-03-11T20:36:39.469Z] Successfully built be438e971922 [2022-03-11T20:36:39.469Z] Successfully tagged security-bootstrapper:latest [2022-03-11T20:36:39.469Z] Building support-scheduler [2022-03-11T20:36:42.778Z]  Building security-bootstrapper ... done Removing intermediate container 36c4d0bf2d18 [2022-03-11T20:36:42.778Z] ---> dd46570f7f3b [2022-03-11T20:36:42.778Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-11T20:36:42.778Z] ---> Running in c229df120da0 [2022-03-11T20:36:43.363Z] Removing intermediate container c229df120da0 [2022-03-11T20:36:43.363Z] ---> f81af9a68b0c [2022-03-11T20:36:43.363Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-11T20:36:43.363Z] ---> Running in 13ee3c481d23 [2022-03-11T20:36:43.630Z] Removing intermediate container 13ee3c481d23 [2022-03-11T20:36:43.630Z] ---> 1dfe8e339a9c [2022-03-11T20:36:43.630Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-11T20:36:44.583Z] ---> 85f4c6082738 [2022-03-11T20:36:44.583Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-11T20:36:44.845Z] ---> 83ab27b9d747 [2022-03-11T20:36:44.845Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-11T20:36:45.425Z] ---> 1c0d9eda8769 [2022-03-11T20:36:45.425Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-11T20:36:45.425Z] ---> Running in 61119fc810b2 [2022-03-11T20:36:45.696Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T20:36:45.696Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T20:36:45.696Z] ---> 8dc7ca7b7ecd [2022-03-11T20:36:45.696Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T20:36:45.696Z] ---> Using cache [2022-03-11T20:36:45.696Z] ---> f5eb15c15ffe [2022-03-11T20:36:45.696Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T20:36:45.696Z] ---> Using cache [2022-03-11T20:36:45.696Z] ---> 8f5647ce9266 [2022-03-11T20:36:45.696Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-11T20:36:45.966Z] ---> Running in 71dcd2f7b44f [2022-03-11T20:36:45.966Z] Removing intermediate container 61119fc810b2 [2022-03-11T20:36:45.966Z] ---> 6f9b41ad9518 [2022-03-11T20:36:45.966Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T20:36:46.241Z] ---> Running in b6f0f715d6fa [2022-03-11T20:36:46.241Z] Removing intermediate container b6f0f715d6fa [2022-03-11T20:36:46.241Z] ---> d2c35236da95 [2022-03-11T20:36:46.241Z] Step 21/23 : LABEL arch=x86_64 [2022-03-11T20:36:46.502Z] ---> Running in f68d3757e27f [2022-03-11T20:36:46.502Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T20:36:46.502Z] Removing intermediate container f68d3757e27f [2022-03-11T20:36:46.502Z] ---> bc374c22bdcc [2022-03-11T20:36:46.502Z] Step 22/23 : LABEL git_sha=18fc4c0622495de79e19fa6a6cb49f04305e0539 [2022-03-11T20:36:46.765Z] ---> Running in 3b38a5f72ba3 [2022-03-11T20:36:46.765Z] Removing intermediate container 3b38a5f72ba3 [2022-03-11T20:36:46.765Z] ---> 627e067a02ef [2022-03-11T20:36:46.765Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T20:36:46.765Z] ---> Running in 3df80cec70b1 [2022-03-11T20:36:47.027Z] Removing intermediate container 3df80cec70b1 [2022-03-11T20:36:47.027Z] ---> b163fc2402cf [2022-03-11T20:36:47.027Z] [2022-03-11T20:36:47.292Z] Successfully built b163fc2402cf [2022-03-11T20:36:47.292Z] Successfully tagged sys-mgmt-agent:latest [2022-03-11T20:36:47.292Z]  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T20:36:47.868Z] OK: 221 MiB in 52 packages [2022-03-11T20:36:48.445Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T20:36:48.445Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-11T20:36:48.445Z] ---> 8dc7ca7b7ecd [2022-03-11T20:36:48.445Z] Step 3/22 : WORKDIR /edgex-go [2022-03-11T20:36:48.445Z] ---> Using cache [2022-03-11T20:36:48.445Z] ---> f5eb15c15ffe [2022-03-11T20:36:48.445Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T20:36:48.445Z] ---> Using cache [2022-03-11T20:36:48.445Z] ---> 8f5647ce9266 [2022-03-11T20:36:48.445Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-11T20:36:48.445Z] ---> Using cache [2022-03-11T20:36:48.445Z] ---> bbabf235e6eb [2022-03-11T20:36:48.445Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-11T20:36:48.445Z] ---> Using cache [2022-03-11T20:36:48.445Z] ---> e4f03696ac58 [2022-03-11T20:36:48.445Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T20:36:48.445Z] ---> Using cache [2022-03-11T20:36:48.445Z] ---> 80a43ccd2dce [2022-03-11T20:36:48.445Z] Step 8/22 : COPY . . [2022-03-11T20:36:48.445Z] ---> Using cache [2022-03-11T20:36:48.445Z] ---> 3b6b4513ff41 [2022-03-11T20:36:48.445Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-11T20:36:48.708Z] ---> Running in 6eb0e4a48fe6 [2022-03-11T20:36:48.970Z] Removing intermediate container 71dcd2f7b44f [2022-03-11T20:36:48.970Z] ---> 95f056135c36 [2022-03-11T20:36:48.970Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T20:36:49.232Z] ---> e67084da4abe [2022-03-11T20:36:49.232Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T20:36:49.232Z] ---> Running in 9e539b394fd1 [2022-03-11T20:36:49.232Z] 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-03-11T20:36:51.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.937s coverage: 94.2% of statements [2022-03-11T20:36:51.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-11T20:36:51.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-11T20:36:51.674Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.278s coverage: 59.1% of statements [2022-03-11T20:36:51.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-11T20:36:51.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-11T20:36:51.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-11T20:36:51.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-11T20:36:51.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-11T20:36:51.674Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.300s coverage: 60.0% of statements [2022-03-11T20:36:51.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-11T20:36:51.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-11T20:36:51.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-11T20:36:51.674Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.315s coverage: 0.9% of statements [2022-03-11T20:36:51.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-11T20:36:51.674Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.186s coverage: 58.8% of statements [2022-03-11T20:36:51.674Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.278s coverage: 21.7% of statements [2022-03-11T20:36:51.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-11T20:36:51.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.235s coverage: 47.1% of statements [2022-03-11T20:36:51.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.278s coverage: 79.5% of statements [2022-03-11T20:36:51.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.174s coverage: 94.1% of statements [2022-03-11T20:36:51.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.470s coverage: 96.3% of statements [2022-03-11T20:36:51.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.343s coverage: 87.5% of statements [2022-03-11T20:36:51.845Z] Removing intermediate container 9e539b394fd1 [2022-03-11T20:36:51.845Z] ---> 9ee2a040a9b4 [2022-03-11T20:36:51.845Z] Step 8/23 : COPY . . [2022-03-11T20:36:58.592Z] ---> 5817608b0044 [2022-03-11T20:36:58.592Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-11T20:36:58.592Z] ---> Running in f4e5c8e8a780 [2022-03-11T20:36:58.866Z] 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-03-11T20:37:04.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.273s coverage: 94.4% of statements [2022-03-11T20:37:04.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements [2022-03-11T20:37:10.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.705s coverage: 82.5% of statements [2022-03-11T20:37:10.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-11T20:37:17.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements [2022-03-11T20:37:17.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-11T20:37:17.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-11T20:37:17.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-11T20:37:17.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2022-03-11T20:37:17.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-11T20:37:17.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-11T20:37:17.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-11T20:37:17.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-11T20:37:17.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-11T20:37:17.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements [2022-03-11T20:37:17.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-11T20:37:17.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-11T20:37:17.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.167s coverage: 100.0% of statements [2022-03-11T20:37:17.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-11T20:37:17.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.264s coverage: 58.8% of statements [2022-03-11T20:37:17.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-11T20:37:17.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.243s coverage: 80.0% of statements [2022-03-11T20:37:17.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements [2022-03-11T20:37:17.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements [2022-03-11T20:37:17.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.812s coverage: 91.2% of statements [2022-03-11T20:37:17.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-11T20:37:17.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.773s coverage: 64.4% of statements [2022-03-11T20:37:17.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-11T20:37:17.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-11T20:37:17.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.192s coverage: 100.0% of statements [2022-03-11T20:37:17.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 89.4% of statements [2022-03-11T20:37:17.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2022-03-11T20:37:18.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2022-03-11T20:37:18.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2022-03-11T20:37:22.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.500s coverage: 65.4% of statements [2022-03-11T20:37:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-11T20:37:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-11T20:37:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-11T20:37:25.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.865s coverage: 43.8% of statements [2022-03-11T20:37:25.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-11T20:37:25.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-11T20:37:25.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.317s coverage: 89.5% of statements [2022-03-11T20:37:25.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-11T20:37:25.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.231s coverage: 84.8% of statements [2022-03-11T20:37:25.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-11T20:37:33.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.305s coverage: 17.7% of statements [2022-03-11T20:37:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-11T20:37:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-11T20:37:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-11T20:37:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-11T20:37:33.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.613s coverage: 92.3% of statements [2022-03-11T20:37:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-11T20:37:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-11T20:37:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-11T20:37:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-11T20:37:33.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 63.2% of statements [2022-03-11T20:37:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-11T20:37:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-11T20:37:33.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.508s coverage: 97.7% of statements [2022-03-11T20:37:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-11T20:37:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-11T20:37:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-11T20:37:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-11T20:37:33.786Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements [2022-03-11T20:37:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-11T20:37:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-11T20:37:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-11T20:37:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-11T20:37:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-11T20:37:33.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-11T20:37:33.786Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.239s coverage: 100.0% of statements [2022-03-11T20:37:33.786Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 96.9% of statements [2022-03-11T20:37:34.057Z] 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-03-11T20:37:34.057Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-11T20:37:34.057Z] GO111MODULE=on go vet ./... [2022-03-11T20:37:37.756Z] 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-03-11T20:37:37.756Z] Removing intermediate container 27cbbc16fc44 [2022-03-11T20:37:37.756Z] ---> dd0615045b68 [2022-03-11T20:37:37.756Z] [2022-03-11T20:37:37.756Z] Step 10/25 : FROM alpine:3.14 [2022-03-11T20:37:37.756Z] ---> 0a97eee8041e [2022-03-11T20:37:37.757Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-11T20:37:37.757Z] ---> Running in de43ee60ca1c [2022-03-11T20:37:37.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T20:37:38.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T20:37:38.302Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-11T20:37:38.302Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-11T20:37:38.302Z] (3/3) Installing su-exec (0.2-r1) [2022-03-11T20:37:38.302Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T20:37:38.302Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T20:37:38.302Z] OK: 6 MiB in 17 packages [2022-03-11T20:37:39.301Z] Removing intermediate container de43ee60ca1c [2022-03-11T20:37:39.301Z] ---> 4270c3a40840 [2022-03-11T20:37:39.301Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-11T20:37:39.301Z] ---> Running in eec09634d69a [2022-03-11T20:37:40.271Z] Removing intermediate container eec09634d69a [2022-03-11T20:37:40.271Z] ---> 90cc8d8a5d4d [2022-03-11T20:37:40.271Z] Step 13/25 : WORKDIR / [2022-03-11T20:37:40.535Z] ---> Running in 289e4fddc930 [2022-03-11T20:37:40.535Z] Removing intermediate container 0b5d2058ab4c [2022-03-11T20:37:40.535Z] ---> 686ac4286112 [2022-03-11T20:37:40.535Z] [2022-03-11T20:37:40.536Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T20:37:40.536Z] ---> 0a97eee8041e [2022-03-11T20:37:40.536Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-11T20:37:40.536Z] ---> Using cache [2022-03-11T20:37:40.536Z] ---> 33f909659f43 [2022-03-11T20:37:40.536Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T20:37:40.536Z] ---> Using cache [2022-03-11T20:37:40.536Z] ---> 72dc2dad6da3 [2022-03-11T20:37:40.536Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-11T20:37:40.536Z] ---> Running in 522aaabe72c8 [2022-03-11T20:37:40.797Z] Removing intermediate container 289e4fddc930 [2022-03-11T20:37:40.797Z] ---> f2c43945ddbd [2022-03-11T20:37:40.797Z] 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-03-11T20:37:40.797Z] Removing intermediate container 522aaabe72c8 [2022-03-11T20:37:40.797Z] ---> beb261104fc1 [2022-03-11T20:37:40.797Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-11T20:37:40.797Z] ---> Running in b869f4e0cd39 [2022-03-11T20:37:41.069Z] Removing intermediate container b869f4e0cd39 [2022-03-11T20:37:41.069Z] ---> 3da097f48408 [2022-03-11T20:37:41.069Z] Step 15/23 : WORKDIR / [2022-03-11T20:37:41.069Z] ---> 73efc555f4e3 [2022-03-11T20:37:41.069Z] 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-03-11T20:37:41.069Z] ---> Running in 90baf6b8ff1d [2022-03-11T20:37:41.330Z] Removing intermediate container 90baf6b8ff1d [2022-03-11T20:37:41.330Z] ---> d1b6d6e3a6e2 [2022-03-11T20:37:41.330Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T20:37:41.330Z] ---> 9a704b13ed57 [2022-03-11T20:37:41.330Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-11T20:37:41.595Z] ---> bb1e0f611b56 [2022-03-11T20:37:41.595Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-11T20:37:41.857Z] ---> 496fd336d80a [2022-03-11T20:37:41.857Z] 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-03-11T20:37:42.436Z] ---> ac3ea46b6465 [2022-03-11T20:37:42.436Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-11T20:37:42.436Z] ---> b474deeecf2b [2022-03-11T20:37:42.436Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-11T20:37:42.697Z] ---> 80202f0f573d [2022-03-11T20:37:42.697Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-11T20:37:42.697Z] ---> Running in 8b0b6e69fdfa [2022-03-11T20:37:42.697Z] ---> cbb1f7cc8a93 [2022-03-11T20:37:42.697Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-11T20:37:42.959Z] Removing intermediate container 8b0b6e69fdfa [2022-03-11T20:37:42.959Z] ---> cb7d7d25c0cd [2022-03-11T20:37:42.959Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T20:37:43.231Z] ---> Running in 543ae61f9b27 [2022-03-11T20:37:43.493Z] Removing intermediate container 543ae61f9b27 [2022-03-11T20:37:43.493Z] ---> c43cb3045ad9 [2022-03-11T20:37:43.493Z] Step 21/23 : LABEL arch=x86_64 [2022-03-11T20:37:43.493Z] ---> 91fd598839ec [2022-03-11T20:37:43.493Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-11T20:37:43.493Z] ---> Running in e2fff20082dc [2022-03-11T20:37:43.761Z] Removing intermediate container e2fff20082dc [2022-03-11T20:37:43.761Z] ---> e8661ca01e8b [2022-03-11T20:37:43.761Z] Step 22/23 : LABEL git_sha=18fc4c0622495de79e19fa6a6cb49f04305e0539 [2022-03-11T20:37:43.761Z] ---> Running in 4655e1c1dc93 [2022-03-11T20:37:44.025Z] ---> 4d9ab6b53db6 [2022-03-11T20:37:44.025Z] 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-03-11T20:37:44.025Z] ---> Running in 1ad1621fda1d [2022-03-11T20:37:44.025Z] Removing intermediate container 4655e1c1dc93 [2022-03-11T20:37:44.025Z] ---> d294a8c6f025 [2022-03-11T20:37:44.025Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T20:37:44.025Z] ---> Running in 10a105fcfda0 [2022-03-11T20:37:44.286Z] Removing intermediate container 10a105fcfda0 [2022-03-11T20:37:44.286Z] ---> 25caa98573af [2022-03-11T20:37:44.286Z] [2022-03-11T20:37:44.695Z] Successfully built 25caa98573af [2022-03-11T20:37:44.695Z] Successfully tagged core-metadata:latest [2022-03-11T20:37:45.099Z]  Building core-metadata ... done Removing intermediate container 1ad1621fda1d [2022-03-11T20:37:45.099Z] ---> 4df87efc5458 [2022-03-11T20:37:45.099Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-11T20:37:45.099Z] ---> Running in fc7599896124 [2022-03-11T20:37:45.480Z] Removing intermediate container fc7599896124 [2022-03-11T20:37:45.480Z] ---> 656bf5f17699 [2022-03-11T20:37:45.480Z] Step 23/25 : LABEL arch=x86_64 [2022-03-11T20:37:45.480Z] ---> Running in a7fd1cf15527 [2022-03-11T20:37:45.480Z] Removing intermediate container a7fd1cf15527 [2022-03-11T20:37:45.480Z] ---> 300223965ed2 [2022-03-11T20:37:45.480Z] Step 24/25 : LABEL git_sha=18fc4c0622495de79e19fa6a6cb49f04305e0539 [2022-03-11T20:37:45.480Z] ---> Running in 41a461d9a5c8 [2022-03-11T20:37:45.817Z] Removing intermediate container 41a461d9a5c8 [2022-03-11T20:37:45.817Z] ---> 130cc6ef62ce [2022-03-11T20:37:45.817Z] Step 25/25 : LABEL version=0.0.0 [2022-03-11T20:37:45.817Z] ---> Running in e5e16f6c671d [2022-03-11T20:37:45.817Z] Removing intermediate container e5e16f6c671d [2022-03-11T20:37:45.817Z] ---> 20ca7efb7475 [2022-03-11T20:37:45.817Z] [2022-03-11T20:37:46.166Z] Successfully built 20ca7efb7475 [2022-03-11T20:37:46.166Z] Successfully tagged security-secretstore-setup:latest [2022-03-11T20:37:49.094Z]  Building security-secretstore-setup ... done Removing intermediate container 6eb0e4a48fe6 [2022-03-11T20:37:49.094Z] ---> 60f7a15e39e1 [2022-03-11T20:37:49.094Z] [2022-03-11T20:37:49.094Z] Step 10/22 : FROM alpine:3.14 [2022-03-11T20:37:49.094Z] ---> 0a97eee8041e [2022-03-11T20:37:49.094Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-11T20:37:49.094Z] ---> Using cache [2022-03-11T20:37:49.094Z] ---> 33f909659f43 [2022-03-11T20:37:49.094Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T20:37:49.094Z] ---> Using cache [2022-03-11T20:37:49.094Z] ---> 72dc2dad6da3 [2022-03-11T20:37:49.094Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-11T20:37:49.094Z] ---> Running in e1d4eae62059 [2022-03-11T20:37:49.094Z] Removing intermediate container e1d4eae62059 [2022-03-11T20:37:49.094Z] ---> e8b5c974415c [2022-03-11T20:37:49.094Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-11T20:37:49.094Z] ---> Running in a8d5be68d812 [2022-03-11T20:37:49.094Z] Removing intermediate container a8d5be68d812 [2022-03-11T20:37:49.094Z] ---> 781602539062 [2022-03-11T20:37:49.094Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T20:37:49.682Z] ---> 548a11edabbe [2022-03-11T20:37:49.682Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-11T20:37:49.949Z] ---> 821ce519c3bb [2022-03-11T20:37:49.949Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-11T20:37:50.523Z] ---> c93de8e3a21b [2022-03-11T20:37:50.523Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-11T20:37:50.523Z] ---> Running in d0095eae8fa1 [2022-03-11T20:37:50.788Z] Removing intermediate container d0095eae8fa1 [2022-03-11T20:37:50.788Z] ---> 25526ed29a2a [2022-03-11T20:37:50.788Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T20:37:50.788Z] ---> Running in 46e0c905c593 [2022-03-11T20:37:51.049Z] Removing intermediate container 46e0c905c593 [2022-03-11T20:37:51.049Z] ---> a60b591287e8 [2022-03-11T20:37:51.049Z] Step 20/22 : LABEL arch=x86_64 [2022-03-11T20:37:51.049Z] ---> Running in 27de4fca5b5c [2022-03-11T20:37:51.315Z] Removing intermediate container 27de4fca5b5c [2022-03-11T20:37:51.315Z] ---> f2d7edab12f2 [2022-03-11T20:37:51.315Z] Step 21/22 : LABEL git_sha=18fc4c0622495de79e19fa6a6cb49f04305e0539 [2022-03-11T20:37:51.315Z] ---> Running in 7af11db665bd [2022-03-11T20:37:51.579Z] Removing intermediate container 7af11db665bd [2022-03-11T20:37:51.579Z] ---> cd2295454760 [2022-03-11T20:37:51.579Z] Step 22/22 : LABEL version=0.0.0 [2022-03-11T20:37:51.579Z] ---> Running in b0c50be47ae0 [2022-03-11T20:37:51.841Z] Removing intermediate container b0c50be47ae0 [2022-03-11T20:37:51.841Z] ---> 4225300b86bd [2022-03-11T20:37:51.841Z] [2022-03-11T20:37:51.841Z] Successfully built 4225300b86bd [2022-03-11T20:37:51.841Z] Successfully tagged support-scheduler:latest [2022-03-11T20:37:56.076Z]  Building support-scheduler ... done Removing intermediate container f4e5c8e8a780 [2022-03-11T20:37:56.076Z] ---> a079ba3a8c4b [2022-03-11T20:37:56.076Z] [2022-03-11T20:37:56.076Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T20:37:56.076Z] ---> 0a97eee8041e [2022-03-11T20:37:56.076Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-11T20:37:56.076Z] ---> Running in 2777f2262cd9 [2022-03-11T20:37:56.076Z] Removing intermediate container 2777f2262cd9 [2022-03-11T20:37:56.076Z] ---> a84c7c45b802 [2022-03-11T20:37:56.076Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-11T20:37:56.076Z] ---> Running in d1969309fe0a [2022-03-11T20:37:56.337Z] Removing intermediate container d1969309fe0a [2022-03-11T20:37:56.337Z] ---> 3d76a9065336 [2022-03-11T20:37:56.337Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-11T20:37:56.337Z] ---> Running in 6718ee16ca80 [2022-03-11T20:37:56.337Z] Removing intermediate container 6718ee16ca80 [2022-03-11T20:37:56.337Z] ---> 7004b77dded4 [2022-03-11T20:37:56.337Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T20:37:56.337Z] ---> Running in f73fcd36ab08 [2022-03-11T20:37:56.908Z] Removing intermediate container f73fcd36ab08 [2022-03-11T20:37:56.908Z] ---> 68c3f47af397 [2022-03-11T20:37:56.908Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-11T20:37:56.908Z] ---> Running in e0e896df84d6 [2022-03-11T20:37:57.167Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T20:37:58.103Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T20:37:58.362Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-11T20:37:58.623Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-11T20:37:58.623Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-11T20:37:58.623Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-11T20:37:58.882Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-11T20:37:58.882Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-11T20:37:58.882Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T20:37:58.882Z] OK: 8 MiB in 20 packages [2022-03-11T20:37:59.146Z] Removing intermediate container e0e896df84d6 [2022-03-11T20:37:59.146Z] ---> 961dc3eb958f [2022-03-11T20:37:59.146Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T20:37:59.405Z] ---> 771b7cb01e37 [2022-03-11T20:37:59.405Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-11T20:37:59.668Z] ---> 74a8c84e4dc0 [2022-03-11T20:37:59.668Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-11T20:37:59.928Z] ---> e3990d3b7cfd [2022-03-11T20:37:59.928Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-11T20:37:59.929Z] ---> Running in f15ffd9363f4 [2022-03-11T20:37:59.929Z] Removing intermediate container f15ffd9363f4 [2022-03-11T20:37:59.929Z] ---> e7ae9704cd03 [2022-03-11T20:37:59.929Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T20:37:59.929Z] ---> Running in 43be921f0056 [2022-03-11T20:38:00.188Z] Removing intermediate container 43be921f0056 [2022-03-11T20:38:00.188Z] ---> 24f939b84f1a [2022-03-11T20:38:00.188Z] Step 21/23 : LABEL arch=x86_64 [2022-03-11T20:38:00.188Z] ---> Running in 335cae3e1ea9 [2022-03-11T20:38:00.188Z] Removing intermediate container 335cae3e1ea9 [2022-03-11T20:38:00.188Z] ---> 31ee3e8ab222 [2022-03-11T20:38:00.188Z] Step 22/23 : LABEL git_sha=18fc4c0622495de79e19fa6a6cb49f04305e0539 [2022-03-11T20:38:00.188Z] ---> Running in 2a3c78d5fbf9 [2022-03-11T20:38:00.188Z] Removing intermediate container 2a3c78d5fbf9 [2022-03-11T20:38:00.188Z] ---> 9f35d0f83c43 [2022-03-11T20:38:00.188Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T20:38:00.448Z] ---> Running in 8d0e4c7a3f98 [2022-03-11T20:38:00.448Z] Removing intermediate container 8d0e4c7a3f98 [2022-03-11T20:38:00.448Z] ---> 202fd308a9a5 [2022-03-11T20:38:00.448Z] [2022-03-11T20:38:00.448Z] Successfully built 202fd308a9a5 [2022-03-11T20:38:00.448Z] Successfully tagged core-data:latest [2022-03-11T20:38:00.455Z]  Building core-data ... done  [Pipeline] } [2022-03-11T20:38:00.463Z] $ docker stop --time=1 a8ed356dd68c4b30cc26a45f9a6d88980fb4343784bdab4dbddf0a0adc9e2ace [2022-03-11T20:38:01.762Z] $ docker rm -f a8ed356dd68c4b30cc26a45f9a6d88980fb4343784bdab4dbddf0a0adc9e2ace [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-11T20:38:02.115Z] + docker images [2022-03-11T20:38:02.374Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T20:38:02.374Z] core-data latest 202fd308a9a5 2 seconds ago 22.1MB [2022-03-11T20:38:02.374Z] a079ba3a8c4b 7 seconds ago 1.84GB [2022-03-11T20:38:02.374Z] support-scheduler latest 4225300b86bd 11 seconds ago 15.9MB [2022-03-11T20:38:02.374Z] 60f7a15e39e1 14 seconds ago 1.82GB [2022-03-11T20:38:02.374Z] security-secretstore-setup latest 20ca7efb7475 17 seconds ago 27.9MB [2022-03-11T20:38:02.374Z] core-metadata latest 25caa98573af 18 seconds ago 16.6MB [2022-03-11T20:38:02.374Z] 686ac4286112 22 seconds ago 1.82GB [2022-03-11T20:38:02.374Z] dd0615045b68 26 seconds ago 1.83GB [2022-03-11T20:38:02.374Z] sys-mgmt-agent latest b163fc2402cf About a minute ago 296MB [2022-03-11T20:38:02.374Z] security-bootstrapper latest be438e971922 About a minute ago 18.7MB [2022-03-11T20:38:02.374Z] support-notifications latest 8d5efa0a0f29 About a minute ago 16.7MB [2022-03-11T20:38:02.374Z] core-command latest 7f56feb334b8 About a minute ago 15.8MB [2022-03-11T20:38:02.374Z] security-proxy-setup latest 6ff44afe5e77 About a minute ago 26.2MB [2022-03-11T20:38:02.374Z] adf6a35df6f3 About a minute ago 1.82GB [2022-03-11T20:38:02.374Z] 0add02e41540 About a minute ago 1.81GB [2022-03-11T20:38:02.374Z] 8c683acc427a About a minute ago 1.82GB [2022-03-11T20:38:02.374Z] 694e34ad5a17 About a minute ago 1.82GB [2022-03-11T20:38:02.374Z] b1817ffa19de About a minute ago 1.82GB [2022-03-11T20:38:02.374Z] ci-base-image-x86_64 latest 8dc7ca7b7ecd 7 minutes ago 1.27GB [2022-03-11T20:38:02.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB [2022-03-11T20:38:02.374Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-03-11T20:38:02.374Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-03-11T20:38:02.374Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-11T20:38:02.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-03-11T20:38:17.533Z] Still waiting to schedule task [2022-03-11T20:38:17.533Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-11T20:38:55.856Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-11T20:38:55.856Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-11T20:38:55.856Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-11T20:38:55.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-11T20:38:56.549Z] + ls -al . [2022-03-11T20:38:56.549Z] total 672 [2022-03-11T20:38:56.549Z] drwxrwxr-x 9 1001 1001 4096 Mar 11 20:38 . [2022-03-11T20:38:56.549Z] drwxr-xr-x 4 root root 4096 Mar 11 20:34 .. [2022-03-11T20:38:56.549Z] -rw-rw-r-- 1 1001 1001 11 Mar 11 20:32 .dockerignore [2022-03-11T20:38:56.549Z] drwxrwxr-x 8 1001 1001 4096 Mar 11 20:32 .git [2022-03-11T20:38:56.549Z] drwxrwxr-x 4 1001 1001 4096 Mar 11 20:32 .github [2022-03-11T20:38:56.549Z] -rw-rw-r-- 1 1001 1001 804 Mar 11 20:32 .gitignore [2022-03-11T20:38:56.549Z] -rw-rw-r-- 1 1001 1001 42 Mar 11 20:32 .golangci.yml [2022-03-11T20:38:56.549Z] -rw-rw-r-- 1 1001 1001 76 Mar 11 20:32 .hadolint.yml [2022-03-11T20:38:56.549Z] -rw-rw-r-- 1 1001 1001 166 Mar 11 20:32 .sonarcloud.properties [2022-03-11T20:38:56.549Z] -rw-rw-r-- 1 1001 1001 1171 Mar 11 20:32 ADOPTERS.md [2022-03-11T20:38:56.549Z] -rw-rw-r-- 1 1001 1001 9019 Mar 11 20:32 Attribution.txt [2022-03-11T20:38:56.549Z] -rw-rw-r-- 1 1001 1001 51732 Mar 11 20:32 CHANGELOG.md [2022-03-11T20:38:56.550Z] -rw-rw-r-- 1 1001 1001 3804 Mar 11 20:32 CONTRIBUTING.md [2022-03-11T20:38:56.550Z] -rw-rw-r-- 1 1001 1001 677 Mar 11 20:32 GOVERNANCE.md [2022-03-11T20:38:56.550Z] -rw-rw-r-- 1 1001 1001 849 Mar 11 20:32 Jenkinsfile [2022-03-11T20:38:56.550Z] -rw-rw-r-- 1 1001 1001 10775 Mar 11 20:32 LICENSE [2022-03-11T20:38:56.550Z] -rw-rw-r-- 1 1001 1001 6888 Mar 11 20:32 Makefile [2022-03-11T20:38:56.550Z] -rw-rw-r-- 1 1001 1001 582 Mar 11 20:32 OWNERS.md [2022-03-11T20:38:56.550Z] -rw-rw-r-- 1 1001 1001 8207 Mar 11 20:32 README.md [2022-03-11T20:38:56.550Z] -rw-rw-r-- 1 1001 1001 6912 Mar 11 20:32 SECURITY.md [2022-03-11T20:38:56.550Z] -rw-rw-r-- 1 1001 1001 5 Mar 11 20:29 VERSION [2022-03-11T20:38:56.550Z] -rw-rw-r-- 1 1001 1001 4131 Mar 11 20:32 ZMQWindows.md [2022-03-11T20:38:56.550Z] drwxrwxr-x 2 1001 1001 4096 Mar 11 20:32 bin [2022-03-11T20:38:56.550Z] drwxrwxr-x 14 1001 1001 4096 Mar 11 20:32 cmd [2022-03-11T20:38:56.550Z] -rw-r--r-- 1 root root 428383 Mar 11 20:37 coverage.out [2022-03-11T20:38:56.550Z] -rw-rw-r-- 1 1001 1001 2827 Mar 11 20:32 go.mod [2022-03-11T20:38:56.550Z] -rw-rw-r-- 1 1001 1001 50275 Mar 11 20:32 go.sum [2022-03-11T20:38:56.550Z] drwxrwxr-x 8 1001 1001 4096 Mar 11 20:32 internal [2022-03-11T20:38:56.550Z] drwxrwxr-x 3 1001 1001 4096 Mar 11 20:32 openapi [2022-03-11T20:38:56.550Z] drwxrwxr-x 4 1001 1001 4096 Mar 11 20:32 snap [2022-03-11T20:38:56.550Z] -rw-rw-r-- 1 1001 1001 204 Mar 11 20:32 version.go [Pipeline] sh [2022-03-11T20:38:57.224Z] + '[' -e coverage.out ] [2022-03-11T20:38:57.224Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-11T20:38:57.254Z] Warning: overwriting stash ‘coverage-report’ [2022-03-11T20:38:58.137Z] Stashed 1 file(s) [Pipeline] sh [2022-03-11T20:38:58.788Z] + make build [2022-03-11T20:38:58.788Z] 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-03-11T20:39:27.303Z] Running on prd-ubuntu18.04-docker-8c-8g-6867 in /w/workspace/edgexfoundry_edgex-go_PR-3893 [Pipeline] { [Pipeline] ws [2022-03-11T20:39:27.315Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-11T20:39:27.392Z] The recommended git tool is: git [2022-03-11T20:39:28.909Z] using credential edgex-jenkins-ssh [2022-03-11T20:39:28.921Z] Cloning the remote Git repository [2022-03-11T20:39:28.947Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-11T20:39:28.982Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-11T20:39:29.036Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-11T20:39:29.036Z] > git --version # timeout=10 [2022-03-11T20:39:29.042Z] > git --version # 'git version 2.17.1' [2022-03-11T20:39:29.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T20:39:29.065Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-11T20:39:34.224Z] Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 1606587477d0302e050d0728abccfc1a51248bda [2022-03-11T20:39:34.377Z] Merge succeeded, producing d65120045c549cf6a45814b9026bdf97106bb809 [2022-03-11T20:39:34.377Z] Checking out Revision d65120045c549cf6a45814b9026bdf97106bb809 (PR-3893) [2022-03-11T20:39:33.534Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-11T20:39:33.541Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-11T20:39:33.550Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-11T20:39:33.565Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-11T20:39:33.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T20:39:33.569Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3893/head:refs/remotes/origin/PR-3893 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-11T20:39:34.240Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T20:39:34.246Z] > git checkout -f 1606587477d0302e050d0728abccfc1a51248bda # timeout=10 [2022-03-11T20:39:34.306Z] > git remote # timeout=10 [2022-03-11T20:39:34.312Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T20:39:34.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T20:39:34.322Z] > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 [2022-03-11T20:39:34.377Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T20:39:34.386Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T20:39:34.391Z] > git checkout -f d65120045c549cf6a45814b9026bdf97106bb809 # timeout=10 [2022-03-11T20:39:37.894Z] Commit message: "Merge commit 'fbf009a3584204b1f7152455677e8e4d1b9535fc' into HEAD" [2022-03-11T20:39:37.905Z] > git rev-list --no-walk 1606587477d0302e050d0728abccfc1a51248bda # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T20:39:38.774Z] + echo snap-build.sh [2022-03-11T20:39:38.774Z] snap-build.sh [2022-03-11T20:39:38.774Z] + SNAP_BASE_DIR=. [2022-03-11T20:39:38.774Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2022-03-11T20:39:38.774Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2022-03-11T20:39:38.774Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2022-03-11T20:39:38.774Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2022-03-11T20:39:38.774Z] + cd /w/workspace/edgex-go/2 [2022-03-11T20:39:38.774Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-11T20:39:38.774Z] Reading package lists... [2022-03-11T20:39:38.774Z] Building dependency tree... [2022-03-11T20:39:38.774Z] Reading state information... [2022-03-11T20:39:38.774Z] The following packages were automatically installed and are no longer required: [2022-03-11T20:39:38.774Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-11T20:39:38.774Z] uidmap xdelta3 [2022-03-11T20:39:38.774Z] Use 'sudo apt autoremove' to remove them. [2022-03-11T20:39:38.774Z] The following packages will be REMOVED: [2022-03-11T20:39:38.774Z] lxd* lxd-client* [2022-03-11T20:39:38.774Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-11T20:39:39.038Z] After this operation, 31.7 MB disk space will be freed. [2022-03-11T20:39:39.828Z] (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-03-11T20:39:39.828Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-11T20:39:40.409Z] Removing lxd dnsmasq configuration [2022-03-11T20:39:40.669Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-11T20:39:40.670Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-11T20:39:41.614Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-11T20:39:41.614Z] (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-03-11T20:39:41.614Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-11T20:39:43.000Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-11T20:39:43.000Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-11T20:39:43.583Z] + sudo snap remove --purge lxd [2022-03-11T20:39:43.846Z] snap "lxd" is not installed [2022-03-11T20:39:43.846Z] + sudo groupadd --force --system lxd [2022-03-11T20:39:43.846Z] ++ whoami [2022-03-11T20:39:43.846Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-11T20:39:43.846Z] + newgrp - lxd [2022-03-11T20:39:43.846Z] + sudo snap install lxd [2022-03-11T20:39:53.855Z] 2022-03-11T20:39:50Z INFO Waiting for automatic snapd restart... [2022-03-11T20:40:11.973Z] lxd 4.23 from Canonical* installed [2022-03-11T20:40:11.973Z] + sudo lxd init --auto [2022-03-11T20:40:20.557Z] 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-03-11T20:40:21.977Z] + sudo snap install --classic snapcraft [2022-03-11T20:40:24.527Z] snapcraft 6.0.2 from Canonical* installed [2022-03-11T20:40:24.527Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-11T20:40:24.527Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-11T20:40:24.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T20:40:24.527Z] Dload Upload Total Spent Left Speed [2022-03-11T20:40:24.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4357 0 --:--:-- --:--:-- --:--:-- 4328 [2022-03-11T20:40:24.527Z] 100 3325k 100 3325k 0 0 8417k 0 --:--:-- --:--:-- --:--:-- 8417k [2022-03-11T20:40:24.527Z] ./yq_linux_amd64 [2022-03-11T20:40:24.787Z] + sudo snapcraft prime --use-lxd [2022-03-11T20:40:26.711Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-11T20:40:26.711Z] 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-03-11T20:40:26.711Z] - README.md [2022-03-11T20:40:26.711Z] [2022-03-11T20:40:26.711Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-11T20:40:26.972Z] Launching a container. [2022-03-11T20:40:36.991Z] Waiting for container to be ready [2022-03-11T20:40:37.250Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-11T20:40:37.250Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-11T20:40:37.250Z] [2022-03-11T20:40:40.559Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-11T20:40:41.943Z] Waiting for network to be ready... [2022-03-11T20:40:42.203Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-11T20:40:42.463Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-11T20:40:42.463Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1316 kB] [2022-03-11T20:40:42.463Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [230 kB] [2022-03-11T20:40:42.463Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-11T20:40:42.463Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-11T20:40:42.463Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-11T20:40:42.463Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-11T20:40:42.463Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [691 kB] [2022-03-11T20:40:42.463Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [120 kB] [2022-03-11T20:40:43.033Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-11T20:40:43.033Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-11T20:40:43.292Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-11T20:40:43.292Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-11T20:40:43.292Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-11T20:40:43.292Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-11T20:40:43.292Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-11T20:40:43.292Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-11T20:40:43.862Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-11T20:40:43.862Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1641 kB] [2022-03-11T20:40:43.862Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-11T20:40:43.862Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-11T20:40:43.862Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-11T20:40:43.862Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-11T20:40:43.862Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-11T20:40:43.862Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [909 kB] [2022-03-11T20:40:43.862Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-11T20:40:45.775Z] Fetched 23.4 MB in 4s (6212 kB/s) [2022-03-11T20:40:46.716Z] Reading package lists... [2022-03-11T20:40:46.716Z] Reading package lists... [2022-03-11T20:40:46.978Z] Building dependency tree... [2022-03-11T20:40:46.978Z] Reading state information... [2022-03-11T20:40:46.978Z] The following additional packages will be installed: [2022-03-11T20:40:46.978Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-11T20:40:46.978Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-11T20:40:46.978Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-11T20:40:46.978Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-11T20:40:46.978Z] Suggested packages: [2022-03-11T20:40:46.978Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-11T20:40:46.978Z] Recommended packages: [2022-03-11T20:40:46.978Z] gnupg libsasl2-modules [2022-03-11T20:40:46.978Z] The following NEW packages will be installed: [2022-03-11T20:40:46.978Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-11T20:40:46.978Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-11T20:40:46.978Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-11T20:40:46.978Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-11T20:40:46.978Z] The following packages will be upgraded: [2022-03-11T20:40:46.978Z] gpg gpg-agent gpgconf libudev1 [2022-03-11T20:40:47.239Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-11T20:40:47.239Z] Need to get 3859 kB of archives. [2022-03-11T20:40:47.239Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-11T20:40:47.239Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-11T20:40:47.239Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-11T20:40:47.500Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-11T20:40:47.500Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-11T20:40:47.761Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-11T20:40:47.761Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-11T20:40:47.761Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-11T20:40:48.020Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-11T20:40:48.021Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-11T20:40:48.021Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-11T20:40:48.021Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-11T20:40:48.021Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-11T20:40:48.021Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-11T20:40:48.021Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-11T20:40:48.021Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-11T20:40:48.021Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-11T20:40:48.021Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-11T20:40:48.021Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-11T20:40:48.021Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-11T20:40:48.021Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-11T20:40:48.021Z] 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-03-11T20:40:48.021Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-11T20:40:48.281Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T20:40:48.281Z] Fetched 3859 kB in 1s (3405 kB/s) [2022-03-11T20:40:48.281Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-11T20:40:48.281Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T20:40:48.281Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-11T20:40:48.281Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-11T20:40:48.542Z] Selecting previously unselected package udev. [2022-03-11T20:40:48.542Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-11T20:40:48.542Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T20:40:48.542Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-11T20:40:48.542Z] Selecting previously unselected package libfuse2:amd64. [2022-03-11T20:40:48.542Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-11T20:40:48.542Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-11T20:40:48.804Z] Selecting previously unselected package fuse. [2022-03-11T20:40:48.804Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-11T20:40:48.804Z] Unpacking fuse (2.9.9-3) ... [2022-03-11T20:40:48.804Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-11T20:40:48.804Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-11T20:40:48.804Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-11T20:40:48.804Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-11T20:40:49.065Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-11T20:40:49.065Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-11T20:40:49.065Z] Selecting previously unselected package libksba8:amd64. [2022-03-11T20:40:49.065Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-11T20:40:49.065Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-11T20:40:49.065Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-11T20:40:49.065Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T20:40:49.065Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T20:40:49.065Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-11T20:40:49.065Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T20:40:49.065Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T20:40:49.065Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-11T20:40:49.065Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T20:40:49.326Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T20:40:49.326Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-11T20:40:49.326Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T20:40:49.326Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T20:40:49.326Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-11T20:40:49.326Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T20:40:49.326Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T20:40:49.326Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-11T20:40:49.326Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T20:40:49.326Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T20:40:49.326Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-11T20:40:49.326Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T20:40:49.326Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T20:40:49.588Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-11T20:40:49.588Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T20:40:49.588Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T20:40:49.588Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-11T20:40:49.588Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T20:40:49.588Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T20:40:49.588Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-11T20:40:49.588Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-11T20:40:49.588Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-11T20:40:49.588Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-11T20:40:49.588Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-11T20:40:49.588Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-11T20:40:49.588Z] Selecting previously unselected package libldap-common. [2022-03-11T20:40:49.849Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-11T20:40:49.849Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-11T20:40:49.849Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-11T20:40:49.849Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-11T20:40:49.849Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-11T20:40:49.849Z] Selecting previously unselected package dirmngr. [2022-03-11T20:40:49.849Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-11T20:40:49.849Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-11T20:40:49.849Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-11T20:40:49.849Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-11T20:40:49.849Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-11T20:40:49.849Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-11T20:40:50.109Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-11T20:40:50.369Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-11T20:40:50.630Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-11T20:40:50.630Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T20:40:50.630Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-11T20:40:50.630Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-11T20:40:50.630Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T20:40:50.630Z] Setting up fuse (2.9.9-3) ... [2022-03-11T20:40:50.630Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-11T20:40:51.201Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T20:40:51.201Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T20:40:51.201Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T20:40:51.201Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T20:40:51.201Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T20:40:51.201Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T20:40:51.201Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T20:40:51.201Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-11T20:40:51.201Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-11T20:40:51.462Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-11T20:40:51.462Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-11T20:40:51.462Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-11T20:40:52.033Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-11T20:40:52.033Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-11T20:40:52.033Z] units). This means they are not meant to be enabled using systemctl. [2022-03-11T20:40:52.033Z] [2022-03-11T20:40:52.033Z] Possible reasons for having this kind of units are: [2022-03-11T20:40:52.033Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-11T20:40:52.033Z] .wants/ or .requires/ directory. [2022-03-11T20:40:52.033Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-11T20:40:52.033Z] a requirement dependency on it. [2022-03-11T20:40:52.033Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-11T20:40:52.033Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-11T20:40:52.033Z] • In case of template units, the unit is meant to be enabled with some [2022-03-11T20:40:52.033Z] instance name specified. [2022-03-11T20:40:52.294Z] Reading package lists... [2022-03-11T20:40:52.294Z] Building dependency tree... [2022-03-11T20:40:52.294Z] Reading state information... [2022-03-11T20:40:52.556Z] The following additional packages will be installed: [2022-03-11T20:40:52.556Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-11T20:40:52.556Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-11T20:40:52.556Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-11T20:40:52.556Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-11T20:40:52.556Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-11T20:40:52.556Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-11T20:40:52.556Z] Suggested packages: [2022-03-11T20:40:52.556Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-11T20:40:52.556Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-11T20:40:52.556Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-11T20:40:52.556Z] systemd-container policykit-1 [2022-03-11T20:40:52.556Z] Recommended packages: [2022-03-11T20:40:52.556Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-11T20:40:52.556Z] The following NEW packages will be installed: [2022-03-11T20:40:52.556Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-11T20:40:52.556Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-11T20:40:52.556Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-11T20:40:52.556Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-11T20:40:52.556Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-11T20:40:52.556Z] The following packages will be upgraded: [2022-03-11T20:40:52.556Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-11T20:40:52.556Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-11T20:40:52.556Z] Need to get 46.5 MB of archives. [2022-03-11T20:40:52.556Z] After this operation, 181 MB of additional disk space will be used. [2022-03-11T20:40:52.556Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-11T20:40:52.816Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-11T20:40:52.816Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-11T20:40:52.816Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-11T20:40:52.816Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-11T20:40:52.816Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-11T20:40:52.816Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-11T20:40:52.816Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-11T20:40:52.816Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-11T20:40:52.816Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-11T20:40:52.816Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-11T20:40:52.816Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-11T20:40:52.816Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-11T20:40:52.816Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-11T20:40:52.816Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-11T20:40:52.816Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-11T20:40:52.816Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-11T20:40:52.816Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-11T20:40:52.816Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-11T20:40:52.816Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-11T20:40:52.816Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-11T20:40:53.076Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-11T20:40:53.076Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-11T20:40:53.336Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-11T20:40:53.336Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-11T20:40:53.336Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-11T20:40:53.336Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-11T20:40:53.597Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-11T20:40:53.597Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-11T20:40:53.597Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-11T20:40:53.597Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-11T20:40:53.597Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-11T20:40:53.597Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-11T20:40:53.858Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T20:40:53.858Z] Fetched 46.5 MB in 1s (40.7 MB/s) [2022-03-11T20:40:53.858Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-11T20:40:53.858Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T20:40:53.858Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-11T20:40:54.119Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T20:40:54.119Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-11T20:40:54.119Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T20:40:54.380Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-11T20:40:54.961Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T20:40:54.961Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-11T20:40:54.961Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-11T20:40:54.961Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-11T20:40:54.961Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-11T20:40:54.961Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-11T20:40:54.961Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T20:40:54.961Z] Selecting previously unselected package libexpat1:amd64. [2022-03-11T20:40:54.961Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-11T20:40:54.961Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-11T20:40:55.221Z] Selecting previously unselected package python3.8-minimal. [2022-03-11T20:40:55.221Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-11T20:40:55.221Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T20:40:55.480Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T20:40:55.480Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-11T20:40:55.480Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T20:40:56.062Z] Selecting previously unselected package python3-minimal. [2022-03-11T20:40:56.062Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-11T20:40:56.062Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-11T20:40:56.062Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-11T20:40:56.062Z] Selecting previously unselected package mime-support. [2022-03-11T20:40:56.062Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-11T20:40:56.062Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-11T20:40:56.062Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-11T20:40:56.062Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-11T20:40:56.062Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-11T20:40:56.062Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-11T20:40:56.062Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-11T20:40:56.323Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T20:40:56.323Z] Selecting previously unselected package python3.8. [2022-03-11T20:40:56.323Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-11T20:40:56.323Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T20:40:56.583Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-11T20:40:56.583Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-11T20:40:56.583Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-11T20:40:56.583Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-11T20:40:56.583Z] Selecting previously unselected package python3. [2022-03-11T20:40:56.844Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-11T20:40:56.844Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-11T20:40:56.844Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-11T20:40:56.844Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-11T20:40:56.844Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-11T20:40:56.844Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-11T20:40:56.844Z] Selecting previously unselected package dbus. [2022-03-11T20:40:56.844Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-11T20:40:56.844Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-11T20:40:56.844Z] Selecting previously unselected package libbsd0:amd64. [2022-03-11T20:40:56.844Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-11T20:40:56.844Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-11T20:40:57.104Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-11T20:40:57.104Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T20:40:57.104Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-11T20:40:57.104Z] Selecting previously unselected package sudo. [2022-03-11T20:40:57.104Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-11T20:40:57.104Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-11T20:40:57.104Z] Selecting previously unselected package apparmor. [2022-03-11T20:40:57.104Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-11T20:40:57.365Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-11T20:40:57.365Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-11T20:40:57.365Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-11T20:40:57.365Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-11T20:40:57.365Z] Selecting previously unselected package libedit2:amd64. [2022-03-11T20:40:57.365Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-11T20:40:57.365Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-11T20:40:57.365Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-11T20:40:57.365Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-11T20:40:57.365Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-11T20:40:57.626Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-11T20:40:57.626Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T20:40:57.626Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T20:40:57.626Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-11T20:40:57.626Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T20:40:57.626Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T20:40:57.626Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-11T20:40:57.626Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-11T20:40:57.626Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-11T20:40:57.626Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-11T20:40:57.626Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T20:40:57.626Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T20:40:57.886Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-11T20:40:57.886Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T20:40:57.886Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T20:40:57.886Z] Selecting previously unselected package openssh-client. [2022-03-11T20:40:57.886Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-11T20:40:57.886Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-11T20:40:58.147Z] Selecting previously unselected package dbus-user-session. [2022-03-11T20:40:58.147Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-11T20:40:58.147Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-11T20:40:58.147Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-11T20:40:58.147Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-11T20:40:58.147Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-11T20:40:58.147Z] Selecting previously unselected package squashfs-tools. [2022-03-11T20:40:58.147Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-11T20:40:58.147Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-11T20:40:58.147Z] Selecting previously unselected package snapd. [2022-03-11T20:40:58.147Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-11T20:40:58.147Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-11T20:41:01.504Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-11T20:41:01.504Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-11T20:41:01.504Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-11T20:41:01.504Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-11T20:41:01.504Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T20:41:01.504Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-11T20:41:01.504Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-11T20:41:01.764Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-11T20:41:01.764Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T20:41:01.764Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T20:41:01.764Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-11T20:41:01.764Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T20:41:01.764Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-11T20:41:01.764Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T20:41:02.334Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-11T20:41:02.334Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-11T20:41:02.334Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-11T20:41:02.334Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-11T20:41:02.597Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-11T20:41:02.597Z] running python rtupdate hooks for python3.8... [2022-03-11T20:41:02.597Z] running python post-rtupdate hooks for python3.8... [2022-03-11T20:41:02.597Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-11T20:41:03.541Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-11T20:41:03.800Z] Reloading AppArmor profiles [2022-03-11T20:41:03.800Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T20:41:03.800Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-11T20:41:03.800Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-11T20:41:04.060Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-11T20:41:04.322Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-11T20:41:04.322Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-11T20:41:04.322Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-11T20:41:06.233Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-11T20:41:06.233Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-11T20:41:06.233Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-11T20:41:06.233Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-11T20:41:06.494Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-11T20:41:06.754Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-11T20:41:06.754Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-11T20:41:07.016Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-11T20:41:07.277Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-11T20:41:07.277Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-11T20:41:07.537Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-11T20:41:07.798Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-11T20:41:08.059Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-11T20:41:08.319Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-11T20:41:08.319Z] /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-03-11T20:41:08.579Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-11T20:41:09.149Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-11T20:41:09.149Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-11T20:41:09.410Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-11T20:41:10.242Z] Reading package lists... [2022-03-11T20:41:10.502Z] Reading package lists... [2022-03-11T20:41:10.761Z] Building dependency tree... [2022-03-11T20:41:10.761Z] Reading state information... [2022-03-11T20:41:10.761Z] Calculating upgrade... [2022-03-11T20:41:11.021Z] The following packages will be upgraded: [2022-03-11T20:41:11.021Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-11T20:41:11.021Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-11T20:41:11.021Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-11T20:41:11.021Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-11T20:41:11.021Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-11T20:41:11.021Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-11T20:41:11.021Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-11T20:41:11.021Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-11T20:41:11.021Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-11T20:41:11.021Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-11T20:41:11.021Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-11T20:41:11.021Z] xz-utils zlib1g [2022-03-11T20:41:11.021Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-11T20:41:11.021Z] Need to get 65.7 MB of archives. [2022-03-11T20:41:11.021Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-11T20:41:11.021Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-11T20:41:11.021Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-11T20:41:11.281Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-11T20:41:11.281Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-11T20:41:11.281Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-11T20:41:11.281Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-11T20:41:11.281Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-11T20:41:11.281Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-11T20:41:11.281Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-11T20:41:11.281Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-11T20:41:11.281Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-11T20:41:11.281Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-11T20:41:11.281Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-11T20:41:11.281Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-11T20:41:11.281Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-11T20:41:11.281Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-11T20:41:11.281Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-11T20:41:11.281Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-11T20:41:11.281Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-11T20:41:11.281Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-11T20:41:11.281Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-11T20:41:11.281Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-03-11T20:41:11.281Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-11T20:41:11.281Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-11T20:41:11.281Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-11T20:41:11.281Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-11T20:41:11.281Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-11T20:41:11.281Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-11T20:41:11.281Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-11T20:41:11.281Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-11T20:41:11.281Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-11T20:41:11.281Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-11T20:41:11.281Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-11T20:41:11.281Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-11T20:41:11.281Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-11T20:41:11.281Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-11T20:41:11.281Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-11T20:41:11.281Z] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-11T20:41:11.281Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-11T20:41:11.281Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-11T20:41:11.281Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-11T20:41:11.281Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-11T20:41:11.540Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-11T20:41:11.540Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-11T20:41:11.540Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-11T20:41:11.540Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-11T20:41:11.540Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-11T20:41:11.540Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-11T20:41:11.540Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-11T20:41:11.540Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-11T20:41:11.540Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-11T20:41:11.540Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-11T20:41:11.540Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-11T20:41:11.540Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-11T20:41:11.540Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-11T20:41:11.540Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-11T20:41:11.540Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-11T20:41:11.801Z] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-11T20:41:11.801Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-11T20:41:11.801Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-11T20:41:11.801Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-11T20:41:11.801Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-11T20:41:11.801Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-11T20:41:11.801Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-11T20:41:11.801Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-11T20:41:11.801Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-11T20:41:11.801Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-11T20:41:11.801Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-11T20:41:11.801Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-11T20:41:11.801Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-11T20:41:12.068Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-11T20:41:12.068Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-11T20:41:12.068Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] [2022-03-11T20:41:12.068Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] [2022-03-11T20:41:12.068Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-11T20:41:12.068Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-11T20:41:12.068Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-11T20:41:12.329Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T20:41:12.329Z] Fetched 65.7 MB in 1s (57.0 MB/s) [2022-03-11T20:41:12.588Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-11T20:41:12.589Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-11T20:41:12.589Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-11T20:41:12.849Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-11T20:41:12.849Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-11T20:41:12.849Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-11T20:41:12.849Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-11T20:41:13.108Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T20:41:13.108Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T20:41:13.391Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T20:41:13.391Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T20:41:13.652Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T20:41:13.652Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T20:41:13.652Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T20:41:13.652Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T20:41:13.912Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T20:41:13.912Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T20:41:13.912Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T20:41:13.912Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T20:41:13.912Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T20:41:13.912Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T20:41:14.173Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T20:41:14.173Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-11T20:41:14.173Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T20:41:14.173Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T20:41:14.173Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T20:41:14.173Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-11T20:41:14.173Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T20:41:14.173Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T20:41:14.435Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T20:41:14.435Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T20:41:14.435Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T20:41:14.435Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T20:41:14.435Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T20:41:14.696Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-11T20:41:14.696Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-11T20:41:14.696Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-11T20:41:15.265Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-11T20:41:15.265Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-11T20:41:15.265Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-11T20:41:15.265Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-11T20:41:15.265Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-11T20:41:15.265Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-11T20:41:15.836Z] Setting up base-files (11ubuntu5.5) ... [2022-03-11T20:41:16.096Z] Installing new version of config file /etc/issue ... [2022-03-11T20:41:16.096Z] Installing new version of config file /etc/issue.net ... [2022-03-11T20:41:16.096Z] Installing new version of config file /etc/lsb-release ... [2022-03-11T20:41:16.096Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-11T20:41:16.357Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-11T20:41:16.357Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-11T20:41:16.357Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-11T20:41:16.617Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:16.617Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-11T20:41:16.617Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-11T20:41:16.617Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-11T20:41:16.617Z] 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-03-11T20:41:16.876Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:16.876Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T20:41:16.876Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-11T20:41:16.876Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-11T20:41:16.876Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:16.876Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-11T20:41:16.876Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-11T20:41:17.064Z] 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-03-11T20:41:17.136Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-11T20:41:17.136Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:17.136Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-11T20:41:17.136Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-11T20:41:17.704Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-11T20:41:17.704Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-11T20:41:17.704Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-11T20:41:17.704Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-11T20:41:18.047Z] 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-03-11T20:41:18.274Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-11T20:41:18.274Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:18.274Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-11T20:41:18.274Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-11T20:41:18.535Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-11T20:41:18.535Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-11T20:41:18.795Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-11T20:41:18.795Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:18.795Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-03-11T20:41:18.795Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-03-11T20:41:18.795Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-03-11T20:41:18.795Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:18.795Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T20:41:19.062Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T20:41:19.062Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-11T20:41:19.062Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:19.062Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T20:41:19.062Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T20:41:19.062Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-11T20:41:19.062Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:19.062Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T20:41:19.321Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T20:41:19.321Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T20:41:19.321Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T20:41:19.321Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-11T20:41:19.321Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:19.321Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T20:41:19.321Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T20:41:19.582Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-11T20:41:19.582Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:19.582Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T20:41:19.582Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T20:41:19.582Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T20:41:19.582Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T20:41:20.155Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-11T20:41:20.415Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-11T20:41:20.674Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-11T20:41:20.674Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:20.674Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-11T20:41:20.674Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-11T20:41:20.935Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-11T20:41:20.935Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:20.935Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-11T20:41:20.935Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-11T20:41:21.196Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-11T20:41:21.196Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:21.196Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-11T20:41:21.196Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-11T20:41:21.196Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-11T20:41:21.456Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:21.456Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-11T20:41:21.456Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-11T20:41:21.456Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-11T20:41:21.456Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:21.456Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-11T20:41:21.456Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-11T20:41:21.716Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-11T20:41:21.716Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:21.716Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-11T20:41:21.716Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-11T20:41:21.977Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-11T20:41:21.977Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:21.977Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-11T20:41:21.977Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-11T20:41:21.977Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-11T20:41:21.977Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:21.977Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-11T20:41:21.977Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-11T20:41:22.239Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-11T20:41:22.239Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:22.239Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-11T20:41:22.239Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-11T20:41:22.239Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-11T20:41:22.239Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:22.239Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-11T20:41:22.239Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-11T20:41:22.344Z] 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-03-11T20:41:22.515Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-11T20:41:22.515Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:22.515Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-11T20:41:22.515Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-11T20:41:22.515Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-11T20:41:22.777Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:22.777Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-11T20:41:22.777Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-11T20:41:22.777Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-11T20:41:22.777Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:22.777Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-11T20:41:23.037Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-11T20:41:23.037Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-11T20:41:23.037Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:23.037Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-11T20:41:23.037Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-11T20:41:23.606Z] Setting up apt (2.0.6) ... [2022-03-11T20:41:23.775Z] 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-03-11T20:41:24.189Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-11T20:41:24.189Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:24.189Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-11T20:41:24.189Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-11T20:41:24.189Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-11T20:41:24.189Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T20:41:24.189Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-11T20:41:24.189Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-11T20:41:24.452Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-11T20:41:24.452Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-11T20:41:24.452Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-11T20:41:24.452Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-11T20:41:24.713Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-11T20:41:24.713Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-11T20:41:24.713Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T20:41:24.713Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T20:41:24.713Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-11T20:41:24.713Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-11T20:41:24.972Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-11T20:41:24.972Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-11T20:41:25.233Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-11T20:41:25.234Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-11T20:41:25.494Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-11T20:41:25.494Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-11T20:41:25.494Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-11T20:41:25.494Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-11T20:41:25.494Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-11T20:41:25.494Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-11T20:41:25.754Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-11T20:41:25.754Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-11T20:41:26.013Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-11T20:41:26.013Z] Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-11T20:41:26.275Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-11T20:41:26.275Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-11T20:41:26.275Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-11T20:41:26.275Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-11T20:41:26.275Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-11T20:41:26.275Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-11T20:41:26.275Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-11T20:41:26.275Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-11T20:41:26.534Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-11T20:41:26.534Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-11T20:41:26.534Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-11T20:41:26.534Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-11T20:41:27.104Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-11T20:41:27.104Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-11T20:41:27.104Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-11T20:41:27.104Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-11T20:41:27.104Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-11T20:41:27.104Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-11T20:41:27.364Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-11T20:41:27.364Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-11T20:41:27.623Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-11T20:41:27.623Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-11T20:41:27.623Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-11T20:41:27.623Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-11T20:41:27.623Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-11T20:41:27.623Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-11T20:41:27.883Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-11T20:41:27.883Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-11T20:41:27.883Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T20:41:27.883Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T20:41:28.143Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T20:41:28.143Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T20:41:28.222Z] 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-03-11T20:41:29.082Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T20:41:29.082Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T20:41:29.650Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T20:41:29.650Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T20:41:30.220Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T20:41:30.220Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T20:41:30.478Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T20:41:30.478Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T20:41:31.046Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T20:41:31.046Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T20:41:31.046Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-11T20:41:31.046Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-11T20:41:31.046Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... [2022-03-11T20:41:31.307Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-11T20:41:31.307Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-11T20:41:31.307Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-11T20:41:31.307Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-11T20:41:31.307Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T20:41:31.307Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-11T20:41:31.307Z] [2022-03-11T20:41:31.307Z] Current default time zone: 'Etc/UTC' [2022-03-11T20:41:31.307Z] Local time is now: Fri Mar 11 20:41:31 UTC 2022. [2022-03-11T20:41:31.307Z] Universal Time is now: Fri Mar 11 20:41:31 UTC 2022. [2022-03-11T20:41:31.307Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-11T20:41:31.307Z] [2022-03-11T20:41:31.567Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-11T20:41:31.567Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T20:41:31.567Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T20:41:31.567Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-11T20:41:31.567Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T20:41:31.567Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-11T20:41:31.567Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-11T20:41:31.567Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-11T20:41:31.567Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-11T20:41:31.567Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-11T20:41:31.567Z] Setting up openssl (1.1.1f-1ubuntu2.11) ... [2022-03-11T20:41:31.567Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T20:41:31.567Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T20:41:31.567Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-11T20:41:31.567Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T20:41:31.567Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T20:41:31.567Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T20:41:31.567Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-11T20:41:31.567Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-11T20:41:31.567Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-11T20:41:31.603Z] 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-03-11T20:41:33.475Z] Updating certificates in /etc/ssl/certs... [2022-03-11T20:41:34.414Z] 21 added, 21 removed; done. [2022-03-11T20:41:34.414Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T20:41:34.414Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-11T20:41:34.414Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-11T20:41:34.674Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T20:41:34.674Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-11T20:41:34.674Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-11T20:41:34.674Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-11T20:41:34.674Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-11T20:41:34.674Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T20:41:34.674Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-11T20:41:34.674Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T20:41:34.674Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T20:41:34.674Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T20:41:34.674Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-11T20:41:34.674Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-11T20:41:34.935Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-11T20:41:34.935Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-11T20:41:34.935Z] Updating certificates in /etc/ssl/certs... [2022-03-11T20:41:35.503Z] 0 added, 0 removed; done. [2022-03-11T20:41:35.503Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-11T20:41:35.503Z] done. [2022-03-11T20:41:36.706Z] Reading package lists... [2022-03-11T20:41:36.968Z] Building dependency tree... [2022-03-11T20:41:36.968Z] Reading state information... [2022-03-11T20:41:36.992Z] 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-03-11T20:41:37.229Z] The following NEW packages will be installed: [2022-03-11T20:41:37.229Z] apt-transport-https [2022-03-11T20:41:37.229Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-11T20:41:37.494Z] Need to get 4680 B of archives. [2022-03-11T20:41:37.494Z] After this operation, 162 kB of additional disk space will be used. [2022-03-11T20:41:37.494Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-11T20:41:37.494Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T20:41:37.494Z] Fetched 4680 B in 0s (24.4 kB/s) [2022-03-11T20:41:37.494Z] Selecting previously unselected package apt-transport-https. [2022-03-11T20:41:37.494Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-11T20:41:37.494Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-11T20:41:37.494Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-11T20:41:37.756Z] Setting up apt-transport-https (2.0.6) ... [2022-03-11T20:41:37.756Z] Waiting for network to be ready... [2022-03-11T20:41:41.957Z] 2022-03-11T20:41:40Z INFO Waiting for automatic snapd restart... [2022-03-11T20:41:41.957Z] snapd 2.54.3 from Canonical* installed [2022-03-11T20:41:42.217Z] "snapd" switched to the "latest/stable" channel [2022-03-11T20:41:42.217Z] [2022-03-11T20:41:42.376Z] 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-03-11T20:41:44.754Z] core20 20220304 from Canonical* installed [2022-03-11T20:41:44.997Z] 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-03-11T20:41:45.013Z] "core20" switched to the "latest/stable" channel [2022-03-11T20:41:45.013Z] [2022-03-11T20:41:47.554Z] snapcraft 6.0.2 from Canonical* installed [2022-03-11T20:41:47.554Z] "snapcraft" switched to the "latest/stable" channel [2022-03-11T20:41:47.554Z] [2022-03-11T20:41:48.383Z] 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-03-11T20:41:51.756Z] 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-03-11T20:41:51.756Z] - README.md [2022-03-11T20:41:51.756Z] [2022-03-11T20:41:51.756Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-11T20:41:52.017Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-11T20:41:52.277Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-11T20:41:52.277Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-11T20:41:53.108Z] Reading package lists... [2022-03-11T20:41:53.369Z] 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-03-11T20:41:53.369Z] Reading package lists... [2022-03-11T20:41:53.629Z] Building dependency tree... [2022-03-11T20:41:53.629Z] Reading state information... [2022-03-11T20:41:53.889Z] Suggested packages: [2022-03-11T20:41:53.889Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-11T20:41:53.889Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-11T20:41:53.889Z] krb5-user libnorm-doc [2022-03-11T20:41:53.889Z] Recommended packages: [2022-03-11T20:41:53.889Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-11T20:41:53.889Z] The following NEW packages will be installed: [2022-03-11T20:41:53.889Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-11T20:41:53.889Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-11T20:41:53.889Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-11T20:41:53.889Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-11T20:41:53.889Z] libzmq5 pkg-config zip [2022-03-11T20:41:53.889Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-11T20:41:53.889Z] Need to get 10.3 MB of archives. [2022-03-11T20:41:53.889Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-11T20:41:53.889Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-11T20:41:54.149Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-11T20:41:54.149Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-11T20:41:54.149Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-11T20:41:54.149Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-11T20:41:54.149Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-11T20:41:54.149Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-11T20:41:54.149Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-11T20:41:54.149Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-11T20:41:54.149Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-11T20:41:54.149Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-11T20:41:54.149Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-11T20:41:54.719Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-11T20:41:54.719Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-11T20:41:54.719Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-11T20:41:54.719Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-11T20:41:54.719Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-11T20:41:54.719Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-11T20:41:54.719Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-11T20:41:54.719Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-11T20:41:54.719Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-11T20:41:54.978Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-11T20:41:54.978Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-11T20:41:54.978Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-11T20:41:54.978Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-11T20:41:54.978Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-11T20:41:54.978Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-11T20:41:54.978Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T20:41:54.978Z] Fetched 10.3 MB in 1s (9635 kB/s) [2022-03-11T20:41:55.238Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-11T20:41:55.238Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-11T20:41:55.238Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-11T20:41:55.238Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-11T20:41:55.238Z] Selecting previously unselected package libsodium23:amd64. [2022-03-11T20:41:55.238Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-11T20:41:55.238Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-11T20:41:55.499Z] Selecting previously unselected package libpsl5:amd64. [2022-03-11T20:41:55.499Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-11T20:41:55.499Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-11T20:41:55.499Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-11T20:41:55.499Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-11T20:41:55.499Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-11T20:41:55.499Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-11T20:41:55.499Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-11T20:41:55.499Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-11T20:41:55.760Z] Selecting previously unselected package librtmp1:amd64. [2022-03-11T20:41:55.760Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-11T20:41:55.760Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-11T20:41:55.760Z] Selecting previously unselected package libssh-4:amd64. [2022-03-11T20:41:55.760Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-11T20:41:55.760Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-11T20:41:55.760Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-11T20:41:55.760Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-11T20:41:55.760Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-11T20:41:55.760Z] Selecting previously unselected package liberror-perl. [2022-03-11T20:41:55.760Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-11T20:41:55.760Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-11T20:41:56.020Z] Selecting previously unselected package git-man. [2022-03-11T20:41:56.020Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-11T20:41:56.020Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-11T20:41:56.020Z] Selecting previously unselected package git. [2022-03-11T20:41:56.020Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-11T20:41:56.020Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-11T20:41:56.591Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-11T20:41:56.591Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T20:41:56.591Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T20:41:56.591Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-11T20:41:56.591Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T20:41:56.591Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [Pipeline] } [2022-03-11T20:41:56.695Z] $ docker stop --time=1 2622f719be48d64fa2d0490df04ee468918794f788966dc544c5c6796939845b [2022-03-11T20:41:56.851Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-11T20:41:56.852Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T20:41:56.852Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T20:41:56.852Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-11T20:41:56.852Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T20:41:56.852Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T20:41:56.852Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-11T20:41:56.852Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-11T20:41:56.852Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-11T20:41:56.852Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-11T20:41:56.852Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T20:41:56.852Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T20:41:57.112Z] Selecting previously unselected package libnorm1:amd64. [2022-03-11T20:41:57.112Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-11T20:41:57.112Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-11T20:41:57.112Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-11T20:41:57.112Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-11T20:41:57.112Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-11T20:41:57.372Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-11T20:41:57.372Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-11T20:41:57.372Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-11T20:41:57.372Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-11T20:41:57.372Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-11T20:41:57.372Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-11T20:41:57.372Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-11T20:41:57.372Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-11T20:41:57.372Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-11T20:41:57.633Z] Selecting previously unselected package libzmq5:amd64. [2022-03-11T20:41:57.633Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-11T20:41:57.633Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-11T20:41:57.633Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-11T20:41:57.633Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T20:41:57.633Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T20:41:57.633Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-11T20:41:57.633Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-11T20:41:57.633Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-11T20:41:57.893Z] Selecting previously unselected package pkg-config. [2022-03-11T20:41:57.893Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-11T20:41:57.893Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-11T20:41:57.893Z] Selecting previously unselected package zip. [2022-03-11T20:41:57.893Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-11T20:41:57.893Z] Unpacking zip (3.0-11build1) ... [2022-03-11T20:41:57.893Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-11T20:41:57.893Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-11T20:41:57.893Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-11T20:41:57.893Z] No schema files found: doing nothing. [2022-03-11T20:41:57.893Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-11T20:41:57.893Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-11T20:41:57.893Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-11T20:41:57.893Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-11T20:41:57.893Z] Setting up liberror-perl (0.17029-1) ... [2022-03-11T20:41:57.893Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T20:41:57.893Z] Setting up zip (3.0-11build1) ... [2022-03-11T20:41:58.152Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-11T20:41:58.152Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-11T20:41:58.152Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-11T20:41:58.152Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-11T20:41:58.152Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-11T20:41:58.152Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T20:41:58.152Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-11T20:41:58.152Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T20:41:58.152Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-11T20:41:58.152Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T20:41:58.153Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-11T20:41:58.153Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-11T20:41:58.153Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-11T20:41:58.153Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-11T20:41:58.153Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T20:41:58.153Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T20:41:58.153Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-11T20:41:58.153Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-11T20:41:58.728Z] $ docker rm -f 2622f719be48d64fa2d0490df04ee468918794f788966dc544c5c6796939845b [2022-03-11T20:41:58.722Z] comerr-dev set to automatically installed. [2022-03-11T20:41:58.722Z] git set to automatically installed. [2022-03-11T20:41:58.722Z] git-man set to automatically installed. [2022-03-11T20:41:58.722Z] krb5-multidev set to automatically installed. [2022-03-11T20:41:58.722Z] libbrotli1 set to automatically installed. [2022-03-11T20:41:58.722Z] libcurl3-gnutls set to automatically installed. [2022-03-11T20:41:58.722Z] liberror-perl set to automatically installed. [2022-03-11T20:41:58.722Z] libglib2.0-0 set to automatically installed. [2022-03-11T20:41:58.722Z] libgssrpc4 set to automatically installed. [2022-03-11T20:41:58.722Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-11T20:41:58.722Z] libkadm5srv-mit11 set to automatically installed. [2022-03-11T20:41:58.722Z] libkdb5-9 set to automatically installed. [2022-03-11T20:41:58.722Z] libkrb5-dev set to automatically installed. [2022-03-11T20:41:58.722Z] libnghttp2-14 set to automatically installed. [2022-03-11T20:41:58.722Z] libnorm-dev set to automatically installed. [2022-03-11T20:41:58.722Z] libnorm1 set to automatically installed. [2022-03-11T20:41:58.722Z] libpgm-5.2-0 set to automatically installed. [2022-03-11T20:41:58.722Z] libpgm-dev set to automatically installed. [2022-03-11T20:41:58.722Z] libpsl5 set to automatically installed. [2022-03-11T20:41:58.722Z] librtmp1 set to automatically installed. [2022-03-11T20:41:58.722Z] libsodium-dev set to automatically installed. [2022-03-11T20:41:58.722Z] libsodium23 set to automatically installed. [2022-03-11T20:41:58.722Z] libssh-4 set to automatically installed. [2022-03-11T20:41:58.722Z] libzmq3-dev set to automatically installed. [2022-03-11T20:41:58.722Z] libzmq5 set to automatically installed. [2022-03-11T20:41:58.722Z] pkg-config set to automatically installed. [2022-03-11T20:41:58.722Z] zip set to automatically installed. [2022-03-11T20:41:59.661Z] snapd is not logged in, snap install commands will use sudo [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T20:42:00.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-11T20:42:00.511Z] [2022-03-11T20:42:00.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T20:42:00.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-11T20:42:01.131Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-11T20:42:01.131Z] 29e5d40040c1: Pulling fs layer [2022-03-11T20:42:01.131Z] 1ce36da41761: Pulling fs layer [2022-03-11T20:42:01.131Z] 25b303627fd3: Pulling fs layer [2022-03-11T20:42:01.131Z] 29e5d40040c1: Verifying Checksum [2022-03-11T20:42:01.131Z] 29e5d40040c1: Download complete [2022-03-11T20:42:01.403Z] 1ce36da41761: Verifying Checksum [2022-03-11T20:42:01.403Z] 1ce36da41761: Download complete [2022-03-11T20:42:01.677Z] 29e5d40040c1: Pull complete [2022-03-11T20:42:03.106Z] 25b303627fd3: Verifying Checksum [2022-03-11T20:42:03.106Z] 25b303627fd3: Download complete [2022-03-11T20:42:03.106Z] 1ce36da41761: Pull complete [2022-03-11T20:42:11.887Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-11T20:42:12.458Z] Downloading snap 'edgex-app-service-configurable' [2022-03-11T20:42:13.241Z] 25b303627fd3: Pull complete [2022-03-11T20:42:13.241Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-11T20:42:13.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-11T20:42:13.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-11T20:42:13.446Z] prd-ubuntu18.04-docker-arm64-4c-16g-6864 does not seem to be running inside a container [2022-03-11T20:42:13.553Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-11T20:42:15.003Z] Pulling app-service-configurable [2022-03-11T20:42:15.003Z] + snapcraftctl pull [2022-03-11T20:42:15.832Z] $ docker top f9e4a2e8cc9b69eed7e9ecb508b7d00dc9187564d544608786d5cfe7fc5b8a38 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T20:42:16.387Z] Pulling config-common [2022-03-11T20:42:16.387Z] + snapcraftctl pull [2022-03-11T20:42:16.655Z] + + grepdocker-compose parallel build [2022-03-11T20:42:16.655Z] --help [2022-03-11T20:42:17.767Z] Pulling go-build-helper [2022-03-11T20:42:17.767Z] + snapcraftctl pull [2022-03-11T20:42:19.149Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-11T20:42:19.149Z] Skipping pull go-build-helper (already ran) [2022-03-11T20:42:19.149Z] Building go-build-helper [2022-03-11T20:42:19.149Z] + snapcraftctl build [2022-03-11T20:42:20.028Z] --parallel Build images in parallel. [2022-03-11T20:42:20.089Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [Pipeline] } [2022-03-11T20:42:20.348Z] $ docker stop --time=1 f9e4a2e8cc9b69eed7e9ecb508b7d00dc9187564d544608786d5cfe7fc5b8a38 [2022-03-11T20:42:21.028Z] Staging go-build-helper [2022-03-11T20:42:21.028Z] + snapcraftctl stage [2022-03-11T20:42:21.917Z] $ docker rm -f f9e4a2e8cc9b69eed7e9ecb508b7d00dc9187564d544608786d5cfe7fc5b8a38 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T20:42:22.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-11T20:42:22.422Z] . [Pipeline] withDockerContainer [2022-03-11T20:42:22.604Z] prd-ubuntu18.04-docker-arm64-4c-16g-6864 does not seem to be running inside a container [2022-03-11T20:42:22.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-11T20:42:23.829Z] $ docker top 5e9ba9dcbe94b08c14c6560681e62994b16c497f024febd56a2f305d7f484ae8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T20:42:24.325Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-11T20:42:26.308Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-11T20:42:26.308Z] Fetched 290 kB in 0s (0 B/s) [2022-03-11T20:42:26.308Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-11T20:42:26.308Z] Fetched 158 kB in 0s (0 B/s) [2022-03-11T20:42:26.308Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-11T20:42:26.308Z] Fetched 242 kB in 0s (0 B/s) [2022-03-11T20:42:26.308Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-11T20:42:26.308Z] Fetched 150 kB in 0s (0 B/s) [2022-03-11T20:42:26.308Z] Pulling edgex-go [2022-03-11T20:42:26.308Z] + snapcraftctl pull [2022-03-11T20:42:27.765Z] Pulling hooks [2022-03-11T20:42:27.765Z] + snapcraftctl pull [2022-03-11T20:42:28.592Z] Building core-command ... [2022-03-11T20:42:28.593Z] Building core-data ... [2022-03-11T20:42:28.593Z] Building core-metadata ... [2022-03-11T20:42:28.593Z] Building security-bootstrapper ... [2022-03-11T20:42:28.593Z] Building security-proxy-setup ... [2022-03-11T20:42:28.593Z] Building security-secretstore-setup ... [2022-03-11T20:42:28.593Z] Building support-notifications ... [2022-03-11T20:42:28.593Z] Building support-scheduler ... [2022-03-11T20:42:28.593Z] Building sys-mgmt-agent ... [2022-03-11T20:42:28.593Z] Building core-metadata [2022-03-11T20:42:28.593Z] Building core-command [2022-03-11T20:42:28.593Z] Building security-secretstore-setup [2022-03-11T20:42:28.593Z] Building security-bootstrapper [2022-03-11T20:42:28.593Z] Building security-proxy-setup [2022-03-11T20:42:42.677Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-11T20:42:42.677Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-11T20:42:42.677Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-11T20:42:42.677Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-11T20:42:42.677Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-11T20:42:42.677Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-11T20:42:42.677Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-11T20:42:42.677Z] Fetched 234 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-11T20:42:42.677Z] Fetched 155 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-11T20:42:42.677Z] Fetched 170 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-11T20:42:42.677Z] Fetched 267 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-11T20:42:42.677Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-11T20:42:42.677Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-11T20:42:42.677Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-11T20:42:42.677Z] Fetched 121 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-11T20:42:42.677Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-11T20:42:42.677Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-11T20:42:42.677Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-11T20:42:42.677Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-11T20:42:42.677Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-11T20:42:42.677Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-11T20:42:42.677Z] Fetched 142 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-11T20:42:42.677Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-11T20:42:42.677Z] Fetched 181 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-11T20:42:42.677Z] Fetched 208 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-11T20:42:42.677Z] Fetched 161 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-11T20:42:42.677Z] Fetched 107 kB in 0s (0 B/s) [2022-03-11T20:42:42.677Z] Pulling static-packages [2022-03-11T20:42:42.677Z] + snapcraftctl pull [2022-03-11T20:42:42.677Z] Pulling version [2022-03-11T20:42:42.677Z] + cd /root/project [2022-03-11T20:42:42.677Z] ++ git describe --tags --abbrev=0 [2022-03-11T20:42:42.677Z] ++ sed s/v// [2022-03-11T20:42:42.677Z] + GIT_VERSION=2.2.0-dev.34 [2022-03-11T20:42:42.677Z] + '[' -z 2.2.0-dev.34 ']' [2022-03-11T20:42:42.677Z] + snapcraftctl set-version 2.2.0-dev.34 [2022-03-11T20:42:43.247Z] Building app-service-configurable [2022-03-11T20:42:43.247Z] + snapcraftctl build [2022-03-11T20:42:45.155Z] Building config-common [2022-03-11T20:42:45.155Z] + snapcraftctl build [2022-03-11T20:42:46.095Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-11T20:42:47.037Z] Skipping build go-build-helper (already ran) [2022-03-11T20:42:47.037Z] Building edgex-go [2022-03-11T20:42:47.295Z] + cd /root/parts/edgex-go/src [2022-03-11T20:42:47.295Z] ++ git describe --tags --abbrev=0 [2022-03-11T20:42:47.295Z] ++ sed s/v// [2022-03-11T20:42:47.295Z] + GIT_VERSION=2.2.0-dev.34 [2022-03-11T20:42:47.295Z] + '[' -z 2.2.0-dev.34 ']' [2022-03-11T20:42:47.295Z] + echo 2.2.0-dev.34 [2022-03-11T20:42:47.295Z] + '[' '!' -d vendor ']' [2022-03-11T20:42:47.295Z] + go mod download all [2022-03-11T20:42:53.902Z] + make build [2022-03-11T20:42:53.902Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-11T20:43:12.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-11T20:43:18.586Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-11T20:43:19.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-11T20:43:20.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-11T20:43:21.165Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-11T20:43:22.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-11T20:43:23.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-11T20:43:24.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-11T20:43:25.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-11T20:43:26.830Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-11T20:43:27.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-11T20:43:29.676Z] + 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-03-11T20:43:29.676Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-11T20:43:29.676Z] + case "$service" in [2022-03-11T20:43:29.676Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-11T20:43:29.676Z] + 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-03-11T20:43:29.676Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-11T20:43:29.676Z] + case "$service" in [2022-03-11T20:43:29.676Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-11T20:43:29.677Z] + 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-03-11T20:43:29.677Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-11T20:43:29.677Z] + case "$service" in [2022-03-11T20:43:29.677Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-11T20:43:29.677Z] + 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-03-11T20:43:29.677Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-11T20:43:29.677Z] + case "$service" in [2022-03-11T20:43:29.677Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-11T20:43:29.677Z] + 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-03-11T20:43:29.677Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-11T20:43:29.677Z] + case "$service" in [2022-03-11T20:43:29.677Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-11T20:43:29.677Z] + 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-03-11T20:43:29.677Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-11T20:43:29.677Z] + case "$service" in [2022-03-11T20:43:29.677Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-11T20:43:29.677Z] + 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-03-11T20:43:29.677Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-11T20:43:29.677Z] + case "$service" in [2022-03-11T20:43:29.677Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-11T20:43:29.677Z] + 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-03-11T20:43:29.677Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-11T20:43:29.677Z] + case "$service" in [2022-03-11T20:43:29.677Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-11T20:43:29.677Z] + 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-03-11T20:43:29.677Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-11T20:43:29.677Z] + case "$service" in [2022-03-11T20:43:29.677Z] + 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-03-11T20:43:29.677Z] + 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-03-11T20:43:29.677Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-11T20:43:29.677Z] + case "$service" in [2022-03-11T20:43:29.677Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-11T20:43:29.677Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-11T20:43:29.677Z] + 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-03-11T20:43:29.677Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-11T20:43:29.677Z] + case "$service" in [2022-03-11T20:43:29.677Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-11T20:43:29.677Z] + 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-03-11T20:43:29.677Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-11T20:43:29.677Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-11T20:43:29.677Z] + 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-03-11T20:43:30.618Z] Building hooks [2022-03-11T20:43:30.618Z] + cd /root/parts/hooks/src [2022-03-11T20:43:30.618Z] + make build [2022-03-11T20:43:30.618Z] go mod tidy [2022-03-11T20:43:30.618Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-11T20:43:30.878Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-11T20:43:30.878Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-11T20:43:30.878Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-11T20:43:32.786Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-11T20:43:32.786Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-11T20:43:32.786Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-11T20:43:34.695Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-11T20:43:34.695Z] Building static-packages [2022-03-11T20:43:34.695Z] + snapcraftctl build [2022-03-11T20:43:36.538Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T20:43:36.538Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T20:43:36.538Z] ---> ad360ada40b8 [2022-03-11T20:43:36.538Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T20:43:36.538Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T20:43:36.538Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-11T20:43:36.538Z] ---> ad360ada40b8 [2022-03-11T20:43:36.538Z] Step 3/31 : WORKDIR /edgex-go [2022-03-11T20:43:36.538Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T20:43:36.538Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-11T20:43:36.538Z] ---> ad360ada40b8 [2022-03-11T20:43:36.538Z] Step 3/25 : WORKDIR /edgex-go [2022-03-11T20:43:36.538Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T20:43:36.538Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-11T20:43:36.538Z] ---> ad360ada40b8 [2022-03-11T20:43:36.538Z] Step 3/21 : WORKDIR /edgex-go [2022-03-11T20:43:36.538Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T20:43:36.538Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T20:43:36.538Z] ---> ad360ada40b8 [2022-03-11T20:43:36.538Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T20:43:36.538Z] ---> Running in cee9d2be7b90 [2022-03-11T20:43:36.538Z] ---> Running in 1427ee5774f8 [2022-03-11T20:43:36.538Z] ---> Running in bfc28b35cd21 [2022-03-11T20:43:36.538Z] ---> Running in 343aeaea98f5 [2022-03-11T20:43:36.538Z] ---> Running in ed6cbf4cc2ff [2022-03-11T20:43:36.538Z] Removing intermediate container bfc28b35cd21 [2022-03-11T20:43:36.538Z] ---> 69a8cab68e93 [2022-03-11T20:43:36.538Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T20:43:36.538Z] Removing intermediate container 343aeaea98f5 [2022-03-11T20:43:36.538Z] ---> cea0749ac9d4 [2022-03-11T20:43:36.538Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T20:43:36.538Z] Removing intermediate container 1427ee5774f8 [2022-03-11T20:43:36.538Z] ---> b6a07e3a401e [2022-03-11T20:43:36.538Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T20:43:36.538Z] Removing intermediate container ed6cbf4cc2ff [2022-03-11T20:43:36.538Z] ---> 8439678a3df3 [2022-03-11T20:43:36.538Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T20:43:36.538Z] Removing intermediate container cee9d2be7b90 [2022-03-11T20:43:36.538Z] ---> 7336ea6e171f [2022-03-11T20:43:36.538Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T20:43:36.538Z] ---> Running in 59d8979a277e [2022-03-11T20:43:36.538Z] ---> Running in b03fa64a14b3 [2022-03-11T20:43:36.538Z] ---> Running in 3393da5019fc [2022-03-11T20:43:36.538Z] ---> Running in abbbff616a51 [2022-03-11T20:43:36.538Z] ---> Running in c6d172a528f1 [2022-03-11T20:43:36.603Z] Building version [2022-03-11T20:43:36.603Z] + snapcraftctl build [2022-03-11T20:43:38.512Z] Staging app-service-configurable [2022-03-11T20:43:38.512Z] + snapcraftctl stage [2022-03-11T20:43:39.895Z] Staging config-common [2022-03-11T20:43:39.895Z] + snapcraftctl stage [2022-03-11T20:43:39.935Z] Removing intermediate container 59d8979a277e [2022-03-11T20:43:39.935Z] ---> b69f356d09e6 [2022-03-11T20:43:39.935Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-11T20:43:39.935Z] ---> Running in 592b47a96466 [2022-03-11T20:43:39.935Z] Removing intermediate container abbbff616a51 [2022-03-11T20:43:39.935Z] ---> dc2ba48f4889 [2022-03-11T20:43:39.935Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-11T20:43:39.935Z] ---> Running in aaaf898790a0 [2022-03-11T20:43:40.210Z] Removing intermediate container 3393da5019fc [2022-03-11T20:43:40.210Z] ---> 0a036d0e1c0b [2022-03-11T20:43:40.210Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-11T20:43:40.210Z] Removing intermediate container b03fa64a14b3 [2022-03-11T20:43:40.210Z] ---> a05b63c228dd [2022-03-11T20:43:40.210Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-11T20:43:40.210Z] ---> Running in 2ad34fe0240a [2022-03-11T20:43:40.210Z] ---> Running in 46b54454ab2e [2022-03-11T20:43:40.491Z] Removing intermediate container c6d172a528f1 [2022-03-11T20:43:40.491Z] ---> 116c398123d7 [2022-03-11T20:43:40.491Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-11T20:43:40.491Z] ---> Running in 56eebcd480a0 [2022-03-11T20:43:41.275Z] Skipping stage go-build-helper (already ran) [2022-03-11T20:43:41.275Z] Staging edgex-go [2022-03-11T20:43:41.275Z] + snapcraftctl stage [2022-03-11T20:43:41.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T20:43:41.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T20:43:42.358Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T20:43:42.358Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T20:43:42.358Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T20:43:42.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T20:43:42.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T20:43:42.657Z] Staging hooks [2022-03-11T20:43:42.658Z] + snapcraftctl stage [2022-03-11T20:43:43.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T20:43:43.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T20:43:43.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T20:43:44.039Z] Staging static-packages [2022-03-11T20:43:44.039Z] + snapcraftctl stage [2022-03-11T20:43:44.153Z] OK: 220 MiB in 52 packages [2022-03-11T20:43:44.154Z] OK: 220 MiB in 52 packages [2022-03-11T20:43:44.853Z] OK: 220 MiB in 52 packages [2022-03-11T20:43:45.140Z] OK: 220 MiB in 52 packages [2022-03-11T20:43:45.140Z] OK: 220 MiB in 52 packages [2022-03-11T20:43:45.419Z] Staging version [2022-03-11T20:43:45.419Z] + snapcraftctl stage [2022-03-11T20:43:45.750Z] Removing intermediate container 592b47a96466 [2022-03-11T20:43:45.750Z] ---> e61665a8d233 [2022-03-11T20:43:45.750Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-11T20:43:46.024Z] Removing intermediate container aaaf898790a0 [2022-03-11T20:43:46.024Z] ---> 44b7358e9894 [2022-03-11T20:43:46.024Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-11T20:43:46.299Z] Removing intermediate container 46b54454ab2e [2022-03-11T20:43:46.299Z] ---> 7a2b359aa3fe [2022-03-11T20:43:46.299Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-11T20:43:46.573Z] Removing intermediate container 56eebcd480a0 [2022-03-11T20:43:46.573Z] ---> 53f81dec638e [2022-03-11T20:43:46.573Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T20:43:46.573Z] Removing intermediate container 2ad34fe0240a [2022-03-11T20:43:46.573Z] ---> a1a126865abd [2022-03-11T20:43:46.573Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T20:43:46.800Z] Priming app-service-configurable [2022-03-11T20:43:46.800Z] + snapcraftctl prime [2022-03-11T20:43:46.849Z] ---> c61de5e4139e [2022-03-11T20:43:46.849Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T20:43:47.123Z] ---> Running in 2ddc4d31e79c [2022-03-11T20:43:47.124Z] ---> cc8426c4b938 [2022-03-11T20:43:47.124Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T20:43:47.398Z] ---> Running in 9b9dbf989350 [2022-03-11T20:43:47.398Z] ---> c7c4bc2eb7f0 [2022-03-11T20:43:47.398Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T20:43:47.672Z] ---> Running in b1071fa45c33 [2022-03-11T20:43:47.947Z] ---> f024f88e29ec [2022-03-11T20:43:47.947Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T20:43:47.947Z] ---> d500e62fdabe [2022-03-11T20:43:47.947Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T20:43:47.947Z] ---> Running in 6e25e4745f0a [2022-03-11T20:43:48.223Z] ---> Running in 1ef2901b9c35 [2022-03-11T20:43:48.706Z] 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-03-11T20:43:48.706Z] stage-packages: [2022-03-11T20:43:48.706Z] - libnorm1 [2022-03-11T20:43:48.706Z] - libpgm-5.2-0 [2022-03-11T20:43:48.706Z] - libsodium23 [2022-03-11T20:43:48.706Z] - libzmq5 [2022-03-11T20:43:48.967Z] Priming config-common [2022-03-11T20:43:48.967Z] + snapcraftctl prime [2022-03-11T20:43:50.349Z] Priming go-build-helper [2022-03-11T20:43:50.349Z] + snapcraftctl prime [2022-03-11T20:43:51.728Z] Priming edgex-go [2022-03-11T20:43:51.728Z] + snapcraftctl prime [2022-03-11T20:43:52.549Z] Removing intermediate container 2ddc4d31e79c [2022-03-11T20:43:52.549Z] ---> a810efc7cd02 [2022-03-11T20:43:52.549Z] Step 8/25 : COPY . . [2022-03-11T20:43:53.644Z] Priming hooks [2022-03-11T20:43:53.644Z] + snapcraftctl prime [2022-03-11T20:43:53.996Z] Removing intermediate container b1071fa45c33 [2022-03-11T20:43:53.996Z] ---> 04843a8599df [2022-03-11T20:43:53.996Z] Step 8/31 : COPY . . [2022-03-11T20:43:54.267Z] Removing intermediate container 9b9dbf989350 [2022-03-11T20:43:54.267Z] ---> 95e9a00e76c7 [2022-03-11T20:43:54.267Z] Step 8/21 : COPY . . [2022-03-11T20:43:54.543Z] Removing intermediate container 6e25e4745f0a [2022-03-11T20:43:54.543Z] ---> cc8d1a8a048a [2022-03-11T20:43:54.543Z] Step 8/23 : COPY . . [2022-03-11T20:43:54.817Z] Removing intermediate container 1ef2901b9c35 [2022-03-11T20:43:54.817Z] ---> 2716b7bdb9de [2022-03-11T20:43:54.817Z] Step 8/23 : COPY . . [2022-03-11T20:43:55.025Z] Priming static-packages [2022-03-11T20:43:55.025Z] + snapcraftctl prime [2022-03-11T20:43:59.221Z] Priming version [2022-03-11T20:43:59.221Z] + snapcraftctl prime [2022-03-11T20:44:00.605Z] 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-03-11T20:44:16.992Z] ---> c63aa3722749 [2022-03-11T20:44:16.993Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-11T20:44:16.993Z] ---> Running in c1a3fc4db556 [2022-03-11T20:44:16.993Z] 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-03-11T20:44:16.993Z] ---> 67f403dd86c4 [2022-03-11T20:44:16.993Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-11T20:44:16.993Z] ---> Running in 03f5e632c130 [2022-03-11T20:44:17.588Z] ---> 844a5f7c0b42 [2022-03-11T20:44:17.588Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-11T20:44:17.588Z] ---> a8fcff4f25e2 [2022-03-11T20:44:17.588Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-11T20:44:17.588Z] ---> 6b1369360adc [2022-03-11T20:44:17.588Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-11T20:44:17.588Z] ---> Running in 52e17364261c [2022-03-11T20:44:17.862Z] ---> Running in 0599f9dfe63b [2022-03-11T20:44:17.862Z] ---> Running in 18297e8a371a [2022-03-11T20:44:19.305Z] 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-03-11T20:44:19.913Z] 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-03-11T20:44:20.511Z] 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-03-11T20:44:20.511Z] 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-03-11T20:48:27.597Z] 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-03-11T20:48:27.597Z] 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-03-11T20:48:27.597Z] Removing intermediate container 0599f9dfe63b [2022-03-11T20:48:27.597Z] ---> 76d6ee7e90f5 [2022-03-11T20:48:27.597Z] [2022-03-11T20:48:27.597Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T20:48:27.597Z] 3.14: Pulling from library/alpine [2022-03-11T20:48:28.575Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-11T20:48:28.575Z] Status: Downloaded newer image for alpine:3.14 [2022-03-11T20:48:28.575Z] ---> 5b8b7b635229 [2022-03-11T20:48:28.575Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-11T20:48:29.177Z] ---> Running in efa44984b837 [2022-03-11T20:48:31.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T20:48:31.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T20:48:32.795Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-11T20:48:32.795Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T20:48:32.795Z] OK: 6 MiB in 15 packages [2022-03-11T20:48:33.076Z] Removing intermediate container c1a3fc4db556 [2022-03-11T20:48:33.076Z] ---> d083bd115a34 [2022-03-11T20:48:33.076Z] [2022-03-11T20:48:33.076Z] Step 10/25 : FROM alpine:3.14 [2022-03-11T20:48:33.076Z] ---> 5b8b7b635229 [2022-03-11T20:48:33.076Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-11T20:48:33.349Z] ---> Running in f20b9b43c244 [2022-03-11T20:48:34.786Z] Removing intermediate container efa44984b837 [2022-03-11T20:48:34.786Z] ---> f828cd511e71 [2022-03-11T20:48:34.786Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T20:48:34.786Z] ---> Running in f73ad52317d5 [2022-03-11T20:48:35.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T20:48:35.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T20:48:35.679Z] Removing intermediate container f73ad52317d5 [2022-03-11T20:48:35.679Z] ---> 3132426b42a9 [2022-03-11T20:48:35.679Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-11T20:48:35.679Z] ---> Running in b52120a0e957 [2022-03-11T20:48:36.282Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-11T20:48:36.282Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-11T20:48:36.282Z] (3/3) Installing su-exec (0.2-r1) [2022-03-11T20:48:36.282Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T20:48:36.282Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T20:48:36.566Z] OK: 6 MiB in 17 packages [2022-03-11T20:48:36.844Z] Removing intermediate container b52120a0e957 [2022-03-11T20:48:36.844Z] ---> b09fdb476d71 [2022-03-11T20:48:36.844Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-11T20:48:37.119Z] ---> Running in fbd96293d419 [2022-03-11T20:48:37.738Z] Removing intermediate container fbd96293d419 [2022-03-11T20:48:37.738Z] ---> ba9ccedc60da [2022-03-11T20:48:37.738Z] Step 15/23 : WORKDIR / [2022-03-11T20:48:37.738Z] Removing intermediate container 52e17364261c [2022-03-11T20:48:37.738Z] ---> 54ef038aacf2 [2022-03-11T20:48:37.738Z] [2022-03-11T20:48:37.738Z] Step 10/21 : FROM alpine:3.14 [2022-03-11T20:48:37.738Z] ---> 5b8b7b635229 [2022-03-11T20:48:37.738Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-11T20:48:38.011Z] ---> Running in a7568554f38a [2022-03-11T20:48:38.011Z] ---> Running in 94c314a9f331 [2022-03-11T20:48:38.603Z] Removing intermediate container f20b9b43c244 [2022-03-11T20:48:38.603Z] ---> f3f222ca7b04 [2022-03-11T20:48:38.603Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-11T20:48:38.877Z] ---> Running in 3f2fd09192ff [2022-03-11T20:48:38.877Z] Removing intermediate container a7568554f38a [2022-03-11T20:48:38.877Z] ---> ca4fa1b041d6 [2022-03-11T20:48:38.877Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T20:48:39.471Z] Removing intermediate container 03f5e632c130 [2022-03-11T20:48:39.471Z] ---> 578b251ba036 [2022-03-11T20:48:39.471Z] [2022-03-11T20:48:39.471Z] Step 10/31 : FROM alpine:3.14 [2022-03-11T20:48:39.471Z] ---> 5b8b7b635229 [2022-03-11T20:48:39.471Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-11T20:48:39.743Z] Removing intermediate container 3f2fd09192ff [2022-03-11T20:48:39.743Z] ---> 3660dde6963a [2022-03-11T20:48:39.743Z] Step 13/25 : WORKDIR / [2022-03-11T20:48:39.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T20:48:39.743Z] ---> Running in 5d6fd26e5a75 [2022-03-11T20:48:39.743Z] ---> Running in 946c8d753460 [2022-03-11T20:48:40.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T20:48:40.017Z] ---> 462e04a313f5 [2022-03-11T20:48:40.017Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-11T20:48:40.293Z] Removing intermediate container 5d6fd26e5a75 [2022-03-11T20:48:40.293Z] ---> 60931bd5a882 [2022-03-11T20:48:40.293Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-11T20:48:40.566Z] ---> Running in ba074fe2b669 [2022-03-11T20:48:40.566Z] Removing intermediate container 946c8d753460 [2022-03-11T20:48:40.566Z] ---> 79845c0101c8 [2022-03-11T20:48:40.566Z] 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-03-11T20:48:40.841Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-11T20:48:40.841Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-11T20:48:41.124Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-11T20:48:41.124Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-11T20:48:41.124Z] (5/5) Installing curl (7.79.1-r0) [2022-03-11T20:48:41.124Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T20:48:41.124Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T20:48:41.397Z] OK: 8 MiB in 19 packages [2022-03-11T20:48:41.994Z] ---> 95aee2c1bb04 [2022-03-11T20:48:41.994Z] 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-03-11T20:48:42.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T20:48:42.269Z] ---> 50a31767bf07 [2022-03-11T20:48:42.269Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-11T20:48:42.269Z] Removing intermediate container 18297e8a371a [2022-03-11T20:48:42.269Z] ---> 42d4d077c0f8 [2022-03-11T20:48:42.269Z] [2022-03-11T20:48:42.269Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T20:48:42.269Z] ---> 5b8b7b635229 [2022-03-11T20:48:42.269Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-11T20:48:42.269Z] ---> Using cache [2022-03-11T20:48:42.269Z] ---> f828cd511e71 [2022-03-11T20:48:42.269Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T20:48:42.269Z] ---> Using cache [2022-03-11T20:48:42.269Z] ---> 3132426b42a9 [2022-03-11T20:48:42.269Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-11T20:48:42.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T20:48:42.543Z] ---> Running in 6e2f51b2b654 [2022-03-11T20:48:43.155Z] ---> 0b8c3923a665 [2022-03-11T20:48:43.155Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-11T20:48:43.155Z] Removing intermediate container 6e2f51b2b654 [2022-03-11T20:48:43.155Z] ---> c9c405c4d415 [2022-03-11T20:48:43.155Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-11T20:48:43.438Z] ---> Running in 95053fcf8f15 [2022-03-11T20:48:43.438Z] Removing intermediate container 94c314a9f331 [2022-03-11T20:48:43.438Z] ---> e3d99d2676e3 [2022-03-11T20:48:43.438Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-11T20:48:43.438Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-11T20:48:43.438Z] (2/2) Installing su-exec (0.2-r1) [2022-03-11T20:48:43.438Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T20:48:43.438Z] OK: 6 MiB in 16 packages [2022-03-11T20:48:43.438Z] ---> 226e93cad5b0 [2022-03-11T20:48:43.438Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-11T20:48:43.709Z] ---> Running in 73bae7949334 [2022-03-11T20:48:43.709Z] ---> Running in bd94c9f949f2 [2022-03-11T20:48:43.986Z] Removing intermediate container 95053fcf8f15 [2022-03-11T20:48:43.986Z] ---> 76380ed5ab31 [2022-03-11T20:48:43.986Z] Step 15/23 : WORKDIR / [2022-03-11T20:48:43.986Z] ---> Running in f570752c53a0 [2022-03-11T20:48:44.263Z] ---> b43fc1d2b512 [2022-03-11T20:48:44.263Z] 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-03-11T20:48:44.263Z] Removing intermediate container 73bae7949334 [2022-03-11T20:48:44.263Z] ---> 76470196d026 [2022-03-11T20:48:44.263Z] Step 13/21 : WORKDIR /edgex [2022-03-11T20:48:44.534Z] Removing intermediate container bd94c9f949f2 [2022-03-11T20:48:44.534Z] ---> db06ce67882e [2022-03-11T20:48:44.534Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T20:48:44.534Z] ---> Running in ab1dacee5840 [2022-03-11T20:48:44.534Z] ---> Running in 01931ae8280c [2022-03-11T20:48:44.534Z] Removing intermediate container f570752c53a0 [2022-03-11T20:48:44.534Z] ---> d5760f3be85c [2022-03-11T20:48:44.534Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T20:48:44.806Z] Removing intermediate container ba074fe2b669 [2022-03-11T20:48:44.806Z] ---> 35d6f19f58a5 [2022-03-11T20:48:44.806Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-11T20:48:45.080Z] ---> Running in 6dc6581b19a9 [2022-03-11T20:48:45.080Z] Removing intermediate container ab1dacee5840 [2022-03-11T20:48:45.080Z] ---> af978d29e390 [2022-03-11T20:48:45.080Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-11T20:48:45.352Z] Removing intermediate container 01931ae8280c [2022-03-11T20:48:45.352Z] ---> 3228ee32b51e [2022-03-11T20:48:45.352Z] Step 21/23 : LABEL arch=arm64 [2022-03-11T20:48:45.352Z] ---> 5cb4adcfadd3 [2022-03-11T20:48:45.352Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-11T20:48:45.352Z] ---> Running in 136b49c63d3f [2022-03-11T20:48:45.631Z] Removing intermediate container 6dc6581b19a9 [2022-03-11T20:48:45.631Z] ---> d0ac5a3beaf5 [2022-03-11T20:48:45.631Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-11T20:48:45.631Z] ---> 755d7412f87d [2022-03-11T20:48:45.631Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-11T20:48:45.631Z] ---> Running in 10f84efeeaf8 [2022-03-11T20:48:46.233Z] Removing intermediate container 136b49c63d3f [2022-03-11T20:48:46.233Z] ---> ae68acb865c6 [2022-03-11T20:48:46.233Z] Step 22/23 : LABEL git_sha=4dc05ee114cad0a8e8cd7ee466d7515ff709fd2f [2022-03-11T20:48:46.233Z] ---> Running in f9bce8f51bfa [2022-03-11T20:48:46.233Z] ---> fb295b0acb5d [2022-03-11T20:48:46.233Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-11T20:48:46.233Z] Removing intermediate container 10f84efeeaf8 [2022-03-11T20:48:46.233Z] ---> 8246e11cea52 [2022-03-11T20:48:46.233Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-11T20:48:46.507Z] ---> Running in a8db7301333a [2022-03-11T20:48:46.778Z] Removing intermediate container f9bce8f51bfa [2022-03-11T20:48:46.778Z] ---> bcd7dc8142b0 [2022-03-11T20:48:46.778Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T20:48:47.049Z] ---> Running in 3b3af572d217 [2022-03-11T20:48:47.323Z] ---> 641c43679a36 [2022-03-11T20:48:47.323Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-11T20:48:47.595Z] ---> 0efbb14266e5 [2022-03-11T20:48:47.595Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-11T20:48:47.867Z] Removing intermediate container 3b3af572d217 [2022-03-11T20:48:47.867Z] ---> f9b1eba11c44 [2022-03-11T20:48:47.867Z] [2022-03-11T20:48:48.463Z] Successfully built f9b1eba11c44 [2022-03-11T20:48:48.463Z] Successfully tagged core-command-arm64:latest [2022-03-11T20:48:48.463Z]  Building core-command ... done Building support-notifications [2022-03-11T20:48:48.463Z] ---> b43f412a34e4 [2022-03-11T20:48:48.463Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-11T20:48:48.733Z] ---> 4a3e7c716909 [2022-03-11T20:48:48.733Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-11T20:48:49.007Z] ---> Running in 2839b05124d8 [2022-03-11T20:48:49.007Z] Removing intermediate container a8db7301333a [2022-03-11T20:48:49.007Z] ---> 6af928fda138 [2022-03-11T20:48:49.007Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-11T20:48:49.280Z] ---> Running in c33fae283f25 [2022-03-11T20:48:49.280Z] ---> aac3af43f661 [2022-03-11T20:48:49.280Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-11T20:48:49.553Z] Removing intermediate container 2839b05124d8 [2022-03-11T20:48:49.553Z] ---> b0b2b9359134 [2022-03-11T20:48:49.553Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T20:48:49.553Z] ---> Running in 0da371aeb280 [2022-03-11T20:48:50.153Z] Removing intermediate container c33fae283f25 [2022-03-11T20:48:50.153Z] ---> cffd36f10613 [2022-03-11T20:48:50.153Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-11T20:48:50.425Z] Removing intermediate container 0da371aeb280 [2022-03-11T20:48:50.425Z] ---> 6b6a3585d0a0 [2022-03-11T20:48:50.425Z] Step 21/23 : LABEL arch=arm64 [2022-03-11T20:48:50.425Z] ---> 55ea3b20795e [2022-03-11T20:48:50.425Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-11T20:48:50.425Z] ---> f74816ca765a [2022-03-11T20:48:50.425Z] 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-03-11T20:48:50.699Z] ---> Running in 71a9a898ef92 [2022-03-11T20:48:50.699Z] ---> Running in fd59b1fbe3a5 [2022-03-11T20:48:50.699Z] ---> Running in dc1fd7921f4d [2022-03-11T20:48:51.304Z] ---> 05d1346d6476 [2022-03-11T20:48:51.304Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-11T20:48:51.304Z] Removing intermediate container 71a9a898ef92 [2022-03-11T20:48:51.304Z] ---> 813d541d7e31 [2022-03-11T20:48:51.304Z] Step 18/21 : CMD ["--init=true"] [2022-03-11T20:48:51.304Z] Removing intermediate container fd59b1fbe3a5 [2022-03-11T20:48:51.304Z] ---> 26bfa3f544a7 [2022-03-11T20:48:51.304Z] Step 22/23 : LABEL git_sha=4dc05ee114cad0a8e8cd7ee466d7515ff709fd2f [2022-03-11T20:48:51.583Z] ---> Running in f200763f5de2 [2022-03-11T20:48:51.583Z] ---> Running in 399c0e4de3ec [2022-03-11T20:48:51.583Z] ---> Running in fd2ff4767ad6 [2022-03-11T20:48:52.209Z] Removing intermediate container 399c0e4de3ec [2022-03-11T20:48:52.209Z] ---> 6c22a3ed36eb [2022-03-11T20:48:52.209Z] Step 19/21 : LABEL arch=arm64 [2022-03-11T20:48:52.481Z] Removing intermediate container fd2ff4767ad6 [2022-03-11T20:48:52.481Z] ---> 35739ee3f321 [2022-03-11T20:48:52.481Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T20:48:52.481Z] ---> Running in 1b48b46f15ee [2022-03-11T20:48:52.481Z] ---> Running in f458de73e0e0 [2022-03-11T20:48:53.466Z] Removing intermediate container 1b48b46f15ee [2022-03-11T20:48:53.466Z] ---> 9f8df9e3e8d5 [2022-03-11T20:48:53.466Z] Step 20/21 : LABEL git_sha=4dc05ee114cad0a8e8cd7ee466d7515ff709fd2f [2022-03-11T20:48:53.466Z] Removing intermediate container f458de73e0e0 [2022-03-11T20:48:53.466Z] ---> 2948ef4dd61f [2022-03-11T20:48:53.466Z] [2022-03-11T20:48:53.466Z] ---> Running in e30043e6b029 [2022-03-11T20:48:54.070Z] Removing intermediate container dc1fd7921f4d [2022-03-11T20:48:54.070Z] ---> 317a7b3a07f7 [2022-03-11T20:48:54.070Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-11T20:48:54.070Z] Successfully built 2948ef4dd61f [2022-03-11T20:48:54.070Z] Successfully tagged core-metadata-arm64:latest [2022-03-11T20:48:54.070Z]  Building core-metadata ... done Building support-scheduler [2022-03-11T20:48:54.070Z] Removing intermediate container e30043e6b029 [2022-03-11T20:48:54.070Z] ---> 9983e70d0e77 [2022-03-11T20:48:54.070Z] Step 21/21 : LABEL version=0.0.0 [2022-03-11T20:48:54.070Z] ---> Running in f48fcb83b666 [2022-03-11T20:48:54.354Z] ---> Running in 5b4584921bdd [2022-03-11T20:48:54.354Z] Removing intermediate container f200763f5de2 [2022-03-11T20:48:54.354Z] ---> ebe6370ab475 [2022-03-11T20:48:54.354Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T20:48:54.627Z] Removing intermediate container f48fcb83b666 [2022-03-11T20:48:54.627Z] ---> 882d554a5ff1 [2022-03-11T20:48:54.907Z] Step 23/25 : LABEL arch=arm64 [2022-03-11T20:48:54.907Z] Removing intermediate container 5b4584921bdd [2022-03-11T20:48:54.907Z] ---> 5b855fa3e4d7 [2022-03-11T20:48:54.907Z] [2022-03-11T20:48:54.907Z] ---> Running in 930f78c837e1 [2022-03-11T20:48:55.182Z] ---> 0942e40501f8 [2022-03-11T20:48:55.182Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-11T20:48:55.182Z] Successfully built 5b855fa3e4d7 [2022-03-11T20:48:55.455Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-11T20:48:55.455Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-03-11T20:48:55.455Z] Removing intermediate container 930f78c837e1 [2022-03-11T20:48:55.455Z] ---> aff3c0af3cd1 [2022-03-11T20:48:55.455Z] Step 24/25 : LABEL git_sha=4dc05ee114cad0a8e8cd7ee466d7515ff709fd2f [2022-03-11T20:48:55.455Z] ---> Running in 581091caf15d [2022-03-11T20:48:56.053Z] Removing intermediate container 581091caf15d [2022-03-11T20:48:56.053Z] ---> 3d48f47c4428 [2022-03-11T20:48:56.053Z] Step 25/25 : LABEL version=0.0.0 [2022-03-11T20:48:56.053Z] ---> Running in 7c0d891414d6 [2022-03-11T20:48:56.665Z] Removing intermediate container 7c0d891414d6 [2022-03-11T20:48:56.665Z] ---> cec078a5a987 [2022-03-11T20:48:56.665Z] [2022-03-11T20:48:56.665Z] ---> c49e29df1d88 [2022-03-11T20:48:56.665Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-11T20:48:56.935Z] Successfully built cec078a5a987 [2022-03-11T20:48:56.935Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-11T20:48:56.935Z]  Building security-secretstore-setup ... done Building core-data [2022-03-11T20:48:57.208Z] ---> 5c548fb95b41 [2022-03-11T20:48:57.208Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-11T20:48:58.223Z] ---> 5ced9c214057 [2022-03-11T20:48:58.223Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-11T20:48:58.817Z] ---> 0f9da6340f90 [2022-03-11T20:48:58.817Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-11T20:48:58.817Z] ---> Running in 6c78cd79cae4 [2022-03-11T20:48:59.413Z] Removing intermediate container 6c78cd79cae4 [2022-03-11T20:48:59.413Z] ---> d62754fa3ef8 [2022-03-11T20:48:59.413Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-11T20:49:00.424Z] ---> f47526f78db8 [2022-03-11T20:49:00.424Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-11T20:49:00.745Z] ---> Running in b8af94ee3cc4 [2022-03-11T20:49:03.568Z] Removing intermediate container b8af94ee3cc4 [2022-03-11T20:49:03.568Z] ---> 769b52db4224 [2022-03-11T20:49:03.568Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-11T20:49:03.838Z] ---> Running in 5de84995be10 [2022-03-11T20:49:04.432Z] Removing intermediate container 5de84995be10 [2022-03-11T20:49:04.432Z] ---> 8149156fcbc2 [2022-03-11T20:49:04.432Z] Step 28/31 : CMD ["gate"] [2022-03-11T20:49:04.706Z] ---> Running in 8208d3d5bf61 [2022-03-11T20:49:05.307Z] Removing intermediate container 8208d3d5bf61 [2022-03-11T20:49:05.307Z] ---> 7b537d2e1f66 [2022-03-11T20:49:05.307Z] Step 29/31 : LABEL arch=arm64 [2022-03-11T20:49:05.579Z] ---> Running in e55d91d57cb2 [2022-03-11T20:49:06.176Z] Removing intermediate container e55d91d57cb2 [2022-03-11T20:49:06.176Z] ---> 464e93e0cd35 [2022-03-11T20:49:06.176Z] Step 30/31 : LABEL git_sha=4dc05ee114cad0a8e8cd7ee466d7515ff709fd2f [2022-03-11T20:49:06.448Z] ---> Running in f6f7cf1484b9 [2022-03-11T20:49:06.720Z] Removing intermediate container f6f7cf1484b9 [2022-03-11T20:49:06.720Z] ---> bce8787bf2cb [2022-03-11T20:49:06.720Z] Step 31/31 : LABEL version=0.0.0 [2022-03-11T20:49:06.993Z] ---> Running in a0dc7134c8f0 [2022-03-11T20:49:07.585Z] Removing intermediate container a0dc7134c8f0 [2022-03-11T20:49:07.585Z] ---> b73d9b04dc44 [2022-03-11T20:49:07.585Z] [2022-03-11T20:49:07.857Z] Successfully built b73d9b04dc44 [2022-03-11T20:49:07.857Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-11T20:49:34.637Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T20:49:34.637Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-11T20:49:34.637Z] ---> ad360ada40b8 [2022-03-11T20:49:34.637Z] Step 3/22 : WORKDIR /edgex-go [2022-03-11T20:49:34.637Z] ---> Using cache [2022-03-11T20:49:34.637Z] ---> 7336ea6e171f [2022-03-11T20:49:34.637Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T20:49:34.637Z] ---> Using cache [2022-03-11T20:49:34.637Z] ---> 116c398123d7 [2022-03-11T20:49:34.637Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-11T20:49:35.244Z] ---> Running in 08bcaf807a3c [2022-03-11T20:49:36.695Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T20:49:37.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T20:49:38.656Z] OK: 220 MiB in 52 packages [2022-03-11T20:49:40.649Z] Removing intermediate container 08bcaf807a3c [2022-03-11T20:49:40.649Z] ---> 4ed38bf345cd [2022-03-11T20:49:40.649Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-11T20:49:41.251Z] ---> 43f69a28b3d3 [2022-03-11T20:49:41.251Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T20:49:41.251Z] ---> Running in d763a96f27f6 [2022-03-11T20:49:43.874Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T20:49:43.874Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-11T20:49:43.874Z] ---> ad360ada40b8 [2022-03-11T20:49:43.874Z] Step 3/22 : WORKDIR /edgex-go [2022-03-11T20:49:43.874Z] ---> Using cache [2022-03-11T20:49:43.874Z] ---> 7336ea6e171f [2022-03-11T20:49:43.874Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T20:49:43.874Z] ---> Using cache [2022-03-11T20:49:43.874Z] ---> 116c398123d7 [2022-03-11T20:49:43.874Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-11T20:49:43.874Z] ---> Using cache [2022-03-11T20:49:43.874Z] ---> 53f81dec638e [2022-03-11T20:49:43.874Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-11T20:49:43.874Z] ---> Using cache [2022-03-11T20:49:43.874Z] ---> f024f88e29ec [2022-03-11T20:49:43.874Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T20:49:43.874Z] ---> Using cache [2022-03-11T20:49:43.874Z] ---> cc8d1a8a048a [2022-03-11T20:49:43.874Z] Step 8/22 : COPY . . [2022-03-11T20:49:43.874Z] ---> Using cache [2022-03-11T20:49:43.874Z] ---> 6b1369360adc [2022-03-11T20:49:43.874Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-11T20:49:44.476Z] ---> Running in 705bf5365d34 [2022-03-11T20:49:45.075Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T20:49:45.075Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T20:49:45.075Z] ---> ad360ada40b8 [2022-03-11T20:49:45.075Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T20:49:45.075Z] ---> Using cache [2022-03-11T20:49:45.075Z] ---> 7336ea6e171f [2022-03-11T20:49:45.075Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T20:49:45.075Z] ---> Using cache [2022-03-11T20:49:45.075Z] ---> 116c398123d7 [2022-03-11T20:49:45.075Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-11T20:49:45.075Z] ---> Running in 796166299d25 [2022-03-11T20:49:45.075Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T20:49:45.075Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T20:49:45.075Z] ---> ad360ada40b8 [2022-03-11T20:49:45.075Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T20:49:45.075Z] ---> Using cache [2022-03-11T20:49:45.075Z] ---> 7336ea6e171f [2022-03-11T20:49:45.075Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T20:49:45.075Z] ---> Using cache [2022-03-11T20:49:45.075Z] ---> 116c398123d7 [2022-03-11T20:49:45.075Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-11T20:49:45.075Z] ---> Running in 3a03d9f7cd57 [2022-03-11T20:49:45.671Z] Removing intermediate container d763a96f27f6 [2022-03-11T20:49:45.671Z] ---> 16b26115d16c [2022-03-11T20:49:45.671Z] Step 8/22 : COPY . . [2022-03-11T20:49:46.267Z] 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-03-11T20:49:46.542Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T20:49:46.542Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T20:49:47.521Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T20:49:47.521Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T20:49:48.498Z] OK: 220 MiB in 52 packages [2022-03-11T20:49:48.780Z] OK: 220 MiB in 52 packages [2022-03-11T20:49:50.758Z] Removing intermediate container 3a03d9f7cd57 [2022-03-11T20:49:50.758Z] ---> 199e0be0e0ae [2022-03-11T20:49:50.758Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T20:49:51.031Z] Removing intermediate container 796166299d25 [2022-03-11T20:49:51.031Z] ---> 7eb24e45b1b6 [2022-03-11T20:49:51.031Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T20:49:52.011Z] ---> d35848b015e7 [2022-03-11T20:49:52.011Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T20:49:52.282Z] ---> Running in bce51fa471ec [2022-03-11T20:49:52.282Z] ---> 6c382bd170b9 [2022-03-11T20:49:52.282Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T20:49:52.558Z] ---> Running in 013235fb848e [2022-03-11T20:49:59.266Z] Removing intermediate container bce51fa471ec [2022-03-11T20:49:59.266Z] ---> 3cf3b2060f44 [2022-03-11T20:49:59.266Z] Step 8/23 : COPY . . [2022-03-11T20:49:59.266Z] Removing intermediate container 013235fb848e [2022-03-11T20:49:59.266Z] ---> cd818f0d7353 [2022-03-11T20:49:59.266Z] Step 8/23 : COPY . . [2022-03-11T20:50:07.558Z] ---> fd106c495c0f [2022-03-11T20:50:07.558Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-11T20:50:07.558Z] ---> Running in 9ef3f6042e88 [2022-03-11T20:50:08.995Z] 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-03-11T20:50:27.323Z] ---> cdddc063a370 [2022-03-11T20:50:27.323Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-11T20:50:27.323Z] ---> Running in 317256a444a7 [2022-03-11T20:50:27.323Z] ---> 413e2ad17523 [2022-03-11T20:50:27.323Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-11T20:50:27.323Z] ---> Running in eba69bdf2414 [2022-03-11T20:50:28.764Z] 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-03-11T20:50:29.037Z] 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-03-11T20:53:05.939Z] Removing intermediate container 705bf5365d34 [2022-03-11T20:53:05.939Z] ---> 90373d61dead [2022-03-11T20:53:05.939Z] [2022-03-11T20:53:05.939Z] Step 10/22 : FROM alpine:3.14 [2022-03-11T20:53:05.939Z] ---> 5b8b7b635229 [2022-03-11T20:53:05.939Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-11T20:53:05.939Z] ---> Using cache [2022-03-11T20:53:05.939Z] ---> f828cd511e71 [2022-03-11T20:53:05.939Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T20:53:05.939Z] ---> Using cache [2022-03-11T20:53:05.939Z] ---> 3132426b42a9 [2022-03-11T20:53:05.939Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-11T20:53:05.939Z] ---> Running in 6475dd66928c [2022-03-11T20:53:05.939Z] Removing intermediate container 6475dd66928c [2022-03-11T20:53:05.939Z] ---> 0d3c9e74e7fd [2022-03-11T20:53:05.939Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-11T20:53:05.939Z] ---> Running in d9a52d75af95 [2022-03-11T20:53:05.939Z] Removing intermediate container d9a52d75af95 [2022-03-11T20:53:05.939Z] ---> c6d759e93f3f [2022-03-11T20:53:05.939Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T20:53:05.939Z] ---> b1d0c60f8c4a [2022-03-11T20:53:05.939Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-11T20:53:05.939Z] ---> f5c715c53488 [2022-03-11T20:53:05.939Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-11T20:53:05.939Z] ---> e4c82591e2c3 [2022-03-11T20:53:05.939Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-11T20:53:05.939Z] ---> Running in 07a3ff967d33 [2022-03-11T20:53:05.939Z] Removing intermediate container 07a3ff967d33 [2022-03-11T20:53:05.939Z] ---> 09d5b1132342 [2022-03-11T20:53:05.939Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T20:53:05.939Z] ---> Running in 16ae9cd6601c [2022-03-11T20:53:05.939Z] Removing intermediate container 16ae9cd6601c [2022-03-11T20:53:05.939Z] ---> 804253da069b [2022-03-11T20:53:05.939Z] Step 20/22 : LABEL arch=arm64 [2022-03-11T20:53:05.939Z] ---> Running in 0c81d098196d [2022-03-11T20:53:05.939Z] Removing intermediate container 0c81d098196d [2022-03-11T20:53:05.939Z] ---> 0773240f2e9f [2022-03-11T20:53:05.940Z] Step 21/22 : LABEL git_sha=4dc05ee114cad0a8e8cd7ee466d7515ff709fd2f [2022-03-11T20:53:05.940Z] ---> Running in 395c89a27a7d [2022-03-11T20:53:05.940Z] Removing intermediate container 395c89a27a7d [2022-03-11T20:53:05.940Z] ---> 63dcffa1ed1d [2022-03-11T20:53:05.940Z] Step 22/22 : LABEL version=0.0.0 [2022-03-11T20:53:05.940Z] ---> Running in 07a22537a3d3 [2022-03-11T20:53:05.940Z] Removing intermediate container 07a22537a3d3 [2022-03-11T20:53:05.940Z] ---> 1272ed0e5a75 [2022-03-11T20:53:05.940Z] [2022-03-11T20:53:05.940Z] Successfully built 1272ed0e5a75 [2022-03-11T20:53:05.940Z] Successfully tagged support-scheduler-arm64:latest [2022-03-11T20:53:32.749Z]  Building support-scheduler ... done Removing intermediate container 9ef3f6042e88 [2022-03-11T20:53:32.749Z] ---> ab2388544ed4 [2022-03-11T20:53:32.749Z] [2022-03-11T20:53:32.749Z] Step 10/22 : FROM alpine:3.14 [2022-03-11T20:53:32.749Z] ---> 5b8b7b635229 [2022-03-11T20:53:32.749Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-11T20:53:32.749Z] ---> Running in fe3af75397f4 [2022-03-11T20:53:34.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T20:53:35.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T20:53:35.981Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-11T20:53:35.981Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-11T20:53:35.981Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T20:53:35.981Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T20:53:36.254Z] OK: 6 MiB in 16 packages [2022-03-11T20:53:38.883Z] Removing intermediate container 317256a444a7 [2022-03-11T20:53:38.883Z] ---> 105762a14eb1 [2022-03-11T20:53:38.883Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-11T20:53:38.883Z] ---> Running in cfa9aa6381e1 [2022-03-11T20:53:39.159Z] Removing intermediate container fe3af75397f4 [2022-03-11T20:53:39.159Z] ---> e8c7ac2f8591 [2022-03-11T20:53:39.159Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T20:53:39.435Z] ---> Running in 5cf2d47fb1f4 [2022-03-11T20:53:40.040Z] Removing intermediate container 5cf2d47fb1f4 [2022-03-11T20:53:40.040Z] ---> 36f745cb7b69 [2022-03-11T20:53:40.040Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-11T20:53:40.324Z] ---> Running in dbf0b87ccf50 [2022-03-11T20:53:40.929Z] 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-03-11T20:53:40.929Z] Removing intermediate container dbf0b87ccf50 [2022-03-11T20:53:40.929Z] ---> 58bd569909f9 [2022-03-11T20:53:40.929Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-11T20:53:40.929Z] ---> Running in 24fdcc10a31b [2022-03-11T20:53:41.530Z] Removing intermediate container 24fdcc10a31b [2022-03-11T20:53:41.530Z] ---> 0cfb792995d3 [2022-03-11T20:53:41.530Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T20:53:42.510Z] ---> abe53af96741 [2022-03-11T20:53:42.510Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-11T20:53:43.516Z] Removing intermediate container cfa9aa6381e1 [2022-03-11T20:53:43.516Z] ---> f515bc861148 [2022-03-11T20:53:43.516Z] [2022-03-11T20:53:43.516Z] Step 11/23 : FROM docker:20.10.10 [2022-03-11T20:53:43.794Z] 20.10.10: Pulling from library/docker [2022-03-11T20:53:44.388Z] ---> 0e617e03be24 [2022-03-11T20:53:44.388Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-11T20:53:46.377Z] ---> 469a79c5f53d [2022-03-11T20:53:46.377Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-11T20:53:46.377Z] ---> Running in b64e4d65f270 [2022-03-11T20:53:46.975Z] Removing intermediate container b64e4d65f270 [2022-03-11T20:53:46.975Z] ---> c63c7960b2d1 [2022-03-11T20:53:46.975Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T20:53:47.251Z] ---> Running in 1d58b0f263d3 [2022-03-11T20:53:47.852Z] Removing intermediate container 1d58b0f263d3 [2022-03-11T20:53:47.852Z] ---> df86bb24ea15 [2022-03-11T20:53:47.852Z] Step 20/22 : LABEL arch=arm64 [2022-03-11T20:53:48.124Z] ---> Running in 6fc501b9a13b [2022-03-11T20:53:48.716Z] Removing intermediate container 6fc501b9a13b [2022-03-11T20:53:48.716Z] ---> 9aa9b87f395f [2022-03-11T20:53:48.716Z] Step 21/22 : LABEL git_sha=4dc05ee114cad0a8e8cd7ee466d7515ff709fd2f [2022-03-11T20:53:48.988Z] ---> Running in 9c4c06e0ab7c [2022-03-11T20:53:49.586Z] Removing intermediate container 9c4c06e0ab7c [2022-03-11T20:53:49.586Z] ---> 444e768731dd [2022-03-11T20:53:49.586Z] Step 22/22 : LABEL version=0.0.0 [2022-03-11T20:53:49.586Z] ---> Running in 417cb753a61f [2022-03-11T20:53:50.574Z] Removing intermediate container 417cb753a61f [2022-03-11T20:53:50.574Z] ---> f325dd277c8c [2022-03-11T20:53:50.574Z] [2022-03-11T20:53:51.174Z] Successfully built f325dd277c8c [2022-03-11T20:53:51.174Z] Successfully tagged support-notifications-arm64:latest [2022-03-11T20:53:55.480Z]  Building support-notifications ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-11T20:53:55.480Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-11T20:53:55.480Z] ---> 520e9a0a30f7 [2022-03-11T20:53:55.480Z] 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-03-11T20:53:55.480Z] ---> Running in 407d2191843a [2022-03-11T20:53:56.071Z] Removing intermediate container 407d2191843a [2022-03-11T20:53:56.071Z] ---> 566284cb1049 [2022-03-11T20:53:56.071Z] 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-03-11T20:53:56.071Z] ---> Running in ce8cc3499a84 [2022-03-11T20:53:57.046Z] Removing intermediate container eba69bdf2414 [2022-03-11T20:53:57.046Z] ---> 6285cfaccc35 [2022-03-11T20:53:57.046Z] [2022-03-11T20:53:57.046Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T20:53:57.046Z] ---> 5b8b7b635229 [2022-03-11T20:53:57.046Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-11T20:53:57.317Z] ---> Running in 066403ec383b [2022-03-11T20:53:57.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T20:53:57.590Z] Removing intermediate container 066403ec383b [2022-03-11T20:53:57.590Z] ---> f0c5c615c273 [2022-03-11T20:53:57.590Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-11T20:53:57.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T20:53:57.590Z] ---> Running in cb6e225762af [2022-03-11T20:53:58.188Z] Removing intermediate container cb6e225762af [2022-03-11T20:53:58.188Z] ---> bb4c4045508b [2022-03-11T20:53:58.188Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-11T20:53:58.188Z] ---> Running in 0f1efd14b558 [2022-03-11T20:53:58.463Z] (1/42) Installing readline (8.1.0-r0) [2022-03-11T20:53:58.463Z] (2/42) Installing bash (5.1.4-r0) [2022-03-11T20:53:58.463Z] Removing intermediate container 0f1efd14b558 [2022-03-11T20:53:58.463Z] ---> 098c31348c25 [2022-03-11T20:53:58.463Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T20:53:58.463Z] Executing bash-5.1.4-r0.post-install [2022-03-11T20:53:58.463Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-11T20:53:58.463Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-11T20:53:58.463Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-11T20:53:58.735Z] (6/42) Installing curl (7.79.1-r0) [2022-03-11T20:53:58.735Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-11T20:53:58.735Z] ---> Running in 3067768e2c0c [2022-03-11T20:53:58.735Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-11T20:53:58.735Z] (9/42) Installing expat (2.4.7-r0) [2022-03-11T20:53:58.735Z] (10/42) Installing libffi (3.3-r2) [2022-03-11T20:53:58.735Z] (11/42) Installing gdbm (1.19-r0) [2022-03-11T20:53:58.735Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-11T20:53:58.735Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-11T20:53:58.735Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-11T20:53:58.735Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-11T20:53:58.735Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-11T20:53:58.735Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-11T20:54:00.710Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-11T20:54:00.710Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-11T20:54:00.710Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-11T20:54:00.710Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-11T20:54:00.985Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-11T20:54:00.985Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-11T20:54:00.985Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-11T20:54:00.985Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-11T20:54:00.985Z] Removing intermediate container 3067768e2c0c [2022-03-11T20:54:00.985Z] ---> 6b7e19db3c23 [2022-03-11T20:54:00.985Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-11T20:54:00.985Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-11T20:54:00.985Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-11T20:54:00.985Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-11T20:54:00.985Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-11T20:54:00.985Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-11T20:54:00.985Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-11T20:54:00.985Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-11T20:54:00.985Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-11T20:54:00.985Z] ---> Running in b7389242b201 [2022-03-11T20:54:01.256Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-11T20:54:01.256Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-11T20:54:01.256Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-11T20:54:01.256Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-11T20:54:01.256Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-11T20:54:01.256Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-11T20:54:01.256Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-11T20:54:01.256Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-11T20:54:01.529Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-11T20:54:01.805Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T20:54:01.805Z] OK: 84 MiB in 64 packages [2022-03-11T20:54:02.078Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T20:54:03.050Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T20:54:04.030Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-11T20:54:04.030Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-11T20:54:04.030Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-11T20:54:04.302Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-11T20:54:04.302Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-11T20:54:04.576Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-11T20:54:04.576Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T20:54:04.576Z] OK: 8 MiB in 20 packages [2022-03-11T20:54:05.553Z] Removing intermediate container b7389242b201 [2022-03-11T20:54:05.553Z] ---> f94f1f7d0b7d [2022-03-11T20:54:05.553Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T20:54:05.825Z] Collecting docker-compose==1.23.2 [2022-03-11T20:54:05.825Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-11T20:54:06.098Z] ---> f0f642921185 [2022-03-11T20:54:06.098Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-11T20:54:06.369Z] Collecting cached-property<2,>=1.2.0 [2022-03-11T20:54:06.369Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-11T20:54:06.369Z] Collecting docopt<0.7,>=0.6.1 [2022-03-11T20:54:06.369Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-11T20:54:07.348Z] ---> d41a8f5db019 [2022-03-11T20:54:07.348Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-11T20:54:07.943Z] ---> 664800ecfda4 [2022-03-11T20:54:07.943Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-11T20:54:08.214Z] ---> Running in f86966441bee [2022-03-11T20:54:08.484Z] Removing intermediate container f86966441bee [2022-03-11T20:54:08.484Z] ---> 80db7815566e [2022-03-11T20:54:08.484Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T20:54:08.484Z] ---> Running in d5ce899e6c49 [2022-03-11T20:54:08.754Z] Collecting docker<4.0,>=3.6.0 [2022-03-11T20:54:08.754Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-11T20:54:09.027Z] Removing intermediate container d5ce899e6c49 [2022-03-11T20:54:09.027Z] ---> 6e2a4dc37d30 [2022-03-11T20:54:09.027Z] Step 21/23 : LABEL arch=arm64 [2022-03-11T20:54:09.027Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-11T20:54:09.027Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-11T20:54:09.027Z] ---> Running in dc7992f69df3 [2022-03-11T20:54:09.300Z] Removing intermediate container dc7992f69df3 [2022-03-11T20:54:09.300Z] ---> fd72d5d9df3a [2022-03-11T20:54:09.300Z] Step 22/23 : LABEL git_sha=4dc05ee114cad0a8e8cd7ee466d7515ff709fd2f [2022-03-11T20:54:09.581Z] ---> Running in cfd37c838ec5 [2022-03-11T20:54:09.854Z] Removing intermediate container cfd37c838ec5 [2022-03-11T20:54:09.854Z] ---> 96a1d053aad2 [2022-03-11T20:54:09.854Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T20:54:09.854Z] ---> Running in 2d2804319214 [2022-03-11T20:54:10.448Z] Removing intermediate container 2d2804319214 [2022-03-11T20:54:10.448Z] ---> 56cb75725578 [2022-03-11T20:54:10.448Z] [2022-03-11T20:54:10.721Z] Successfully built 56cb75725578 [2022-03-11T20:54:10.721Z] Successfully tagged core-data-arm64:latest [2022-03-11T20:54:10.721Z]  Building core-data ... done Collecting texttable<0.10,>=0.9.0 [2022-03-11T20:54:10.721Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-11T20:54:12.690Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-11T20:54:12.690Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-11T20:54:13.683Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-11T20:54:13.683Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-11T20:54:13.965Z] Collecting jsonschema<3,>=2.5.1 [2022-03-11T20:54:13.965Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-11T20:54:14.991Z] Collecting PyYAML<4,>=3.10 [2022-03-11T20:54:14.991Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-11T20:54:17.608Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-11T20:54:17.880Z] Collecting docker-pycreds>=0.4.0 [2022-03-11T20:54:17.880Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-11T20:54:18.473Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-11T20:54:18.473Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-11T20:54:18.473Z] 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-03-11T20:54:18.742Z] Collecting idna<2.8,>=2.5 [2022-03-11T20:54:18.742Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-11T20:54:19.333Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-11T20:54:19.333Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-11T20:54:19.333Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-11T20:54:19.333Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-11T20:54:19.333Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-11T20:54:19.333Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-11T20:54:20.304Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-11T20:54:20.304Z] Attempting uninstall: urllib3 [2022-03-11T20:54:20.304Z] Found existing installation: urllib3 1.26.5 [2022-03-11T20:54:20.304Z] Uninstalling urllib3-1.26.5: [2022-03-11T20:54:20.304Z] Successfully uninstalled urllib3-1.26.5 [2022-03-11T20:54:20.894Z] Attempting uninstall: idna [2022-03-11T20:54:20.894Z] Found existing installation: idna 3.2 [2022-03-11T20:54:20.894Z] Uninstalling idna-3.2: [2022-03-11T20:54:20.894Z] Successfully uninstalled idna-3.2 [2022-03-11T20:54:21.869Z] Attempting uninstall: chardet [2022-03-11T20:54:21.869Z] Found existing installation: chardet 4.0.0 [2022-03-11T20:54:21.869Z] Uninstalling chardet-4.0.0: [2022-03-11T20:54:21.869Z] Successfully uninstalled chardet-4.0.0 [2022-03-11T20:54:23.300Z] Attempting uninstall: requests [2022-03-11T20:54:23.300Z] Found existing installation: requests 2.25.1 [2022-03-11T20:54:23.300Z] Uninstalling requests-2.25.1: [2022-03-11T20:54:23.571Z] Successfully uninstalled requests-2.25.1 [2022-03-11T20:54:23.843Z] Running setup.py install for texttable: started [2022-03-11T20:54:25.798Z] Running setup.py install for texttable: finished with status 'done' [2022-03-11T20:54:25.798Z] Running setup.py install for PyYAML: started [2022-03-11T20:54:27.757Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-11T20:54:28.027Z] Running setup.py install for docopt: started [2022-03-11T20:54:29.983Z] Running setup.py install for docopt: finished with status 'done' [2022-03-11T20:54:29.983Z] Running setup.py install for dockerpty: started [2022-03-11T20:54:31.946Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-11T20:54:33.366Z] 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-03-11T20:54:41.619Z] Removing intermediate container ce8cc3499a84 [2022-03-11T20:54:41.619Z] ---> 2af27ffc0b5d [2022-03-11T20:54:41.619Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-11T20:54:41.619Z] ---> Running in 581664758c84 [2022-03-11T20:54:41.890Z] Removing intermediate container 581664758c84 [2022-03-11T20:54:41.890Z] ---> 5f99728a7734 [2022-03-11T20:54:41.890Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-11T20:54:41.890Z] ---> Running in bff411e2d743 [2022-03-11T20:54:42.164Z] Removing intermediate container bff411e2d743 [2022-03-11T20:54:42.164Z] ---> 8695b1e0bd64 [2022-03-11T20:54:42.164Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-11T20:54:43.139Z] ---> dc39b55787e8 [2022-03-11T20:54:43.139Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-11T20:54:44.116Z] ---> c8830fcbacb2 [2022-03-11T20:54:44.116Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-11T20:54:44.708Z] ---> 3f1f7b243e9f [2022-03-11T20:54:44.708Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-11T20:54:44.708Z] ---> Running in c07b56af08c3 [2022-03-11T20:54:44.979Z] Removing intermediate container c07b56af08c3 [2022-03-11T20:54:44.979Z] ---> c0682f4034db [2022-03-11T20:54:44.979Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T20:54:45.251Z] ---> Running in 1812d3b27ac2 [2022-03-11T20:54:45.523Z] Removing intermediate container 1812d3b27ac2 [2022-03-11T20:54:45.523Z] ---> d147777e35f2 [2022-03-11T20:54:45.523Z] Step 21/23 : LABEL arch=arm64 [2022-03-11T20:54:45.523Z] ---> Running in a0e8bf8f5824 [2022-03-11T20:54:46.117Z] Removing intermediate container a0e8bf8f5824 [2022-03-11T20:54:46.117Z] ---> 27e31b8da09a [2022-03-11T20:54:46.117Z] Step 22/23 : LABEL git_sha=4dc05ee114cad0a8e8cd7ee466d7515ff709fd2f [2022-03-11T20:54:46.117Z] ---> Running in 00bab03228d7 [2022-03-11T20:54:46.391Z] Removing intermediate container 00bab03228d7 [2022-03-11T20:54:46.391Z] ---> 86ef8d3aef82 [2022-03-11T20:54:46.391Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T20:54:46.391Z] ---> Running in 109f49baa8da [2022-03-11T20:54:46.984Z] Removing intermediate container 109f49baa8da [2022-03-11T20:54:46.984Z] ---> d37c41d6d1ff [2022-03-11T20:54:46.984Z] [2022-03-11T20:54:47.255Z] Successfully built d37c41d6d1ff [2022-03-11T20:54:47.255Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-11T20:54:47.540Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-11T20:54:47.579Z] $ docker stop --time=1 5e9ba9dcbe94b08c14c6560681e62994b16c497f024febd56a2f305d7f484ae8 [2022-03-11T20:54:49.257Z] $ docker rm -f 5e9ba9dcbe94b08c14c6560681e62994b16c497f024febd56a2f305d7f484ae8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-11T20:54:49.771Z] + docker images [2022-03-11T20:54:50.042Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T20:54:50.042Z] sys-mgmt-agent-arm64 latest d37c41d6d1ff 3 seconds ago 280MB [2022-03-11T20:54:50.042Z] core-data-arm64 latest 56cb75725578 39 seconds ago 21.3MB [2022-03-11T20:54:50.042Z] 6285cfaccc35 53 seconds ago 1.66GB [2022-03-11T20:54:50.042Z] support-notifications-arm64 latest f325dd277c8c 59 seconds ago 16.1MB [2022-03-11T20:54:50.042Z] f515bc861148 About a minute ago 1.63GB [2022-03-11T20:54:50.042Z] ab2388544ed4 About a minute ago 1.64GB [2022-03-11T20:54:50.042Z] support-scheduler-arm64 latest 1272ed0e5a75 About a minute ago 15.4MB [2022-03-11T20:54:50.042Z] 90373d61dead About a minute ago 1.64GB [2022-03-11T20:54:50.042Z] security-bootstrapper-arm64 latest b73d9b04dc44 5 minutes ago 18MB [2022-03-11T20:54:50.042Z] security-secretstore-setup-arm64 latest cec078a5a987 5 minutes ago 27MB [2022-03-11T20:54:50.042Z] security-proxy-setup-arm64 latest 5b855fa3e4d7 5 minutes ago 25.4MB [2022-03-11T20:54:50.042Z] core-metadata-arm64 latest 2948ef4dd61f 5 minutes ago 15.9MB [2022-03-11T20:54:50.042Z] core-command-arm64 latest f9b1eba11c44 6 minutes ago 15.3MB [2022-03-11T20:54:50.042Z] 42d4d077c0f8 6 minutes ago 1.64GB [2022-03-11T20:54:50.042Z] 578b251ba036 6 minutes ago 1.64GB [2022-03-11T20:54:50.042Z] 54ef038aacf2 6 minutes ago 1.64GB [2022-03-11T20:54:50.042Z] d083bd115a34 6 minutes ago 1.64GB [2022-03-11T20:54:50.042Z] 76d6ee7e90f5 6 minutes ago 1.63GB [2022-03-11T20:54:50.042Z] ci-base-image-arm64 latest ad360ada40b8 20 minutes ago 1.26GB [2022-03-11T20:54:50.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB [2022-03-11T20:54:50.042Z] docker 20.10.10 520e9a0a30f7 3 months ago 200MB [2022-03-11T20:54:50.042Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-03-11T20:54:50.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T20:54:50.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-11T20:54:50.457Z] [2022-03-11T20:54:50.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-11T20:54:50.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-11T20:54:51.072Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-11T20:54:51.072Z] 8998bd30e6a1: Pulling fs layer [2022-03-11T20:54:51.072Z] 04944245beec: Pulling fs layer [2022-03-11T20:54:51.072Z] 699f458cf7ca: Pulling fs layer [2022-03-11T20:54:51.072Z] 765212b225bb: Pulling fs layer [2022-03-11T20:54:51.072Z] f23df028b6ca: Pulling fs layer [2022-03-11T20:54:51.072Z] d65c8cfc05b1: Pulling fs layer [2022-03-11T20:54:51.073Z] 2437ff75d9bd: Pulling fs layer [2022-03-11T20:54:51.073Z] f23df028b6ca: Waiting [2022-03-11T20:54:51.073Z] d65c8cfc05b1: Waiting [2022-03-11T20:54:51.073Z] 2437ff75d9bd: Waiting [2022-03-11T20:54:51.073Z] 765212b225bb: Waiting [2022-03-11T20:54:51.073Z] 04944245beec: Verifying Checksum [2022-03-11T20:54:51.073Z] 04944245beec: Download complete [2022-03-11T20:54:51.073Z] 765212b225bb: Verifying Checksum [2022-03-11T20:54:51.073Z] 765212b225bb: Download complete [2022-03-11T20:54:51.073Z] f23df028b6ca: Verifying Checksum [2022-03-11T20:54:51.073Z] f23df028b6ca: Download complete [2022-03-11T20:54:51.073Z] d65c8cfc05b1: Verifying Checksum [2022-03-11T20:54:51.073Z] d65c8cfc05b1: Download complete [2022-03-11T20:54:51.346Z] 699f458cf7ca: Verifying Checksum [2022-03-11T20:54:51.346Z] 699f458cf7ca: Download complete [2022-03-11T20:54:51.619Z] 8998bd30e6a1: Verifying Checksum [2022-03-11T20:54:51.619Z] 8998bd30e6a1: Download complete [2022-03-11T20:54:53.590Z] 2437ff75d9bd: Verifying Checksum [2022-03-11T20:54:53.590Z] 2437ff75d9bd: Download complete [2022-03-11T20:54:55.572Z] 8998bd30e6a1: Pull complete [2022-03-11T20:54:56.165Z] 04944245beec: Pull complete [2022-03-11T20:54:57.597Z] 699f458cf7ca: Pull complete [2022-03-11T20:54:57.869Z] 765212b225bb: Pull complete [2022-03-11T20:54:58.463Z] f23df028b6ca: Pull complete [2022-03-11T20:54:59.054Z] d65c8cfc05b1: Pull complete [2022-03-11T20:55:14.113Z] 2437ff75d9bd: Pull complete [2022-03-11T20:55:14.113Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-11T20:55:14.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-11T20:55:14.113Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-11T20:55:14.324Z] prd-ubuntu18.04-docker-arm64-4c-16g-6864 does not seem to be running inside a container [2022-03-11T20:55:14.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-11T20:55:17.271Z] $ docker top 71b827ef878756635fadf2113a791227056f60610d32ed9dbeffc4b0ac1192b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T20:55:18.228Z] ---> job-cost.sh [2022-03-11T20:55:18.228Z] lf-activate-venv: SKIPPING [2022-03-11T20:55:18.228Z] INFO: No Stack... [2022-03-11T20:55:18.819Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-11T20:55:19.415Z] INFO: Archiving Costs [Pipeline] sh [2022-03-11T20:55:20.101Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-03-11T20:55:20.101Z] + cut -d, -f6 [Pipeline] lock [2022-03-11T20:55:20.137Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3893-2-stack-cost] [2022-03-11T20:55:20.143Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3893-2-stack-cost] did not exist. Created. [2022-03-11T20:55:20.143Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3893-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-11T20:55:20.836Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-11T20:55:21.048Z] Stashed 1 file(s) [Pipeline] } [2022-03-11T20:55:21.059Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3893-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-11T20:55:21.114Z] $ docker stop --time=1 71b827ef878756635fadf2113a791227056f60610d32ed9dbeffc4b0ac1192b3 [2022-03-11T20:55:22.654Z] $ docker rm -f 71b827ef878756635fadf2113a791227056f60610d32ed9dbeffc4b0ac1192b3 [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-03-11T20:55:23.166Z] provisioning config files... [2022-03-11T20:55:23.174Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6787173121744908321tmp [Pipeline] { [Pipeline] sh [2022-03-11T20:55:23.476Z] + set +x [2022-03-11T20:55:23.476Z] + curl -s https://codecov.io/bash [2022-03-11T20:55:23.476Z] + bash -s -- [2022-03-11T20:55:23.476Z] [2022-03-11T20:55:23.476Z] _____ _ [2022-03-11T20:55:23.476Z] / ____| | | [2022-03-11T20:55:23.476Z] | | ___ __| | ___ ___ _____ __ [2022-03-11T20:55:23.476Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-11T20:55:23.476Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-11T20:55:23.476Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-11T20:55:23.476Z] Bash-1.0.6 [2022-03-11T20:55:23.476Z] [2022-03-11T20:55:23.476Z] [2022-03-11T20:55:23.476Z] ==> git version 2.24.4 found [2022-03-11T20:55:23.476Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-03-11T20:55:23.476Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-11T20:55:23.476Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-11T20:55:23.476Z] ==> Jenkins CI detected. [2022-03-11T20:55:23.476Z] current dir:  /w/workspace/edgex-go/2 [2022-03-11T20:55:23.476Z] project root: . [2022-03-11T20:55:23.476Z] --> token set from env [2022-03-11T20:55:23.737Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-11T20:55:23.737Z] ==> Running gcov in . (disable via -X gcov) [2022-03-11T20:55:23.737Z] ==> Python coveragepy not found [2022-03-11T20:55:23.737Z] ==> Searching for coverage reports in: [2022-03-11T20:55:23.737Z] + . [2022-03-11T20:55:23.737Z] -> Found 1 reports [2022-03-11T20:55:23.737Z] ==> Detecting git/mercurial file structure [2022-03-11T20:55:23.737Z] ==> Reading reports [2022-03-11T20:55:23.737Z] + ./coverage.out bytes=428383 [2022-03-11T20:55:23.737Z] ==> Appending adjustments [2022-03-11T20:55:23.737Z] https://docs.codecov.io/docs/fixing-reports [2022-03-11T20:55:24.680Z] + Found adjustments [2022-03-11T20:55:24.680Z] ==> Gzipping contents [2022-03-11T20:55:24.940Z] 60K /tmp/codecov.hWTF8y.gz [2022-03-11T20:55:24.940Z] ==> Uploading reports [2022-03-11T20:55:24.940Z] url: https://codecov.io [2022-03-11T20:55:24.940Z] query: branch=PR-3893&commit=18fc4c0622495de79e19fa6a6cb49f04305e0539&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3893%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3893&job=&cmd_args= [2022-03-11T20:55:24.940Z] -> Pinging Codecov [2022-03-11T20:55:24.940Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3893&commit=18fc4c0622495de79e19fa6a6cb49f04305e0539&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3893%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3893&job=&cmd_args= [2022-03-11T20:55:25.200Z] -> Uploading to [2022-03-11T20:55:25.200Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-11/00271124DB129430A58F1EEE437C3FCB/18fc4c0622495de79e19fa6a6cb49f04305e0539/d148b9cd-85ef-4a7d-9b88-6cdb3b6b7eaf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220311T205525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af376c8cea9ce1d56707fd25d133d2a5eb7335527a83cbd829b1553dc5a16c3e [2022-03-11T20:55:25.200Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T20:55:25.200Z] Dload Upload Total Spent Left Speed [2022-03-11T20:55:25.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58035 0 0 100 58035 0 161k --:--:-- --:--:-- --:--:-- 161k 100 58035 0 0 100 58035 0 161k --:--:-- --:--:-- --:--:-- 161k [2022-03-11T20:55:25.460Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/18fc4c0622495de79e19fa6a6cb49f04305e0539 [Pipeline] } [2022-03-11T20:55:25.469Z] 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-03-11T20:55:26.147Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-11T20:55:26.444Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T20:55:26.998Z] ---> package-listing.sh [2022-03-11T20:55:26.998Z] ++ facter osfamily [2022-03-11T20:55:26.998Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-11T20:55:27.262Z] + OS_FAMILY=redhat [2022-03-11T20:55:27.262Z] + workspace=/w/workspace/edgex-go/2 [2022-03-11T20:55:27.262Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-11T20:55:27.262Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-11T20:55:27.262Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-11T20:55:27.262Z] + PACKAGES=/tmp/packages_start.txt [2022-03-11T20:55:27.262Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-11T20:55:27.262Z] + PACKAGES=/tmp/packages_end.txt [2022-03-11T20:55:27.263Z] + case "${OS_FAMILY}" in [2022-03-11T20:55:27.263Z] + rpm -qa [2022-03-11T20:55:27.263Z] + sort [2022-03-11T20:55:31.462Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-11T20:55:31.462Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-11T20:55:31.462Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-11T20:55:31.462Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-11T20:55:31.462Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-03-11T20:55:31.462Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-03-11T20:55:31.472Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-11T20:55:31.756Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-11T20:55:32.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-11T20:55:32.311Z] [2022-03-11T20:55:32.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T20:55:32.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-11T20:55:32.621Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-11T20:55:32.621Z] 5eb5b503b376: Pulling fs layer [2022-03-11T20:55:32.621Z] 5c69ac0246d0: Pulling fs layer [2022-03-11T20:55:32.621Z] ec43610c2a17: Pulling fs layer [2022-03-11T20:55:32.621Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-11T20:55:32.621Z] 33b1e0a273af: Pulling fs layer [2022-03-11T20:55:32.621Z] 5d3b04190fa2: Pulling fs layer [2022-03-11T20:55:32.621Z] 2f39f015ded8: Pulling fs layer [2022-03-11T20:55:32.621Z] 33b1e0a273af: Waiting [2022-03-11T20:55:32.621Z] 5d3b04190fa2: Waiting [2022-03-11T20:55:32.621Z] 2f39f015ded8: Waiting [2022-03-11T20:55:32.621Z] 3a2ae6a8a46f: Waiting [2022-03-11T20:55:32.621Z] 5c69ac0246d0: Verifying Checksum [2022-03-11T20:55:32.621Z] 5c69ac0246d0: Download complete [2022-03-11T20:55:32.621Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-11T20:55:32.621Z] 3a2ae6a8a46f: Download complete [2022-03-11T20:55:32.621Z] 33b1e0a273af: Verifying Checksum [2022-03-11T20:55:32.621Z] 33b1e0a273af: Download complete [2022-03-11T20:55:32.621Z] ec43610c2a17: Verifying Checksum [2022-03-11T20:55:32.621Z] ec43610c2a17: Download complete [2022-03-11T20:55:32.621Z] 5d3b04190fa2: Verifying Checksum [2022-03-11T20:55:32.621Z] 5d3b04190fa2: Download complete [2022-03-11T20:55:32.893Z] 5eb5b503b376: Verifying Checksum [2022-03-11T20:55:32.893Z] 5eb5b503b376: Download complete [2022-03-11T20:55:33.480Z] 2f39f015ded8: Verifying Checksum [2022-03-11T20:55:33.480Z] 2f39f015ded8: Download complete [2022-03-11T20:55:34.427Z] 5eb5b503b376: Pull complete [2022-03-11T20:55:34.427Z] 5c69ac0246d0: Pull complete [2022-03-11T20:55:34.996Z] ec43610c2a17: Pull complete [2022-03-11T20:55:34.996Z] 3a2ae6a8a46f: Pull complete [2022-03-11T20:55:35.259Z] 33b1e0a273af: Pull complete [2022-03-11T20:55:35.259Z] 5d3b04190fa2: Pull complete [2022-03-11T20:55:40.559Z] 2f39f015ded8: Pull complete [2022-03-11T20:55:40.559Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-11T20:55:40.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-11T20:55:40.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-11T20:55:40.626Z] prd-centos7-docker-4c-2g-6861 does not seem to be running inside a container [2022-03-11T20:55:40.663Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-11T20:55:44.106Z] $ docker top 20d7b9e40b0d828b7cf00834bb1eb0b860c69e933380e3d88865e90531e43e2e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T20:55:44.461Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-11T20:55:44.752Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-11T20:55:45.045Z] + ls /var/log/sa-host [2022-03-11T20:55:45.045Z] + sadf -c /var/log/sa-host/sa11 [2022-03-11T20:55:45.045Z] file_magic: OK [2022-03-11T20:55:45.045Z] HZ: Using current value: 100 [2022-03-11T20:55:45.045Z] file_header: OK [2022-03-11T20:55:45.045Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-11T20:55:45.045Z] Statistics: [2022-03-11T20:55:45.045Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-11T20:55:45.045Z] File successfully converted to sysstat format version 12.5.2 [2022-03-11T20:55:45.045Z] + sadf -c /var/log/sa-host/sa17 [2022-03-11T20:55:45.045Z] file_magic: OK [2022-03-11T20:55:45.045Z] HZ: Using current value: 100 [2022-03-11T20:55:45.045Z] file_header: OK [2022-03-11T20:55:45.045Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-11T20:55:45.045Z] Statistics: [2022-03-11T20:55:45.045Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-11T20:55:45.045Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-11T20:55:45.280Z] provisioning config files... [2022-03-11T20:55:45.289Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8271227753893025147tmp [Pipeline] { [Pipeline] echo [2022-03-11T20:55:45.305Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T20:55:45.594Z] ---> create-netrc.sh [Pipeline] } [2022-03-11T20:55:45.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-11T20:55:45.937Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-11T20:55:45.948Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T20:55:46.241Z] ---> sudo-logs.sh [2022-03-11T20:55:46.241Z] Archiving 'sudo' log.. [2022-03-11T20:55:46.241Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6861.novalocal: Name or service not known [2022-03-11T20:55:46.241Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6861.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-11T20:55:46.268Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T20:55:46.555Z] ---> job-cost.sh [2022-03-11T20:55:46.555Z] lf-activate-venv: SKIPPING [2022-03-11T20:55:46.555Z] DEBUG: total: 0.10999999940395355 [2022-03-11T20:55:46.555Z] INFO: Retrieving Stack Cost... [2022-03-11T20:55:47.126Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-11T20:55:47.386Z] INFO: Archiving Costs [Pipeline] echo [2022-03-11T20:55:47.399Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T20:55:47.687Z] ---> logs-deploy.sh [2022-03-11T20:55:47.687Z] lf-activate-venv: SKIPPING [2022-03-11T20:55:47.687Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3893/2 [2022-03-11T20:55:47.687Z] INFO: archiving workspace using pattern(s): [2022-03-11T20:55:48.627Z] Archives upload complete. [2022-03-11T20:55:48.627Z] INFO: archiving logs to Nexus [2022-03-11T20:55:49.199Z] ---> uname -a: [2022-03-11T20:55:49.199Z] Linux prd-centos7-docker-4c-2g-6861.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-03-11T20:55:49.199Z] [2022-03-11T20:55:49.199Z] [2022-03-11T20:55:49.199Z] ---> lscpu: [2022-03-11T20:55:49.199Z] Architecture: x86_64 [2022-03-11T20:55:49.199Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-11T20:55:49.199Z] Byte Order: Little Endian [2022-03-11T20:55:49.199Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-11T20:55:49.199Z] CPU(s): 2 [2022-03-11T20:55:49.199Z] On-line CPU(s) list: 0,1 [2022-03-11T20:55:49.199Z] Thread(s) per core: 1 [2022-03-11T20:55:49.199Z] Core(s) per socket: 1 [2022-03-11T20:55:49.199Z] Socket(s): 2 [2022-03-11T20:55:49.199Z] NUMA node(s): 1 [2022-03-11T20:55:49.199Z] Vendor ID: AuthenticAMD [2022-03-11T20:55:49.199Z] CPU family: 23 [2022-03-11T20:55:49.199Z] Model: 49 [2022-03-11T20:55:49.199Z] Model name: AMD EPYC-Rome Processor [2022-03-11T20:55:49.199Z] Stepping: 0 [2022-03-11T20:55:49.199Z] CPU MHz: 2799.998 [2022-03-11T20:55:49.199Z] BogoMIPS: 5599.99 [2022-03-11T20:55:49.199Z] Virtualization: AMD-V [2022-03-11T20:55:49.199Z] Hypervisor vendor: KVM [2022-03-11T20:55:49.199Z] Virtualization type: full [2022-03-11T20:55:49.199Z] L1d cache: 64 KiB [2022-03-11T20:55:49.199Z] L1i cache: 64 KiB [2022-03-11T20:55:49.199Z] L2 cache: 1 MiB [2022-03-11T20:55:49.199Z] L3 cache: 32 MiB [2022-03-11T20:55:49.199Z] NUMA node0 CPU(s): 0,1 [2022-03-11T20:55:49.199Z] Vulnerability Itlb multihit: Not affected [2022-03-11T20:55:49.199Z] Vulnerability L1tf: Not affected [2022-03-11T20:55:49.199Z] Vulnerability Mds: Not affected [2022-03-11T20:55:49.199Z] Vulnerability Meltdown: Not affected [2022-03-11T20:55:49.199Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-11T20:55:49.199Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2022-03-11T20:55:49.199Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2022-03-11T20:55:49.199Z] Vulnerability Srbds: Not affected [2022-03-11T20:55:49.199Z] Vulnerability Tsx async abort: Not affected [2022-03-11T20:55:49.199Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-03-11T20:55:49.199Z] [2022-03-11T20:55:49.199Z] [2022-03-11T20:55:49.199Z] ---> nproc: [2022-03-11T20:55:49.199Z] 2 [2022-03-11T20:55:49.199Z] [2022-03-11T20:55:49.199Z]