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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9+b2bbeb2bf8682f369067d047e38d70060ce035aa (a0f4a39a858d5a80866f9bc3abdd14ed48560834) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7704275644334796941.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh1393349126276035345.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3825/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-3825/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3781860407750974511.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh7332049625177513014.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3825/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-3825/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2878969417993906523.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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-487 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [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-ssh8487539489660235365.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 > 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-ssh2498179941283280103.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing f56e38340a7728aeec7104ac07b8828f8df64a45 Checking out Revision f56e38340a7728aeec7104ac07b8828f8df64a45 (PR-3825) 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-ssh6320246418715844348.key > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f56e38340a7728aeec7104ac07b8828f8df64a45 # timeout=10 Commit message: "Merge commit 'b2bbeb2bf8682f369067d047e38d70060ce035aa' into HEAD" > git rev-list --no-walk 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-25T08:30:14.973Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-25T08:30:15.016Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-25T08:30:15.032Z] ========================================================= [2021-11-25T08:30:15.032Z] EdgeX Global Pipelines Version Info [2021-11-25T08:30:15.032Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-25T08:30:16.196Z] ------------------- [2021-11-25T08:30:16.196Z] stable info: [2021-11-25T08:30:16.196Z] ------------------- [2021-11-25T08:30:16.196Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-25T08:30:16.196Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-25T08:30:16.196Z] Message: update stable to v1.0.217 [2021-11-25T08:30:16.771Z] ------------------- [2021-11-25T08:30:16.771Z] experimental info: [2021-11-25T08:30:16.771Z] ------------------- [2021-11-25T08:30:16.771Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-25T08:30:16.771Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-25T08:30:16.771Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-25T08:30:16.853Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-25T08:30:16.862Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-25T08:30:16.869Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-25T08:30:16.879Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-25T08:30:16.890Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-25T08:30:16.900Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-25T08:30:16.909Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-25T08:30:16.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-25T08:30:16.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-25T08:30:16.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-25T08:30:16.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-25T08:30:16.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-25T08:30:16.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-25T08:30:16.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-25T08:30:16.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-25T08:30:17.000Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-25T08:30:17.010Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-25T08:30:17.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-25T08:30:17.034Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-25T08:30:17.045Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-25T08:30:17.056Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-25T08:30:17.068Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-25T08:30:17.078Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3825 [Pipeline] echo [2021-11-25T08:30:17.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3825 [Pipeline] echo [2021-11-25T08:30:17.109Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3825 [Pipeline] echo [2021-11-25T08:30:17.123Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f56e38340a7728aeec7104ac07b8828f8df64a45 [Pipeline] echo [2021-11-25T08:30:17.139Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f56e383 [Pipeline] echo [2021-11-25T08:30:17.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-25T08:30:17.193Z] provisioning config files... [2021-11-25T08:30:17.208Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7149976893137737962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T08:30:17.522Z] ---> docker-login.sh [2021-11-25T08:30:17.522Z] nexus3.edgexfoundry.org:10001 [2021-11-25T08:30:17.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T08:30:17.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T08:30:17.784Z] Configure a credential helper to remove this warning. See [2021-11-25T08:30:17.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T08:30:17.784Z] [2021-11-25T08:30:17.784Z] Login Succeeded [2021-11-25T08:30:17.784Z] nexus3.edgexfoundry.org:10002 [2021-11-25T08:30:17.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T08:30:17.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T08:30:17.784Z] Configure a credential helper to remove this warning. See [2021-11-25T08:30:17.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T08:30:17.784Z] [2021-11-25T08:30:17.784Z] Login Succeeded [2021-11-25T08:30:17.784Z] nexus3.edgexfoundry.org:10003 [2021-11-25T08:30:17.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T08:30:18.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T08:30:18.044Z] Configure a credential helper to remove this warning. See [2021-11-25T08:30:18.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T08:30:18.044Z] [2021-11-25T08:30:18.044Z] Login Succeeded [2021-11-25T08:30:18.044Z] nexus3.edgexfoundry.org:10004 [2021-11-25T08:30:18.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T08:30:18.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T08:30:18.044Z] Configure a credential helper to remove this warning. See [2021-11-25T08:30:18.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T08:30:18.044Z] [2021-11-25T08:30:18.044Z] Login Succeeded [2021-11-25T08:30:18.044Z] docker.io [2021-11-25T08:30:18.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T08:30:18.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T08:30:18.617Z] Configure a credential helper to remove this warning. See [2021-11-25T08:30:18.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T08:30:18.617Z] [2021-11-25T08:30:18.617Z] Login Succeeded [2021-11-25T08:30:18.617Z] ---> docker-login.sh ends [Pipeline] } [2021-11-25T08:30:18.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-25T08:30:18.942Z] ++ 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 [2021-11-25T08:30:18.942Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T08:30:18.942Z] ++ dirname cmd/core-command/Dockerfile [2021-11-25T08:30:18.942Z] ++ cut -d/ -f2 [2021-11-25T08:30:18.942Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-25T08:30:18.942Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T08:30:18.942Z] ++ dirname cmd/core-data/Dockerfile [2021-11-25T08:30:18.942Z] ++ cut -d/ -f2 [2021-11-25T08:30:18.942Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-25T08:30:18.942Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T08:30:18.942Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-25T08:30:18.942Z] ++ cut -d/ -f2 [2021-11-25T08:30:18.942Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-25T08:30:18.942Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T08:30:18.942Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-25T08:30:18.942Z] ++ cut -d/ -f2 [2021-11-25T08:30:18.942Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-25T08:30:18.942Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T08:30:18.942Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-25T08:30:18.942Z] ++ cut -d/ -f2 [2021-11-25T08:30:18.942Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-25T08:30:18.942Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T08:30:18.942Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-25T08:30:18.942Z] ++ cut -d/ -f2 [2021-11-25T08:30:18.942Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-25T08:30:18.942Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T08:30:18.942Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-25T08:30:18.942Z] ++ cut -d/ -f2 [2021-11-25T08:30:18.942Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-25T08:30:18.942Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T08:30:18.942Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-25T08:30:18.942Z] ++ cut -d/ -f2 [2021-11-25T08:30:18.942Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-25T08:30:18.942Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T08:30:18.942Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-25T08:30:18.942Z] ++ cut -d/ -f2 [2021-11-25T08:30:18.942Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-25T08:30:18.982Z] 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 [2021-11-25T08:30:19.378Z] + git rev-list -1 --merges f56e38340a7728aeec7104ac07b8828f8df64a45~1..f56e38340a7728aeec7104ac07b8828f8df64a45 [Pipeline] echo [2021-11-25T08:30:19.393Z] -----------> git rev-list -1 --merges f56e38340a7728aeec7104ac07b8828f8df64a45~1..f56e38340a7728aeec7104ac07b8828f8df64a45 f56e38340a7728aeec7104ac07b8828f8df64a45 [2021-11-25T08:30:19.393Z] f56e38340a7728aeec7104ac07b8828f8df64a45 [false] [Pipeline] sh [2021-11-25T08:30:19.693Z] + git log --format=format:%s -1 f56e38340a7728aeec7104ac07b8828f8df64a45 [Pipeline] echo [2021-11-25T08:30:19.709Z] ========================================================= [2021-11-25T08:30:19.709Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-25T08:30:19.709Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-11-25T08:30:20.095Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-25T08:30:20.095Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-25T08:30:20.095Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-25T08:30:20.095Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-25T08:30:20.095Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-25T08:30:20.095Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-25T08:30:20.095Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-25T08:30:20.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T08:30:20.438Z] [2021-11-25T08:30:20.438Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T08:30:20.740Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T08:30:20.740Z] latest: Pulling from edgex-devops/git-semver [2021-11-25T08:30:20.740Z] a0d0a0d46f8b: Pulling fs layer [2021-11-25T08:30:20.740Z] 3e5f54012d9b: Pulling fs layer [2021-11-25T08:30:20.740Z] 4c7163046ea9: Pulling fs layer [2021-11-25T08:30:20.740Z] 0c2d73faf560: Pulling fs layer [2021-11-25T08:30:20.740Z] 0c2d73faf560: Waiting [2021-11-25T08:30:20.740Z] 3e5f54012d9b: Verifying Checksum [2021-11-25T08:30:20.740Z] 3e5f54012d9b: Download complete [2021-11-25T08:30:20.740Z] a0d0a0d46f8b: Verifying Checksum [2021-11-25T08:30:20.740Z] a0d0a0d46f8b: Download complete [2021-11-25T08:30:20.740Z] 4c7163046ea9: Verifying Checksum [2021-11-25T08:30:20.740Z] 4c7163046ea9: Download complete [2021-11-25T08:30:20.740Z] 0c2d73faf560: Verifying Checksum [2021-11-25T08:30:20.740Z] 0c2d73faf560: Download complete [2021-11-25T08:30:21.001Z] a0d0a0d46f8b: Pull complete [2021-11-25T08:30:21.002Z] 3e5f54012d9b: Pull complete [2021-11-25T08:30:21.269Z] 4c7163046ea9: Pull complete [2021-11-25T08:30:21.534Z] 0c2d73faf560: Pull complete [2021-11-25T08:30:21.534Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-25T08:30:21.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T08:30:21.534Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-25T08:30:21.603Z] prd-centos7-docker-4c-2g-487 does not seem to be running inside a container [2021-11-25T08:30:21.639Z] $ 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 [2021-11-25T08:30:22.281Z] $ docker top f3cd204fd9ebf6d94bee98c745f2fe34a42f34b24810f3ba0425de6716db63f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-25T08:30:22.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-25T08:30:22.390Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-25T08:30:22.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-25T08:30:22.511Z] $ docker exec f3cd204fd9ebf6d94bee98c745f2fe34a42f34b24810f3ba0425de6716db63f6 ssh-agent [2021-11-25T08:30:22.619Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCFAKNc/agent.13 [2021-11-25T08:30:22.619Z] SSH_AGENT_PID=20 [2021-11-25T08:30:22.627Z] Running ssh-add (command line suppressed) [2021-11-25T08:30:22.731Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6469098394325019096.key (/w/workspace/edgex-go/2@tmp/private_key_6469098394325019096.key) [2021-11-25T08:30:22.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-25T08:30:23.044Z] + git tag --points-at HEAD [Pipeline] } [2021-11-25T08:30:23.063Z] $ docker exec --env ******** --env ******** f3cd204fd9ebf6d94bee98c745f2fe34a42f34b24810f3ba0425de6716db63f6 ssh-agent -k [2021-11-25T08:30:23.170Z] unset SSH_AUTH_SOCK; [2021-11-25T08:30:23.171Z] unset SSH_AGENT_PID; [2021-11-25T08:30:23.171Z] echo Agent pid 20 killed; [2021-11-25T08:30:23.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-25T08:30:23.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-25T08:30:23.201Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-25T08:30:23.318Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-25T08:30:23.320Z] $ docker exec f3cd204fd9ebf6d94bee98c745f2fe34a42f34b24810f3ba0425de6716db63f6 ssh-agent [2021-11-25T08:30:23.466Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNAIcOB/agent.52 [2021-11-25T08:30:23.466Z] SSH_AGENT_PID=58 [2021-11-25T08:30:23.473Z] Running ssh-add (command line suppressed) [2021-11-25T08:30:23.586Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4753453010906163442.key (/w/workspace/edgex-go/2@tmp/private_key_4753453010906163442.key) [2021-11-25T08:30:23.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-25T08:30:23.910Z] + git semver init [2021-11-25T08:30:23.910Z] # -> Open(): unable to determine branch for HEAD [2021-11-25T08:30:23.910Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-11-25T08:30:23.910Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-11-25T08:30:23.910Z] # $SEMVER_REMOTE_NAME = origin [2021-11-25T08:30:23.910Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-25T08:30:23.910Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-25T08:30:23.910Z] # $SEMVER_BRANCH = PR-3825 [2021-11-25T08:30:23.910Z] # $SEMVER_TEMP = /tmp/semver-624472323 [2021-11-25T08:30:23.910Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-25T08:30:38.869Z] # '/tmp/semver-624472323' -> '/w/workspace/edgex-go/2/.semver' [2021-11-25T08:30:38.869Z] # -> Force: false [2021-11-25T08:30:38.869Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-11-25T08:30:38.879Z] $ docker exec --env ******** --env ******** f3cd204fd9ebf6d94bee98c745f2fe34a42f34b24810f3ba0425de6716db63f6 ssh-agent -k [2021-11-25T08:30:38.989Z] unset SSH_AUTH_SOCK; [2021-11-25T08:30:38.990Z] unset SSH_AGENT_PID; [2021-11-25T08:30:38.990Z] echo Agent pid 58 killed; [2021-11-25T08:30:39.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-25T08:30:39.310Z] + git semver [Pipeline] } [2021-11-25T08:30:39.325Z] $ docker stop --time=1 f3cd204fd9ebf6d94bee98c745f2fe34a42f34b24810f3ba0425de6716db63f6 [2021-11-25T08:30:41.363Z] $ docker rm -f f3cd204fd9ebf6d94bee98c745f2fe34a42f34b24810f3ba0425de6716db63f6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-25T08:30:41.730Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-25T08:30:41.956Z] Stashed 1 file(s) [Pipeline] echo [2021-11-25T08:30:41.958Z] [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 [2021-11-25T08:30:42.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-25T08:30:42.141Z] ========================================================= [2021-11-25T08:30:42.141Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-25T08:30:42.141Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T08:30:42.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T08:30:42.445Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-25T08:30:42.445Z] a0d0a0d46f8b: Already exists [2021-11-25T08:30:42.445Z] 31adcdaf11c8: Pulling fs layer [2021-11-25T08:30:42.445Z] b8b176561691: Pulling fs layer [2021-11-25T08:30:42.445Z] 4527c011a84f: Pulling fs layer [2021-11-25T08:30:42.445Z] 5d74067f8e1e: Pulling fs layer [2021-11-25T08:30:42.445Z] e0aca202a116: Pulling fs layer [2021-11-25T08:30:42.445Z] 3a43be97a3b4: Pulling fs layer [2021-11-25T08:30:42.445Z] 34cad66bf833: Pulling fs layer [2021-11-25T08:30:42.445Z] b4e3c513aaa6: Pulling fs layer [2021-11-25T08:30:42.445Z] 5d74067f8e1e: Waiting [2021-11-25T08:30:42.445Z] e0aca202a116: Waiting [2021-11-25T08:30:42.445Z] 3a43be97a3b4: Waiting [2021-11-25T08:30:42.445Z] 34cad66bf833: Waiting [2021-11-25T08:30:42.445Z] b4e3c513aaa6: Waiting [2021-11-25T08:30:42.445Z] b8b176561691: Verifying Checksum [2021-11-25T08:30:42.445Z] b8b176561691: Download complete [2021-11-25T08:30:42.445Z] 31adcdaf11c8: Verifying Checksum [2021-11-25T08:30:42.445Z] 31adcdaf11c8: Download complete [2021-11-25T08:30:42.445Z] 5d74067f8e1e: Verifying Checksum [2021-11-25T08:30:42.445Z] 5d74067f8e1e: Download complete [2021-11-25T08:30:42.445Z] e0aca202a116: Verifying Checksum [2021-11-25T08:30:42.445Z] e0aca202a116: Download complete [2021-11-25T08:30:42.445Z] 3a43be97a3b4: Verifying Checksum [2021-11-25T08:30:42.445Z] 3a43be97a3b4: Download complete [2021-11-25T08:30:42.717Z] 31adcdaf11c8: Pull complete [2021-11-25T08:30:42.717Z] 34cad66bf833: Verifying Checksum [2021-11-25T08:30:42.717Z] 34cad66bf833: Download complete [2021-11-25T08:30:42.717Z] b8b176561691: Pull complete [2021-11-25T08:30:42.983Z] b4e3c513aaa6: Verifying Checksum [2021-11-25T08:30:42.983Z] b4e3c513aaa6: Download complete [2021-11-25T08:30:43.246Z] 4527c011a84f: Verifying Checksum [2021-11-25T08:30:43.246Z] 4527c011a84f: Download complete [2021-11-25T08:30:47.528Z] 4527c011a84f: Pull complete [2021-11-25T08:30:47.528Z] 5d74067f8e1e: Pull complete [2021-11-25T08:30:47.528Z] e0aca202a116: Pull complete [2021-11-25T08:30:47.528Z] 3a43be97a3b4: Pull complete [2021-11-25T08:30:47.528Z] 34cad66bf833: Pull complete [2021-11-25T08:30:50.107Z] b4e3c513aaa6: Pull complete [2021-11-25T08:30:50.107Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-25T08:30:50.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T08:30:50.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-25T08:30:50.412Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T08:30:50.412Z] WORKDIR /edgex [2021-11-25T08:30:50.412Z] COPY go.mod . [2021-11-25T08:30:50.412Z] RUN go mod download' [2021-11-25T08:30:50.412Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-25T08:30:52.965Z] Sending build context to Docker daemon 334.4MB [2021-11-25T08:30:52.965Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T08:30:52.965Z] ---> 9f6097aaca64 [2021-11-25T08:30:52.965Z] Step 2/4 : WORKDIR /edgex [2021-11-25T08:30:53.547Z] ---> Running in 93ab4cdd7f0c [2021-11-25T08:30:53.547Z] Removing intermediate container 93ab4cdd7f0c [2021-11-25T08:30:53.547Z] ---> 2819aca9ff9e [2021-11-25T08:30:53.547Z] Step 3/4 : COPY go.mod . [2021-11-25T08:30:53.810Z] ---> ce51194dfb5d [2021-11-25T08:30:53.811Z] Step 4/4 : RUN go mod download [2021-11-25T08:30:53.811Z] ---> Running in d6225e9f5535 [2021-11-25T08:30:57.109Z] Still waiting to schedule task [2021-11-25T08:30:57.109Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-489’ is offline [2021-11-25T08:31:25.995Z] Removing intermediate container d6225e9f5535 [2021-11-25T08:31:25.995Z] ---> bf383a15cd9e [2021-11-25T08:31:25.995Z] Successfully built bf383a15cd9e [2021-11-25T08:31:25.995Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T08:31:26.302Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-25T08:31:26.302Z] . [Pipeline] withDockerContainer [2021-11-25T08:31:26.387Z] prd-centos7-docker-4c-2g-487 does not seem to be running inside a container [2021-11-25T08:31:26.445Z] $ 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 [2021-11-25T08:31:26.851Z] $ docker top 5c5dc3cfcf07de502cb68a09ac82f199fef3dcd9f670d022073aabc8036616be -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T08:31:27.230Z] + go version [2021-11-25T08:31:27.230Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-25T08:31:27.239Z] $ docker stop --time=1 5c5dc3cfcf07de502cb68a09ac82f199fef3dcd9f670d022073aabc8036616be [2021-11-25T08:31:28.449Z] $ docker rm -f 5c5dc3cfcf07de502cb68a09ac82f199fef3dcd9f670d022073aabc8036616be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T08:31:28.927Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-25T08:31:28.927Z] . [Pipeline] withDockerContainer [2021-11-25T08:31:28.990Z] prd-centos7-docker-4c-2g-487 does not seem to be running inside a container [2021-11-25T08:31:29.019Z] $ 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 [2021-11-25T08:31:29.380Z] $ docker top 9b43b51fe616f05f00c21f491c3cf793808e65ca413e590d0be985bd325d818a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-25T08:31:29.449Z] ========================================================= [2021-11-25T08:31:29.449Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-25T08:31:29.449Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T08:31:29.744Z] + make test [2021-11-25T08:31:29.744Z] go mod tidy [2021-11-25T08:31:30.007Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-25T08:31:35.372Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-25T08:31:53.595Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-25T08:32:00.313Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-25T08:32:00.313Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-25T08:32:00.313Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-25T08:32:02.925Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-25T08:32:03.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-25T08:32:03.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-25T08:32:03.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-25T08:32:04.461Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-25T08:32:04.461Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-25T08:32:05.035Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-25T08:32:05.035Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-25T08:32:05.035Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-25T08:32:05.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-25T08:32:06.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-11-25T08:32:06.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-25T08:32:06.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-25T08:32:07.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 98.5% of statements [2021-11-25T08:32:07.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-25T08:32:07.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 44.7% of statements [2021-11-25T08:32:07.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-25T08:32:07.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-25T08:32:08.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 89.5% of statements [2021-11-25T08:32:08.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-25T08:32:08.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-25T08:32:09.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements [2021-11-25T08:32:09.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-25T08:32:09.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-25T08:32:09.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-25T08:32:09.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-25T08:32:09.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-25T08:32:10.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.294s coverage: 94.2% of statements [2021-11-25T08:32:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-25T08:32:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-25T08:32:10.517Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.042s coverage: 59.1% of statements [2021-11-25T08:32:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-25T08:32:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-25T08:32:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-25T08:32:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-25T08:32:10.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-25T08:32:11.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2021-11-25T08:32:11.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-25T08:32:11.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-25T08:32:11.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-25T08:32:11.690Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2021-11-25T08:32:11.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-25T08:32:11.690Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-11-25T08:32:12.269Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-11-25T08:32:12.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-25T08:32:12.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-11-25T08:32:12.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-11-25T08:32:12.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-11-25T08:32:13.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-11-25T08:32:13.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-11-25T08:32:25.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2021-11-25T08:32:25.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2021-11-25T08:32:32.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.208s coverage: 82.5% of statements [2021-11-25T08:32:32.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-25T08:32:47.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-11-25T08:32:47.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-25T08:32:47.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-25T08:32:47.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-25T08:32:47.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2021-11-25T08:32:47.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-25T08:32:47.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-25T08:32:47.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-25T08:32:47.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-25T08:32:47.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-25T08:32:47.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-11-25T08:32:47.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-25T08:32:47.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-25T08:32:47.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-11-25T08:32:47.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-25T08:32:47.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-11-25T08:32:47.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-25T08:32:47.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-11-25T08:32:47.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-11-25T08:32:47.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements [2021-11-25T08:32:47.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements [2021-11-25T08:32:47.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-25T08:32:47.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements [2021-11-25T08:32:47.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-25T08:32:47.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-25T08:32:47.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-11-25T08:32:47.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2021-11-25T08:32:47.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2021-11-25T08:32:48.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2021-11-25T08:32:48.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-11-25T08:32:49.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.219s coverage: 65.4% of statements [2021-11-25T08:32:49.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-25T08:32:49.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-25T08:32:49.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-25T08:32:49.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements [2021-11-25T08:32:49.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-25T08:32:49.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-25T08:32:49.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2021-11-25T08:32:49.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-25T08:32:50.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2021-11-25T08:32:50.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-25T08:32:56.859Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.053s coverage: 17.7% of statements [2021-11-25T08:32:56.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-25T08:32:56.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-25T08:32:56.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-25T08:32:56.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-25T08:32:56.859Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements [2021-11-25T08:32:56.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-25T08:32:56.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-25T08:32:56.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-25T08:32:56.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-25T08:32:56.859Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-11-25T08:32:56.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-25T08:32:56.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-25T08:32:56.859Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-11-25T08:32:56.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-25T08:32:56.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-25T08:32:56.860Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-25T08:32:56.860Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-25T08:32:56.860Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2021-11-25T08:32:56.860Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-25T08:32:56.860Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-25T08:32:56.860Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-25T08:32:56.860Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-25T08:32:56.860Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-25T08:32:56.860Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-25T08:32:56.860Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-11-25T08:32:56.860Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2021-11-25T08:32:57.120Z] 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 [2021-11-25T08:33:07.002Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-490 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws [2021-11-25T08:33:07.009Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-11-25T08:33:07.403Z] The recommended git tool is: git [2021-11-25T08:33:12.588Z] using credential edgex-jenkins-ssh [2021-11-25T08:33:12.606Z] Cloning the remote Git repository [2021-11-25T08:33:12.688Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-25T08:33:12.857Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-11-25T08:33:13.026Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T08:33:13.027Z] > git --version # timeout=10 [2021-11-25T08:33:13.048Z] > git --version # 'git version 2.17.1' [2021-11-25T08:33:13.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T08:33:13.142Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T08:33:28.923Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T08:33:28.954Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T08:33:28.985Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T08:33:29.025Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T08:33:29.026Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T08:33:29.049Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-25T08:33:29.909Z] Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-25T08:33:30.480Z] Merge succeeded, producing 55d506d703b14b76292e4db292b7ce6434bd2797 [2021-11-25T08:33:30.481Z] Checking out Revision 55d506d703b14b76292e4db292b7ce6434bd2797 (PR-3825) [2021-11-25T08:33:29.939Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T08:33:29.959Z] > git checkout -f 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 [2021-11-25T08:33:30.190Z] > git remote # timeout=10 [2021-11-25T08:33:30.208Z] > git config --get remote.origin.url # timeout=10 [2021-11-25T08:33:30.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T08:33:30.234Z] > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 [2021-11-25T08:33:30.473Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-25T08:33:30.497Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T08:33:30.520Z] > git checkout -f 55d506d703b14b76292e4db292b7ce6434bd2797 # timeout=10 [2021-11-25T08:33:35.128Z] Commit message: "Merge commit 'b2bbeb2bf8682f369067d047e38d70060ce035aa' into HEAD" [2021-11-25T08:33:35.145Z] > git rev-list --no-walk 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-25T08:33:36.010Z] GO111MODULE=on go vet ./... [2021-11-25T08:33:36.115Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-25T08:33:36.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T08:33:36.115Z] Dload Upload Total Spent Left Speed [2021-11-25T08:33:36.115Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2021-11-25T08:33:36.538Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-25T08:33:36.890Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-25T08:33:36.890Z] + sudo tee /etc/docker/daemon.new [2021-11-25T08:33:36.890Z] { [2021-11-25T08:33:36.890Z] "registry-mirrors": [ [2021-11-25T08:33:36.890Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-25T08:33:36.890Z] ], [2021-11-25T08:33:36.890Z] "bip": "10.250.0.254/24", [2021-11-25T08:33:36.890Z] "hosts": [ [2021-11-25T08:33:36.890Z] "tcp://0.0.0.0:5555", [2021-11-25T08:33:36.890Z] "unix:///var/run/docker.sock" [2021-11-25T08:33:36.890Z] ], [2021-11-25T08:33:36.890Z] "mtu": 1458, [2021-11-25T08:33:36.890Z] "selinux-enabled": true, [2021-11-25T08:33:36.890Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-25T08:33:36.890Z] } [Pipeline] sh [2021-11-25T08:33:37.245Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-25T08:33:37.690Z] + sudo service docker restart [2021-11-25T08:33:41.417Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-25T08:33:41.417Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-25T08:33:41.417Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-25T08:33:41.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-25T08:33:41.985Z] + ls -al . [2021-11-25T08:33:41.985Z] total 644 [2021-11-25T08:33:41.985Z] drwxrwxr-x 10 1001 1001 4096 Nov 25 08:33 . [2021-11-25T08:33:41.985Z] drwxr-xr-x 4 root root 28 Nov 25 08:31 .. [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 11 Nov 25 08:30 .dockerignore [2021-11-25T08:33:41.985Z] drwxrwxr-x 8 1001 1001 179 Nov 25 08:30 .git [2021-11-25T08:33:41.985Z] drwxrwxr-x 4 1001 1001 142 Nov 25 08:30 .github [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 804 Nov 25 08:30 .gitignore [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 42 Nov 25 08:30 .golangci.yml [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 76 Nov 25 08:30 .hadolint.yml [2021-11-25T08:33:41.985Z] drwx------ 3 1001 1001 73 Nov 25 08:30 .semver [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 166 Nov 25 08:30 .sonarcloud.properties [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 1171 Nov 25 08:30 ADOPTERS.md [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 8910 Nov 25 08:30 Attribution.txt [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 51732 Nov 25 08:30 CHANGELOG.md [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 3804 Nov 25 08:30 CONTRIBUTING.md [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 677 Nov 25 08:30 GOVERNANCE.md [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 849 Nov 25 08:30 Jenkinsfile [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 10775 Nov 25 08:30 LICENSE [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 6508 Nov 25 08:30 Makefile [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 582 Nov 25 08:30 OWNERS.md [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 8207 Nov 25 08:30 README.md [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 6912 Nov 25 08:30 SECURITY.md [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 5 Nov 25 08:30 VERSION [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 4131 Nov 25 08:30 ZMQWindows.md [2021-11-25T08:33:41.985Z] drwxrwxr-x 2 1001 1001 37 Nov 25 08:30 bin [2021-11-25T08:33:41.985Z] drwxrwxr-x 14 1001 1001 4096 Nov 25 08:30 cmd [2021-11-25T08:33:41.985Z] -rw-r--r-- 1 root root 428381 Nov 25 08:32 coverage.out [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 822 Nov 25 08:30 go.mod [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 49471 Nov 25 08:30 go.sum [2021-11-25T08:33:41.985Z] drwxrwxr-x 8 1001 1001 124 Nov 25 08:30 internal [2021-11-25T08:33:41.985Z] drwxrwxr-x 3 1001 1001 16 Nov 25 08:30 openapi [2021-11-25T08:33:41.985Z] drwxrwxr-x 4 1001 1001 71 Nov 25 08:30 snap [2021-11-25T08:33:41.985Z] -rw-rw-r-- 1 1001 1001 204 Nov 25 08:30 version.go [Pipeline] sh [2021-11-25T08:33:42.272Z] + '[' -e coverage.out ] [2021-11-25T08:33:42.272Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-25T08:33:42.375Z] Stashed 1 file(s) [Pipeline] sh [2021-11-25T08:33:42.674Z] + make build [2021-11-25T08:33:42.674Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-25T08:33:44.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-25T08:33:50.697Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-25T08:33:51.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-25T08:33:52.594Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-25T08:33:52.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-25T08:33:54.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-25T08:33:54.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-25T08:33:55.779Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-25T08:33:56.021Z] provisioning config files... [2021-11-25T08:33:56.051Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1066260083012632116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T08:33:56.414Z] ---> docker-login.sh [2021-11-25T08:33:56.414Z] nexus3.edgexfoundry.org:10001 [2021-11-25T08:33:56.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-25T08:33:57.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T08:33:57.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T08:33:57.602Z] Configure a credential helper to remove this warning. See [2021-11-25T08:33:57.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T08:33:57.602Z] [2021-11-25T08:33:57.602Z] Login Succeeded [2021-11-25T08:33:57.602Z] nexus3.edgexfoundry.org:10002 [2021-11-25T08:33:57.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-25T08:33:57.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T08:33:57.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T08:33:57.875Z] Configure a credential helper to remove this warning. See [2021-11-25T08:33:57.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T08:33:57.875Z] [2021-11-25T08:33:57.875Z] Login Succeeded [2021-11-25T08:33:58.148Z] nexus3.edgexfoundry.org:10003 [2021-11-25T08:33:58.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T08:33:58.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-25T08:33:58.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T08:33:58.698Z] Configure a credential helper to remove this warning. See [2021-11-25T08:33:58.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T08:33:58.698Z] [2021-11-25T08:33:58.698Z] Login Succeeded [2021-11-25T08:33:58.698Z] nexus3.edgexfoundry.org:10004 [2021-11-25T08:33:58.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T08:33:59.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T08:33:59.248Z] Configure a credential helper to remove this warning. See [2021-11-25T08:33:59.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T08:33:59.248Z] [2021-11-25T08:33:59.248Z] Login Succeeded [2021-11-25T08:33:59.248Z] docker.io [2021-11-25T08:33:59.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2021-11-25T08:34:00.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T08:34:00.113Z] Configure a credential helper to remove this warning. See [2021-11-25T08:34:00.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T08:34:00.113Z] [2021-11-25T08:34:00.113Z] Login Succeeded [2021-11-25T08:34:00.113Z] ---> docker-login.sh ends [2021-11-25T08:34:00.111Z] $ docker stop --time=1 9b43b51fe616f05f00c21f491c3cf793808e65ca413e590d0be985bd325d818a [2021-11-25T08:34:02.095Z] $ docker rm -f 9b43b51fe616f05f00c21f491c3cf793808e65ca413e590d0be985bd325d818a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-11-25T08:34:02.447Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-11-25T08:34:03.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2021-11-25T08:34:03.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T08:34:03.075Z] [2021-11-25T08:34:03.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] echo [2021-11-25T08:34:03.083Z] ========================================================= [2021-11-25T08:34:03.083Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-25T08:34:03.083Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-11-25T08:34:03.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T08:34:03.483Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-25T08:34:03.483Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-25T08:34:03.483Z] ca9280d653b3: Pulling fs layer [2021-11-25T08:34:03.483Z] 7e9c9ca2126c: Pulling fs layer [2021-11-25T08:34:03.483Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-25T08:34:03.483Z] cbdbe7a5bc2a: Download complete [2021-11-25T08:34:03.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T08:34:03.748Z] ca9280d653b3: Verifying Checksum [2021-11-25T08:34:03.749Z] ca9280d653b3: Download complete [2021-11-25T08:34:03.749Z] cbdbe7a5bc2a: Pull complete [2021-11-25T08:34:03.764Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-25T08:34:03.764Z] 552d1f2373af: Pulling fs layer [2021-11-25T08:34:03.764Z] ea3f2d53f512: Pulling fs layer [2021-11-25T08:34:03.764Z] 9e70ebbbe112: Pulling fs layer [2021-11-25T08:34:03.764Z] 7a9cfe048b4a: Pulling fs layer [2021-11-25T08:34:03.764Z] 72dc09318566: Pulling fs layer [2021-11-25T08:34:03.764Z] f4f7b4309257: Pulling fs layer [2021-11-25T08:34:03.764Z] 0ac9a79272e3: Pulling fs layer [2021-11-25T08:34:03.764Z] b78e95d17946: Pulling fs layer [2021-11-25T08:34:03.764Z] f4f7b4309257: Waiting [2021-11-25T08:34:03.764Z] 7a9cfe048b4a: Waiting [2021-11-25T08:34:03.764Z] 72dc09318566: Waiting [2021-11-25T08:34:03.764Z] 0ac9a79272e3: Waiting [2021-11-25T08:34:03.764Z] b78e95d17946: Waiting [2021-11-25T08:34:03.764Z] 9e70ebbbe112: Verifying Checksum [2021-11-25T08:34:03.764Z] 9e70ebbbe112: Download complete [2021-11-25T08:34:03.764Z] ea3f2d53f512: Verifying Checksum [2021-11-25T08:34:03.764Z] ea3f2d53f512: Download complete [2021-11-25T08:34:03.764Z] 72dc09318566: Download complete [2021-11-25T08:34:03.764Z] f4f7b4309257: Verifying Checksum [2021-11-25T08:34:03.764Z] f4f7b4309257: Download complete [2021-11-25T08:34:03.764Z] 0ac9a79272e3: Verifying Checksum [2021-11-25T08:34:03.764Z] 0ac9a79272e3: Download complete [2021-11-25T08:34:03.764Z] 552d1f2373af: Download complete [2021-11-25T08:34:04.048Z] 7e9c9ca2126c: Verifying Checksum [2021-11-25T08:34:04.048Z] 7e9c9ca2126c: Download complete [2021-11-25T08:34:04.308Z] ca9280d653b3: Pull complete [2021-11-25T08:34:04.754Z] 552d1f2373af: Pull complete [2021-11-25T08:34:05.366Z] ea3f2d53f512: Pull complete [2021-11-25T08:34:05.644Z] 9e70ebbbe112: Pull complete [2021-11-25T08:34:05.917Z] b78e95d17946: Verifying Checksum [2021-11-25T08:34:05.917Z] b78e95d17946: Download complete [2021-11-25T08:34:06.542Z] 7a9cfe048b4a: Verifying Checksum [2021-11-25T08:34:06.542Z] 7a9cfe048b4a: Download complete [2021-11-25T08:34:08.557Z] 7e9c9ca2126c: Pull complete [2021-11-25T08:34:08.557Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-25T08:34:08.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T08:34:08.557Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-25T08:34:08.619Z] prd-centos7-docker-4c-2g-487 does not seem to be running inside a container [2021-11-25T08:34:08.657Z] $ 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 [2021-11-25T08:34:11.354Z] $ docker top c8c17b19704f630aa52a5dbac82911443ea0dc84ca222ff8d82b6e83774ee5e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T08:34:11.722Z] + docker-compose build --help [2021-11-25T08:34:11.722Z] + grep parallel [2021-11-25T08:34:12.290Z] --parallel Build images in parallel. [Pipeline] } [2021-11-25T08:34:12.299Z] $ docker stop --time=1 c8c17b19704f630aa52a5dbac82911443ea0dc84ca222ff8d82b6e83774ee5e5 [2021-11-25T08:34:13.479Z] $ docker rm -f c8c17b19704f630aa52a5dbac82911443ea0dc84ca222ff8d82b6e83774ee5e5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T08:34:13.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T08:34:13.844Z] . [Pipeline] withDockerContainer [2021-11-25T08:34:13.914Z] prd-centos7-docker-4c-2g-487 does not seem to be running inside a container [2021-11-25T08:34:13.950Z] $ 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 [2021-11-25T08:34:14.282Z] $ docker top ab1f16115b34d6b64feec24b09ed984a560d764b2ce9fc71d8ca1a23d64828f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T08:34:14.638Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-25T08:34:15.207Z] Building core-command ... [2021-11-25T08:34:15.207Z] Building core-data ... [2021-11-25T08:34:15.207Z] Building core-metadata ... [2021-11-25T08:34:15.207Z] Building security-bootstrapper ... [2021-11-25T08:34:15.207Z] Building security-proxy-setup ... [2021-11-25T08:34:15.207Z] Building security-secretstore-setup ... [2021-11-25T08:34:15.207Z] Building support-notifications ... [2021-11-25T08:34:15.207Z] Building support-scheduler ... [2021-11-25T08:34:15.207Z] Building sys-mgmt-agent ... [2021-11-25T08:34:15.207Z] Building sys-mgmt-agent [2021-11-25T08:34:15.207Z] Building support-notifications [2021-11-25T08:34:15.207Z] Building core-command [2021-11-25T08:34:15.207Z] Building security-secretstore-setup [2021-11-25T08:34:15.207Z] Building security-bootstrapper [2021-11-25T08:34:16.697Z] 7a9cfe048b4a: Pull complete [2021-11-25T08:34:16.971Z] 72dc09318566: Pull complete [2021-11-25T08:34:17.248Z] f4f7b4309257: Pull complete [2021-11-25T08:34:17.855Z] 0ac9a79272e3: Pull complete [2021-11-25T08:34:23.265Z] b78e95d17946: Pull complete [2021-11-25T08:34:23.265Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-25T08:34:23.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T08:34:23.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-25T08:34:23.633Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T08:34:23.634Z] WORKDIR /edgex [2021-11-25T08:34:23.634Z] COPY go.mod . [2021-11-25T08:34:23.634Z] RUN go mod downloaddocker [2021-11-25T08:34:23.634Z] build -t ci-base-image-arm64 -f - . [2021-11-25T08:34:26.270Z] Sending build context to Docker daemon 168.9MB [2021-11-25T08:34:26.270Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T08:34:26.270Z] ---> 8b459fc5aaf0 [2021-11-25T08:34:26.270Z] Step 2/4 : WORKDIR /edgex [2021-11-25T08:34:27.451Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T08:34:27.451Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T08:34:27.451Z] ---> bf383a15cd9e [2021-11-25T08:34:27.451Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T08:34:27.451Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T08:34:27.451Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T08:34:27.451Z] ---> bf383a15cd9e [2021-11-25T08:34:27.451Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T08:34:27.452Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T08:34:27.452Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-25T08:34:27.452Z] ---> bf383a15cd9e [2021-11-25T08:34:27.452Z] Step 3/24 : WORKDIR /edgex-go [2021-11-25T08:34:27.705Z] ---> Running in 5e676356bd5c [2021-11-25T08:34:28.303Z] Removing intermediate container 5e676356bd5c [2021-11-25T08:34:28.303Z] ---> daaeaa58acd1 [2021-11-25T08:34:28.303Z] Step 3/4 : COPY go.mod . [2021-11-25T08:34:28.904Z] ---> 0a97e612f77a [2021-11-25T08:34:28.904Z] Step 4/4 : RUN go mod download [2021-11-25T08:34:29.178Z] ---> Running in 1e5c6f3ffa6e [2021-11-25T08:34:30.756Z] ---> Running in 94887baaa3aa [2021-11-25T08:34:30.756Z] ---> Running in b376ecb97e47 [2021-11-25T08:34:30.756Z] ---> Running in 694e30965b33 [2021-11-25T08:34:36.783Z] Removing intermediate container 94887baaa3aa [2021-11-25T08:34:36.783Z] ---> 743bcc981b1b [2021-11-25T08:34:36.783Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T08:34:36.783Z] Removing intermediate container 694e30965b33 [2021-11-25T08:34:36.783Z] ---> edf5941a3c5d [2021-11-25T08:34:36.783Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T08:34:36.783Z] Removing intermediate container b376ecb97e47 [2021-11-25T08:34:36.783Z] ---> 6c659d3df2b8 [2021-11-25T08:34:36.783Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T08:34:37.045Z] ---> Running in a2fd526639b7 [2021-11-25T08:34:37.305Z] ---> Running in 3e29483f2dd3 [2021-11-25T08:34:37.305Z] ---> Running in 6706d92e5a39 [2021-11-25T08:34:41.517Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T08:34:41.517Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-25T08:34:41.517Z] ---> bf383a15cd9e [2021-11-25T08:34:41.517Z] Step 3/30 : WORKDIR /edgex-go [2021-11-25T08:34:41.517Z] ---> Using cache [2021-11-25T08:34:41.517Z] ---> 6c659d3df2b8 [2021-11-25T08:34:41.517Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T08:34:41.778Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T08:34:41.778Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-25T08:34:41.778Z] ---> bf383a15cd9e [2021-11-25T08:34:41.778Z] Step 3/21 : WORKDIR /edgex-go [2021-11-25T08:34:41.778Z] ---> Using cache [2021-11-25T08:34:41.778Z] ---> 6c659d3df2b8 [2021-11-25T08:34:41.778Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T08:34:41.778Z] Removing intermediate container a2fd526639b7 [2021-11-25T08:34:41.778Z] ---> 66ee02a0dd60 [2021-11-25T08:34:41.778Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-25T08:34:41.778Z] ---> Running in e34edb91bc51 [2021-11-25T08:34:41.778Z] ---> Running in 1366dbad7df8 [2021-11-25T08:34:41.778Z] Removing intermediate container 3e29483f2dd3 [2021-11-25T08:34:41.778Z] ---> 225e54635b54 [2021-11-25T08:34:41.778Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T08:34:41.778Z] Removing intermediate container 6706d92e5a39 [2021-11-25T08:34:41.778Z] ---> 3c1e451b2134 [2021-11-25T08:34:41.778Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-25T08:34:41.778Z] ---> Running in ca4e737d9f7e [2021-11-25T08:34:41.778Z] ---> Running in 40f8a55ea710 [2021-11-25T08:34:41.778Z] ---> Running in 6b40578dc61d [2021-11-25T08:34:42.723Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T08:34:42.723Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T08:34:42.723Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T08:34:42.723Z] Removing intermediate container e34edb91bc51 [2021-11-25T08:34:42.723Z] ---> 6bb316ac0070 [2021-11-25T08:34:42.723Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-25T08:34:42.990Z] ---> Running in 1154136f1378 [2021-11-25T08:34:42.990Z] Removing intermediate container 1366dbad7df8 [2021-11-25T08:34:42.990Z] ---> e1fdbcd05d0a [2021-11-25T08:34:42.990Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-25T08:34:42.990Z] ---> Running in 78a8a2513858 [2021-11-25T08:34:43.250Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T08:34:43.250Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T08:34:43.516Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T08:34:43.516Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T08:34:43.516Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T08:34:43.796Z] OK: 220 MiB in 52 packages [2021-11-25T08:34:43.796Z] OK: 220 MiB in 52 packages [2021-11-25T08:34:43.796Z] OK: 220 MiB in 52 packages [2021-11-25T08:34:44.059Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T08:34:44.059Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T08:34:44.317Z] Removing intermediate container 6b40578dc61d [2021-11-25T08:34:44.317Z] ---> e2b10dcbee0a [2021-11-25T08:34:44.317Z] Step 6/24 : COPY . . [2021-11-25T08:34:44.317Z] Removing intermediate container 40f8a55ea710 [2021-11-25T08:34:44.317Z] ---> 9c4b9c7341c7 [2021-11-25T08:34:44.317Z] Step 6/22 : COPY . . [2021-11-25T08:34:44.317Z] OK: 220 MiB in 52 packages [2021-11-25T08:34:44.577Z] OK: 220 MiB in 52 packages [2021-11-25T08:34:47.894Z] Removing intermediate container ca4e737d9f7e [2021-11-25T08:34:47.894Z] ---> 0d7efcc8ce7d [2021-11-25T08:34:47.894Z] Step 6/22 : COPY . . [2021-11-25T08:34:48.511Z] Removing intermediate container 1154136f1378 [2021-11-25T08:34:48.511Z] ---> 1d3572a14320 [2021-11-25T08:34:48.511Z] Step 6/21 : COPY . . [2021-11-25T08:34:49.089Z] Removing intermediate container 78a8a2513858 [2021-11-25T08:34:49.089Z] ---> 96f2c6e11990 [2021-11-25T08:34:49.089Z] Step 6/30 : COPY . . [2021-11-25T08:34:54.406Z] ---> 99bb7efdcd8e [2021-11-25T08:34:54.406Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T08:34:54.406Z] ---> Running in dfa9f506734a [2021-11-25T08:34:54.406Z] ---> ef73f9c9343c [2021-11-25T08:34:54.406Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T08:34:54.406Z] ---> Running in 0cae178d6358 [2021-11-25T08:35:01.010Z] ---> 2767403e13e9 [2021-11-25T08:35:01.010Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T08:35:01.010Z] ---> Running in 4f7e6d2d029a [2021-11-25T08:35:02.409Z] Removing intermediate container 0cae178d6358 [2021-11-25T08:35:02.409Z] ---> ab202ed533dd [2021-11-25T08:35:02.409Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-25T08:35:02.672Z] Removing intermediate container dfa9f506734a [2021-11-25T08:35:02.672Z] ---> 0923c2d50c12 [2021-11-25T08:35:02.672Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-25T08:35:02.672Z] ---> Running in c4918de825cd [2021-11-25T08:35:02.935Z] ---> Running in 894ae007b03d [2021-11-25T08:35:02.935Z] Removing intermediate container 4f7e6d2d029a [2021-11-25T08:35:02.935Z] ---> 8895e545ecc3 [2021-11-25T08:35:02.935Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-25T08:35:03.203Z] ---> Running in 59cdd5e722bd [2021-11-25T08:35:03.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-25T08:35:03.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-25T08:35:03.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-25T08:35:04.749Z] ---> 2edb82487e73 [2021-11-25T08:35:04.749Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T08:35:05.017Z] ---> Running in a0a54ff78f79 [2021-11-25T08:35:06.451Z] ---> 6a5c3feaf2ea [2021-11-25T08:35:06.451Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T08:35:06.451Z] ---> Running in a78fb8987865 [2021-11-25T08:35:06.711Z] Removing intermediate container a0a54ff78f79 [2021-11-25T08:35:06.711Z] ---> 1bad7bf5d4d0 [2021-11-25T08:35:06.711Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-25T08:35:06.973Z] ---> Running in 4ab4d9008cd3 [2021-11-25T08:35:07.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-25T08:35:08.490Z] Removing intermediate container a78fb8987865 [2021-11-25T08:35:08.490Z] ---> f73f1b5a615a [2021-11-25T08:35:08.490Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-25T08:35:08.490Z] ---> Running in aad92ac9d4a7 [2021-11-25T08:35:08.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-25T08:35:40.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-25T08:35:44.219Z] Removing intermediate container c4918de825cd [2021-11-25T08:35:44.219Z] ---> 09154a4c6f57 [2021-11-25T08:35:44.219Z] [2021-11-25T08:35:44.219Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T08:35:44.219Z] Removing intermediate container 894ae007b03d [2021-11-25T08:35:44.219Z] ---> 6adc0958e6c1 [2021-11-25T08:35:44.219Z] [2021-11-25T08:35:44.219Z] Step 9/24 : FROM alpine:3.14 [2021-11-25T08:35:44.219Z] 3.14: Pulling from library/alpine [2021-11-25T08:35:44.219Z] 3.14: Pulling from library/alpine [2021-11-25T08:35:45.619Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-25T08:35:45.619Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-25T08:35:45.878Z] Status: Image is up to date for alpine:3.14 [2021-11-25T08:35:45.878Z] Status: Downloaded newer image for alpine:3.14 [2021-11-25T08:35:45.878Z] ---> 0a97eee8041e [2021-11-25T08:35:45.878Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T08:35:45.878Z] ---> 0a97eee8041e [2021-11-25T08:35:45.878Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-25T08:35:46.140Z] ---> Running in e0567d79643b [2021-11-25T08:35:46.140Z] ---> Running in 9d121c06e79b [2021-11-25T08:35:46.140Z] Removing intermediate container 59cdd5e722bd [2021-11-25T08:35:46.140Z] ---> b987dd824271 [2021-11-25T08:35:46.140Z] [2021-11-25T08:35:46.140Z] Step 9/21 : FROM alpine:3.14 [2021-11-25T08:35:46.140Z] ---> 0a97eee8041e [2021-11-25T08:35:46.140Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-25T08:35:46.400Z] Removing intermediate container aad92ac9d4a7 [2021-11-25T08:35:46.400Z] ---> 88dbf1312fbe [2021-11-25T08:35:46.400Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-25T08:35:46.400Z] ---> Running in 8d008ecd12d8 [2021-11-25T08:35:46.400Z] ---> Running in fb59387f5b57 [2021-11-25T08:35:46.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T08:35:46.979Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-25T08:35:46.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T08:35:46.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T08:35:46.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T08:35:46.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T08:35:47.243Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-25T08:35:47.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T08:35:47.243Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-25T08:35:47.243Z] (3/3) Installing su-exec (0.2-r1) [2021-11-25T08:35:47.243Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T08:35:47.243Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T08:35:47.504Z] Removing intermediate container 4ab4d9008cd3 [2021-11-25T08:35:47.504Z] ---> 460bba49d363 [2021-11-25T08:35:47.504Z] [2021-11-25T08:35:47.504Z] Step 9/30 : FROM alpine:3.14 [2021-11-25T08:35:47.504Z] ---> 0a97eee8041e [2021-11-25T08:35:47.504Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-25T08:35:47.504Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-25T08:35:47.504Z] OK: 6 MiB in 17 packages [2021-11-25T08:35:47.504Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T08:35:47.504Z] OK: 6 MiB in 15 packages [2021-11-25T08:35:47.504Z] ---> Running in f1bc925e4b6c [2021-11-25T08:35:47.504Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-25T08:35:47.504Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-25T08:35:47.504Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T08:35:47.504Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T08:35:47.765Z] OK: 6 MiB in 16 packages [2021-11-25T08:35:47.765Z] Removing intermediate container f1bc925e4b6c [2021-11-25T08:35:47.765Z] ---> 440ef44b169a [2021-11-25T08:35:47.765Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-25T08:35:47.765Z] ---> Running in efcf25a41660 [2021-11-25T08:35:48.028Z] Removing intermediate container 9d121c06e79b [2021-11-25T08:35:48.028Z] ---> b074bd7f60aa [2021-11-25T08:35:48.028Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T08:35:48.028Z] Removing intermediate container e0567d79643b [2021-11-25T08:35:48.028Z] ---> 13d0bd7c61f1 [2021-11-25T08:35:48.028Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T08:35:48.028Z] ---> Running in 46a6536c812e [2021-11-25T08:35:48.289Z] ---> Running in 55649d52b6ee [2021-11-25T08:35:48.289Z] Removing intermediate container 46a6536c812e [2021-11-25T08:35:48.289Z] ---> 7f22d5f73a4a [2021-11-25T08:35:48.289Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-25T08:35:48.289Z] ---> Running in 34b820370ae1 [2021-11-25T08:35:48.289Z] Removing intermediate container 8d008ecd12d8 [2021-11-25T08:35:48.289Z] ---> cbf44c7c21c9 [2021-11-25T08:35:48.289Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T08:35:48.289Z] Removing intermediate container 55649d52b6ee [2021-11-25T08:35:48.289Z] ---> 1b7aa99437c0 [2021-11-25T08:35:48.289Z] Step 12/24 : WORKDIR / [2021-11-25T08:35:48.565Z] Removing intermediate container fb59387f5b57 [2021-11-25T08:35:48.565Z] ---> c53c61a8cafa [2021-11-25T08:35:48.565Z] [2021-11-25T08:35:48.565Z] Step 10/22 : FROM docker:20.10.8 [2021-11-25T08:35:48.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T08:35:48.565Z] ---> Running in a2c9a5867add [2021-11-25T08:35:48.565Z] ---> Running in 83c5a349acf6 [2021-11-25T08:35:48.565Z] Removing intermediate container 34b820370ae1 [2021-11-25T08:35:48.565Z] ---> 33975aac16cd [2021-11-25T08:35:48.565Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T08:35:48.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T08:35:48.565Z] ---> Running in d53c2fe93276 [2021-11-25T08:35:48.565Z] 20.10.8: Pulling from library/docker [2021-11-25T08:35:48.565Z] Removing intermediate container 83c5a349acf6 [2021-11-25T08:35:48.565Z] ---> f968914669bb [2021-11-25T08:35:48.565Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-25T08:35:48.565Z] Removing intermediate container a2c9a5867add [2021-11-25T08:35:48.565Z] ---> 23f45e3ed7a8 [2021-11-25T08:35:48.565Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-25T08:35:48.835Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-25T08:35:48.835Z] (2/2) Installing su-exec (0.2-r1) [2021-11-25T08:35:48.835Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T08:35:48.835Z] OK: 6 MiB in 16 packages [2021-11-25T08:35:48.835Z] ---> Running in 68e133ccd5cf [2021-11-25T08:35:48.835Z] Removing intermediate container d53c2fe93276 [2021-11-25T08:35:48.835Z] ---> af147866851a [2021-11-25T08:35:48.835Z] Step 14/22 : WORKDIR / [2021-11-25T08:35:48.835Z] ---> Running in 5fbb88281ee4 [2021-11-25T08:35:48.835Z] ---> a2bd998115d1 [2021-11-25T08:35:48.835Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-25T08:35:49.102Z] Removing intermediate container 68e133ccd5cf [2021-11-25T08:35:49.102Z] ---> 69692692a603 [2021-11-25T08:35:49.102Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-25T08:35:49.102Z] ---> Running in c80987447f66 [2021-11-25T08:35:49.369Z] Removing intermediate container 5fbb88281ee4 [2021-11-25T08:35:49.369Z] ---> 972ed59b1a5b [2021-11-25T08:35:49.369Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T08:35:49.369Z] ---> aefae1da40fb [2021-11-25T08:35:49.369Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-25T08:35:49.369Z] Removing intermediate container efcf25a41660 [2021-11-25T08:35:49.369Z] ---> 157348963308 [2021-11-25T08:35:49.369Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-25T08:35:49.369Z] Removing intermediate container c80987447f66 [2021-11-25T08:35:49.369Z] ---> 21491aa5755c [2021-11-25T08:35:49.369Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T08:35:49.369Z] ---> Running in 522e523a0ec1 [2021-11-25T08:35:49.645Z] ---> 9183fd24b2d1 [2021-11-25T08:35:49.645Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-25T08:35:49.645Z] Removing intermediate container 522e523a0ec1 [2021-11-25T08:35:49.645Z] ---> 35dede9a3584 [2021-11-25T08:35:49.645Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-25T08:35:49.645Z] ---> 6f06ea0960c2 [2021-11-25T08:35:49.645Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-25T08:35:49.645Z] ---> Running in 1eb530dad6fc [2021-11-25T08:35:49.645Z] ---> 5651b6fc9354 [2021-11-25T08:35:49.645Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-25T08:35:49.917Z] Removing intermediate container 1eb530dad6fc [2021-11-25T08:35:49.917Z] ---> a313d5b73b04 [2021-11-25T08:35:49.917Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-25T08:35:49.917Z] ---> 2f0ec9aec19e [2021-11-25T08:35:49.917Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-25T08:35:49.917Z] ---> Running in c93aa17122de [2021-11-25T08:35:50.179Z] ---> c67cf99887e0 [2021-11-25T08:35:50.179Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-25T08:35:50.455Z] ---> 303e38bc3d27 [2021-11-25T08:35:50.455Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-25T08:35:50.455Z] ---> b95dc31fa2b6 [2021-11-25T08:35:50.455Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-25T08:35:50.455Z] ---> dca987762c6d [2021-11-25T08:35:50.455Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-25T08:35:50.455Z] ---> Running in 5fe6c5854d53 [2021-11-25T08:35:50.455Z] ---> d086e8a15422 [2021-11-25T08:35:50.455Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-25T08:35:50.716Z] ---> Running in 506838343a5b [2021-11-25T08:35:50.716Z] Removing intermediate container 5fe6c5854d53 [2021-11-25T08:35:50.716Z] ---> 7aa1aa200013 [2021-11-25T08:35:50.716Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T08:35:50.716Z] ---> Running in 29e1615c65a6 [2021-11-25T08:35:50.716Z] Removing intermediate container 506838343a5b [2021-11-25T08:35:50.716Z] ---> 877d78d37d23 [2021-11-25T08:35:50.716Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T08:35:50.980Z] Removing intermediate container c93aa17122de [2021-11-25T08:35:50.980Z] ---> a8292f9f7c62 [2021-11-25T08:35:50.980Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-25T08:35:50.980Z] ---> Running in fe3cdb102b8c [2021-11-25T08:35:50.980Z] Removing intermediate container 29e1615c65a6 [2021-11-25T08:35:50.980Z] ---> 946165b7ef9b [2021-11-25T08:35:50.980Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T08:35:50.980Z] ---> Running in 9bc6d1642cb9 [2021-11-25T08:35:50.980Z] ---> 44ef20e44f56 [2021-11-25T08:35:50.980Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-25T08:35:50.980Z] ---> Running in dc14a8dd0c74 [2021-11-25T08:35:50.980Z] Removing intermediate container fe3cdb102b8c [2021-11-25T08:35:50.980Z] ---> 9f1adf1d89c1 [2021-11-25T08:35:50.980Z] Step 19/21 : LABEL arch=x86_64 [2021-11-25T08:35:50.980Z] ---> Running in 6f0608e81604 [2021-11-25T08:35:50.989Z] Removing intermediate container 1e5c6f3ffa6e [2021-11-25T08:35:50.989Z] ---> d51d58230734 [2021-11-25T08:35:50.989Z] Successfully built d51d58230734 [2021-11-25T08:35:50.989Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T08:35:51.253Z] Removing intermediate container 9bc6d1642cb9 [2021-11-25T08:35:51.253Z] ---> 61236796fb38 [2021-11-25T08:35:51.253Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-25T08:35:51.253Z] Removing intermediate container dc14a8dd0c74 [2021-11-25T08:35:51.253Z] ---> fa2c70ed8b36 [2021-11-25T08:35:51.253Z] Step 21/22 : LABEL git_sha=f56e38340a7728aeec7104ac07b8828f8df64a45 [2021-11-25T08:35:51.253Z] ---> 423454d79710 [2021-11-25T08:35:51.253Z] Step 20/24 : 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/ [2021-11-25T08:35:51.253Z] ---> Running in a40993b02afc [2021-11-25T08:35:51.253Z] ---> Running in 77be401dca7e [2021-11-25T08:35:51.253Z] Removing intermediate container 6f0608e81604 [2021-11-25T08:35:51.253Z] ---> 9aa6002fa3d1 [2021-11-25T08:35:51.253Z] Step 20/21 : LABEL git_sha=f56e38340a7728aeec7104ac07b8828f8df64a45 [2021-11-25T08:35:51.253Z] Removing intermediate container a40993b02afc [2021-11-25T08:35:51.253Z] ---> 101198c95b9d [2021-11-25T08:35:51.253Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T08:35:51.324Z] + docker inspect -f . ci-base-image-arm64 [2021-11-25T08:35:51.324Z] . [Pipeline] withDockerContainer [2021-11-25T08:35:51.513Z] ---> Running in e26c97668312 [2021-11-25T08:35:51.513Z] ---> Running in b8dfe82b860d [2021-11-25T08:35:51.513Z] ---> 39b80bc6b582 [2021-11-25T08:35:51.513Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-25T08:35:51.513Z] ---> Running in cfb39faf30d1 [2021-11-25T08:35:51.513Z] Removing intermediate container e26c97668312 [2021-11-25T08:35:51.513Z] ---> b39640315a73 [2021-11-25T08:35:51.513Z] Step 21/21 : LABEL version=0.0.0 [2021-11-25T08:35:51.595Z] prd-ubuntu18.04-docker-arm64-4c-16g-490 does not seem to be running inside a container [2021-11-25T08:35:51.698Z] $ 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 [2021-11-25T08:35:51.779Z] Removing intermediate container b8dfe82b860d [2021-11-25T08:35:51.780Z] ---> adbc0bee9e20 [2021-11-25T08:35:51.780Z] [2021-11-25T08:35:51.780Z] ---> Running in aaa8226196b3 [2021-11-25T08:35:51.780Z] Successfully built adbc0bee9e20 [2021-11-25T08:35:52.059Z] Successfully tagged core-command:latest [2021-11-25T08:35:52.059Z]  Building core-command ... done Building core-data [2021-11-25T08:35:52.059Z] Removing intermediate container aaa8226196b3 [2021-11-25T08:35:52.059Z] ---> 23496bee93ac [2021-11-25T08:35:52.059Z] [2021-11-25T08:35:52.059Z] Successfully built 23496bee93ac [2021-11-25T08:35:52.059Z] Successfully tagged support-notifications:latest [2021-11-25T08:35:52.059Z]  Building support-notifications ... done Building support-scheduler [2021-11-25T08:35:53.311Z] $ docker top 79800e2fbcc17fea813dc4c75fad5e15f3391ad392b0739e0ebebf917867efd9 -eo pid,comm [2021-11-25T08:35:53.479Z] Removing intermediate container 77be401dca7e [2021-11-25T08:35:53.479Z] ---> 6e48bc6b5385 [2021-11-25T08:35:53.479Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-25T08:35:53.479Z] ---> Running in 2d629868392f [Pipeline] { [Pipeline] sh [2021-11-25T08:35:54.273Z] + go version [2021-11-25T08:35:54.273Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-25T08:35:54.302Z] $ docker stop --time=1 79800e2fbcc17fea813dc4c75fad5e15f3391ad392b0739e0ebebf917867efd9 [2021-11-25T08:35:54.419Z] Removing intermediate container cfb39faf30d1 [2021-11-25T08:35:54.419Z] ---> 0edacbfccb89 [2021-11-25T08:35:54.419Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T08:35:54.419Z] Removing intermediate container 2d629868392f [2021-11-25T08:35:54.419Z] ---> ec2e3504a572 [2021-11-25T08:35:54.419Z] Step 22/24 : LABEL arch=x86_64 [2021-11-25T08:35:54.996Z] ---> fe6836da5d20 [2021-11-25T08:35:54.996Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-25T08:35:54.996Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-25T08:35:54.996Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-25T08:35:54.996Z] ---> Running in b4a333aa8bda [2021-11-25T08:35:54.996Z] ---> bc6c0ffef665 [2021-11-25T08:35:54.996Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-25T08:35:55.262Z] ---> Running in 8d2f1e795067 [2021-11-25T08:35:55.262Z] Removing intermediate container b4a333aa8bda [2021-11-25T08:35:55.262Z] ---> 1b9f7cbd51e8 [2021-11-25T08:35:55.262Z] Step 23/24 : LABEL git_sha=f56e38340a7728aeec7104ac07b8828f8df64a45 [2021-11-25T08:35:55.540Z] ---> Running in 00b32d9bdc5e [2021-11-25T08:35:55.540Z] Removing intermediate container 8d2f1e795067 [2021-11-25T08:35:55.540Z] ---> 506fe4e2c237 [2021-11-25T08:35:55.540Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-25T08:35:55.540Z] ---> fa02019cc21d [2021-11-25T08:35:55.540Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-25T08:35:55.540Z] ---> Running in ddb6ef642b28 [2021-11-25T08:35:55.540Z] Removing intermediate container 00b32d9bdc5e [2021-11-25T08:35:55.540Z] ---> 5455f1cdbc5c [2021-11-25T08:35:55.540Z] Step 24/24 : LABEL version=0.0.0 [2021-11-25T08:35:55.808Z] ---> Running in 546249e88e58 [2021-11-25T08:35:55.808Z] ---> e52a3d834ca3 [2021-11-25T08:35:55.808Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-25T08:35:56.039Z] $ docker rm -f 79800e2fbcc17fea813dc4c75fad5e15f3391ad392b0739e0ebebf917867efd9 [2021-11-25T08:35:56.073Z] Removing intermediate container 546249e88e58 [2021-11-25T08:35:56.073Z] ---> 0d381511048a [2021-11-25T08:35:56.073Z] [2021-11-25T08:35:56.073Z] Successfully built 0d381511048a [2021-11-25T08:35:56.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T08:35:56.073Z] Successfully tagged security-secretstore-setup:latest [2021-11-25T08:35:56.073Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-11-25T08:35:56.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-11-25T08:35:56.343Z] (1/42) Installing readline (8.1.0-r0) [2021-11-25T08:35:56.343Z] (2/42) Installing bash (5.1.4-r0) [2021-11-25T08:35:56.343Z] Executing bash-5.1.4-r0.post-install [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T08:35:56.602Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-25T08:35:56.602Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T08:35:56.602Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-25T08:35:56.602Z] (6/42) Installing curl (7.79.1-r0) [2021-11-25T08:35:56.602Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-25T08:35:56.602Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-25T08:35:56.602Z] (9/42) Installing expat (2.4.1-r0) [2021-11-25T08:35:56.602Z] (10/42) Installing libffi (3.3-r2) [2021-11-25T08:35:56.602Z] (11/42) Installing gdbm (1.19-r0) [2021-11-25T08:35:56.602Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-25T08:35:56.602Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T08:35:56.602Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T08:35:56.602Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-25T08:35:56.602Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-25T08:35:56.602Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-25T08:35:56.696Z] + docker inspect -f . ci-base-image-arm64 [2021-11-25T08:35:56.696Z] . [Pipeline] withDockerContainer [2021-11-25T08:35:56.944Z] prd-ubuntu18.04-docker-arm64-4c-16g-490 does not seem to be running inside a container [2021-11-25T08:35:57.043Z] $ 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 [2021-11-25T08:35:58.519Z] $ docker top bcd74005a12eaaef115d66bcbfd1b6404dc61d9369de5a71f773b29612e03877 -eo pid,comm [2021-11-25T08:35:58.519Z] ---> c5d0065c0c10 [2021-11-25T08:35:58.519Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [Pipeline] { [Pipeline] echo [2021-11-25T08:35:58.824Z] ========================================================= [2021-11-25T08:35:58.824Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-25T08:35:58.824Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T08:35:59.090Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-25T08:35:59.090Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-25T08:35:59.090Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-25T08:35:59.090Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-25T08:35:59.090Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-25T08:35:59.090Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-25T08:35:59.352Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-25T08:35:59.352Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-25T08:35:59.473Z] + make test [2021-11-25T08:35:59.473Z] go mod tidy [2021-11-25T08:35:59.613Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-25T08:35:59.613Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-25T08:35:59.613Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-25T08:35:59.613Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-25T08:35:59.873Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-25T08:35:59.873Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-25T08:35:59.873Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-25T08:35:59.873Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-25T08:35:59.873Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-25T08:35:59.873Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-25T08:35:59.873Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-25T08:35:59.873Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-25T08:35:59.873Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-25T08:35:59.873Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-25T08:36:00.072Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-25T08:36:00.133Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-25T08:36:00.133Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-25T08:36:00.133Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-25T08:36:00.721Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T08:36:00.721Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-25T08:36:00.721Z] ---> bf383a15cd9e [2021-11-25T08:36:00.721Z] Step 3/20 : WORKDIR /edgex-go [2021-11-25T08:36:00.721Z] ---> Using cache [2021-11-25T08:36:00.721Z] ---> 6c659d3df2b8 [2021-11-25T08:36:00.721Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T08:36:00.721Z] ---> Using cache [2021-11-25T08:36:00.721Z] ---> e1fdbcd05d0a [2021-11-25T08:36:00.721Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-25T08:36:00.721Z] ---> Using cache [2021-11-25T08:36:00.721Z] ---> 96f2c6e11990 [2021-11-25T08:36:00.721Z] Step 6/20 : COPY . . [2021-11-25T08:36:00.721Z] ---> Using cache [2021-11-25T08:36:00.721Z] ---> 2edb82487e73 [2021-11-25T08:36:00.721Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T08:36:00.721Z] ---> Using cache [2021-11-25T08:36:00.721Z] ---> 1bad7bf5d4d0 [2021-11-25T08:36:00.721Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-25T08:36:02.804Z] Executing busybox-1.33.1-r3.trigger [2021-11-25T08:36:03.064Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T08:36:03.064Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T08:36:03.064Z] ---> bf383a15cd9e [2021-11-25T08:36:03.064Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T08:36:03.064Z] ---> Using cache [2021-11-25T08:36:03.064Z] ---> 6c659d3df2b8 [2021-11-25T08:36:03.064Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T08:36:03.064Z] ---> Using cache [2021-11-25T08:36:03.064Z] ---> e1fdbcd05d0a [2021-11-25T08:36:03.064Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-25T08:36:03.064Z] OK: 84 MiB in 64 packages [2021-11-25T08:36:04.448Z] ---> a360ad6138b0 [2021-11-25T08:36:04.448Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-25T08:36:04.448Z] ---> Running in 462d414b5618 [2021-11-25T08:36:04.448Z] ---> Running in 28526e29a0cb [2021-11-25T08:36:05.405Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T08:36:05.405Z] ---> Running in ddcc70813487 [2021-11-25T08:36:05.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-25T08:36:05.704Z] Removing intermediate container ddcc70813487 [2021-11-25T08:36:05.704Z] ---> dba765e90c7f [2021-11-25T08:36:05.704Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-25T08:36:05.977Z] Collecting docker-compose==1.23.2 [2021-11-25T08:36:05.977Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-25T08:36:05.977Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-25T08:36:06.249Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-25T08:36:06.249Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-25T08:36:06.249Z] Collecting cached-property<2,>=1.2.0 [2021-11-25T08:36:06.249Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-25T08:36:06.249Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T08:36:06.249Z] ---> 7cc0d90f6924 [2021-11-25T08:36:06.249Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-25T08:36:06.529Z] ---> Running in 7e96f2bb8d8a [2021-11-25T08:36:06.529Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-25T08:36:06.529Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-25T08:36:06.529Z] Collecting texttable<0.10,>=0.9.0 [2021-11-25T08:36:06.529Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-25T08:36:06.819Z] OK: 220 MiB in 52 packages [2021-11-25T08:36:07.435Z] Collecting PyYAML<4,>=3.10 [2021-11-25T08:36:07.435Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-25T08:36:07.435Z] Removing intermediate container 462d414b5618 [2021-11-25T08:36:07.435Z] ---> 37664839c0da [2021-11-25T08:36:07.435Z] Step 6/22 : COPY . . [2021-11-25T08:36:07.720Z] Removing intermediate container 7e96f2bb8d8a [2021-11-25T08:36:07.720Z] ---> e3c79ac29702 [2021-11-25T08:36:07.720Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-25T08:36:07.999Z] Collecting jsonschema<3,>=2.5.1 [2021-11-25T08:36:07.999Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-25T08:36:07.999Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-25T08:36:07.999Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-25T08:36:08.275Z] ---> Running in c421938c1264 [2021-11-25T08:36:08.553Z] Collecting docopt<0.7,>=0.6.1 [2021-11-25T08:36:08.553Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-25T08:36:09.515Z] Collecting docker<4.0,>=3.6.0 [2021-11-25T08:36:09.515Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-25T08:36:09.515Z] Collecting docker-pycreds>=0.4.0 [2021-11-25T08:36:09.515Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-25T08:36:09.515Z] 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) [2021-11-25T08:36:09.515Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-25T08:36:09.515Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-25T08:36:09.780Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-25T08:36:09.780Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-25T08:36:09.780Z] Collecting idna<2.8,>=2.5 [2021-11-25T08:36:09.780Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-25T08:36:09.780Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-25T08:36:09.780Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-25T08:36:09.780Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-25T08:36:09.780Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-25T08:36:09.780Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-25T08:36:09.780Z] Attempting uninstall: urllib3 [2021-11-25T08:36:09.780Z] Found existing installation: urllib3 1.26.5 [2021-11-25T08:36:09.780Z] Uninstalling urllib3-1.26.5: [2021-11-25T08:36:10.048Z] Successfully uninstalled urllib3-1.26.5 [2021-11-25T08:36:10.048Z] Removing intermediate container c421938c1264 [2021-11-25T08:36:10.048Z] ---> 296f14119e0d [2021-11-25T08:36:10.048Z] Step 27/30 : CMD ["gate"] [2021-11-25T08:36:10.312Z] Attempting uninstall: idna [2021-11-25T08:36:10.312Z] Found existing installation: idna 3.2 [2021-11-25T08:36:10.312Z] Uninstalling idna-3.2: [2021-11-25T08:36:10.312Z] Successfully uninstalled idna-3.2 [2021-11-25T08:36:10.584Z] Attempting uninstall: chardet [2021-11-25T08:36:10.584Z] Found existing installation: chardet 4.0.0 [2021-11-25T08:36:10.584Z] Uninstalling chardet-4.0.0: [2021-11-25T08:36:10.584Z] ---> Running in 2c324e7ed9ef [2021-11-25T08:36:10.584Z] Successfully uninstalled chardet-4.0.0 [2021-11-25T08:36:11.562Z] Removing intermediate container 2c324e7ed9ef [2021-11-25T08:36:11.562Z] ---> 5658a03e0b20 [2021-11-25T08:36:11.562Z] Step 28/30 : LABEL arch=x86_64 [2021-11-25T08:36:11.562Z] Attempting uninstall: requests [2021-11-25T08:36:11.562Z] Found existing installation: requests 2.25.1 [2021-11-25T08:36:11.562Z] Uninstalling requests-2.25.1: [2021-11-25T08:36:11.562Z] Successfully uninstalled requests-2.25.1 [2021-11-25T08:36:11.823Z] ---> Running in 2f641da9ff44 [2021-11-25T08:36:11.824Z] Running setup.py install for texttable: started [2021-11-25T08:36:12.396Z] Removing intermediate container 2f641da9ff44 [2021-11-25T08:36:12.396Z] ---> bd2210eba9e1 [2021-11-25T08:36:12.396Z] Step 29/30 : LABEL git_sha=f56e38340a7728aeec7104ac07b8828f8df64a45 [2021-11-25T08:36:12.661Z] Running setup.py install for texttable: finished with status 'done' [2021-11-25T08:36:12.661Z] Running setup.py install for PyYAML: started [2021-11-25T08:36:12.927Z] ---> Running in 37b5abb957e6 [2021-11-25T08:36:13.187Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T08:36:13.187Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-25T08:36:13.187Z] ---> bf383a15cd9e [2021-11-25T08:36:13.187Z] Step 3/23 : WORKDIR /edgex-go [2021-11-25T08:36:13.187Z] ---> Using cache [2021-11-25T08:36:13.187Z] ---> 6c659d3df2b8 [2021-11-25T08:36:13.187Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T08:36:13.187Z] ---> Using cache [2021-11-25T08:36:13.187Z] ---> e1fdbcd05d0a [2021-11-25T08:36:13.187Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-25T08:36:13.187Z] ---> Using cache [2021-11-25T08:36:13.187Z] ---> 96f2c6e11990 [2021-11-25T08:36:13.187Z] Step 6/23 : COPY go.mod . [2021-11-25T08:36:13.480Z] Removing intermediate container 37b5abb957e6 [2021-11-25T08:36:13.480Z] ---> 3fa77bc88836 [2021-11-25T08:36:13.480Z] Step 30/30 : LABEL version=0.0.0 [2021-11-25T08:36:13.480Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-25T08:36:13.480Z] ---> Running in c203f04a0167 [2021-11-25T08:36:13.753Z] ---> 2c91e3e4aea2 [2021-11-25T08:36:13.753Z] Step 7/23 : RUN go mod download [2021-11-25T08:36:13.753Z] Running setup.py install for docopt: started [2021-11-25T08:36:14.019Z] ---> Running in 0221f164f9d5 [2021-11-25T08:36:14.290Z] Removing intermediate container c203f04a0167 [2021-11-25T08:36:14.290Z] ---> 8a29aaf2c280 [2021-11-25T08:36:14.290Z] [2021-11-25T08:36:14.290Z] Running setup.py install for docopt: finished with status 'done' [2021-11-25T08:36:14.290Z] Running setup.py install for dockerpty: started [2021-11-25T08:36:14.290Z] Successfully built 8a29aaf2c280 [2021-11-25T08:36:14.551Z] Successfully tagged security-bootstrapper:latest [2021-11-25T08:36:14.551Z] Building core-metadata [2021-11-25T08:36:14.551Z]  Building security-bootstrapper ... done  ---> 3577cd425ff6 [2021-11-25T08:36:14.551Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T08:36:14.551Z] ---> Running in ad22245b8c6a [2021-11-25T08:36:15.125Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-25T08:36:15.704Z] 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 [2021-11-25T08:36:18.267Z] Removing intermediate container ad22245b8c6a [2021-11-25T08:36:18.267Z] ---> 4806571df331 [2021-11-25T08:36:18.267Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-25T08:36:18.267Z] ---> Running in cc348dc91466 [2021-11-25T08:36:18.267Z] Removing intermediate container 0221f164f9d5 [2021-11-25T08:36:18.267Z] ---> ac990b058c8a [2021-11-25T08:36:18.267Z] Step 8/23 : COPY . . [2021-11-25T08:36:18.849Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-25T08:36:25.495Z] Removing intermediate container ddb6ef642b28 [2021-11-25T08:36:25.495Z] ---> fb380c5d39ac [2021-11-25T08:36:25.495Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-25T08:36:26.906Z] ---> Running in e9c0b78d6cdf [2021-11-25T08:36:26.906Z] ---> acba041140e5 [2021-11-25T08:36:26.906Z] Step 9/23 : RUN go mod tidy [2021-11-25T08:36:27.174Z] Removing intermediate container e9c0b78d6cdf [2021-11-25T08:36:27.174Z] ---> 5d9987b608a0 [2021-11-25T08:36:27.174Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-25T08:36:27.174Z] ---> Running in 817b2f4f613f [2021-11-25T08:36:27.174Z] ---> Running in 31079fc85482 [2021-11-25T08:36:27.449Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T08:36:27.449Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T08:36:27.449Z] ---> bf383a15cd9e [2021-11-25T08:36:27.449Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T08:36:27.449Z] ---> Using cache [2021-11-25T08:36:27.449Z] ---> 6c659d3df2b8 [2021-11-25T08:36:27.449Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T08:36:27.449Z] ---> Using cache [2021-11-25T08:36:27.449Z] ---> e1fdbcd05d0a [2021-11-25T08:36:27.449Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T08:36:27.449Z] ---> Using cache [2021-11-25T08:36:27.449Z] ---> 96f2c6e11990 [2021-11-25T08:36:27.449Z] Step 6/22 : COPY . . [2021-11-25T08:36:27.449Z] ---> Using cache [2021-11-25T08:36:27.449Z] ---> 2edb82487e73 [2021-11-25T08:36:27.449Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T08:36:27.449Z] ---> Using cache [2021-11-25T08:36:27.449Z] ---> 1bad7bf5d4d0 [2021-11-25T08:36:27.449Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-25T08:36:27.449Z] ---> Running in 459811c42dc9 [2021-11-25T08:36:27.449Z] Removing intermediate container 31079fc85482 [2021-11-25T08:36:27.449Z] ---> 880c8af64d0e [2021-11-25T08:36:27.449Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-25T08:36:28.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-25T08:36:28.286Z] ---> 1dd1a8002d60 [2021-11-25T08:36:28.286Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-25T08:36:28.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-25T08:36:28.548Z] ---> f1bbb1eb1a0e [2021-11-25T08:36:28.548Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-25T08:36:29.124Z] ---> bb677dc9ddc8 [2021-11-25T08:36:29.124Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-25T08:36:29.124Z] ---> Running in bbba6a98e260 [2021-11-25T08:36:29.124Z] Removing intermediate container bbba6a98e260 [2021-11-25T08:36:29.124Z] ---> 2143c106bbc9 [2021-11-25T08:36:29.124Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T08:36:29.124Z] ---> Running in b9ac7a097485 [2021-11-25T08:36:29.388Z] Removing intermediate container b9ac7a097485 [2021-11-25T08:36:29.388Z] ---> ebd60309dd3b [2021-11-25T08:36:29.388Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T08:36:29.388Z] ---> Running in 7949bfddffb8 [2021-11-25T08:36:29.388Z] Removing intermediate container 7949bfddffb8 [2021-11-25T08:36:29.388Z] ---> 6a1d23c64913 [2021-11-25T08:36:29.388Z] Step 21/22 : LABEL git_sha=f56e38340a7728aeec7104ac07b8828f8df64a45 [2021-11-25T08:36:29.388Z] ---> Running in b05ba9a5680a [2021-11-25T08:36:29.655Z] Removing intermediate container b05ba9a5680a [2021-11-25T08:36:29.655Z] ---> e535de2469a4 [2021-11-25T08:36:29.655Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T08:36:29.655Z] ---> Running in 36ec59b127f6 [2021-11-25T08:36:29.915Z] Removing intermediate container 36ec59b127f6 [2021-11-25T08:36:29.915Z] ---> 4775e414b1d9 [2021-11-25T08:36:29.915Z] [2021-11-25T08:36:30.489Z] Successfully built 4775e414b1d9 [2021-11-25T08:36:30.489Z] Successfully tagged sys-mgmt-agent:latest [2021-11-25T08:36:31.872Z]  Building sys-mgmt-agent ... done Removing intermediate container 817b2f4f613f [2021-11-25T08:36:31.872Z] ---> 3fab565a40dd [2021-11-25T08:36:31.872Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-25T08:36:31.872Z] ---> Running in 794ed712149d [2021-11-25T08:36:32.475Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-25T08:36:32.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-25T08:36:33.802Z] Removing intermediate container 28526e29a0cb [2021-11-25T08:36:33.802Z] ---> 889cdf6ebb1e [2021-11-25T08:36:33.802Z] [2021-11-25T08:36:33.802Z] Step 9/20 : FROM alpine:3.14 [2021-11-25T08:36:33.802Z] ---> 0a97eee8041e [2021-11-25T08:36:33.802Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-25T08:36:33.802Z] ---> Running in 4a3affb5a34c [2021-11-25T08:36:34.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T08:36:34.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T08:36:34.666Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-25T08:36:34.666Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-25T08:36:34.666Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T08:36:34.666Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-25T08:36:34.666Z] (5/5) Installing curl (7.79.1-r0) [2021-11-25T08:36:34.666Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T08:36:34.666Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T08:36:34.666Z] OK: 8 MiB in 19 packages [2021-11-25T08:36:35.639Z] Removing intermediate container 4a3affb5a34c [2021-11-25T08:36:35.639Z] ---> e75d5dc788a0 [2021-11-25T08:36:35.639Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T08:36:35.639Z] ---> Running in 97c50fb66027 [2021-11-25T08:36:35.639Z] Removing intermediate container 97c50fb66027 [2021-11-25T08:36:35.639Z] ---> 180c52693ab2 [2021-11-25T08:36:35.639Z] Step 12/20 : WORKDIR /edgex [2021-11-25T08:36:35.639Z] ---> Running in 5c7da0f9147a [2021-11-25T08:36:35.907Z] Removing intermediate container 5c7da0f9147a [2021-11-25T08:36:35.907Z] ---> 97618c9646ba [2021-11-25T08:36:35.907Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-25T08:36:36.176Z] ---> a43cca5daef4 [2021-11-25T08:36:36.176Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-25T08:36:36.758Z] ---> 4b10ed2e458b [2021-11-25T08:36:36.758Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-25T08:36:37.714Z] ---> 2c5d86383081 [2021-11-25T08:36:37.714Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-25T08:36:37.714Z] ---> Running in 1844a850c62c [2021-11-25T08:36:37.714Z] Removing intermediate container 1844a850c62c [2021-11-25T08:36:37.714Z] ---> 9c7debf92139 [2021-11-25T08:36:37.714Z] Step 17/20 : CMD ["--init=true"] [2021-11-25T08:36:37.714Z] ---> Running in 7c19328e8dbd [2021-11-25T08:36:37.978Z] Removing intermediate container 7c19328e8dbd [2021-11-25T08:36:37.978Z] ---> 1848f9396199 [2021-11-25T08:36:37.978Z] Step 18/20 : LABEL arch=x86_64 [2021-11-25T08:36:37.978Z] ---> Running in 8da2137943e9 [2021-11-25T08:36:38.250Z] Removing intermediate container 8da2137943e9 [2021-11-25T08:36:38.250Z] ---> 8d256a3afcb6 [2021-11-25T08:36:38.250Z] Step 19/20 : LABEL git_sha=f56e38340a7728aeec7104ac07b8828f8df64a45 [2021-11-25T08:36:38.250Z] ---> Running in af79ba7e2ecb [2021-11-25T08:36:38.250Z] Removing intermediate container af79ba7e2ecb [2021-11-25T08:36:38.250Z] ---> e9c742c9689b [2021-11-25T08:36:38.250Z] Step 20/20 : LABEL version=0.0.0 [2021-11-25T08:36:38.250Z] ---> Running in 7dce9de80683 [2021-11-25T08:36:38.519Z] Removing intermediate container 7dce9de80683 [2021-11-25T08:36:38.519Z] ---> 44a583253761 [2021-11-25T08:36:38.519Z] [2021-11-25T08:36:38.789Z] Successfully built 44a583253761 [2021-11-25T08:36:38.789Z] Successfully tagged security-proxy-setup:latest [2021-11-25T08:36:53.791Z]  Building security-proxy-setup ... done Removing intermediate container cc348dc91466 [2021-11-25T08:36:53.791Z] ---> d60a38f3a584 [2021-11-25T08:36:53.791Z] [2021-11-25T08:36:53.791Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T08:36:53.791Z] ---> 0a97eee8041e [2021-11-25T08:36:53.791Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-25T08:36:53.791Z] ---> Running in 87301e462fb8 [2021-11-25T08:36:54.062Z] Removing intermediate container 87301e462fb8 [2021-11-25T08:36:54.062Z] ---> c92279e15603 [2021-11-25T08:36:54.062Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-25T08:36:54.062Z] ---> Running in 3c82cfab8ab6 [2021-11-25T08:36:54.323Z] Removing intermediate container 3c82cfab8ab6 [2021-11-25T08:36:54.323Z] ---> 191cd5dbebb6 [2021-11-25T08:36:54.323Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-25T08:36:54.323Z] ---> Running in 4ec8f94a1850 [2021-11-25T08:36:54.584Z] Removing intermediate container 4ec8f94a1850 [2021-11-25T08:36:54.584Z] ---> 70bf5b6550de [2021-11-25T08:36:54.584Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T08:36:54.584Z] ---> Running in 09bbd69d7393 [2021-11-25T08:36:55.677Z] Removing intermediate container 09bbd69d7393 [2021-11-25T08:36:55.677Z] ---> 7bb5fd0bfa75 [2021-11-25T08:36:55.677Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-25T08:36:55.677Z] ---> Running in bb0a99fad423 [2021-11-25T08:36:56.302Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T08:36:56.602Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T08:36:57.141Z] Removing intermediate container 459811c42dc9 [2021-11-25T08:36:57.141Z] ---> 39508003a158 [2021-11-25T08:36:57.141Z] [2021-11-25T08:36:57.141Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T08:36:57.141Z] ---> 0a97eee8041e [2021-11-25T08:36:57.141Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T08:36:57.141Z] ---> Using cache [2021-11-25T08:36:57.141Z] ---> b074bd7f60aa [2021-11-25T08:36:57.141Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T08:36:57.141Z] ---> Using cache [2021-11-25T08:36:57.141Z] ---> 7f22d5f73a4a [2021-11-25T08:36:57.141Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-25T08:36:57.141Z] ---> Running in ac3d46a13e39 [2021-11-25T08:36:57.141Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-25T08:36:57.141Z] Removing intermediate container ac3d46a13e39 [2021-11-25T08:36:57.141Z] ---> d616387e0d26 [2021-11-25T08:36:57.141Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T08:36:57.141Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T08:36:57.142Z] ---> Running in 14b2370303fb [2021-11-25T08:36:57.142Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-25T08:36:57.509Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T08:36:57.509Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-25T08:36:57.509Z] Removing intermediate container 14b2370303fb [2021-11-25T08:36:57.509Z] ---> 5927df0211c5 [2021-11-25T08:36:57.509Z] Step 14/22 : WORKDIR / [2021-11-25T08:36:57.509Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-25T08:36:57.919Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T08:36:57.919Z] OK: 8 MiB in 20 packages [2021-11-25T08:36:57.919Z] ---> Running in 2dfb652a2dec [2021-11-25T08:36:57.919Z] Removing intermediate container 794ed712149d [2021-11-25T08:36:57.919Z] ---> 902e3663d96d [2021-11-25T08:36:57.919Z] [2021-11-25T08:36:57.919Z] Step 11/23 : FROM alpine:3.14 [2021-11-25T08:36:57.919Z] ---> 0a97eee8041e [2021-11-25T08:36:57.919Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-25T08:36:57.919Z] ---> Using cache [2021-11-25T08:36:57.919Z] ---> b074bd7f60aa [2021-11-25T08:36:57.919Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T08:36:57.919Z] ---> Using cache [2021-11-25T08:36:57.919Z] ---> 7f22d5f73a4a [2021-11-25T08:36:57.919Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-25T08:36:57.919Z] ---> Running in 39997dca59b5 [2021-11-25T08:36:57.919Z] Removing intermediate container 2dfb652a2dec [2021-11-25T08:36:57.919Z] ---> 4b58599c347b [2021-11-25T08:36:57.919Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T08:36:58.260Z] Removing intermediate container bb0a99fad423 [2021-11-25T08:36:58.260Z] ---> c52d7fca218a [2021-11-25T08:36:58.260Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T08:36:58.260Z] Removing intermediate container 39997dca59b5 [2021-11-25T08:36:58.260Z] ---> c6868b12b13c [2021-11-25T08:36:58.260Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-25T08:36:58.260Z] ---> Running in 08a02ffcd400 [2021-11-25T08:36:58.260Z] ---> 83b7e8313978 [2021-11-25T08:36:58.260Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-25T08:36:58.260Z] Removing intermediate container 08a02ffcd400 [2021-11-25T08:36:58.260Z] ---> 79a9d2139cfa [2021-11-25T08:36:58.260Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T08:36:58.260Z] ---> 598cc84343a8 [2021-11-25T08:36:58.260Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-25T08:36:58.843Z] ---> 98e16c352fc4 [2021-11-25T08:36:58.843Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-25T08:36:58.843Z] ---> 77af8034ea71 [2021-11-25T08:36:58.843Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-25T08:36:58.843Z] ---> 4489e5450ac6 [2021-11-25T08:36:58.843Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-25T08:36:59.118Z] ---> 1026f17f2790 [2021-11-25T08:36:59.118Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-25T08:36:59.118Z] ---> c43caae05fff [2021-11-25T08:36:59.118Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-25T08:36:59.118Z] ---> Running in 093ecd51632b [2021-11-25T08:36:59.118Z] ---> Running in 6ecd0712f193 [2021-11-25T08:36:59.118Z] ---> ad74a1148ba6 [2021-11-25T08:36:59.118Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-25T08:36:59.118Z] Removing intermediate container 093ecd51632b [2021-11-25T08:36:59.118Z] ---> fa620f5cefa2 [2021-11-25T08:36:59.118Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T08:36:59.118Z] Removing intermediate container 6ecd0712f193 [2021-11-25T08:36:59.118Z] ---> b1564897adff [2021-11-25T08:36:59.118Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T08:36:59.118Z] ---> Running in a273493d8115 [2021-11-25T08:36:59.118Z] ---> Running in 9a33d2916fa6 [2021-11-25T08:36:59.395Z] ---> a60e32aac07c [2021-11-25T08:36:59.395Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-25T08:36:59.395Z] Removing intermediate container a273493d8115 [2021-11-25T08:36:59.395Z] ---> 430a3dde9e2f [2021-11-25T08:36:59.395Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T08:36:59.395Z] ---> Running in 98ca62c252c6 [2021-11-25T08:36:59.395Z] Removing intermediate container 9a33d2916fa6 [2021-11-25T08:36:59.395Z] ---> 7c8c3f98b8c2 [2021-11-25T08:36:59.395Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T08:36:59.395Z] ---> Running in f4406bb222e3 [2021-11-25T08:36:59.395Z] ---> Running in 5d5e46125092 [2021-11-25T08:36:59.395Z] Removing intermediate container 98ca62c252c6 [2021-11-25T08:36:59.395Z] ---> 3d465fef8d7a [2021-11-25T08:36:59.395Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T08:36:59.395Z] Removing intermediate container f4406bb222e3 [2021-11-25T08:36:59.395Z] ---> bd52a016843b [2021-11-25T08:36:59.395Z] Step 21/22 : LABEL git_sha=f56e38340a7728aeec7104ac07b8828f8df64a45 [2021-11-25T08:36:59.395Z] ---> Running in 53f9f15ccd75 [2021-11-25T08:36:59.395Z] Removing intermediate container 5d5e46125092 [2021-11-25T08:36:59.395Z] ---> 0eb18dcca7a0 [2021-11-25T08:36:59.395Z] Step 21/22 : LABEL git_sha=f56e38340a7728aeec7104ac07b8828f8df64a45 [2021-11-25T08:36:59.395Z] ---> Running in 42119cae163e [2021-11-25T08:36:59.658Z] ---> Running in 96e9a2d910b8 [2021-11-25T08:36:59.658Z] Removing intermediate container 53f9f15ccd75 [2021-11-25T08:36:59.658Z] ---> 7ba382d21017 [2021-11-25T08:36:59.658Z] Step 21/23 : LABEL arch=x86_64 [2021-11-25T08:36:59.658Z] Removing intermediate container 42119cae163e [2021-11-25T08:36:59.658Z] ---> b913936a765b [2021-11-25T08:36:59.658Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T08:36:59.658Z] Removing intermediate container 96e9a2d910b8 [2021-11-25T08:36:59.658Z] ---> d368130bdf86 [2021-11-25T08:36:59.658Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T08:36:59.658Z] ---> Running in 23ce74a97400 [2021-11-25T08:36:59.658Z] ---> Running in eac059b423aa [2021-11-25T08:36:59.658Z] ---> Running in d518bfdcdd0f [2021-11-25T08:36:59.658Z] Removing intermediate container 23ce74a97400 [2021-11-25T08:36:59.658Z] ---> 94bd75c8a252 [2021-11-25T08:36:59.658Z] Step 22/23 : LABEL git_sha=f56e38340a7728aeec7104ac07b8828f8df64a45 [2021-11-25T08:36:59.658Z] Removing intermediate container eac059b423aa [2021-11-25T08:36:59.658Z] ---> 419b674c71da [2021-11-25T08:36:59.658Z] [2021-11-25T08:36:59.658Z] ---> Running in 359a3dcafae9 [2021-11-25T08:36:59.921Z] Successfully built 419b674c71da [2021-11-25T08:36:59.921Z] Removing intermediate container d518bfdcdd0f [2021-11-25T08:36:59.921Z] ---> 24d91839d18d [2021-11-25T08:36:59.921Z] [2021-11-25T08:36:59.921Z] Successfully tagged core-metadata:latest [2021-11-25T08:36:59.921Z]  Building core-metadata ... done Removing intermediate container 359a3dcafae9 [2021-11-25T08:36:59.921Z] ---> 48add4fc89cb [2021-11-25T08:36:59.921Z] Step 23/23 : LABEL version=0.0.0 [2021-11-25T08:36:59.921Z] ---> Running in 4c985da3df5f [2021-11-25T08:36:59.921Z] Successfully built 24d91839d18d [2021-11-25T08:36:59.921Z] Successfully tagged core-data:latest [2021-11-25T08:36:59.921Z]  Building core-data ... done Removing intermediate container 4c985da3df5f [2021-11-25T08:36:59.921Z] ---> 20a3874fda9c [2021-11-25T08:36:59.921Z] [2021-11-25T08:37:00.181Z] Successfully built 20a3874fda9c [2021-11-25T08:37:00.181Z] Successfully tagged support-scheduler:latest [2021-11-25T08:37:00.187Z]  Building support-scheduler ... done  [Pipeline] } [2021-11-25T08:37:00.190Z] $ docker stop --time=1 ab1f16115b34d6b64feec24b09ed984a560d764b2ce9fc71d8ca1a23d64828f8 [2021-11-25T08:37:01.650Z] $ docker rm -f ab1f16115b34d6b64feec24b09ed984a560d764b2ce9fc71d8ca1a23d64828f8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-25T08:37:02.005Z] + docker images [2021-11-25T08:37:02.005Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-25T08:37:02.005Z] support-scheduler latest 20a3874fda9c 2 seconds ago 16.2MB [2021-11-25T08:37:02.005Z] core-data latest 24d91839d18d 2 seconds ago 20.7MB [2021-11-25T08:37:02.005Z] core-metadata latest 419b674c71da 2 seconds ago 16.9MB [2021-11-25T08:37:02.005Z] 902e3663d96d 4 seconds ago 1.76GB [2021-11-25T08:37:02.005Z] 39508003a158 5 seconds ago 1.76GB [2021-11-25T08:37:02.005Z] d60a38f3a584 8 seconds ago 1.77GB [2021-11-25T08:37:02.005Z] security-proxy-setup latest 44a583253761 23 seconds ago 26.9MB [2021-11-25T08:37:02.005Z] 889cdf6ebb1e 28 seconds ago 1.77GB [2021-11-25T08:37:02.005Z] sys-mgmt-agent latest 4775e414b1d9 32 seconds ago 294MB [2021-11-25T08:37:02.005Z] security-bootstrapper latest 8a29aaf2c280 48 seconds ago 18.9MB [2021-11-25T08:37:02.005Z] security-secretstore-setup latest 0d381511048a About a minute ago 28.4MB [2021-11-25T08:37:02.005Z] support-notifications latest 23496bee93ac About a minute ago 17MB [2021-11-25T08:37:02.005Z] core-command latest adbc0bee9e20 About a minute ago 16.1MB [2021-11-25T08:37:02.005Z] c53c61a8cafa About a minute ago 1.76GB [2021-11-25T08:37:02.005Z] 460bba49d363 About a minute ago 1.76GB [2021-11-25T08:37:02.005Z] b987dd824271 About a minute ago 1.76GB [2021-11-25T08:37:02.005Z] 6adc0958e6c1 About a minute ago 1.77GB [2021-11-25T08:37:02.005Z] 09154a4c6f57 About a minute ago 1.76GB [2021-11-25T08:37:02.005Z] ci-base-image-x86_64 latest bf383a15cd9e 5 minutes ago 1.25GB [2021-11-25T08:37:02.005Z] alpine 3.14 0a97eee8041e 12 days ago 5.61MB [2021-11-25T08:37:02.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB [2021-11-25T08:37:02.005Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB [2021-11-25T08:37:02.005Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-25T08:37:02.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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 [2021-11-25T08:37:17.260Z] Still waiting to schedule task [2021-11-25T08:37:17.261Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-492’ [2021-11-25T08:37:29.093Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-25T08:37:37.421Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-25T08:37:38.414Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-25T08:37:39.409Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-25T08:37:51.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-25T08:37:51.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-25T08:37:51.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-25T08:37:51.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-25T08:37:52.472Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-25T08:37:52.758Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-25T08:37:54.771Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-25T08:37:54.771Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-25T08:37:54.771Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-25T08:37:54.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-25T08:38:03.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.226s coverage: 28.7% of statements [2021-11-25T08:38:03.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-25T08:38:03.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-25T08:38:07.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.393s coverage: 98.5% of statements [2021-11-25T08:38:07.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-25T08:38:09.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.533s coverage: 44.7% of statements [2021-11-25T08:38:09.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-25T08:38:09.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-25T08:38:12.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.813s coverage: 89.5% of statements [2021-11-25T08:38:12.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-25T08:38:12.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-25T08:38:12.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.351s coverage: 84.4% of statements [2021-11-25T08:38:12.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-25T08:38:12.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-25T08:38:12.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-25T08:38:12.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-25T08:38:12.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-25T08:38:23.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.805s coverage: 94.2% of statements [2021-11-25T08:38:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-25T08:38:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-25T08:38:23.140Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.221s coverage: 59.1% of statements [2021-11-25T08:38:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-25T08:38:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-25T08:38:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-25T08:38:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-25T08:38:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-25T08:38:23.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.215s coverage: 60.0% of statements [2021-11-25T08:38:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-25T08:38:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-25T08:38:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-25T08:38:23.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.513s coverage: 0.9% of statements [2021-11-25T08:38:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-25T08:38:23.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.268s coverage: 58.8% of statements [2021-11-25T08:38:23.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.192s coverage: 21.7% of statements [2021-11-25T08:38:23.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-25T08:38:23.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.257s coverage: 47.1% of statements [2021-11-25T08:38:23.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.250s coverage: 79.5% of statements [2021-11-25T08:38:23.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.260s coverage: 94.1% of statements [2021-11-25T08:38:23.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.262s coverage: 96.3% of statements [2021-11-25T08:38:24.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements [2021-11-25T08:38:36.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.269s coverage: 94.4% of statements [2021-11-25T08:38:36.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.201s coverage: 44.8% of statements [2021-11-25T08:38:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.700s coverage: 82.5% of statements [2021-11-25T08:38:43.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-25T08:38:50.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.274s coverage: 92.9% of statements [2021-11-25T08:38:50.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-25T08:38:50.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-25T08:38:50.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-25T08:38:50.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 65.1% of statements [2021-11-25T08:38:50.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-25T08:38:50.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-25T08:38:50.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-25T08:38:50.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-25T08:38:50.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-25T08:38:50.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements [2021-11-25T08:38:50.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-25T08:38:50.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-25T08:38:50.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2021-11-25T08:38:50.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-25T08:38:50.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.296s coverage: 58.8% of statements [2021-11-25T08:38:50.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-25T08:38:50.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.326s coverage: 80.0% of statements [2021-11-25T08:38:50.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.285s coverage: 87.2% of statements [2021-11-25T08:38:50.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.268s coverage: 85.4% of statements [2021-11-25T08:38:50.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.823s coverage: 91.2% of statements [2021-11-25T08:38:50.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-25T08:38:50.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.952s coverage: 64.4% of statements [2021-11-25T08:38:50.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-25T08:38:50.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-25T08:38:50.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.199s coverage: 100.0% of statements [2021-11-25T08:38:51.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 89.4% of statements [2021-11-25T08:38:51.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements [2021-11-25T08:38:52.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-11-25T08:38:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2021-11-25T08:38:58.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.347s coverage: 65.4% of statements [2021-11-25T08:38:58.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-25T08:38:58.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-25T08:38:58.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-25T08:39:00.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.870s coverage: 43.8% of statements [2021-11-25T08:39:00.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-25T08:39:00.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-25T08:39:00.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.303s coverage: 89.5% of statements [2021-11-25T08:39:00.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-25T08:39:00.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.301s coverage: 84.8% of statements [2021-11-25T08:39:00.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-25T08:39:10.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.279s coverage: 17.7% of statements [2021-11-25T08:39:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-25T08:39:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-25T08:39:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-25T08:39:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-25T08:39:10.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.660s coverage: 92.3% of statements [2021-11-25T08:39:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-25T08:39:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-25T08:39:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-25T08:39:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-25T08:39:10.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.192s coverage: 63.2% of statements [2021-11-25T08:39:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-25T08:39:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-25T08:39:10.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.435s coverage: 97.7% of statements [2021-11-25T08:39:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-25T08:39:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-25T08:39:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-25T08:39:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-25T08:39:10.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.250s coverage: 28.9% of statements [2021-11-25T08:39:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-25T08:39:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-25T08:39:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-25T08:39:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-25T08:39:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-25T08:39:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-25T08:39:10.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.192s coverage: 100.0% of statements [2021-11-25T08:39:10.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-11-25T08:39:10.231Z] 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 [2021-11-25T08:39:10.231Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-25T08:39:10.231Z] GO111MODULE=on go vet ./... [2021-11-25T08:39:16.131Z] Running on prd-ubuntu18.04-docker-8c-8g-493 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws [2021-11-25T08:39:16.140Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-11-25T08:39:16.232Z] The recommended git tool is: git [2021-11-25T08:39:18.000Z] using credential edgex-jenkins-ssh [2021-11-25T08:39:18.014Z] Cloning the remote Git repository [2021-11-25T08:39:18.033Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-25T08:39:18.087Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-11-25T08:39:18.129Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T08:39:18.129Z] > git --version # timeout=10 [2021-11-25T08:39:18.136Z] > git --version # 'git version 2.17.1' [2021-11-25T08:39:18.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T08:39:18.164Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T08:39:22.600Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T08:39:22.606Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T08:39:22.620Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T08:39:22.632Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T08:39:22.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T08:39:22.637Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-25T08:39:23.279Z] Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 [2021-11-25T08:39:23.438Z] Merge succeeded, producing 7ed81f1e985da314d7b0f68373ca6bc60e47c7e9 [2021-11-25T08:39:23.438Z] Checking out Revision 7ed81f1e985da314d7b0f68373ca6bc60e47c7e9 (PR-3825) [2021-11-25T08:39:23.291Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T08:39:23.304Z] > git checkout -f 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 [2021-11-25T08:39:23.360Z] > git remote # timeout=10 [2021-11-25T08:39:23.367Z] > git config --get remote.origin.url # timeout=10 [2021-11-25T08:39:23.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T08:39:23.377Z] > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 [2021-11-25T08:39:23.433Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-25T08:39:23.444Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T08:39:23.448Z] > git checkout -f 7ed81f1e985da314d7b0f68373ca6bc60e47c7e9 # timeout=10 [2021-11-25T08:39:27.015Z] Commit message: "Merge commit 'b2bbeb2bf8682f369067d047e38d70060ce035aa' into HEAD" [2021-11-25T08:39:27.020Z] > git rev-list --no-walk 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T08:39:27.988Z] + echo snap-build.sh [2021-11-25T08:39:27.988Z] snap-build.sh [2021-11-25T08:39:27.988Z] + SNAP_BASE_DIR=. [2021-11-25T08:39:27.988Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-11-25T08:39:27.988Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-11-25T08:39:27.988Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-11-25T08:39:27.988Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-11-25T08:39:27.988Z] + cd /w/workspace/edgex-go/2 [2021-11-25T08:39:27.988Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-25T08:39:27.988Z] Reading package lists... [2021-11-25T08:39:27.988Z] Building dependency tree... [2021-11-25T08:39:27.988Z] Reading state information... [2021-11-25T08:39:27.988Z] The following packages were automatically installed and are no longer required: [2021-11-25T08:39:27.988Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-25T08:39:27.988Z] uidmap xdelta3 [2021-11-25T08:39:27.988Z] Use 'sudo apt autoremove' to remove them. [2021-11-25T08:39:27.988Z] The following packages will be REMOVED: [2021-11-25T08:39:27.988Z] lxd* lxd-client* [2021-11-25T08:39:28.251Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-25T08:39:28.251Z] After this operation, 31.7 MB disk space will be freed. [2021-11-25T08:39:28.774Z] (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 ... 190317 files and directories currently installed.) [2021-11-25T08:39:28.774Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-25T08:39:29.719Z] Removing lxd dnsmasq configuration [2021-11-25T08:39:29.719Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-25T08:39:29.719Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-25T08:39:30.665Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-25T08:39:30.665Z] (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 ... 190142 files and directories currently installed.) [2021-11-25T08:39:30.665Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-25T08:39:32.055Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-25T08:39:32.056Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-25T08:39:32.627Z] + sudo snap remove --purge lxd [2021-11-25T08:39:32.889Z] snap "lxd" is not installed [2021-11-25T08:39:32.889Z] + sudo groupadd --force --system lxd [2021-11-25T08:39:32.889Z] ++ whoami [2021-11-25T08:39:32.889Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-25T08:39:32.889Z] + newgrp - lxd [2021-11-25T08:39:32.889Z] + sudo snap install lxd [2021-11-25T08:39:42.907Z] 2021-11-25T08:39:39Z INFO Waiting for automatic snapd restart... [2021-11-25T08:39:57.833Z] lxd 4.20 from Canonical* installed [2021-11-25T08:39:57.833Z] + sudo lxd init --auto [2021-11-25T08:40:07.841Z] + sudo snap install --classic snapcraft [2021-11-25T08:40:17.854Z] snapcraft 5.0 from Canonical* installed [2021-11-25T08:40:17.854Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-25T08:40:17.854Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-25T08:40:17.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T08:40:17.854Z] Dload Upload Total Spent Left Speed [2021-11-25T08:40:17.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4644 0 --:--:-- --:--:-- --:--:-- 4679 [2021-11-25T08:40:17.854Z] 100 3325k 100 3325k 0 0 8866k 0 --:--:-- --:--:-- --:--:-- 8866k [2021-11-25T08:40:17.854Z] ./yq_linux_amd64 [2021-11-25T08:40:17.854Z] + sudo snapcraft prime --use-lxd [2021-11-25T08:40:19.769Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-25T08:40:19.769Z] 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: [2021-11-25T08:40:19.769Z] - README.md [2021-11-25T08:40:19.769Z] [2021-11-25T08:40:19.769Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-25T08:40:20.028Z] Launching a container. [2021-11-25T08:40:32.332Z] Waiting for container to be ready [2021-11-25T08:40:32.592Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-25T08:40:32.592Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-25T08:40:32.592Z] [2021-11-25T08:40:36.793Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-25T08:40:36.793Z] Waiting for network to be ready... [2021-11-25T08:40:37.366Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-25T08:40:37.366Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-25T08:40:37.628Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-25T08:40:37.628Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-25T08:40:37.891Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-25T08:40:38.153Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-25T08:40:38.153Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-25T08:40:38.153Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-25T08:40:38.153Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-25T08:40:38.153Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-25T08:40:38.153Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-25T08:40:38.153Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-25T08:40:38.414Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-25T08:40:38.414Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-25T08:40:38.414Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-25T08:40:38.414Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-25T08:40:38.414Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-25T08:40:38.414Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-25T08:40:38.414Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-25T08:40:38.675Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-25T08:40:38.675Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-25T08:40:38.675Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-25T08:40:38.675Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-25T08:40:38.675Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-25T08:40:38.675Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-25T08:40:38.675Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] [2021-11-25T08:40:38.675Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-25T08:40:41.980Z] Fetched 25.6 MB in 5s (5639 kB/s) [2021-11-25T08:40:42.552Z] Reading package lists... [2021-11-25T08:40:42.813Z] Reading package lists... [2021-11-25T08:40:43.074Z] Building dependency tree... [2021-11-25T08:40:43.074Z] Reading state information... [2021-11-25T08:40:43.334Z] The following additional packages will be installed: [2021-11-25T08:40:43.334Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-25T08:40:43.335Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-25T08:40:43.335Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-25T08:40:43.335Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-25T08:40:43.335Z] Suggested packages: [2021-11-25T08:40:43.335Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-25T08:40:43.335Z] Recommended packages: [2021-11-25T08:40:43.335Z] gnupg libsasl2-modules [2021-11-25T08:40:43.335Z] The following NEW packages will be installed: [2021-11-25T08:40:43.335Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-25T08:40:43.335Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-25T08:40:43.335Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-25T08:40:43.335Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-25T08:40:43.335Z] The following packages will be upgraded: [2021-11-25T08:40:43.335Z] gpg gpg-agent gpgconf libudev1 [2021-11-25T08:40:43.596Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-25T08:40:43.596Z] Need to get 3527 kB of archives. [2021-11-25T08:40:43.596Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-25T08:40:43.596Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-25T08:40:43.596Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-11-25T08:40:43.596Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-25T08:40:43.857Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-25T08:40:43.857Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-25T08:40:43.857Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-25T08:40:44.118Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-25T08:40:44.119Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-25T08:40:44.379Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-25T08:40:44.379Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-25T08:40:44.379Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-25T08:40:44.379Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-25T08:40:44.379Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-25T08:40:44.379Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-25T08:40:44.379Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-25T08:40:44.379Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-25T08:40:44.379Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-25T08:40:44.379Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-25T08:40:44.379Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-25T08:40:44.379Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-25T08:40:44.379Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-25T08:40:44.379Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-25T08:40:44.640Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T08:40:44.640Z] Fetched 3527 kB in 1s (3205 kB/s) [2021-11-25T08:40:44.640Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-25T08:40:44.640Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-25T08:40:44.640Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-25T08:40:44.640Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-25T08:40:44.640Z] Selecting previously unselected package udev. [2021-11-25T08:40:44.640Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-25T08:40:44.640Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-25T08:40:44.902Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-25T08:40:44.902Z] Selecting previously unselected package libfuse2:amd64. [2021-11-25T08:40:44.902Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-25T08:40:44.902Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-25T08:40:44.902Z] Selecting previously unselected package fuse. [2021-11-25T08:40:44.902Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-25T08:40:44.902Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-25T08:40:45.163Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T08:40:45.163Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-25T08:40:45.163Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T08:40:45.163Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-25T08:40:45.163Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T08:40:45.163Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-25T08:40:45.423Z] Selecting previously unselected package libksba8:amd64. [2021-11-25T08:40:45.423Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-25T08:40:45.423Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-25T08:40:45.423Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-25T08:40:45.423Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T08:40:45.423Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T08:40:45.423Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-25T08:40:45.423Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T08:40:45.423Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T08:40:45.423Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-25T08:40:45.423Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T08:40:45.423Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T08:40:45.423Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-25T08:40:45.423Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T08:40:45.423Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T08:40:45.686Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-25T08:40:45.686Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T08:40:45.686Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T08:40:45.686Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-25T08:40:45.686Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T08:40:45.686Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T08:40:45.686Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-25T08:40:45.686Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T08:40:45.686Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T08:40:45.686Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-25T08:40:45.686Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T08:40:45.686Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T08:40:45.686Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-25T08:40:45.686Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T08:40:45.686Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T08:40:45.949Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-25T08:40:45.949Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-25T08:40:45.949Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-25T08:40:45.949Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-25T08:40:45.949Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-25T08:40:45.949Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-25T08:40:45.949Z] Selecting previously unselected package libldap-common. [2021-11-25T08:40:45.949Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-25T08:40:45.949Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-25T08:40:45.949Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-25T08:40:45.949Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-25T08:40:45.949Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-25T08:40:45.949Z] Selecting previously unselected package dirmngr. [2021-11-25T08:40:46.210Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T08:40:46.210Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-25T08:40:46.210Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-25T08:40:46.210Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-25T08:40:46.210Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-25T08:40:46.210Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-25T08:40:46.210Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-25T08:40:46.210Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-25T08:40:46.210Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T08:40:46.210Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-25T08:40:46.210Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-25T08:40:46.210Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-25T08:40:46.480Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-25T08:40:46.741Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T08:40:46.741Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-25T08:40:46.741Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-25T08:40:46.741Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-25T08:40:46.741Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T08:40:46.741Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T08:40:46.741Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T08:40:46.741Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T08:40:46.741Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T08:40:46.741Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T08:40:46.741Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T08:40:46.741Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-25T08:40:46.741Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-25T08:40:46.741Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-25T08:40:47.066Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-25T08:40:47.066Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-25T08:40:47.066Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-25T08:40:47.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-25T08:40:47.315Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-25T08:40:47.315Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-25T08:40:47.315Z] This means they are not meant to be enabled using systemctl. [2021-11-25T08:40:47.315Z] Possible reasons for having this kind of units are: [2021-11-25T08:40:47.315Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-25T08:40:47.315Z] .wants/ or .requires/ directory. [2021-11-25T08:40:47.315Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-25T08:40:47.315Z] a requirement dependency on it. [2021-11-25T08:40:47.315Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-25T08:40:47.315Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-25T08:40:47.315Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-25T08:40:47.315Z] instance name specified. [2021-11-25T08:40:47.576Z] Reading package lists... [2021-11-25T08:40:47.756Z] + ls -al . [2021-11-25T08:40:47.756Z] total 672 [2021-11-25T08:40:47.756Z] drwxrwxr-x 9 1001 1001 4096 Nov 25 08:40 . [2021-11-25T08:40:47.756Z] drwxr-xr-x 4 root root 4096 Nov 25 08:35 .. [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 11 Nov 25 08:33 .dockerignore [2021-11-25T08:40:47.756Z] drwxrwxr-x 8 1001 1001 4096 Nov 25 08:33 .git [2021-11-25T08:40:47.756Z] drwxrwxr-x 4 1001 1001 4096 Nov 25 08:33 .github [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 804 Nov 25 08:33 .gitignore [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 42 Nov 25 08:33 .golangci.yml [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 76 Nov 25 08:33 .hadolint.yml [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 166 Nov 25 08:33 .sonarcloud.properties [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 1171 Nov 25 08:33 ADOPTERS.md [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 8910 Nov 25 08:33 Attribution.txt [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 51732 Nov 25 08:33 CHANGELOG.md [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 3804 Nov 25 08:33 CONTRIBUTING.md [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 677 Nov 25 08:33 GOVERNANCE.md [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 849 Nov 25 08:33 Jenkinsfile [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 10775 Nov 25 08:33 LICENSE [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 6508 Nov 25 08:33 Makefile [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 582 Nov 25 08:33 OWNERS.md [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 8207 Nov 25 08:33 README.md [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 6912 Nov 25 08:33 SECURITY.md [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 5 Nov 25 08:30 VERSION [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 4131 Nov 25 08:33 ZMQWindows.md [2021-11-25T08:40:47.756Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 08:33 bin [2021-11-25T08:40:47.756Z] drwxrwxr-x 14 1001 1001 4096 Nov 25 08:33 cmd [2021-11-25T08:40:47.756Z] -rw-r--r-- 1 root root 428381 Nov 25 08:39 coverage.out [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 822 Nov 25 08:33 go.mod [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 49471 Nov 25 08:33 go.sum [2021-11-25T08:40:47.756Z] drwxrwxr-x 8 1001 1001 4096 Nov 25 08:33 internal [2021-11-25T08:40:47.756Z] drwxrwxr-x 3 1001 1001 4096 Nov 25 08:33 openapi [2021-11-25T08:40:47.756Z] drwxrwxr-x 4 1001 1001 4096 Nov 25 08:33 snap [2021-11-25T08:40:47.756Z] -rw-rw-r-- 1 1001 1001 204 Nov 25 08:33 version.go [Pipeline] sh [2021-11-25T08:40:47.837Z] Building dependency tree... [2021-11-25T08:40:47.837Z] Reading state information... [2021-11-25T08:40:48.098Z] The following additional packages will be installed: [2021-11-25T08:40:48.098Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-25T08:40:48.098Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-25T08:40:48.098Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-25T08:40:48.098Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-25T08:40:48.098Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-25T08:40:48.098Z] Suggested packages: [2021-11-25T08:40:48.098Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-25T08:40:48.098Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-25T08:40:48.098Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-25T08:40:48.098Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-25T08:40:48.098Z] systemd-container policykit-1 [2021-11-25T08:40:48.098Z] Recommended packages: [2021-11-25T08:40:48.098Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-25T08:40:48.098Z] The following NEW packages will be installed: [2021-11-25T08:40:48.098Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-25T08:40:48.098Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-25T08:40:48.098Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-25T08:40:48.098Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-25T08:40:48.098Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-25T08:40:48.098Z] The following packages will be upgraded: [2021-11-25T08:40:48.098Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-25T08:40:48.098Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-25T08:40:48.098Z] Need to get 36.8 MB of archives. [2021-11-25T08:40:48.098Z] After this operation, 147 MB of additional disk space will be used. [2021-11-25T08:40:48.098Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-25T08:40:48.359Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-25T08:40:48.359Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-25T08:40:48.359Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-25T08:40:48.359Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-25T08:40:48.359Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-25T08:40:48.359Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-25T08:40:48.359Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-25T08:40:48.359Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-25T08:40:48.359Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-25T08:40:48.359Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-25T08:40:48.359Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-25T08:40:48.359Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-25T08:40:48.359Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-25T08:40:48.359Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-25T08:40:48.359Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-25T08:40:48.359Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-25T08:40:48.421Z] + '[' -e coverage.out ] [2021-11-25T08:40:48.421Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-25T08:40:48.441Z] Warning: overwriting stash ‘coverage-report’ [2021-11-25T08:40:48.929Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-25T08:40:48.929Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-25T08:40:49.190Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-25T08:40:49.190Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-25T08:40:49.190Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-25T08:40:49.190Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-25T08:40:49.190Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-25T08:40:49.190Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-25T08:40:49.190Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-25T08:40:49.190Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-25T08:40:49.190Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-25T08:40:49.190Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-25T08:40:49.190Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-25T08:40:49.346Z] Stashed 1 file(s) [Pipeline] sh [2021-11-25T08:40:49.997Z] + make build [2021-11-25T08:40:49.997Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-25T08:40:50.132Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T08:40:50.132Z] Fetched 36.8 MB in 2s (20.1 MB/s) [2021-11-25T08:40:50.132Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-25T08:40:50.132Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-25T08:40:50.132Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-25T08:40:50.704Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-25T08:40:50.704Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-25T08:40:50.704Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-25T08:40:50.704Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-25T08:40:50.704Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-25T08:40:50.704Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-25T08:40:50.967Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-25T08:40:50.967Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-25T08:40:50.967Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-25T08:40:50.967Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-25T08:40:51.227Z] Setting up apt (1.6.14) ... [2021-11-25T08:40:51.227Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-25T08:40:51.487Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-25T08:40:51.748Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-25T08:40:51.748Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-25T08:40:51.748Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-25T08:40:51.748Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-25T08:40:51.748Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-25T08:40:51.748Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T08:40:52.008Z] Selecting previously unselected package libexpat1:amd64. [2021-11-25T08:40:52.008Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-25T08:40:52.008Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-25T08:40:52.008Z] Selecting previously unselected package python3.6-minimal. [2021-11-25T08:40:52.008Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-25T08:40:52.008Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T08:40:52.268Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-25T08:40:52.268Z] Checking for services that may need to be restarted...done. [2021-11-25T08:40:52.268Z] Checking for services that may need to be restarted...done. [2021-11-25T08:40:52.268Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T08:40:52.268Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-25T08:40:52.268Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T08:40:52.840Z] Selecting previously unselected package python3-minimal. [2021-11-25T08:40:52.840Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-25T08:40:52.840Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-25T08:40:52.840Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-25T08:40:52.840Z] Selecting previously unselected package mime-support. [2021-11-25T08:40:52.840Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-25T08:40:52.840Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-25T08:40:52.840Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-25T08:40:52.840Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-25T08:40:52.840Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-25T08:40:52.840Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-25T08:40:52.840Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-25T08:40:52.840Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T08:40:53.102Z] Selecting previously unselected package python3.6. [2021-11-25T08:40:53.102Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-25T08:40:53.102Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T08:40:53.102Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-25T08:40:53.102Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-25T08:40:53.102Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-25T08:40:53.365Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-25T08:40:53.365Z] Selecting previously unselected package python3. [2021-11-25T08:40:53.365Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-25T08:40:53.365Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-25T08:40:53.365Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-25T08:40:53.626Z] Selecting previously unselected package multiarch-support. [2021-11-25T08:40:53.626Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T08:40:53.626Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-25T08:40:53.626Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-25T08:40:53.626Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-25T08:40:53.626Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-25T08:40:53.626Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-25T08:40:53.626Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-25T08:40:53.626Z] Selecting previously unselected package libbsd0:amd64. [2021-11-25T08:40:53.626Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-25T08:40:53.626Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-25T08:40:53.626Z] Selecting previously unselected package sudo. [2021-11-25T08:40:53.626Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-25T08:40:53.626Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-25T08:40:53.887Z] Selecting previously unselected package apparmor. [2021-11-25T08:40:53.887Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-25T08:40:53.887Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-25T08:40:53.887Z] Selecting previously unselected package libedit2:amd64. [2021-11-25T08:40:53.887Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-25T08:40:53.887Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-25T08:40:53.887Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-25T08:40:53.887Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-25T08:40:53.887Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T08:40:54.147Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-25T08:40:54.147Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-25T08:40:54.147Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T08:40:54.147Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-25T08:40:54.147Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-25T08:40:54.147Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-25T08:40:54.147Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-25T08:40:54.147Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-25T08:40:54.147Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T08:40:54.147Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-25T08:40:54.147Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-25T08:40:54.147Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T08:40:54.408Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-25T08:40:54.408Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-25T08:40:54.408Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-25T08:40:54.408Z] Selecting previously unselected package openssh-client. [2021-11-25T08:40:54.408Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-25T08:40:54.408Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-25T08:40:54.669Z] Selecting previously unselected package squashfs-tools. [2021-11-25T08:40:54.669Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-25T08:40:54.669Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-25T08:40:54.669Z] Selecting previously unselected package snapd. [2021-11-25T08:40:54.669Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-25T08:40:54.669Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-25T08:40:56.584Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-25T08:40:56.584Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-25T08:40:56.846Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-25T08:40:56.846Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-25T08:40:56.846Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-25T08:40:56.846Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T08:40:56.846Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-25T08:40:56.846Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-25T08:40:56.846Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-25T08:40:57.419Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-25T08:40:57.419Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-25T08:40:57.419Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-25T08:40:57.419Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T08:40:57.419Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T08:40:57.419Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T08:40:57.990Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-25T08:40:57.990Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T08:40:57.990Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-25T08:40:57.990Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-25T08:40:57.990Z] running python rtupdate hooks for python3.6... [2021-11-25T08:40:57.990Z] running python post-rtupdate hooks for python3.6... [2021-11-25T08:40:58.252Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-25T08:40:58.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-25T08:40:58.821Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-25T08:40:58.821Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T08:40:58.821Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-25T08:40:59.082Z] Setting up snapd (2.51.1+18.04) ... [2021-11-25T08:40:59.344Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-25T08:40:59.605Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-25T08:40:59.605Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-25T08:40:59.866Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-25T08:41:00.127Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-25T08:41:00.127Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-25T08:41:00.388Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-25T08:41:00.388Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-25T08:41:00.648Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-25T08:41:00.908Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-25T08:41:00.909Z] /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' [2021-11-25T08:41:01.169Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-25T08:41:01.169Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-25T08:41:02.553Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-25T08:41:02.553Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-25T08:41:02.553Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-25T08:41:03.756Z] Reading package lists... [2021-11-25T08:41:04.017Z] Reading package lists... [2021-11-25T08:41:04.278Z] Building dependency tree... [2021-11-25T08:41:04.278Z] Reading state information... [2021-11-25T08:41:04.278Z] Calculating upgrade... [2021-11-25T08:41:04.544Z] The following packages will be upgraded: [2021-11-25T08:41:04.544Z] advancecomp base-files bash binutils binutils-common [2021-11-25T08:41:04.544Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-25T08:41:04.544Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-25T08:41:04.544Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-25T08:41:04.544Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-25T08:41:04.544Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-25T08:41:04.544Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-25T08:41:04.544Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-25T08:41:04.544Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-25T08:41:04.544Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-25T08:41:04.544Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-25T08:41:04.544Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-25T08:41:04.544Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-25T08:41:04.544Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-25T08:41:04.544Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-25T08:41:04.544Z] ubuntu-keyring util-linux [2021-11-25T08:41:04.544Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-25T08:41:04.544Z] Need to get 64.2 MB of archives. [2021-11-25T08:41:04.545Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-25T08:41:04.545Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-25T08:41:04.807Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-25T08:41:04.808Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-25T08:41:04.808Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-25T08:41:04.808Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-25T08:41:04.808Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-25T08:41:04.808Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-25T08:41:04.808Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-11-25T08:41:04.808Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-25T08:41:04.808Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-25T08:41:04.808Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-25T08:41:04.808Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-25T08:41:04.808Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-25T08:41:04.808Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-25T08:41:04.808Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-25T08:41:04.808Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-25T08:41:04.808Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-25T08:41:04.808Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-25T08:41:04.808Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-25T08:41:04.808Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-25T08:41:04.808Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-25T08:41:04.808Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-25T08:41:04.808Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-25T08:41:04.808Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-25T08:41:04.808Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-25T08:41:04.808Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-25T08:41:04.808Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-25T08:41:04.808Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-25T08:41:04.808Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-25T08:41:04.808Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-25T08:41:04.808Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-25T08:41:04.808Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-25T08:41:04.808Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-25T08:41:04.808Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-25T08:41:04.808Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-25T08:41:04.808Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-25T08:41:04.808Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-25T08:41:04.808Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-25T08:41:04.808Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-25T08:41:04.808Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-25T08:41:04.808Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-25T08:41:04.808Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-25T08:41:04.808Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-25T08:41:04.808Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-25T08:41:04.808Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-25T08:41:04.808Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-25T08:41:04.808Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-25T08:41:04.808Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-25T08:41:04.808Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-25T08:41:04.808Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-25T08:41:05.069Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-25T08:41:05.069Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-25T08:41:05.069Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-25T08:41:05.069Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-25T08:41:05.069Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-25T08:41:05.069Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-25T08:41:05.069Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-25T08:41:05.069Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-25T08:41:05.069Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-25T08:41:05.330Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-25T08:41:05.330Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-25T08:41:05.330Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-25T08:41:05.330Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-25T08:41:05.330Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-25T08:41:05.330Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-25T08:41:05.330Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-25T08:41:05.591Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-25T08:41:05.591Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-25T08:41:05.591Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-25T08:41:05.591Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-25T08:41:05.591Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-25T08:41:05.591Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-25T08:41:05.591Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-25T08:41:05.591Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-25T08:41:05.591Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-25T08:41:05.591Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-25T08:41:05.591Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-25T08:41:05.852Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-25T08:41:05.852Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-25T08:41:05.852Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-25T08:41:05.852Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-25T08:41:05.852Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-25T08:41:05.852Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-25T08:41:05.852Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-25T08:41:05.852Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-11-25T08:41:05.852Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-25T08:41:05.852Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-25T08:41:05.852Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-25T08:41:05.852Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-25T08:41:05.852Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-25T08:41:05.852Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-25T08:41:05.853Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-25T08:41:05.853Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-25T08:41:05.853Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-25T08:41:05.853Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-25T08:41:05.853Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-25T08:41:06.115Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-11-25T08:41:06.115Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-25T08:41:06.115Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-25T08:41:06.115Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-25T08:41:06.115Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-25T08:41:06.115Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-25T08:41:06.115Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-25T08:41:06.115Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T08:41:06.375Z] Fetched 64.2 MB in 2s (40.5 MB/s) [2021-11-25T08:41:06.375Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T08:41:06.375Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T08:41:06.375Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-25T08:41:06.639Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T08:41:06.639Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-25T08:41:06.639Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-25T08:41:06.639Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-25T08:41:06.902Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T08:41:06.902Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T08:41:06.902Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T08:41:06.902Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T08:41:07.163Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T08:41:07.163Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T08:41:07.163Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T08:41:07.163Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T08:41:07.163Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T08:41:07.163Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T08:41:07.163Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T08:41:07.163Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T08:41:07.163Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T08:41:07.163Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T08:41:07.427Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T08:41:07.427Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T08:41:07.428Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T08:41:07.428Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-25T08:41:07.428Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-25T08:41:07.428Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T08:41:07.428Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T08:41:07.428Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T08:41:07.428Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T08:41:07.689Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T08:41:07.689Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T08:41:07.689Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T08:41:07.689Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T08:41:07.951Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T08:41:07.951Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T08:41:07.951Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-25T08:41:08.214Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-25T08:41:08.475Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T08:41:08.475Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-25T08:41:08.475Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-25T08:41:08.475Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-25T08:41:08.475Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-25T08:41:08.736Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-25T08:41:08.736Z] Installing new version of config file /etc/issue ... [2021-11-25T08:41:08.736Z] Installing new version of config file /etc/issue.net ... [2021-11-25T08:41:08.736Z] Installing new version of config file /etc/lsb-release ... [2021-11-25T08:41:08.736Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-25T08:41:08.998Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-25T08:41:08.998Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-25T08:41:08.998Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-25T08:41:09.260Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:09.260Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-25T08:41:09.260Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-25T08:41:09.260Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-25T08:41:09.260Z] 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 [2021-11-25T08:41:09.260Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:09.260Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T08:41:09.520Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-25T08:41:09.520Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-25T08:41:09.520Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:09.520Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-25T08:41:09.520Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-25T08:41:09.520Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-25T08:41:09.781Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:09.781Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-25T08:41:09.781Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-25T08:41:09.781Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-25T08:41:10.043Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:10.043Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-25T08:41:10.043Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-25T08:41:10.043Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-25T08:41:10.043Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:10.043Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-25T08:41:10.043Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-25T08:41:10.043Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-25T08:41:10.305Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:10.305Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-25T08:41:10.305Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-25T08:41:10.305Z] Setting up grep (3.1-2build1) ... [2021-11-25T08:41:10.305Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:10.305Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-25T08:41:10.305Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-25T08:41:10.305Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-25T08:41:10.567Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:10.567Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-25T08:41:10.567Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-25T08:41:10.567Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-25T08:41:10.567Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:10.567Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-25T08:41:10.567Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T08:41:10.567Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-25T08:41:10.829Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:10.829Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-25T08:41:10.829Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-25T08:41:11.088Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-25T08:41:11.088Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-25T08:41:11.348Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-25T08:41:11.348Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-25T08:41:11.348Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-25T08:41:11.609Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:11.609Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-25T08:41:11.609Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-25T08:41:12.179Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-25T08:41:12.179Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-25T08:41:12.179Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-25T08:41:12.179Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-25T08:41:12.179Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-25T08:41:12.439Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:12.439Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-25T08:41:12.439Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-25T08:41:12.439Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-25T08:41:12.439Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:12.439Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T08:41:12.439Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T08:41:12.439Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T08:41:12.700Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:12.700Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T08:41:12.700Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T08:41:12.700Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T08:41:12.700Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:12.700Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T08:41:12.700Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T08:41:12.700Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T08:41:12.700Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:12.700Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T08:41:12.963Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T08:41:12.963Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T08:41:12.963Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:12.963Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-25T08:41:12.963Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T08:41:12.963Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-25T08:41:12.963Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T08:41:12.963Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-25T08:41:13.224Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:13.224Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-25T08:41:13.224Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T08:41:13.224Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-25T08:41:13.224Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:13.224Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T08:41:13.224Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T08:41:13.224Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T08:41:13.484Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:13.484Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T08:41:13.484Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T08:41:13.484Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-25T08:41:13.484Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:13.484Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T08:41:13.484Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T08:41:14.055Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-25T08:41:14.055Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-25T08:41:14.316Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-25T08:41:14.577Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:14.577Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T08:41:14.577Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-25T08:41:14.577Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-25T08:41:14.837Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T08:41:14.837Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-25T08:41:14.837Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T08:41:14.837Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-25T08:41:14.837Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T08:41:14.837Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-25T08:41:14.837Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-25T08:41:14.837Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-25T08:41:15.099Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T08:41:15.099Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-25T08:41:15.099Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-25T08:41:15.099Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-25T08:41:15.099Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T08:41:15.099Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-25T08:41:15.364Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-25T08:41:15.364Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-25T08:41:15.364Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T08:41:15.364Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-25T08:41:15.364Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-25T08:41:15.364Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-25T08:41:15.624Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T08:41:15.624Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-25T08:41:15.624Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-25T08:41:15.624Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-25T08:41:15.624Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-25T08:41:15.624Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-25T08:41:15.624Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-25T08:41:15.885Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-25T08:41:15.885Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T08:41:15.885Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T08:41:15.885Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T08:41:15.885Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-25T08:41:15.885Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-25T08:41:15.885Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-25T08:41:15.885Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-25T08:41:16.147Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-25T08:41:16.147Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T08:41:16.147Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-25T08:41:16.147Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-25T08:41:16.147Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-25T08:41:16.147Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T08:41:16.147Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-25T08:41:16.147Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-25T08:41:16.409Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-25T08:41:16.409Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T08:41:16.409Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-25T08:41:16.409Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-25T08:41:16.409Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-25T08:41:16.673Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T08:41:16.673Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-25T08:41:16.673Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-25T08:41:16.673Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-25T08:41:16.673Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T08:41:16.673Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-25T08:41:16.673Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-25T08:41:16.934Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-25T08:41:16.934Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T08:41:16.934Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-25T08:41:16.934Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-25T08:41:16.934Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-25T08:41:17.195Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T08:41:17.195Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T08:41:17.195Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-25T08:41:17.195Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-25T08:41:17.195Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T08:41:17.195Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-25T08:41:17.195Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-25T08:41:17.195Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-25T08:41:17.456Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T08:41:17.456Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-25T08:41:17.456Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-25T08:41:17.456Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-25T08:41:17.456Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T08:41:17.456Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-25T08:41:17.456Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-25T08:41:17.719Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-25T08:41:17.719Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T08:41:17.719Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-25T08:41:17.719Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-25T08:41:17.719Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-25T08:41:17.719Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T08:41:17.719Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-25T08:41:17.719Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-25T08:41:17.980Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-25T08:41:17.980Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T08:41:17.980Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-25T08:41:17.980Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-25T08:41:17.980Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-25T08:41:17.980Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T08:41:17.980Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-25T08:41:17.980Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-25T08:41:18.242Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-25T08:41:18.242Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T08:41:18.242Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-25T08:41:18.242Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-25T08:41:18.242Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-25T08:41:18.242Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-25T08:41:18.242Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-25T08:41:18.242Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-25T08:41:18.242Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-25T08:41:18.504Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-25T08:41:18.504Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-25T08:41:18.504Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-25T08:41:18.766Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-25T08:41:18.766Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-25T08:41:18.766Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-25T08:41:18.766Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-25T08:41:18.766Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-25T08:41:18.766Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-25T08:41:18.766Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-25T08:41:18.766Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-25T08:41:19.027Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-25T08:41:19.027Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-25T08:41:19.027Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-25T08:41:19.027Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-25T08:41:19.027Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-25T08:41:19.027Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-25T08:41:19.027Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-25T08:41:19.027Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-25T08:41:19.288Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-25T08:41:19.288Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-25T08:41:19.550Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-25T08:41:19.550Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-25T08:41:19.550Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-25T08:41:19.550Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-25T08:41:19.550Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-25T08:41:19.550Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-25T08:41:19.811Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-25T08:41:19.811Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-25T08:41:20.072Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-25T08:41:20.072Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-25T08:41:20.072Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-25T08:41:20.072Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-25T08:41:20.072Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T08:41:20.072Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T08:41:20.333Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T08:41:20.333Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T08:41:20.333Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T08:41:20.333Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T08:41:20.333Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T08:41:20.333Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T08:41:21.276Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T08:41:21.276Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T08:41:21.849Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T08:41:21.849Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T08:41:22.111Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T08:41:22.111Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T08:41:22.372Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T08:41:22.372Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T08:41:23.317Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T08:41:23.317Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T08:41:23.317Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-25T08:41:23.317Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-25T08:41:23.317Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-25T08:41:23.317Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-25T08:41:23.317Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-25T08:41:23.317Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-25T08:41:23.578Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-25T08:41:23.578Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-25T08:41:23.578Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-25T08:41:23.578Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-25T08:41:23.578Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-25T08:41:23.578Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-25T08:41:23.837Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-25T08:41:23.837Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-25T08:41:23.837Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T08:41:23.837Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-25T08:41:23.837Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T08:41:23.837Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T08:41:23.837Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T08:41:23.837Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-25T08:41:23.837Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-25T08:41:23.837Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-25T08:41:24.098Z] [2021-11-25T08:41:24.098Z] Current default time zone: 'Etc/UTC' [2021-11-25T08:41:24.098Z] Local time is now: Thu Nov 25 08:41:23 UTC 2021. [2021-11-25T08:41:24.098Z] Universal Time is now: Thu Nov 25 08:41:23 UTC 2021. [2021-11-25T08:41:24.098Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-25T08:41:24.098Z] [2021-11-25T08:41:24.098Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-25T08:41:24.098Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T08:41:24.098Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-25T08:41:24.098Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-25T08:41:24.098Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-25T08:41:24.098Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-25T08:41:24.098Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-25T08:41:24.098Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-25T08:41:24.098Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-25T08:41:24.098Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-25T08:41:24.098Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T08:41:24.098Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-25T08:41:24.359Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T08:41:24.359Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-25T08:41:24.359Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T08:41:24.359Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-25T08:41:24.359Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-25T08:41:24.359Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-25T08:41:24.359Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-25T08:41:24.359Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-25T08:41:24.359Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-25T08:41:24.359Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-25T08:41:24.359Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-25T08:41:25.095Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-25T08:41:26.285Z] Updating certificates in /etc/ssl/certs... [2021-11-25T08:41:27.082Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-25T08:41:27.232Z] 23 added, 28 removed; done. [2021-11-25T08:41:27.232Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-25T08:41:27.232Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T08:41:27.232Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-25T08:41:27.232Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-25T08:41:27.232Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-25T08:41:27.232Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T08:41:27.232Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-25T08:41:27.232Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T08:41:27.232Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T08:41:27.232Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T08:41:27.232Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T08:41:27.232Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T08:41:27.493Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-25T08:41:27.493Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-25T08:41:27.493Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-25T08:41:27.493Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-25T08:41:27.493Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-25T08:41:27.493Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T08:41:27.493Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T08:41:27.493Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-25T08:41:27.493Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-25T08:41:27.493Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-25T08:41:27.493Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-25T08:41:27.493Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-25T08:41:27.754Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-25T08:41:27.754Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-25T08:41:27.754Z] Updating certificates in /etc/ssl/certs... [2021-11-25T08:41:28.327Z] 0 added, 0 removed; done. [2021-11-25T08:41:28.327Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-25T08:41:28.327Z] done. [2021-11-25T08:41:28.898Z] Reading package lists... [2021-11-25T08:41:28.898Z] Building dependency tree... [2021-11-25T08:41:28.898Z] Reading state information... [2021-11-25T08:41:29.160Z] The following NEW packages will be installed: [2021-11-25T08:41:29.160Z] apt-transport-https [2021-11-25T08:41:29.160Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-25T08:41:29.420Z] Need to get 4348 B of archives. [2021-11-25T08:41:29.420Z] After this operation, 154 kB of additional disk space will be used. [2021-11-25T08:41:29.420Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-25T08:41:29.420Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T08:41:29.420Z] Fetched 4348 B in 0s (20.0 kB/s) [2021-11-25T08:41:29.420Z] Selecting previously unselected package apt-transport-https. [2021-11-25T08:41:29.420Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-25T08:41:29.420Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-25T08:41:29.420Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-25T08:41:29.680Z] Setting up apt-transport-https (1.6.14) ... [2021-11-25T08:41:29.680Z] Waiting for network to be ready... [2021-11-25T08:41:32.494Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-25T08:41:33.093Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-25T08:41:36.262Z] 2021-11-25T08:41:33Z INFO Waiting for automatic snapd restart... [2021-11-25T08:41:36.831Z] snapd 2.53.2 from Canonical* installed [2021-11-25T08:41:37.402Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-25T08:41:37.768Z] "snapd" switched to the "latest/stable" channel [2021-11-25T08:41:37.769Z] [2021-11-25T08:41:40.313Z] core18 20211028 from Canonical* installed [2021-11-25T08:41:40.313Z] "core18" switched to the "latest/stable" channel [2021-11-25T08:41:40.313Z] [2021-11-25T08:41:40.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-25T08:41:42.851Z] snapcraft 5.0 from Canonical* installed [2021-11-25T08:41:42.851Z] "snapcraft" switched to the "latest/stable" channel [2021-11-25T08:41:42.851Z] [2021-11-25T08:41:44.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-25T08:41:47.057Z] 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: [2021-11-25T08:41:47.057Z] - README.md [2021-11-25T08:41:47.057Z] [2021-11-25T08:41:47.057Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-25T08:41:47.636Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-25T08:41:47.636Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-25T08:41:47.897Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-25T08:41:48.841Z] Reading package lists... [2021-11-25T08:41:49.421Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-11-25T08:41:49.421Z] Reading package lists... [2021-11-25T08:41:49.421Z] Building dependency tree... [2021-11-25T08:41:49.421Z] Reading state information... [2021-11-25T08:41:49.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-25T08:41:49.680Z] Suggested packages: [2021-11-25T08:41:49.680Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-25T08:41:49.680Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-25T08:41:49.680Z] Recommended packages: [2021-11-25T08:41:49.680Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-25T08:41:49.680Z] The following NEW packages will be installed: [2021-11-25T08:41:49.680Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-25T08:41:49.680Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-25T08:41:49.680Z] pkg-config zip [2021-11-25T08:41:49.680Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-25T08:41:49.940Z] Need to get 7670 kB of archives. [2021-11-25T08:41:49.940Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-25T08:41:49.940Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-25T08:41:49.940Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-25T08:41:50.201Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-25T08:41:50.201Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-25T08:41:50.201Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-25T08:41:50.201Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-25T08:41:50.461Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-25T08:41:50.461Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-25T08:41:50.461Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-25T08:41:50.461Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-25T08:41:50.723Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-25T08:41:50.723Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-25T08:41:50.723Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-25T08:41:50.723Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-25T08:41:50.723Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-25T08:41:50.983Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T08:41:50.983Z] Fetched 7670 kB in 1s (6949 kB/s) [2021-11-25T08:41:50.983Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-25T08:41:50.983Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-25T08:41:50.983Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-25T08:41:50.983Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-25T08:41:51.243Z] Selecting previously unselected package libpsl5:amd64. [2021-11-25T08:41:51.243Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-25T08:41:51.243Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-25T08:41:51.243Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-25T08:41:51.243Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-25T08:41:51.243Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-25T08:41:51.243Z] Selecting previously unselected package librtmp1:amd64. [2021-11-25T08:41:51.243Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-25T08:41:51.243Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-25T08:41:51.243Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-25T08:41:51.243Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-25T08:41:51.504Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-25T08:41:51.504Z] Selecting previously unselected package liberror-perl. [2021-11-25T08:41:51.504Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-25T08:41:51.504Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-25T08:41:51.504Z] Selecting previously unselected package git-man. [2021-11-25T08:41:51.504Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-25T08:41:51.504Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-25T08:41:51.504Z] Selecting previously unselected package git. [2021-11-25T08:41:51.504Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-25T08:41:51.504Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-25T08:41:52.074Z] Selecting previously unselected package libnorm1:amd64. [2021-11-25T08:41:52.074Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-25T08:41:52.074Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-25T08:41:52.074Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-25T08:41:52.074Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-25T08:41:52.074Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-25T08:41:52.216Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-25T08:41:52.336Z] Selecting previously unselected package libsodium23:amd64. [2021-11-25T08:41:52.336Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-25T08:41:52.336Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-25T08:41:52.336Z] Selecting previously unselected package libzmq5:amd64. [2021-11-25T08:41:52.336Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-25T08:41:52.336Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-25T08:41:52.336Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-25T08:41:52.336Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-25T08:41:52.336Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-25T08:41:52.597Z] Selecting previously unselected package pkg-config. [2021-11-25T08:41:52.597Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-25T08:41:52.597Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-25T08:41:52.597Z] Selecting previously unselected package zip. [2021-11-25T08:41:52.597Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-25T08:41:52.597Z] Unpacking zip (3.0-11build1) ... [2021-11-25T08:41:52.597Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-25T08:41:52.597Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-25T08:41:52.597Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-25T08:41:52.597Z] Setting up liberror-perl (0.17025-1) ... [2021-11-25T08:41:52.597Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-25T08:41:52.597Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-25T08:41:52.597Z] No schema files found: doing nothing. [2021-11-25T08:41:52.597Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-25T08:41:52.597Z] Setting up zip (3.0-11build1) ... [2021-11-25T08:41:52.597Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-25T08:41:52.597Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-25T08:41:52.597Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-25T08:41:52.597Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-25T08:41:52.597Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-25T08:41:52.856Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-25T08:41:52.856Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-25T08:41:52.856Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-25T08:41:53.438Z] git set to automatically installed. [2021-11-25T08:41:53.438Z] git-man set to automatically installed. [2021-11-25T08:41:53.439Z] libcurl3-gnutls set to automatically installed. [2021-11-25T08:41:53.439Z] liberror-perl set to automatically installed. [2021-11-25T08:41:53.439Z] libglib2.0-0 set to automatically installed. [2021-11-25T08:41:53.439Z] libnghttp2-14 set to automatically installed. [2021-11-25T08:41:53.439Z] libnorm1 set to automatically installed. [2021-11-25T08:41:53.439Z] libpgm-5.2-0 set to automatically installed. [2021-11-25T08:41:53.439Z] libpsl5 set to automatically installed. [2021-11-25T08:41:53.439Z] librtmp1 set to automatically installed. [2021-11-25T08:41:53.439Z] libsodium23 set to automatically installed. [2021-11-25T08:41:53.439Z] libzmq3-dev set to automatically installed. [2021-11-25T08:41:53.439Z] libzmq5 set to automatically installed. [2021-11-25T08:41:53.439Z] pkg-config set to automatically installed. [2021-11-25T08:41:53.439Z] zip set to automatically installed. [2021-11-25T08:41:54.927Z] snapd is not logged in, snap install commands will use sudo [2021-11-25T08:41:56.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-25T08:42:03.103Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-25T08:42:03.103Z] snapd is not logged in, snap install commands will use sudo [Pipeline] } [2021-11-25T08:42:03.293Z] $ docker stop --time=1 bcd74005a12eaaef115d66bcbfd1b6404dc61d9369de5a71f773b29612e03877 [2021-11-25T08:42:04.047Z] snap "core18" has no updates available [2021-11-25T08:42:04.619Z] Pulling config-common [2021-11-25T08:42:04.619Z] + snapcraftctl pull [2021-11-25T08:42:05.486Z] $ docker rm -f bcd74005a12eaaef115d66bcbfd1b6404dc61d9369de5a71f773b29612e03877 [2021-11-25T08:42:06.005Z] Pulling go-build-helper [2021-11-25T08:42:06.005Z] + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-11-25T08:42:06.947Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-25T08:42:06.947Z] Skipping pull go-build-helper (already ran) [2021-11-25T08:42:06.947Z] Building go-build-helper [2021-11-25T08:42:06.947Z] + snapcraftctl build [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T08:42:07.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T08:42:07.581Z] [2021-11-25T08:42:07.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T08:42:07.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T08:42:08.207Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-25T08:42:08.207Z] 29e5d40040c1: Pulling fs layer [2021-11-25T08:42:08.207Z] 1ce36da41761: Pulling fs layer [2021-11-25T08:42:08.207Z] 25b303627fd3: Pulling fs layer [2021-11-25T08:42:08.207Z] 29e5d40040c1: Verifying Checksum [2021-11-25T08:42:08.207Z] 29e5d40040c1: Download complete [2021-11-25T08:42:08.482Z] 1ce36da41761: Verifying Checksum [2021-11-25T08:42:08.482Z] 1ce36da41761: Download complete [2021-11-25T08:42:09.087Z] 29e5d40040c1: Pull complete [2021-11-25T08:42:09.490Z] Staging go-build-helper [2021-11-25T08:42:09.490Z] + snapcraftctl stage [2021-11-25T08:42:10.527Z] 25b303627fd3: Verifying Checksum [2021-11-25T08:42:10.527Z] 25b303627fd3: Download complete [2021-11-25T08:42:10.527Z] 1ce36da41761: Pull complete [2021-11-25T08:42:19.498Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-25T08:42:19.498Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-25T08:42:19.498Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-25T08:42:19.498Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-25T08:42:19.498Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-25T08:42:19.498Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-25T08:42:19.498Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-25T08:42:19.498Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-25T08:42:19.498Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-25T08:42:19.498Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-25T08:42:19.498Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-25T08:42:19.498Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-25T08:42:19.498Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-25T08:42:19.498Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-25T08:42:19.498Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-25T08:42:19.498Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-25T08:42:19.498Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-25T08:42:19.498Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-25T08:42:19.498Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-25T08:42:19.498Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-25T08:42:19.498Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-25T08:42:19.498Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-25T08:42:19.498Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-25T08:42:19.498Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-25T08:42:19.498Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-25T08:42:19.498Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] [2021-11-25T08:42:19.498Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-25T08:42:19.498Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-25T08:42:19.498Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-25T08:42:19.498Z] Fetched 224 kB in 0s (0 B/s) [2021-11-25T08:42:19.498Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-25T08:42:19.498Z] Fetched 157 kB in 0s (0 B/s) [2021-11-25T08:42:19.498Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-25T08:42:19.499Z] Fetched 221 kB in 0s (0 B/s) [2021-11-25T08:42:19.499Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-25T08:42:19.499Z] Fetched 143 kB in 0s (0 B/s) [2021-11-25T08:42:19.499Z] Pulling edgex-go [2021-11-25T08:42:19.499Z] + snapcraftctl pull [2021-11-25T08:42:20.069Z] Pulling hooks [2021-11-25T08:42:20.070Z] + snapcraftctl pull [2021-11-25T08:42:23.051Z] 25b303627fd3: Pull complete [2021-11-25T08:42:23.051Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-25T08:42:23.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T08:42:23.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-25T08:42:23.362Z] prd-ubuntu18.04-docker-arm64-4c-16g-490 does not seem to be running inside a container [2021-11-25T08:42:23.502Z] $ 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 [2021-11-25T08:42:26.336Z] $ docker top b2e0126743c18b88f1df64b5371e8176dad20dfaaadced9543c559df78828023 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T08:42:27.331Z] + docker-compose build --help [2021-11-25T08:42:27.331Z] + grep parallel [2021-11-25T08:42:32.766Z] --parallel Build images in parallel. [Pipeline] } [2021-11-25T08:42:32.791Z] $ docker stop --time=1 b2e0126743c18b88f1df64b5371e8176dad20dfaaadced9543c559df78828023 [2021-11-25T08:42:34.621Z] $ docker rm -f b2e0126743c18b88f1df64b5371e8176dad20dfaaadced9543c559df78828023 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T08:42:35.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T08:42:35.208Z] . [Pipeline] withDockerContainer [2021-11-25T08:42:35.451Z] prd-ubuntu18.04-docker-arm64-4c-16g-490 does not seem to be running inside a container [2021-11-25T08:42:35.540Z] $ 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 [2021-11-25T08:42:37.043Z] $ docker top 2770f223b3029d86e4a162d3e22f45e3df14c3760291895bf4ad71090315489b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T08:42:38.010Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-25T08:42:42.037Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-25T08:42:42.037Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-25T08:42:42.037Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-25T08:42:42.037Z] Fetched 0 B in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-25T08:42:42.037Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-25T08:42:42.037Z] Fetched 279 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-25T08:42:42.037Z] Fetched 122 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-25T08:42:42.037Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-25T08:42:42.037Z] Fetched 8848 B in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-25T08:42:42.037Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-25T08:42:42.037Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-25T08:42:42.037Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-25T08:42:42.037Z] Fetched 220 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-25T08:42:42.037Z] Fetched 154 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-25T08:42:42.037Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-25T08:42:42.037Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-25T08:42:42.037Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-25T08:42:42.037Z] Fetched 499 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-25T08:42:42.037Z] Fetched 111 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-25T08:42:42.037Z] Fetched 240 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-25T08:42:42.037Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-25T08:42:42.037Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-25T08:42:42.037Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-25T08:42:42.037Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-25T08:42:42.037Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-25T08:42:42.037Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-25T08:42:42.037Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-25T08:42:42.037Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-25T08:42:42.037Z] Fetched 8720 B in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-25T08:42:42.037Z] Fetched 140 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-25T08:42:42.037Z] Fetched 119 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-25T08:42:42.037Z] Fetched 111 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-25T08:42:42.037Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-25T08:42:42.037Z] Fetched 646 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-25T08:42:42.037Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-25T08:42:42.037Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-25T08:42:42.037Z] Fetched 368 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-25T08:42:42.037Z] Fetched 187 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-25T08:42:42.037Z] Fetched 175 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-25T08:42:42.037Z] Fetched 206 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-25T08:42:42.037Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-25T08:42:42.037Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-25T08:42:42.037Z] Fetched 159 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-25T08:42:42.037Z] Fetched 107 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-25T08:42:42.037Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-25T08:42:42.037Z] Pulling static-packages [2021-11-25T08:42:42.037Z] + snapcraftctl pull [2021-11-25T08:42:42.297Z] Pulling version [2021-11-25T08:42:42.297Z] + cd /root/project [2021-11-25T08:42:42.297Z] + git describe --tags --abbrev=0 [2021-11-25T08:42:42.297Z] + sed s/v// [2021-11-25T08:42:42.297Z] + GIT_VERSION=2.2.0-dev.2 [2021-11-25T08:42:42.297Z] + [ -z 2.2.0-dev.2 ] [2021-11-25T08:42:42.297Z] + snapcraftctl set-version 2.2.0-dev.2 [2021-11-25T08:42:43.679Z] Building config-common [2021-11-25T08:42:43.679Z] + snapcraftctl build [2021-11-25T08:42:44.707Z] Building core-command ... [2021-11-25T08:42:44.708Z] Building core-data ... [2021-11-25T08:42:44.708Z] Building core-metadata ... [2021-11-25T08:42:44.708Z] Building security-bootstrapper ... [2021-11-25T08:42:44.708Z] Building security-proxy-setup ... [2021-11-25T08:42:44.708Z] Building security-secretstore-setup ... [2021-11-25T08:42:44.708Z] Building support-notifications ... [2021-11-25T08:42:44.708Z] Building support-scheduler ... [2021-11-25T08:42:44.708Z] Building sys-mgmt-agent ... [2021-11-25T08:42:44.708Z] Building support-scheduler [2021-11-25T08:42:44.708Z] Building core-command [2021-11-25T08:42:44.708Z] Building sys-mgmt-agent [2021-11-25T08:42:44.708Z] Building security-bootstrapper [2021-11-25T08:42:44.708Z] Building core-metadata [2021-11-25T08:42:46.230Z] Skipping build go-build-helper (already ran) [2021-11-25T08:42:46.230Z] Building edgex-go [2021-11-25T08:42:46.230Z] + cd /root/parts/edgex-go/src [2021-11-25T08:42:46.230Z] + git describe --tags --abbrev=0 [2021-11-25T08:42:46.230Z] + sed s/v// [2021-11-25T08:42:46.230Z] + GIT_VERSION=2.2.0-dev.2 [2021-11-25T08:42:46.230Z] + [ -z 2.2.0-dev.2 ] [2021-11-25T08:42:46.230Z] + echo 2.2.0-dev.2 [2021-11-25T08:42:46.230Z] + [ ! -d vendor ] [2021-11-25T08:42:46.230Z] + go mod download all [2021-11-25T08:42:54.370Z] + make build [2021-11-25T08:42:54.370Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2021-11-25T08:43:04.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-25T08:43:09.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2021-11-25T08:43:10.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-25T08:43:11.594Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-25T08:43:12.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-25T08:43:13.102Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-25T08:43:14.482Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-25T08:43:15.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-25T08:43:16.802Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-25T08:43:17.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-25T08:43:19.119Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-25T08:43:21.031Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-25T08:43:21.031Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-25T08:43:21.031Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-25T08:43:21.031Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-25T08:43:21.031Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-25T08:43:21.031Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-25T08:43:21.031Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-25T08:43:21.031Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-25T08:43:21.031Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-25T08:43:21.031Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-25T08:43:21.031Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-25T08:43:21.031Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-25T08:43:21.031Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-25T08:43:21.031Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-25T08:43:21.031Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-25T08:43:21.031Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-25T08:43:21.031Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-25T08:43:21.031Z] + 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 [2021-11-25T08:43:21.031Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-25T08:43:21.031Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-25T08:43:21.031Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-25T08:43:21.031Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-25T08:43:21.031Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-25T08:43:21.031Z] + 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 [2021-11-25T08:43:21.031Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-25T08:43:21.031Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-25T08:43:21.031Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-11-25T08:43:21.973Z] Building hooks [2021-11-25T08:43:21.973Z] + cd /root/parts/hooks/src [2021-11-25T08:43:21.973Z] + make build [2021-11-25T08:43:21.973Z] go mod tidy [2021-11-25T08:43:22.233Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-25T08:43:22.233Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-25T08:43:22.233Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-25T08:43:22.801Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-25T08:43:23.372Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-25T08:43:23.943Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-25T08:43:23.943Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-25T08:43:27.241Z] Building static-packages [2021-11-25T08:43:27.241Z] + snapcraftctl build [2021-11-25T08:43:29.786Z] Building version [2021-11-25T08:43:29.786Z] + snapcraftctl build [2021-11-25T08:43:31.701Z] Staging config-common [2021-11-25T08:43:31.701Z] + snapcraftctl stage [2021-11-25T08:43:33.087Z] Skipping stage go-build-helper (already ran) [2021-11-25T08:43:33.087Z] Staging edgex-go [2021-11-25T08:43:33.087Z] + snapcraftctl stage [2021-11-25T08:43:34.470Z] Staging hooks [2021-11-25T08:43:34.470Z] + snapcraftctl stage [2021-11-25T08:43:35.409Z] Staging static-packages [2021-11-25T08:43:35.409Z] + snapcraftctl stage [2021-11-25T08:43:36.365Z] Staging version [2021-11-25T08:43:36.365Z] + snapcraftctl stage [2021-11-25T08:43:37.860Z] Priming config-common [2021-11-25T08:43:37.860Z] + snapcraftctl prime [2021-11-25T08:43:39.242Z] Priming go-build-helper [2021-11-25T08:43:39.242Z] + snapcraftctl prime [2021-11-25T08:43:40.187Z] Priming edgex-go [2021-11-25T08:43:40.187Z] + snapcraftctl prime [2021-11-25T08:43:41.571Z] Priming hooks [2021-11-25T08:43:41.571Z] + snapcraftctl prime [2021-11-25T08:43:42.511Z] Priming static-packages [2021-11-25T08:43:42.511Z] + snapcraftctl prime [2021-11-25T08:43:45.808Z] Priming version [2021-11-25T08:43:45.808Z] + snapcraftctl prime [2021-11-25T08:43:46.750Z] 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] } [2021-11-25T08:43:52.683Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T08:43:52.683Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-25T08:43:52.683Z] ---> d51d58230734 [2021-11-25T08:43:52.683Z] Step 3/30 : WORKDIR /edgex-go [2021-11-25T08:43:52.683Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T08:43:52.683Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T08:43:52.683Z] ---> d51d58230734 [2021-11-25T08:43:52.683Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T08:43:52.683Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T08:43:52.683Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-25T08:43:52.683Z] ---> d51d58230734 [2021-11-25T08:43:52.683Z] Step 3/23 : WORKDIR /edgex-go [2021-11-25T08:43:52.683Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T08:43:52.683Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T08:43:52.683Z] ---> d51d58230734 [2021-11-25T08:43:52.683Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T08:43:52.683Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T08:43:52.683Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T08:43:52.683Z] ---> d51d58230734 [2021-11-25T08:43:52.683Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T08:43:52.683Z] ---> Running in 21b438f2b1cf [2021-11-25T08:43:52.683Z] ---> Running in 046f1d1af90d [2021-11-25T08:43:52.683Z] ---> Running in a70378f7c2ee [2021-11-25T08:43:52.683Z] ---> Running in e0fd846fc824 [2021-11-25T08:43:52.683Z] ---> Running in 61e91cc9d2fe [2021-11-25T08:43:52.683Z] Removing intermediate container 046f1d1af90d [2021-11-25T08:43:52.683Z] ---> 74df94134a18 [2021-11-25T08:43:52.683Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T08:43:52.683Z] Removing intermediate container e0fd846fc824 [2021-11-25T08:43:52.683Z] ---> 00de0e790ed1 [2021-11-25T08:43:52.683Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T08:43:52.683Z] ---> Running in 4bc55265f2ce [2021-11-25T08:43:52.683Z] Removing intermediate container 61e91cc9d2fe [2021-11-25T08:43:52.683Z] ---> 3c49c78e75b8 [2021-11-25T08:43:52.683Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T08:43:52.683Z] ---> Running in 15bace732b92 [2021-11-25T08:43:52.683Z] Removing intermediate container 21b438f2b1cf [2021-11-25T08:43:52.683Z] ---> a1f2cd2f4b99 [2021-11-25T08:43:52.683Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T08:43:52.683Z] Removing intermediate container a70378f7c2ee [2021-11-25T08:43:52.683Z] ---> 402d77486d67 [2021-11-25T08:43:52.683Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T08:43:52.683Z] ---> Running in 58addecb8947 [2021-11-25T08:43:52.683Z] ---> Running in 2dbac6980c17 [2021-11-25T08:43:52.683Z] ---> Running in 82b6bbc7b648 [2021-11-25T08:43:53.285Z] Removing intermediate container 4bc55265f2ce [2021-11-25T08:43:53.285Z] ---> c3e901690b17 [2021-11-25T08:43:53.285Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T08:43:53.561Z] ---> Running in d06bf39ad431 [2021-11-25T08:43:53.561Z] Removing intermediate container 15bace732b92 [2021-11-25T08:43:53.561Z] ---> 5fecc585c48b [2021-11-25T08:43:53.561Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-25T08:43:53.837Z] ---> Running in 43a2190e092f [2021-11-25T08:43:53.837Z] Removing intermediate container 2dbac6980c17 [2021-11-25T08:43:53.837Z] ---> e14b1c49a6e6 [2021-11-25T08:43:53.837Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T08:43:54.113Z] ---> Running in 00fa9e3c2c46 [2021-11-25T08:43:54.113Z] Removing intermediate container 82b6bbc7b648 [2021-11-25T08:43:54.113Z] ---> 5d6bafa34aa0 [2021-11-25T08:43:54.114Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-25T08:43:54.114Z] Removing intermediate container 58addecb8947 [2021-11-25T08:43:54.114Z] ---> 5856db509d2b [2021-11-25T08:43:54.114Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-25T08:43:54.392Z] ---> Running in 2d627624ce01 [2021-11-25T08:43:54.392Z] ---> Running in 212c2c48797a [2021-11-25T08:43:55.836Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T08:43:56.109Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T08:43:56.384Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T08:43:56.384Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T08:43:56.384Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T08:43:56.659Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T08:43:56.934Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T08:43:57.212Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T08:43:57.212Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T08:43:57.489Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T08:43:57.767Z] OK: 219 MiB in 52 packages [2021-11-25T08:43:58.046Z] OK: 219 MiB in 52 packages [2021-11-25T08:43:58.664Z] OK: 219 MiB in 52 packages [2021-11-25T08:43:58.664Z] OK: 219 MiB in 52 packages [2021-11-25T08:43:58.952Z] OK: 219 MiB in 52 packages [2021-11-25T08:43:59.551Z] Removing intermediate container d06bf39ad431 [2021-11-25T08:43:59.551Z] ---> 6dc3c274c81e [2021-11-25T08:43:59.551Z] Step 6/22 : COPY . . [2021-11-25T08:43:59.825Z] Removing intermediate container 43a2190e092f [2021-11-25T08:43:59.825Z] ---> f3ae6a6fb945 [2021-11-25T08:43:59.825Z] Step 6/22 : COPY . . [2021-11-25T08:44:00.443Z] Removing intermediate container 00fa9e3c2c46 [2021-11-25T08:44:00.443Z] ---> 35c431dec52d [2021-11-25T08:44:00.443Z] Step 6/22 : COPY . . [2021-11-25T08:44:00.443Z] Removing intermediate container 2d627624ce01 [2021-11-25T08:44:00.443Z] ---> bec4a3d40409 [2021-11-25T08:44:00.443Z] Step 6/23 : COPY go.mod . [2021-11-25T08:44:00.443Z] Removing intermediate container 212c2c48797a [2021-11-25T08:44:00.443Z] ---> d2416cd9153e [2021-11-25T08:44:00.443Z] Step 6/30 : COPY . . [2021-11-25T08:44:01.895Z] ---> 212dac0798d3 [2021-11-25T08:44:01.896Z] Step 7/23 : RUN go mod download [2021-11-25T08:44:01.896Z] ---> Running in 383ac6730715 [2021-11-25T08:44:07.325Z] Removing intermediate container 383ac6730715 [2021-11-25T08:44:07.325Z] ---> 3d24f536349a [2021-11-25T08:44:07.325Z] Step 8/23 : COPY . . [2021-11-25T08:44:29.519Z] ---> fb7e33b782c4 [2021-11-25T08:44:29.519Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T08:44:29.519Z] ---> a0479879393c [2021-11-25T08:44:29.519Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T08:44:29.519Z] ---> Running in bcdab82779b7 [2021-11-25T08:44:29.519Z] ---> 041d5e9ef10b [2021-11-25T08:44:29.519Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T08:44:29.519Z] ---> 478d95b6a90e [2021-11-25T08:44:29.519Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T08:44:29.519Z] ---> Running in 81520086e0fb [2021-11-25T08:44:29.519Z] ---> Running in 3d1feb0e8491 [2021-11-25T08:44:29.520Z] ---> Running in bf9a0255cc3e [2021-11-25T08:44:30.122Z] ---> 16615909d777 [2021-11-25T08:44:30.122Z] Step 9/23 : RUN go mod tidy [2021-11-25T08:44:30.401Z] ---> Running in d9cba72fe4ba [2021-11-25T08:44:31.866Z] Removing intermediate container bcdab82779b7 [2021-11-25T08:44:31.866Z] ---> b36c54769eca [2021-11-25T08:44:31.866Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-25T08:44:31.866Z] ---> Running in 5dfc2d58b349 [2021-11-25T08:44:32.857Z] Removing intermediate container bf9a0255cc3e [2021-11-25T08:44:32.857Z] ---> 493baff7c277 [2021-11-25T08:44:32.857Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-25T08:44:32.857Z] ---> Running in d8e8a28ddeaf [2021-11-25T08:44:33.141Z] Removing intermediate container 81520086e0fb [2021-11-25T08:44:33.141Z] ---> bd31993c923a [2021-11-25T08:44:33.141Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-25T08:44:33.141Z] Removing intermediate container 3d1feb0e8491 [2021-11-25T08:44:33.141Z] ---> 755405982050 [2021-11-25T08:44:33.141Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-25T08:44:33.416Z] ---> Running in 3a97a14ba4ed [2021-11-25T08:44:33.416Z] ---> Running in 173a9716d56d [2021-11-25T08:44:34.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-25T08:44:35.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-25T08:44:36.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-25T08:44:36.323Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-25T08:44:36.601Z] Removing intermediate container d9cba72fe4ba [2021-11-25T08:44:36.884Z] ---> 90a83852eb4f [2021-11-25T08:44:36.884Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-25T08:44:36.884Z] ---> Running in 0cb236d923ea [2021-11-25T08:44:38.873Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-25T08:47:00.794Z] Removing intermediate container 5dfc2d58b349 [2021-11-25T08:47:00.794Z] ---> 889e1b9dd566 [2021-11-25T08:47:00.794Z] [2021-11-25T08:47:00.794Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T08:47:00.794Z] 3.14: Pulling from library/alpine [2021-11-25T08:47:00.794Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-25T08:47:00.794Z] Status: Downloaded newer image for alpine:3.14 [2021-11-25T08:47:00.794Z] ---> 5b8b7b635229 [2021-11-25T08:47:00.794Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T08:47:00.794Z] ---> Running in f882041a15e3 [2021-11-25T08:47:00.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T08:47:00.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T08:47:00.794Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-25T08:47:00.794Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T08:47:00.794Z] OK: 6 MiB in 15 packages [2021-11-25T08:47:00.794Z] Removing intermediate container 173a9716d56d [2021-11-25T08:47:00.794Z] ---> d8eee836fcef [2021-11-25T08:47:00.794Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-25T08:47:00.794Z] ---> Running in 34ffdb03a503 [2021-11-25T08:47:00.794Z] Removing intermediate container f882041a15e3 [2021-11-25T08:47:00.794Z] ---> 32fbd99ef810 [2021-11-25T08:47:00.794Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T08:47:00.794Z] ---> Running in 5b31e0ce7b78 [2021-11-25T08:47:00.794Z] Removing intermediate container 5b31e0ce7b78 [2021-11-25T08:47:00.794Z] ---> bd9f47822047 [2021-11-25T08:47:00.794Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-25T08:47:00.794Z] ---> Running in f37c3fda05a1 [2021-11-25T08:47:00.794Z] Removing intermediate container d8e8a28ddeaf [2021-11-25T08:47:00.794Z] ---> 450cae01492d [2021-11-25T08:47:00.794Z] [2021-11-25T08:47:00.794Z] Step 9/30 : FROM alpine:3.14 [2021-11-25T08:47:00.794Z] ---> 5b8b7b635229 [2021-11-25T08:47:00.794Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-25T08:47:00.794Z] ---> Running in c389eee0624a [2021-11-25T08:47:00.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-25T08:47:00.794Z] Removing intermediate container f37c3fda05a1 [2021-11-25T08:47:00.794Z] ---> 55554899f85d [2021-11-25T08:47:00.794Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T08:47:00.794Z] ---> Running in 1a50fa21f625 [2021-11-25T08:47:00.794Z] Removing intermediate container c389eee0624a [2021-11-25T08:47:00.794Z] ---> c929f813182c [2021-11-25T08:47:00.794Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-25T08:47:01.071Z] ---> Running in 6cc366c8dcbd [2021-11-25T08:47:01.347Z] Removing intermediate container 1a50fa21f625 [2021-11-25T08:47:01.347Z] ---> bfe6c8f0df9f [2021-11-25T08:47:01.347Z] Step 14/22 : WORKDIR / [2021-11-25T08:47:01.628Z] ---> Running in a49c6e6fff1b [2021-11-25T08:47:02.640Z] Removing intermediate container a49c6e6fff1b [2021-11-25T08:47:02.640Z] ---> 9d10c47a73ee [2021-11-25T08:47:02.640Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T08:47:03.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T08:47:03.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T08:47:03.853Z] ---> 4ebfe5e7cddf [2021-11-25T08:47:03.853Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-25T08:47:04.839Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-25T08:47:04.839Z] (2/2) Installing su-exec (0.2-r1) [2021-11-25T08:47:04.839Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T08:47:04.839Z] OK: 6 MiB in 16 packages [2021-11-25T08:47:05.840Z] Removing intermediate container 34ffdb03a503 [2021-11-25T08:47:05.840Z] ---> f4d1e2a70c52 [2021-11-25T08:47:05.840Z] [2021-11-25T08:47:05.840Z] Step 10/22 : FROM docker:20.10.8 [2021-11-25T08:47:05.840Z] 20.10.8: Pulling from library/docker [2021-11-25T08:47:06.444Z] Removing intermediate container 6cc366c8dcbd [2021-11-25T08:47:06.444Z] ---> a146d0c43856 [2021-11-25T08:47:06.444Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-25T08:47:06.444Z] ---> d839d360d145 [2021-11-25T08:47:06.444Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-25T08:47:06.721Z] ---> Running in 954d681a3455 [2021-11-25T08:47:07.709Z] Removing intermediate container 954d681a3455 [2021-11-25T08:47:07.709Z] ---> 8229e6a1c6a4 [2021-11-25T08:47:07.709Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-25T08:47:07.987Z] ---> Running in 962e80ea5e6d [2021-11-25T08:47:08.263Z] ---> 889c4bc6d7ff [2021-11-25T08:47:08.263Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-25T08:47:08.537Z] ---> Running in ab3565da0dec [2021-11-25T08:47:08.812Z] Removing intermediate container 962e80ea5e6d [2021-11-25T08:47:08.812Z] ---> 1dee1c14ed97 [2021-11-25T08:47:08.812Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-25T08:47:09.089Z] ---> Running in ee9de4cdc074 [2021-11-25T08:47:09.361Z] Removing intermediate container ab3565da0dec [2021-11-25T08:47:09.361Z] ---> 16b1e957338f [2021-11-25T08:47:09.361Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T08:47:09.361Z] Removing intermediate container 3a97a14ba4ed [2021-11-25T08:47:09.361Z] ---> 34d6bcfd5780 [2021-11-25T08:47:09.361Z] [2021-11-25T08:47:09.361Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T08:47:09.361Z] ---> 5b8b7b635229 [2021-11-25T08:47:09.361Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T08:47:09.361Z] ---> Using cache [2021-11-25T08:47:09.361Z] ---> 32fbd99ef810 [2021-11-25T08:47:09.361Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T08:47:09.361Z] ---> Using cache [2021-11-25T08:47:09.361Z] ---> bd9f47822047 [2021-11-25T08:47:09.361Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-25T08:47:09.637Z] ---> Running in 15dcbcdf4903 [2021-11-25T08:47:09.637Z] ---> Running in e2690fdf9f72 [2021-11-25T08:47:10.244Z] Removing intermediate container 15dcbcdf4903 [2021-11-25T08:47:10.244Z] ---> b38f3b51a72a [2021-11-25T08:47:10.244Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T08:47:10.532Z] Removing intermediate container e2690fdf9f72 [2021-11-25T08:47:10.532Z] ---> 9805f6446906 [2021-11-25T08:47:10.532Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T08:47:10.532Z] ---> Running in 7900385d9b08 [2021-11-25T08:47:10.809Z] Removing intermediate container 0cb236d923ea [2021-11-25T08:47:10.809Z] ---> d374a0627509 [2021-11-25T08:47:10.809Z] [2021-11-25T08:47:10.809Z] Step 11/23 : FROM alpine:3.14 [2021-11-25T08:47:10.809Z] ---> 5b8b7b635229 [2021-11-25T08:47:10.809Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-25T08:47:10.809Z] ---> Using cache [2021-11-25T08:47:10.809Z] ---> 32fbd99ef810 [2021-11-25T08:47:10.809Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T08:47:10.809Z] ---> Using cache [2021-11-25T08:47:10.809Z] ---> bd9f47822047 [2021-11-25T08:47:10.809Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-25T08:47:10.809Z] ---> Running in 60841a6837a0 [2021-11-25T08:47:11.085Z] ---> Running in 0095ee073e16 [2021-11-25T08:47:11.359Z] Removing intermediate container 7900385d9b08 [2021-11-25T08:47:11.359Z] ---> f5f733f09ee8 [2021-11-25T08:47:11.359Z] Step 21/22 : LABEL git_sha=55d506d703b14b76292e4db292b7ce6434bd2797 [2021-11-25T08:47:11.633Z] ---> Running in 2cc0be6c9178 [2021-11-25T08:47:11.633Z] Removing intermediate container 60841a6837a0 [2021-11-25T08:47:11.633Z] ---> 482642377164 [2021-11-25T08:47:11.633Z] Step 14/22 : WORKDIR / [2021-11-25T08:47:11.633Z] Removing intermediate container 0095ee073e16 [2021-11-25T08:47:11.633Z] ---> cc895df29a43 [2021-11-25T08:47:11.633Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-25T08:47:11.912Z] ---> Running in ce7af42614f6 [2021-11-25T08:47:11.912Z] ---> Running in 712ea3cfca85 [2021-11-25T08:47:12.507Z] Removing intermediate container ee9de4cdc074 [2021-11-25T08:47:12.507Z] ---> 1dfd14356305 [2021-11-25T08:47:12.507Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-25T08:47:12.507Z] Removing intermediate container 2cc0be6c9178 [2021-11-25T08:47:12.507Z] ---> fca40e810f55 [2021-11-25T08:47:12.507Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T08:47:12.507Z] ---> Running in cfab513fa553 [2021-11-25T08:47:12.784Z] ---> Running in 446b95487c8e [2021-11-25T08:47:12.784Z] Removing intermediate container ce7af42614f6 [2021-11-25T08:47:12.784Z] ---> d130c998c9bf [2021-11-25T08:47:12.784Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T08:47:12.784Z] Removing intermediate container 712ea3cfca85 [2021-11-25T08:47:12.784Z] ---> 0458f3a406b0 [2021-11-25T08:47:12.784Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T08:47:13.768Z] Removing intermediate container cfab513fa553 [2021-11-25T08:47:13.769Z] ---> 58ffbc88f8f4 [2021-11-25T08:47:13.769Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-25T08:47:13.769Z] Removing intermediate container 446b95487c8e [2021-11-25T08:47:13.769Z] ---> 836b6c8e5393 [2021-11-25T08:47:13.769Z] [2021-11-25T08:47:14.046Z] ---> 83207c8f2afb [2021-11-25T08:47:14.046Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-25T08:47:14.331Z] ---> 50b53059cd27 [2021-11-25T08:47:14.331Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-25T08:47:14.615Z] Successfully built 836b6c8e5393 [2021-11-25T08:47:14.615Z] Successfully tagged core-command-arm64:latest [2021-11-25T08:47:14.615Z]  Building core-command ... done Building security-secretstore-setup [2021-11-25T08:47:15.209Z] ---> 1007e4ea931f [2021-11-25T08:47:15.209Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-25T08:47:15.486Z] ---> Running in c437bd17d289 [2021-11-25T08:47:16.950Z] ---> a1d65c807333 [2021-11-25T08:47:16.950Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-25T08:47:17.234Z] ---> b2480689ad75 [2021-11-25T08:47:17.234Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-25T08:47:18.694Z] ---> 7f2f2d059b13 [2021-11-25T08:47:18.694Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-25T08:47:18.978Z] ---> Running in 7c431bc00090 [2021-11-25T08:47:18.978Z] ---> d62aede292d5 [2021-11-25T08:47:18.978Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-25T08:47:18.978Z] Removing intermediate container c437bd17d289 [2021-11-25T08:47:18.978Z] ---> 66ed60d1c34f [2021-11-25T08:47:18.978Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T08:47:19.255Z] ---> Running in 3be82c9ce620 [2021-11-25T08:47:19.530Z] Removing intermediate container 7c431bc00090 [2021-11-25T08:47:19.530Z] ---> bd6f89cd02ec [2021-11-25T08:47:19.530Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T08:47:19.811Z] ---> Running in 583853d146d7 [2021-11-25T08:47:20.085Z] Removing intermediate container 3be82c9ce620 [2021-11-25T08:47:20.085Z] ---> 09b3a359f18c [2021-11-25T08:47:20.085Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T08:47:20.358Z] ---> Running in 721d3dfbcfab [2021-11-25T08:47:20.641Z] ---> b50cd9ef1c2f [2021-11-25T08:47:20.641Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-25T08:47:20.641Z] Removing intermediate container 583853d146d7 [2021-11-25T08:47:20.641Z] ---> 033dce8494e8 [2021-11-25T08:47:20.641Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T08:47:20.920Z] ---> Running in 88cdd64b75c1 [2021-11-25T08:47:20.920Z] Removing intermediate container 721d3dfbcfab [2021-11-25T08:47:20.920Z] ---> c4e5a1c80cc1 [2021-11-25T08:47:21.196Z] Step 21/23 : LABEL arch=arm64 [2021-11-25T08:47:21.196Z] ---> Running in c476ae296bcd [2021-11-25T08:47:21.800Z] Removing intermediate container 88cdd64b75c1 [2021-11-25T08:47:21.800Z] ---> b0eea3b5596a [2021-11-25T08:47:21.800Z] Step 21/22 : LABEL git_sha=55d506d703b14b76292e4db292b7ce6434bd2797 [2021-11-25T08:47:21.800Z] ---> Running in 61fe2d61fa19 [2021-11-25T08:47:22.074Z] Removing intermediate container c476ae296bcd [2021-11-25T08:47:22.074Z] ---> 8c504a565757 [2021-11-25T08:47:22.074Z] Step 22/23 : LABEL git_sha=55d506d703b14b76292e4db292b7ce6434bd2797 [2021-11-25T08:47:22.074Z] ---> Running in 1b305604ccff [2021-11-25T08:47:22.347Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-25T08:47:22.347Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-25T08:47:22.347Z] ---> 3734d5adc5ac [2021-11-25T08:47:22.347Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-25T08:47:22.347Z] ---> Running in 6afe900a9ab7 [2021-11-25T08:47:22.620Z] Removing intermediate container 61fe2d61fa19 [2021-11-25T08:47:22.620Z] ---> da1b33359b1b [2021-11-25T08:47:22.620Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T08:47:22.903Z] ---> Running in cb216079366a [2021-11-25T08:47:22.903Z] Removing intermediate container 1b305604ccff [2021-11-25T08:47:22.903Z] ---> 162e63c2f2d0 [2021-11-25T08:47:22.903Z] Step 23/23 : LABEL version=0.0.0 [2021-11-25T08:47:23.181Z] ---> Running in b538eac346b6 [2021-11-25T08:47:23.181Z] Removing intermediate container 6afe900a9ab7 [2021-11-25T08:47:23.181Z] ---> 2c64d75406a0 [2021-11-25T08:47:23.181Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-25T08:47:23.181Z] ---> 17e8b1c0758f [2021-11-25T08:47:23.181Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-25T08:47:23.181Z] ---> Running in b565decd5f50 [2021-11-25T08:47:23.780Z] Removing intermediate container cb216079366a [2021-11-25T08:47:23.780Z] ---> b17ba7f76ddd [2021-11-25T08:47:23.780Z] [2021-11-25T08:47:24.053Z] Removing intermediate container b538eac346b6 [2021-11-25T08:47:24.053Z] ---> db909e46d26b [2021-11-25T08:47:24.053Z] [2021-11-25T08:47:24.337Z] Successfully built b17ba7f76ddd [2021-11-25T08:47:24.612Z] Successfully tagged core-metadata-arm64:latest [2021-11-25T08:47:24.612Z]  Building core-metadata ... done Building support-notifications [2021-11-25T08:47:24.612Z] ---> a53d9ab1734b [2021-11-25T08:47:24.612Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-25T08:47:24.612Z] Successfully built db909e46d26b [2021-11-25T08:47:24.612Z] Successfully tagged support-scheduler-arm64:latest [2021-11-25T08:47:24.612Z]  Building support-scheduler ... done Building core-data [2021-11-25T08:47:25.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T08:47:25.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T08:47:25.490Z] ---> 338e58f2f9ac [2021-11-25T08:47:25.490Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-25T08:47:26.471Z] (1/42) Installing readline (8.1.0-r0) [2021-11-25T08:47:26.471Z] (2/42) Installing bash (5.1.4-r0) [2021-11-25T08:47:26.471Z] ---> d0f87f174104 [2021-11-25T08:47:26.471Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-25T08:47:26.471Z] Executing bash-5.1.4-r0.post-install [2021-11-25T08:47:26.471Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-25T08:47:26.471Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T08:47:26.471Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-25T08:47:26.471Z] (6/42) Installing curl (7.79.1-r0) [2021-11-25T08:47:26.747Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-25T08:47:26.747Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-25T08:47:26.747Z] (9/42) Installing expat (2.4.1-r0) [2021-11-25T08:47:26.747Z] (10/42) Installing libffi (3.3-r2) [2021-11-25T08:47:26.747Z] (11/42) Installing gdbm (1.19-r0) [2021-11-25T08:47:26.747Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-25T08:47:26.747Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T08:47:26.747Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T08:47:26.747Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-25T08:47:26.747Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-25T08:47:26.747Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-25T08:47:26.747Z] ---> Running in 611c30f10c5b [2021-11-25T08:47:27.744Z] Removing intermediate container 611c30f10c5b [2021-11-25T08:47:27.744Z] ---> b26ff70b45d6 [2021-11-25T08:47:27.744Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-25T08:47:28.734Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-25T08:47:28.734Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-25T08:47:29.015Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-25T08:47:29.015Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-25T08:47:29.015Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-25T08:47:29.015Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-25T08:47:29.015Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-25T08:47:29.015Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-25T08:47:29.015Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-25T08:47:29.015Z] ---> 971e20bc24fa [2021-11-25T08:47:29.015Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-25T08:47:29.015Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-25T08:47:29.015Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-25T08:47:29.015Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-25T08:47:29.289Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-25T08:47:29.289Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-25T08:47:29.289Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-25T08:47:29.289Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-25T08:47:29.289Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-25T08:47:29.289Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-25T08:47:29.289Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-25T08:47:29.289Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-25T08:47:29.289Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-25T08:47:29.289Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-25T08:47:29.289Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-25T08:47:29.289Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-25T08:47:29.562Z] ---> Running in 1bc112079684 [2021-11-25T08:47:29.562Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-25T08:47:30.160Z] Executing busybox-1.33.1-r3.trigger [2021-11-25T08:47:30.160Z] OK: 84 MiB in 64 packages [2021-11-25T08:47:32.812Z] Removing intermediate container 1bc112079684 [2021-11-25T08:47:32.812Z] ---> 65bad6cce8e3 [2021-11-25T08:47:32.812Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-25T08:47:33.089Z] ---> Running in 2ccd6ada3da3 [2021-11-25T08:47:33.686Z] Removing intermediate container 2ccd6ada3da3 [2021-11-25T08:47:33.686Z] ---> 6af1b32e5d07 [2021-11-25T08:47:33.686Z] Step 27/30 : CMD ["gate"] [2021-11-25T08:47:33.959Z] ---> Running in 38d3305a5851 [2021-11-25T08:47:34.560Z] Removing intermediate container 38d3305a5851 [2021-11-25T08:47:34.560Z] ---> 3660876074f6 [2021-11-25T08:47:34.560Z] Step 28/30 : LABEL arch=arm64 [2021-11-25T08:47:34.836Z] ---> Running in 71c05fb067b6 [2021-11-25T08:47:35.117Z] Collecting docker-compose==1.23.2 [2021-11-25T08:47:35.391Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-25T08:47:35.391Z] Removing intermediate container 71c05fb067b6 [2021-11-25T08:47:35.391Z] ---> f0a8d72972e0 [2021-11-25T08:47:35.391Z] Step 29/30 : LABEL git_sha=55d506d703b14b76292e4db292b7ce6434bd2797 [2021-11-25T08:47:35.667Z] Collecting cached-property<2,>=1.2.0 [2021-11-25T08:47:35.667Z] ---> Running in a2f67f2f0060 [2021-11-25T08:47:35.667Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-25T08:47:35.943Z] Collecting texttable<0.10,>=0.9.0 [2021-11-25T08:47:35.943Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-25T08:47:36.319Z] Removing intermediate container a2f67f2f0060 [2021-11-25T08:47:36.319Z] ---> 854cdc745aeb [2021-11-25T08:47:36.319Z] Step 30/30 : LABEL version=0.0.0 [2021-11-25T08:47:36.670Z] ---> Running in fcebd9b31599 [2021-11-25T08:47:37.747Z] Removing intermediate container fcebd9b31599 [2021-11-25T08:47:37.747Z] ---> fbd15d875108 [2021-11-25T08:47:37.747Z] [2021-11-25T08:47:38.429Z] Successfully built fbd15d875108 [2021-11-25T08:47:38.429Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-25T08:47:38.429Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-11-25T08:47:38.429Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-25T08:47:38.429Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-25T08:47:41.889Z] Collecting docker<4.0,>=3.6.0 [2021-11-25T08:47:41.889Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-25T08:47:41.889Z] Collecting jsonschema<3,>=2.5.1 [2021-11-25T08:47:41.889Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-25T08:47:42.487Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-25T08:47:42.487Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-25T08:47:43.471Z] Collecting PyYAML<4,>=3.10 [2021-11-25T08:47:43.471Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-25T08:47:46.871Z] Collecting docopt<0.7,>=0.6.1 [2021-11-25T08:47:46.871Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-25T08:47:46.871Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T08:47:46.871Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-25T08:47:46.871Z] ---> d51d58230734 [2021-11-25T08:47:46.871Z] Step 3/24 : WORKDIR /edgex-go [2021-11-25T08:47:46.871Z] ---> Using cache [2021-11-25T08:47:46.871Z] ---> a1f2cd2f4b99 [2021-11-25T08:47:46.871Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T08:47:46.871Z] ---> Using cache [2021-11-25T08:47:46.871Z] ---> e14b1c49a6e6 [2021-11-25T08:47:46.871Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-25T08:47:46.871Z] ---> Using cache [2021-11-25T08:47:46.871Z] ---> 35c431dec52d [2021-11-25T08:47:46.871Z] Step 6/24 : COPY . . [2021-11-25T08:47:46.871Z] ---> Using cache [2021-11-25T08:47:46.871Z] ---> fb7e33b782c4 [2021-11-25T08:47:46.871Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T08:47:46.871Z] ---> Using cache [2021-11-25T08:47:46.871Z] ---> b36c54769eca [2021-11-25T08:47:46.871Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-25T08:47:47.860Z] ---> Running in 0488f1b29642 [2021-11-25T08:47:49.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-25T08:47:50.473Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-25T08:47:50.473Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-25T08:47:50.473Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-25T08:47:51.456Z] Collecting docker-pycreds>=0.4.0 [2021-11-25T08:47:51.456Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-25T08:47:52.902Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-25T08:47:52.902Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-25T08:47:52.902Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-25T08:47:52.902Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-25T08:47:53.499Z] Collecting idna<2.8,>=2.5 [2021-11-25T08:47:53.499Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-25T08:47:53.499Z] 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) [2021-11-25T08:47:53.777Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-25T08:47:53.777Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-25T08:47:53.777Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-25T08:47:53.777Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-25T08:47:55.236Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-25T08:47:55.236Z] Attempting uninstall: urllib3 [2021-11-25T08:47:55.236Z] Found existing installation: urllib3 1.26.5 [2021-11-25T08:47:55.236Z] Uninstalling urllib3-1.26.5: [2021-11-25T08:47:55.236Z] Successfully uninstalled urllib3-1.26.5 [2021-11-25T08:47:55.836Z] Attempting uninstall: idna [2021-11-25T08:47:55.836Z] Found existing installation: idna 3.2 [2021-11-25T08:47:56.115Z] Uninstalling idna-3.2: [2021-11-25T08:47:56.115Z] Successfully uninstalled idna-3.2 [2021-11-25T08:47:57.116Z] Attempting uninstall: chardet [2021-11-25T08:47:57.116Z] Found existing installation: chardet 4.0.0 [2021-11-25T08:47:57.396Z] Uninstalling chardet-4.0.0: [2021-11-25T08:47:57.396Z] Successfully uninstalled chardet-4.0.0 [2021-11-25T08:48:00.037Z] Attempting uninstall: requests [2021-11-25T08:48:00.037Z] Found existing installation: requests 2.25.1 [2021-11-25T08:48:00.037Z] Uninstalling requests-2.25.1: [2021-11-25T08:48:00.037Z] Successfully uninstalled requests-2.25.1 [2021-11-25T08:48:00.319Z] Running setup.py install for texttable: started [2021-11-25T08:48:02.985Z] Running setup.py install for texttable: finished with status 'done' [2021-11-25T08:48:02.985Z] Running setup.py install for PyYAML: started [2021-11-25T08:48:06.400Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-25T08:48:06.400Z] Running setup.py install for docopt: started [2021-11-25T08:48:09.828Z] Running setup.py install for docopt: finished with status 'done' [2021-11-25T08:48:09.828Z] Running setup.py install for dockerpty: started [2021-11-25T08:48:11.839Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T08:48:11.839Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-25T08:48:11.839Z] ---> d51d58230734 [2021-11-25T08:48:11.839Z] Step 3/21 : WORKDIR /edgex-go [2021-11-25T08:48:11.839Z] ---> Using cache [2021-11-25T08:48:11.839Z] ---> a1f2cd2f4b99 [2021-11-25T08:48:11.839Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T08:48:11.839Z] ---> Using cache [2021-11-25T08:48:11.839Z] ---> e14b1c49a6e6 [2021-11-25T08:48:11.839Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-25T08:48:12.448Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-25T08:48:13.453Z] ---> Running in df64ffb29e0a [2021-11-25T08:48:14.464Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T08:48:14.464Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T08:48:14.464Z] ---> d51d58230734 [2021-11-25T08:48:14.464Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T08:48:14.464Z] ---> Using cache [2021-11-25T08:48:14.464Z] ---> a1f2cd2f4b99 [2021-11-25T08:48:14.464Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T08:48:14.464Z] ---> Using cache [2021-11-25T08:48:14.464Z] ---> e14b1c49a6e6 [2021-11-25T08:48:14.464Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-25T08:48:14.464Z] ---> Running in 80e2c61362fc [2021-11-25T08:48:15.457Z] 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 [2021-11-25T08:48:16.464Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T08:48:16.753Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T08:48:17.362Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T08:48:17.974Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T08:48:18.586Z] OK: 219 MiB in 52 packages [2021-11-25T08:48:19.209Z] OK: 219 MiB in 52 packages [2021-11-25T08:48:21.233Z] Removing intermediate container df64ffb29e0a [2021-11-25T08:48:21.233Z] ---> e8f2e9eb6dd2 [2021-11-25T08:48:21.233Z] Step 6/21 : COPY . . [2021-11-25T08:48:22.234Z] Removing intermediate container 80e2c61362fc [2021-11-25T08:48:22.234Z] ---> 63ec95446118 [2021-11-25T08:48:22.234Z] Step 6/22 : COPY . . [2021-11-25T08:48:29.008Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T08:48:29.008Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-25T08:48:29.008Z] ---> d51d58230734 [2021-11-25T08:48:29.008Z] Step 3/20 : WORKDIR /edgex-go [2021-11-25T08:48:29.008Z] ---> Using cache [2021-11-25T08:48:29.008Z] ---> a1f2cd2f4b99 [2021-11-25T08:48:29.008Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T08:48:29.008Z] ---> Using cache [2021-11-25T08:48:29.008Z] ---> e14b1c49a6e6 [2021-11-25T08:48:29.008Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-25T08:48:29.008Z] ---> Using cache [2021-11-25T08:48:29.008Z] ---> 35c431dec52d [2021-11-25T08:48:29.008Z] Step 6/20 : COPY . . [2021-11-25T08:48:29.008Z] ---> Using cache [2021-11-25T08:48:29.008Z] ---> fb7e33b782c4 [2021-11-25T08:48:29.008Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T08:48:29.008Z] ---> Using cache [2021-11-25T08:48:29.008Z] ---> b36c54769eca [2021-11-25T08:48:29.008Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-25T08:48:29.615Z] ---> Running in 7fececffe100 [2021-11-25T08:48:32.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-25T08:48:42.503Z] Removing intermediate container b565decd5f50 [2021-11-25T08:48:42.503Z] ---> 581db42b7e1d [2021-11-25T08:48:42.503Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-25T08:48:42.503Z] ---> Running in aa1e83d2815b [2021-11-25T08:48:42.781Z] Removing intermediate container aa1e83d2815b [2021-11-25T08:48:42.781Z] ---> 6b572dcf3da2 [2021-11-25T08:48:42.781Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-25T08:48:43.059Z] ---> Running in dc493ed1d9cd [2021-11-25T08:48:44.508Z] Removing intermediate container dc493ed1d9cd [2021-11-25T08:48:44.508Z] ---> 19c70ff10dcb [2021-11-25T08:48:44.508Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-25T08:48:48.864Z] ---> 0688aa1e12ca [2021-11-25T08:48:48.864Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-25T08:48:51.515Z] ---> 0debfd70f767 [2021-11-25T08:48:51.515Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-25T08:48:54.921Z] ---> 85a5adfcadaf [2021-11-25T08:48:54.921Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-25T08:48:54.921Z] ---> Running in 74a46b9373d9 [2021-11-25T08:48:55.914Z] Removing intermediate container 74a46b9373d9 [2021-11-25T08:48:55.914Z] ---> 65f1bb8fb56b [2021-11-25T08:48:55.914Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T08:48:55.914Z] ---> Running in 4441a0763293 [2021-11-25T08:48:57.365Z] Removing intermediate container 4441a0763293 [2021-11-25T08:48:57.365Z] ---> 34b94d5996e1 [2021-11-25T08:48:57.365Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T08:48:57.641Z] ---> Running in 6c6a2505424a [2021-11-25T08:48:59.102Z] Removing intermediate container 6c6a2505424a [2021-11-25T08:48:59.102Z] ---> 27f156d7d1a1 [2021-11-25T08:48:59.102Z] Step 21/22 : LABEL git_sha=55d506d703b14b76292e4db292b7ce6434bd2797 [2021-11-25T08:48:59.102Z] ---> Running in 3aef144e3756 [2021-11-25T08:49:01.106Z] Removing intermediate container 3aef144e3756 [2021-11-25T08:49:01.106Z] ---> beba5106c352 [2021-11-25T08:49:01.106Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T08:49:01.106Z] ---> Running in fda1b32258c9 [2021-11-25T08:49:01.734Z] ---> 06839a623df6 [2021-11-25T08:49:01.734Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Removing intermediate container fda1b32258c9 [2021-11-25T08:49:01.734Z] ---> 2e62fd73229a [2021-11-25T08:49:01.734Z] [2021-11-25T08:49:01.734Z] [2021-11-25T08:49:02.023Z] ---> a9f4a09a7d40 [2021-11-25T08:49:02.023Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T08:49:02.023Z] ---> Running in fa4242a4c71e [2021-11-25T08:49:02.301Z] ---> Running in aa22f9e4ac41 [2021-11-25T08:49:02.908Z] Successfully built 2e62fd73229a [2021-11-25T08:49:02.908Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-25T08:49:08.371Z]  Building sys-mgmt-agent ... done Removing intermediate container fa4242a4c71e [2021-11-25T08:49:08.371Z] ---> 1d849e912003 [2021-11-25T08:49:08.371Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-25T08:49:08.371Z] Removing intermediate container aa22f9e4ac41 [2021-11-25T08:49:08.371Z] ---> 5724c5703bc6 [2021-11-25T08:49:08.371Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-25T08:49:08.371Z] ---> Running in 6c2966e6d157 [2021-11-25T08:49:08.371Z] ---> Running in 27894efdb27f [2021-11-25T08:49:09.379Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-25T08:49:10.848Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-25T08:49:11.128Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-25T08:49:23.587Z] Removing intermediate container 0488f1b29642 [2021-11-25T08:49:23.587Z] ---> 9646887ed54f [2021-11-25T08:49:23.587Z] [2021-11-25T08:49:23.587Z] Step 9/24 : FROM alpine:3.14 [2021-11-25T08:49:23.587Z] ---> 5b8b7b635229 [2021-11-25T08:49:23.587Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-25T08:49:23.587Z] ---> Running in f761d057ca6a [2021-11-25T08:49:23.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T08:49:24.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T08:49:25.141Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-25T08:49:25.423Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-25T08:49:25.423Z] (3/3) Installing su-exec (0.2-r1) [2021-11-25T08:49:25.423Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T08:49:25.423Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T08:49:25.706Z] OK: 6 MiB in 17 packages [2021-11-25T08:49:27.713Z] Removing intermediate container f761d057ca6a [2021-11-25T08:49:27.713Z] ---> 59ad532c047d [2021-11-25T08:49:27.713Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T08:49:27.991Z] ---> Running in d384928287e1 [2021-11-25T08:49:28.602Z] Removing intermediate container d384928287e1 [2021-11-25T08:49:28.602Z] ---> 849dfb864683 [2021-11-25T08:49:28.602Z] Step 12/24 : WORKDIR / [2021-11-25T08:49:28.602Z] ---> Running in 5f03c39e1d8c [2021-11-25T08:49:29.605Z] Removing intermediate container 5f03c39e1d8c [2021-11-25T08:49:29.605Z] ---> 7ed3b2e62dd0 [2021-11-25T08:49:29.605Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-25T08:49:30.601Z] ---> 9666c5dbb58c [2021-11-25T08:49:30.601Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-25T08:49:32.055Z] ---> 356030f6cf1e [2021-11-25T08:49:32.055Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-25T08:49:33.511Z] ---> 76c63c383b26 [2021-11-25T08:49:33.511Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-25T08:49:34.511Z] ---> 47d062213e28 [2021-11-25T08:49:34.511Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-25T08:49:35.969Z] ---> de746b4715f0 [2021-11-25T08:49:35.969Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-25T08:49:38.621Z] ---> ba41fa5d0d4f [2021-11-25T08:49:38.621Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-25T08:49:39.632Z] ---> c1c5fbabada7 [2021-11-25T08:49:39.632Z] Step 20/24 : 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/ [2021-11-25T08:49:39.936Z] ---> Running in 1232c9462784 [2021-11-25T08:49:43.389Z] Removing intermediate container 1232c9462784 [2021-11-25T08:49:43.389Z] ---> ea333124f226 [2021-11-25T08:49:43.389Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-25T08:49:43.389Z] ---> Running in 83c2bb9518a5 [2021-11-25T08:49:44.384Z] Removing intermediate container 83c2bb9518a5 [2021-11-25T08:49:44.384Z] ---> aab6dc6d117d [2021-11-25T08:49:44.384Z] Step 22/24 : LABEL arch=arm64 [2021-11-25T08:49:44.384Z] ---> Running in 8d013c50ee1f [2021-11-25T08:49:44.993Z] Removing intermediate container 8d013c50ee1f [2021-11-25T08:49:44.993Z] ---> 34269654b479 [2021-11-25T08:49:44.993Z] Step 23/24 : LABEL git_sha=55d506d703b14b76292e4db292b7ce6434bd2797 [2021-11-25T08:49:45.273Z] ---> Running in 203f123f0a7d [2021-11-25T08:49:45.882Z] Removing intermediate container 203f123f0a7d [2021-11-25T08:49:45.882Z] ---> 51197be9de5f [2021-11-25T08:49:45.882Z] Step 24/24 : LABEL version=0.0.0 [2021-11-25T08:49:45.882Z] ---> Running in 3d7997170bd9 [2021-11-25T08:49:46.489Z] Removing intermediate container 3d7997170bd9 [2021-11-25T08:49:46.489Z] ---> 18ee53b00d86 [2021-11-25T08:49:46.489Z] [2021-11-25T08:49:47.098Z] Successfully built 18ee53b00d86 [2021-11-25T08:49:47.098Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-25T08:49:57.289Z]  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-25T08:50:12.458Z] Removing intermediate container 7fececffe100 [2021-11-25T08:50:12.458Z] ---> fc05a5cde442 [2021-11-25T08:50:12.458Z] [2021-11-25T08:50:12.458Z] Step 9/20 : FROM alpine:3.14 [2021-11-25T08:50:12.458Z] ---> 5b8b7b635229 [2021-11-25T08:50:12.458Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-25T08:50:12.458Z] ---> Running in 4dcad6130c70 [2021-11-25T08:50:13.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T08:50:14.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T08:50:15.183Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-25T08:50:15.183Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-25T08:50:15.183Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T08:50:15.183Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-25T08:50:15.183Z] (5/5) Installing curl (7.79.1-r0) [2021-11-25T08:50:15.183Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T08:50:15.183Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T08:50:15.464Z] OK: 8 MiB in 19 packages [2021-11-25T08:50:17.469Z] Removing intermediate container 4dcad6130c70 [2021-11-25T08:50:17.469Z] ---> af8634ea304b [2021-11-25T08:50:17.469Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T08:50:17.750Z] ---> Running in 10fd3f490b68 [2021-11-25T08:50:18.355Z] Removing intermediate container 10fd3f490b68 [2021-11-25T08:50:18.355Z] ---> 2182a07f86c8 [2021-11-25T08:50:18.355Z] Step 12/20 : WORKDIR /edgex [2021-11-25T08:50:18.355Z] ---> Running in 351e886c9758 [2021-11-25T08:50:18.963Z] Removing intermediate container 351e886c9758 [2021-11-25T08:50:18.963Z] ---> 8dc56279ec32 [2021-11-25T08:50:18.963Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-25T08:50:20.414Z] ---> 11857f912840 [2021-11-25T08:50:20.414Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-25T08:50:21.863Z] ---> 1cc93437a14d [2021-11-25T08:50:21.864Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-25T08:50:23.864Z] ---> ad13f8edce8e [2021-11-25T08:50:23.864Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-25T08:50:23.864Z] ---> Running in 4ce656b518a8 [2021-11-25T08:50:24.468Z] Removing intermediate container 4ce656b518a8 [2021-11-25T08:50:24.468Z] ---> 417f7d068fdb [2021-11-25T08:50:24.468Z] Step 17/20 : CMD ["--init=true"] [2021-11-25T08:50:24.747Z] ---> Running in ed8dbeb20aef [2021-11-25T08:50:25.353Z] Removing intermediate container ed8dbeb20aef [2021-11-25T08:50:25.353Z] ---> 9a2db9aa756c [2021-11-25T08:50:25.353Z] Step 18/20 : LABEL arch=arm64 [2021-11-25T08:50:25.353Z] ---> Running in 71bf96172748 [2021-11-25T08:50:25.959Z] Removing intermediate container 71bf96172748 [2021-11-25T08:50:25.959Z] ---> aebe39c42f38 [2021-11-25T08:50:25.959Z] Step 19/20 : LABEL git_sha=55d506d703b14b76292e4db292b7ce6434bd2797 [2021-11-25T08:50:25.959Z] ---> Running in b15bdcdbe702 [2021-11-25T08:50:26.564Z] Removing intermediate container b15bdcdbe702 [2021-11-25T08:50:26.564Z] ---> d40f220cb0b0 [2021-11-25T08:50:26.564Z] Step 20/20 : LABEL version=0.0.0 [2021-11-25T08:50:26.841Z] ---> Running in 6a2113cbaa50 [2021-11-25T08:50:27.456Z] Removing intermediate container 6a2113cbaa50 [2021-11-25T08:50:27.456Z] ---> 01acf87eb834 [2021-11-25T08:50:27.456Z] [2021-11-25T08:50:28.061Z] Successfully built 01acf87eb834 [2021-11-25T08:50:28.061Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-25T08:50:40.527Z]  Building security-proxy-setup ... done Removing intermediate container 27894efdb27f [2021-11-25T08:50:40.527Z] ---> a66652640e12 [2021-11-25T08:50:40.527Z] [2021-11-25T08:50:40.527Z] Step 9/21 : FROM alpine:3.14 [2021-11-25T08:50:40.527Z] ---> 5b8b7b635229 [2021-11-25T08:50:40.527Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-25T08:50:40.803Z] ---> Running in 29e12e5d1260 [2021-11-25T08:50:42.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T08:50:42.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T08:50:43.250Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-25T08:50:43.250Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-25T08:50:43.250Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T08:50:43.250Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T08:50:43.250Z] OK: 6 MiB in 16 packages [2021-11-25T08:50:45.248Z] Removing intermediate container 29e12e5d1260 [2021-11-25T08:50:45.248Z] ---> d4246074a257 [2021-11-25T08:50:45.248Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T08:50:45.248Z] ---> Running in ad9d2670fd67 [2021-11-25T08:50:45.527Z] Removing intermediate container 6c2966e6d157 [2021-11-25T08:50:45.527Z] ---> 9678f94d82c5 [2021-11-25T08:50:45.527Z] [2021-11-25T08:50:45.527Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T08:50:45.527Z] ---> 5b8b7b635229 [2021-11-25T08:50:45.527Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-25T08:50:45.527Z] ---> Running in 96e1c012ae03 [2021-11-25T08:50:45.527Z] Removing intermediate container ad9d2670fd67 [2021-11-25T08:50:45.527Z] ---> ffcbf7dff790 [2021-11-25T08:50:45.527Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-25T08:50:45.802Z] ---> Running in 7d04afa26b95 [2021-11-25T08:50:46.078Z] Removing intermediate container 96e1c012ae03 [2021-11-25T08:50:46.078Z] ---> 31708b86989b [2021-11-25T08:50:46.078Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-25T08:50:46.078Z] ---> Running in ae1c0df9075c [2021-11-25T08:50:46.078Z] Removing intermediate container 7d04afa26b95 [2021-11-25T08:50:46.078Z] ---> c56e91ed752a [2021-11-25T08:50:46.078Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-25T08:50:46.355Z] ---> Running in a47ef051d93c [2021-11-25T08:50:46.631Z] Removing intermediate container ae1c0df9075c [2021-11-25T08:50:46.631Z] ---> c6f923b2a715 [2021-11-25T08:50:46.631Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-25T08:50:46.631Z] ---> Running in 838cd0ad2490 [2021-11-25T08:50:46.909Z] Removing intermediate container a47ef051d93c [2021-11-25T08:50:46.909Z] ---> 23817a7063fd [2021-11-25T08:50:46.909Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T08:50:47.187Z] Removing intermediate container 838cd0ad2490 [2021-11-25T08:50:47.187Z] ---> be76f95bfcfd [2021-11-25T08:50:47.187Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T08:50:47.187Z] ---> Running in f28f886b6df1 [2021-11-25T08:50:47.788Z] ---> 9ce7c3a544c3 [2021-11-25T08:50:47.788Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-25T08:50:48.775Z] ---> 16f0947d9e4f [2021-11-25T08:50:48.775Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-25T08:50:49.777Z] Removing intermediate container f28f886b6df1 [2021-11-25T08:50:49.777Z] ---> 1746e90df029 [2021-11-25T08:50:49.777Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-25T08:50:49.777Z] ---> Running in fdb7c3560010 [2021-11-25T08:50:49.777Z] ---> 9bf790850621 [2021-11-25T08:50:49.777Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-25T08:50:49.777Z] ---> Running in 5bebdba99486 [2021-11-25T08:50:50.382Z] Removing intermediate container 5bebdba99486 [2021-11-25T08:50:50.382Z] ---> c5302eb7eef1 [2021-11-25T08:50:50.382Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T08:50:50.382Z] ---> Running in fedb1b4dd0ae [2021-11-25T08:50:50.980Z] Removing intermediate container fedb1b4dd0ae [2021-11-25T08:50:50.980Z] ---> 4cf102b1eb63 [2021-11-25T08:50:50.980Z] Step 19/21 : LABEL arch=arm64 [2021-11-25T08:50:50.980Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T08:50:50.980Z] ---> Running in 2a862f6d8772 [2021-11-25T08:50:51.636Z] Removing intermediate container 2a862f6d8772 [2021-11-25T08:50:51.636Z] ---> f247c92a5edb [2021-11-25T08:50:51.636Z] Step 20/21 : LABEL git_sha=55d506d703b14b76292e4db292b7ce6434bd2797 [2021-11-25T08:50:51.636Z] ---> Running in 7fe868cdb9c9 [2021-11-25T08:50:51.989Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T08:50:51.989Z] Removing intermediate container 7fe868cdb9c9 [2021-11-25T08:50:51.989Z] ---> 9cef3231c29d [2021-11-25T08:50:51.989Z] Step 21/21 : LABEL version=0.0.0 [2021-11-25T08:50:51.989Z] ---> Running in f8a0c9f24c05 [2021-11-25T08:50:52.631Z] Removing intermediate container f8a0c9f24c05 [2021-11-25T08:50:52.631Z] ---> 5dfdcd318106 [2021-11-25T08:50:52.631Z] [2021-11-25T08:50:52.909Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-25T08:50:52.909Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T08:50:52.909Z] Successfully built 5dfdcd318106 [2021-11-25T08:50:52.909Z] Successfully tagged support-notifications-arm64:latest [2021-11-25T08:50:52.909Z]  Building support-notifications ... done (3/6) Installing libsodium (1.0.18-r0) [2021-11-25T08:50:53.185Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T08:50:53.185Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-25T08:50:53.470Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-25T08:50:53.470Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T08:50:53.470Z] OK: 8 MiB in 20 packages [2021-11-25T08:50:54.490Z] Removing intermediate container fdb7c3560010 [2021-11-25T08:50:54.490Z] ---> 85d07afad3e8 [2021-11-25T08:50:54.490Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T08:50:55.513Z] ---> 81cca7daf65b [2021-11-25T08:50:55.513Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-25T08:50:56.563Z] ---> a252197a5509 [2021-11-25T08:50:56.563Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-25T08:50:57.553Z] ---> 0cf1491fe27e [2021-11-25T08:50:57.553Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-25T08:50:57.553Z] ---> Running in bc41284890c3 [2021-11-25T08:50:57.837Z] Removing intermediate container bc41284890c3 [2021-11-25T08:50:57.837Z] ---> 7ad2c8c405ea [2021-11-25T08:50:57.837Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T08:50:58.116Z] ---> Running in ea5763891fdb [2021-11-25T08:50:58.390Z] Removing intermediate container ea5763891fdb [2021-11-25T08:50:58.390Z] ---> 8bac8af038f8 [2021-11-25T08:50:58.390Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T08:50:58.668Z] ---> Running in c75107d8719e [2021-11-25T08:50:58.943Z] Removing intermediate container c75107d8719e [2021-11-25T08:50:58.943Z] ---> 0607eea8c6af [2021-11-25T08:50:58.943Z] Step 21/22 : LABEL git_sha=55d506d703b14b76292e4db292b7ce6434bd2797 [2021-11-25T08:50:58.943Z] ---> Running in d695fc88c4dc [2021-11-25T08:50:59.541Z] Removing intermediate container d695fc88c4dc [2021-11-25T08:50:59.541Z] ---> e16312008387 [2021-11-25T08:50:59.541Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T08:50:59.541Z] ---> Running in c1fd2935ad9c [2021-11-25T08:51:00.141Z] Removing intermediate container c1fd2935ad9c [2021-11-25T08:51:00.141Z] ---> 3268c227b5f1 [2021-11-25T08:51:00.141Z] [2021-11-25T08:51:00.414Z] Successfully built 3268c227b5f1 [2021-11-25T08:51:00.414Z] Successfully tagged core-data-arm64:latest [2021-11-25T08:51:00.708Z]  Building core-data ... done  [Pipeline] } [2021-11-25T08:51:00.713Z] $ docker stop --time=1 2770f223b3029d86e4a162d3e22f45e3df14c3760291895bf4ad71090315489b [2021-11-25T08:51:02.452Z] $ docker rm -f 2770f223b3029d86e4a162d3e22f45e3df14c3760291895bf4ad71090315489b [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-25T08:51:03.028Z] + docker images [2021-11-25T08:51:03.299Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-25T08:51:03.299Z] core-data-arm64 latest 3268c227b5f1 4 seconds ago 19.6MB [2021-11-25T08:51:03.299Z] support-notifications-arm64 latest 5dfdcd318106 11 seconds ago 16.1MB [2021-11-25T08:51:03.299Z] 9678f94d82c5 19 seconds ago 1.58GB [2021-11-25T08:51:03.299Z] a66652640e12 23 seconds ago 1.57GB [2021-11-25T08:51:03.299Z] security-proxy-setup-arm64 latest 01acf87eb834 36 seconds ago 25.5MB [2021-11-25T08:51:03.299Z] fc05a5cde442 52 seconds ago 1.58GB [2021-11-25T08:51:03.299Z] security-secretstore-setup-arm64 latest 18ee53b00d86 About a minute ago 26.8MB [2021-11-25T08:51:03.299Z] 9646887ed54f About a minute ago 1.58GB [2021-11-25T08:51:03.299Z] sys-mgmt-agent-arm64 latest 2e62fd73229a 2 minutes ago 277MB [2021-11-25T08:51:03.299Z] security-bootstrapper-arm64 latest fbd15d875108 3 minutes ago 17.8MB [2021-11-25T08:51:03.299Z] core-metadata-arm64 latest b17ba7f76ddd 3 minutes ago 15.9MB [2021-11-25T08:51:03.299Z] support-scheduler-arm64 latest db909e46d26b 3 minutes ago 15.3MB [2021-11-25T08:51:03.299Z] core-command-arm64 latest 836b6c8e5393 3 minutes ago 15.2MB [2021-11-25T08:51:03.299Z] d374a0627509 3 minutes ago 1.57GB [2021-11-25T08:51:03.299Z] 34d6bcfd5780 3 minutes ago 1.58GB [2021-11-25T08:51:03.299Z] f4d1e2a70c52 3 minutes ago 1.57GB [2021-11-25T08:51:03.299Z] 450cae01492d 4 minutes ago 1.57GB [2021-11-25T08:51:03.299Z] 889e1b9dd566 4 minutes ago 1.57GB [2021-11-25T08:51:03.299Z] ci-base-image-arm64 latest d51d58230734 15 minutes ago 1.24GB [2021-11-25T08:51:03.299Z] alpine 3.14 5b8b7b635229 12 days ago 5.35MB [2021-11-25T08:51:03.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB [2021-11-25T08:51:03.299Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-25T08:51:03.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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 [2021-11-25T08:51:03.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-25T08:51:04.153Z] [2021-11-25T08:51:04.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-25T08:51:04.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-25T08:51:04.769Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-25T08:51:04.769Z] 448f6bf000e3: Pulling fs layer [2021-11-25T08:51:04.769Z] f757da607395: Pulling fs layer [2021-11-25T08:51:04.769Z] 05883995daec: Pulling fs layer [2021-11-25T08:51:04.769Z] 8603b9c90790: Pulling fs layer [2021-11-25T08:51:04.769Z] 1560dd03e051: Pulling fs layer [2021-11-25T08:51:04.769Z] 27f5ce0e4adf: Pulling fs layer [2021-11-25T08:51:04.769Z] c2d8d7efcc4b: Pulling fs layer [2021-11-25T08:51:04.769Z] 8603b9c90790: Waiting [2021-11-25T08:51:04.769Z] 27f5ce0e4adf: Waiting [2021-11-25T08:51:04.769Z] c2d8d7efcc4b: Waiting [2021-11-25T08:51:04.769Z] 1560dd03e051: Waiting [2021-11-25T08:51:04.769Z] f757da607395: Verifying Checksum [2021-11-25T08:51:04.769Z] f757da607395: Download complete [2021-11-25T08:51:04.769Z] 8603b9c90790: Verifying Checksum [2021-11-25T08:51:04.769Z] 8603b9c90790: Download complete [2021-11-25T08:51:05.043Z] 1560dd03e051: Verifying Checksum [2021-11-25T08:51:05.043Z] 1560dd03e051: Download complete [2021-11-25T08:51:05.043Z] 27f5ce0e4adf: Verifying Checksum [2021-11-25T08:51:05.043Z] 27f5ce0e4adf: Download complete [2021-11-25T08:51:05.043Z] 05883995daec: Verifying Checksum [2021-11-25T08:51:05.043Z] 05883995daec: Download complete [2021-11-25T08:51:05.317Z] 448f6bf000e3: Download complete [2021-11-25T08:51:07.935Z] c2d8d7efcc4b: Verifying Checksum [2021-11-25T08:51:07.935Z] c2d8d7efcc4b: Download complete [2021-11-25T08:51:08.913Z] 448f6bf000e3: Pull complete [2021-11-25T08:51:09.891Z] f757da607395: Pull complete [2021-11-25T08:51:11.322Z] 05883995daec: Pull complete [2021-11-25T08:51:11.596Z] 8603b9c90790: Pull complete [2021-11-25T08:51:12.572Z] 1560dd03e051: Pull complete [2021-11-25T08:51:12.845Z] 27f5ce0e4adf: Pull complete [2021-11-25T08:51:27.917Z] c2d8d7efcc4b: Pull complete [2021-11-25T08:51:27.917Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-25T08:51:27.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-25T08:51:27.917Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-25T08:51:28.171Z] prd-ubuntu18.04-docker-arm64-4c-16g-490 does not seem to be running inside a container [2021-11-25T08:51:28.259Z] $ 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 [2021-11-25T08:51:31.409Z] $ docker top d523b8057b1101fdf13c35927a003fae4667cac9d4d6f254d4a281d70b1536bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T08:51:32.443Z] ---> job-cost.sh [2021-11-25T08:51:32.443Z] lf-activate-venv: SKIPPING [2021-11-25T08:51:32.443Z] INFO: No Stack... [2021-11-25T08:51:32.716Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-25T08:51:33.309Z] INFO: Archiving Costs [Pipeline] sh [2021-11-25T08:51:33.972Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-11-25T08:51:33.972Z] + cut -d, -f6 [Pipeline] lock [2021-11-25T08:51:34.033Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3825-2-stack-cost] [2021-11-25T08:51:34.039Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3825-2-stack-cost] did not exist. Created. [2021-11-25T08:51:34.039Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3825-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-25T08:51:34.703Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-25T08:51:34.884Z] Stashed 1 file(s) [Pipeline] } [2021-11-25T08:51:34.890Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3825-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-25T08:51:34.910Z] $ docker stop --time=1 d523b8057b1101fdf13c35927a003fae4667cac9d4d6f254d4a281d70b1536bf [2021-11-25T08:51:36.518Z] $ docker rm -f d523b8057b1101fdf13c35927a003fae4667cac9d4d6f254d4a281d70b1536bf [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 [2021-11-25T08:51:37.210Z] provisioning config files... [2021-11-25T08:51:37.220Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1842412300901746159tmp [Pipeline] { [Pipeline] sh [2021-11-25T08:51:37.534Z] + set +x [2021-11-25T08:51:37.534Z] + curl -s https://codecov.io/bash [2021-11-25T08:51:37.534Z] + bash -s -- [2021-11-25T08:51:37.534Z] [2021-11-25T08:51:37.534Z] _____ _ [2021-11-25T08:51:37.534Z] / ____| | | [2021-11-25T08:51:37.534Z] | | ___ __| | ___ ___ _____ __ [2021-11-25T08:51:37.534Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-25T08:51:37.534Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-25T08:51:37.534Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-25T08:51:37.534Z] Bash-1.0.6 [2021-11-25T08:51:37.534Z] [2021-11-25T08:51:37.534Z] [2021-11-25T08:51:37.534Z] ==> git version 2.24.4 found [2021-11-25T08:51:37.534Z] ==> 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 [2021-11-25T08:51:37.534Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-25T08:51:37.534Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-25T08:51:37.534Z] ==> Jenkins CI detected. [2021-11-25T08:51:37.534Z] current dir:  /w/workspace/edgex-go/2 [2021-11-25T08:51:37.534Z] project root: . [2021-11-25T08:51:37.534Z] --> token set from env [2021-11-25T08:51:37.534Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-25T08:51:37.534Z] ==> Running gcov in . (disable via -X gcov) [2021-11-25T08:51:37.797Z] ==> Python coveragepy not found [2021-11-25T08:51:37.797Z] ==> Searching for coverage reports in: [2021-11-25T08:51:37.797Z] + . [2021-11-25T08:51:37.797Z] -> Found 1 reports [2021-11-25T08:51:37.797Z] ==> Detecting git/mercurial file structure [2021-11-25T08:51:37.797Z] ==> Reading reports [2021-11-25T08:51:37.797Z] + ./coverage.out bytes=428381 [2021-11-25T08:51:37.797Z] ==> Appending adjustments [2021-11-25T08:51:37.797Z] https://docs.codecov.io/docs/fixing-reports [2021-11-25T08:51:38.738Z] + Found adjustments [2021-11-25T08:51:38.738Z] ==> Gzipping contents [2021-11-25T08:51:39.000Z] 60K /tmp/codecov.i4R1yk.gz [2021-11-25T08:51:39.000Z] ==> Uploading reports [2021-11-25T08:51:39.000Z] url: https://codecov.io [2021-11-25T08:51:39.000Z] query: branch=PR-3825&commit=f56e38340a7728aeec7104ac07b8828f8df64a45&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3825%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3825&job=&cmd_args= [2021-11-25T08:51:39.000Z] -> Pinging Codecov [2021-11-25T08:51:39.000Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3825&commit=f56e38340a7728aeec7104ac07b8828f8df64a45&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3825%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3825&job=&cmd_args= [2021-11-25T08:51:39.260Z] -> Uploading to [2021-11-25T08:51:39.260Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-25/00271124DB129430A58F1EEE437C3FCB/f56e38340a7728aeec7104ac07b8828f8df64a45/5f049389-bb7a-43eb-81eb-d88da49eb5ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211125T085139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91741fa77cafacfb6f42cfa82a0890ceaeab5c98b011cdb61bb5060bb0c54693 [2021-11-25T08:51:39.260Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T08:51:39.260Z] Dload Upload Total Spent Left Speed [2021-11-25T08:51:39.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57919 0 0 100 57919 0 190k --:--:-- --:--:-- --:--:-- 190k [2021-11-25T08:51:39.520Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f56e38340a7728aeec7104ac07b8828f8df64a45 [Pipeline] } [2021-11-25T08:51:39.527Z] 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 [2021-11-25T08:51:40.521Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-25T08:51:40.825Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T08:51:41.383Z] ---> package-listing.sh [2021-11-25T08:51:41.383Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-25T08:51:41.383Z] ++ facter osfamily [2021-11-25T08:51:41.644Z] + OS_FAMILY=redhat [2021-11-25T08:51:41.644Z] + workspace=/w/workspace/edgex-go/2 [2021-11-25T08:51:41.644Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-25T08:51:41.644Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-25T08:51:41.644Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-25T08:51:41.644Z] + PACKAGES=/tmp/packages_start.txt [2021-11-25T08:51:41.644Z] + '[' /w/workspace/edgex-go/2 ']' [2021-11-25T08:51:41.644Z] + PACKAGES=/tmp/packages_end.txt [2021-11-25T08:51:41.644Z] + case "${OS_FAMILY}" in [2021-11-25T08:51:41.644Z] + rpm -qa [2021-11-25T08:51:41.644Z] + sort [2021-11-25T08:51:44.945Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-25T08:51:44.945Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-25T08:51:44.945Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-25T08:51:44.945Z] + '[' /w/workspace/edgex-go/2 ']' [2021-11-25T08:51:44.945Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-11-25T08:51:44.945Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-11-25T08:51:44.957Z] 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 [2021-11-25T08:51:45.245Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-25T08:51:45.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-25T08:51:45.799Z] [2021-11-25T08:51:45.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T08:51:46.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-25T08:51:46.109Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-25T08:51:46.109Z] b4d181a07f80: Pulling fs layer [2021-11-25T08:51:46.109Z] a1111a8f2ec3: Pulling fs layer [2021-11-25T08:51:46.109Z] ed53099fbce6: Pulling fs layer [2021-11-25T08:51:46.109Z] dc539afda2c1: Pulling fs layer [2021-11-25T08:51:46.109Z] 77bc0d833cb6: Pulling fs layer [2021-11-25T08:51:46.109Z] 9065ff56babe: Pulling fs layer [2021-11-25T08:51:46.109Z] d287ab97295c: Pulling fs layer [2021-11-25T08:51:46.109Z] dc539afda2c1: Waiting [2021-11-25T08:51:46.109Z] 77bc0d833cb6: Waiting [2021-11-25T08:51:46.109Z] 9065ff56babe: Waiting [2021-11-25T08:51:46.109Z] d287ab97295c: Waiting [2021-11-25T08:51:46.109Z] a1111a8f2ec3: Verifying Checksum [2021-11-25T08:51:46.109Z] a1111a8f2ec3: Download complete [2021-11-25T08:51:46.109Z] dc539afda2c1: Verifying Checksum [2021-11-25T08:51:46.109Z] dc539afda2c1: Download complete [2021-11-25T08:51:46.109Z] ed53099fbce6: Verifying Checksum [2021-11-25T08:51:46.109Z] ed53099fbce6: Download complete [2021-11-25T08:51:46.109Z] 77bc0d833cb6: Verifying Checksum [2021-11-25T08:51:46.109Z] 77bc0d833cb6: Download complete [2021-11-25T08:51:46.378Z] 9065ff56babe: Verifying Checksum [2021-11-25T08:51:46.378Z] 9065ff56babe: Download complete [2021-11-25T08:51:46.378Z] b4d181a07f80: Verifying Checksum [2021-11-25T08:51:46.378Z] b4d181a07f80: Download complete [2021-11-25T08:51:46.951Z] d287ab97295c: Verifying Checksum [2021-11-25T08:51:46.951Z] d287ab97295c: Download complete [2021-11-25T08:51:47.897Z] b4d181a07f80: Pull complete [2021-11-25T08:51:47.897Z] a1111a8f2ec3: Pull complete [2021-11-25T08:51:48.478Z] ed53099fbce6: Pull complete [2021-11-25T08:51:48.478Z] dc539afda2c1: Pull complete [2021-11-25T08:51:48.739Z] 77bc0d833cb6: Pull complete [2021-11-25T08:51:49.003Z] 9065ff56babe: Pull complete [2021-11-25T08:51:54.299Z] d287ab97295c: Pull complete [2021-11-25T08:51:54.299Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-25T08:51:54.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-25T08:51:54.299Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-25T08:51:54.363Z] prd-centos7-docker-4c-2g-487 does not seem to be running inside a container [2021-11-25T08:51:54.393Z] $ 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 [2021-11-25T08:51:57.346Z] $ docker top 41e66f0e8abc8daa678c3bb54c93df25539a8a507577fc0df1aedbfd69837ebf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T08:51:57.716Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-25T08:51:58.009Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-25T08:51:58.299Z] + ls /var/log/sa-host [2021-11-25T08:51:58.299Z] + sadf -c /var/log/sa-host/sa25 [2021-11-25T08:51:58.299Z] file_magic: OK [2021-11-25T08:51:58.299Z] HZ: Using current value: 100 [2021-11-25T08:51:58.299Z] file_header: OK [2021-11-25T08:51:58.299Z] 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 [2021-11-25T08:51:58.299Z] Statistics: [2021-11-25T08:51:58.299Z] 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... [2021-11-25T08:51:58.299Z] File successfully converted to sysstat format version 12.0.3 [2021-11-25T08:51:58.299Z] + sadf -c /var/log/sa-host/sa30 [2021-11-25T08:51:58.299Z] file_magic: OK [2021-11-25T08:51:58.299Z] HZ: Using current value: 100 [2021-11-25T08:51:58.299Z] file_header: OK [2021-11-25T08:51:58.299Z] 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 [2021-11-25T08:51:58.299Z] Statistics: [2021-11-25T08:51:58.299Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-25T08:51:58.299Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-25T08:51:58.373Z] provisioning config files... [2021-11-25T08:51:58.383Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config339298278132119436tmp [Pipeline] { [Pipeline] echo [2021-11-25T08:51:58.394Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T08:51:58.682Z] ---> create-netrc.sh [Pipeline] } [2021-11-25T08:51:58.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-25T08:51:59.018Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-25T08:51:59.028Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T08:51:59.330Z] ---> sudo-logs.sh [2021-11-25T08:51:59.330Z] Archiving 'sudo' log.. [2021-11-25T08:51:59.590Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-487.novalocal: Name or service not known [2021-11-25T08:51:59.590Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-487.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-25T08:51:59.612Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T08:51:59.898Z] ---> job-cost.sh [2021-11-25T08:51:59.899Z] lf-activate-venv: SKIPPING [2021-11-25T08:51:59.899Z] DEBUG: total: 0.10999999940395355 [2021-11-25T08:51:59.899Z] INFO: Retrieving Stack Cost... [2021-11-25T08:52:00.468Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-25T08:52:00.728Z] INFO: Archiving Costs [Pipeline] echo [2021-11-25T08:52:00.740Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T08:52:01.034Z] ---> logs-deploy.sh [2021-11-25T08:52:01.034Z] lf-activate-venv: SKIPPING [2021-11-25T08:52:01.034Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3825/2 [2021-11-25T08:52:01.034Z] INFO: archiving workspace using pattern(s): [2021-11-25T08:52:01.608Z] Archives upload complete. [2021-11-25T08:52:01.869Z] INFO: archiving logs to Nexus