Pull request #3864 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 506c43586085517618ff933759d64dc5da56e7e1+3acce916edd26c48cc534c43f5f6a7ed858771e5 (fcd8844662c3a79d8b86a83914593ff0f213d4ce) 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-ssh5415021452761457216.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh13561752729605888916.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3864/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3864/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7061366513417790577.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3864/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17576146470241285166.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5356555192367415527.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3864/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3864/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2028144407656924027.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1843’ is offline ‘prd-centos7-docker-4c-2g-1850’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1844’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1855 in /w/workspace/edgexfoundry_edgex-go_PR-3864 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8909043173801292033.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7892172080074795756.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3864/head:refs/remotes/origin/PR-3864 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3acce916edd26c48cc534c43f5f6a7ed858771e5 into PR head commit 506c43586085517618ff933759d64dc5da56e7e1 Merge succeeded, producing 506c43586085517618ff933759d64dc5da56e7e1 Checking out Revision 506c43586085517618ff933759d64dc5da56e7e1 (PR-3864) > git config core.sparsecheckout # timeout=10 > git checkout -f 506c43586085517618ff933759d64dc5da56e7e1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh9186889773697906399.key > git merge 3acce916edd26c48cc534c43f5f6a7ed858771e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 506c43586085517618ff933759d64dc5da56e7e1 # timeout=10 Commit message: "ci: Go 1.17 related changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-19T19:53:28.148Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-19T19:53:28.309Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-19T19:53:28.410Z] ========================================================= [2022-01-19T19:53:28.410Z] EdgeX Global Pipelines Version Info [2022-01-19T19:53:28.410Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-19T19:53:29.578Z] ------------------- [2022-01-19T19:53:29.578Z] stable info: [2022-01-19T19:53:29.578Z] ------------------- [2022-01-19T19:53:29.578Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-19T19:53:29.578Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T19:53:29.578Z] Message: update stable to v1.0.219 [2022-01-19T19:53:30.154Z] ------------------- [2022-01-19T19:53:30.154Z] experimental info: [2022-01-19T19:53:30.154Z] ------------------- [2022-01-19T19:53:30.154Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-19T19:53:30.154Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T19:53:30.154Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-19T19:53:30.403Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-19T19:53:30.446Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-19T19:53:30.491Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-19T19:53:30.531Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-19T19:53:30.574Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-19T19:53:30.613Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-19T19:53:30.653Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-19T19:53:30.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-19T19:53:30.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-19T19:53:30.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-19T19:53:30.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-19T19:53:30.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-19T19:53:30.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-19T19:53:30.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-19T19:53:31.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-19T19:53:31.062Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T19:53:31.100Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T19:53:31.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-19T19:53:31.177Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-19T19:53:31.219Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-19T19:53:31.255Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-19T19:53:31.289Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-19T19:53:31.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3864 [Pipeline] echo [2022-01-19T19:53:31.373Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3864 [Pipeline] echo [2022-01-19T19:53:31.419Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3864 [Pipeline] echo [2022-01-19T19:53:31.462Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 506c43586085517618ff933759d64dc5da56e7e1 [Pipeline] echo [2022-01-19T19:53:31.502Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 506c435 [Pipeline] echo [2022-01-19T19:53:31.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T19:53:31.657Z] provisioning config files... [2022-01-19T19:53:31.674Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7955011140840530766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T19:53:32.045Z] ---> docker-login.sh [2022-01-19T19:53:32.045Z] nexus3.edgexfoundry.org:10001 [2022-01-19T19:53:32.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:32.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:32.318Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:32.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:32.318Z] [2022-01-19T19:53:32.318Z] Login Succeeded [2022-01-19T19:53:32.318Z] nexus3.edgexfoundry.org:10002 [2022-01-19T19:53:32.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:32.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:32.318Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:32.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:32.318Z] [2022-01-19T19:53:32.318Z] Login Succeeded [2022-01-19T19:53:32.318Z] nexus3.edgexfoundry.org:10003 [2022-01-19T19:53:32.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:32.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:32.318Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:32.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:32.318Z] [2022-01-19T19:53:32.582Z] Login Succeeded [2022-01-19T19:53:32.582Z] nexus3.edgexfoundry.org:10004 [2022-01-19T19:53:32.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:32.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:32.582Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:32.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:32.582Z] [2022-01-19T19:53:32.582Z] Login Succeeded [2022-01-19T19:53:32.582Z] docker.io [2022-01-19T19:53:32.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:32.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:32.846Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:32.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:32.846Z] [2022-01-19T19:53:32.846Z] Login Succeeded [2022-01-19T19:53:32.846Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T19:53:32.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T19:53:33.298Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-01-19T19:53:33.298Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-19T19:53:33.298Z] ++ dirname cmd/core-command/Dockerfile [2022-01-19T19:53:33.298Z] ++ cut -d/ -f2 [2022-01-19T19:53:33.298Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-19T19:53:33.298Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-19T19:53:33.298Z] ++ dirname cmd/core-data/Dockerfile [2022-01-19T19:53:33.298Z] ++ cut -d/ -f2 [2022-01-19T19:53:33.298Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-19T19:53:33.298Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-19T19:53:33.298Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-19T19:53:33.298Z] ++ cut -d/ -f2 [2022-01-19T19:53:33.298Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-19T19:53:33.298Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-19T19:53:33.298Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-19T19:53:33.298Z] ++ cut -d/ -f2 [2022-01-19T19:53:33.298Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-19T19:53:33.298Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-19T19:53:33.298Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-19T19:53:33.298Z] ++ cut -d/ -f2 [2022-01-19T19:53:33.298Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-19T19:53:33.298Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-19T19:53:33.298Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-19T19:53:33.298Z] ++ cut -d/ -f2 [2022-01-19T19:53:33.298Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-19T19:53:33.298Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-19T19:53:33.298Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-19T19:53:33.298Z] ++ cut -d/ -f2 [2022-01-19T19:53:33.298Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-19T19:53:33.298Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-19T19:53:33.298Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-19T19:53:33.298Z] ++ cut -d/ -f2 [2022-01-19T19:53:33.298Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-19T19:53:33.298Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-19T19:53:33.298Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-19T19:53:33.298Z] ++ cut -d/ -f2 [2022-01-19T19:53:33.298Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-19T19:53:33.357Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-19T19:53:33.852Z] + git rev-list -1 --merges 506c43586085517618ff933759d64dc5da56e7e1~1..506c43586085517618ff933759d64dc5da56e7e1 [Pipeline] echo [2022-01-19T19:53:33.894Z] -----------> git rev-list -1 --merges 506c43586085517618ff933759d64dc5da56e7e1~1..506c43586085517618ff933759d64dc5da56e7e1 506c43586085517618ff933759d64dc5da56e7e1 [false] [Pipeline] sh [2022-01-19T19:53:34.211Z] + git log --format=format:%s -1 506c43586085517618ff933759d64dc5da56e7e1 [Pipeline] echo [2022-01-19T19:53:34.247Z] ========================================================= [2022-01-19T19:53:34.247Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-19T19:53:34.247Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-19T19:53:34.740Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T19:53:34.740Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-19T19:53:34.740Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-19T19:53:34.740Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-19T19:53:34.740Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-19T19:53:34.740Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-19T19:53:34.740Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:53:35.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T19:53:35.133Z] [2022-01-19T19:53:35.133Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:53:35.480Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T19:53:35.480Z] latest: Pulling from edgex-devops/git-semver [2022-01-19T19:53:35.480Z] a0d0a0d46f8b: Pulling fs layer [2022-01-19T19:53:35.480Z] 3e5f54012d9b: Pulling fs layer [2022-01-19T19:53:35.480Z] 4c7163046ea9: Pulling fs layer [2022-01-19T19:53:35.480Z] 0c2d73faf560: Pulling fs layer [2022-01-19T19:53:35.480Z] 0c2d73faf560: Waiting [2022-01-19T19:53:35.480Z] 3e5f54012d9b: Verifying Checksum [2022-01-19T19:53:35.480Z] 3e5f54012d9b: Download complete [2022-01-19T19:53:35.480Z] a0d0a0d46f8b: Verifying Checksum [2022-01-19T19:53:35.480Z] a0d0a0d46f8b: Download complete [2022-01-19T19:53:35.480Z] 4c7163046ea9: Verifying Checksum [2022-01-19T19:53:35.480Z] 4c7163046ea9: Download complete [2022-01-19T19:53:35.748Z] 0c2d73faf560: Verifying Checksum [2022-01-19T19:53:35.748Z] 0c2d73faf560: Download complete [2022-01-19T19:53:35.748Z] a0d0a0d46f8b: Pull complete [2022-01-19T19:53:35.748Z] 3e5f54012d9b: Pull complete [2022-01-19T19:53:36.013Z] 4c7163046ea9: Pull complete [2022-01-19T19:53:36.276Z] 0c2d73faf560: Pull complete [2022-01-19T19:53:36.276Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-19T19:53:36.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T19:53:36.276Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-19T19:53:36.368Z] prd-centos7-docker-4c-2g-1855 does not seem to be running inside a container [2022-01-19T19:53:36.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-19T19:53:38.030Z] $ docker top 7ed952d9b6466b4e66efe689f50809d478c56ee07d09856e6e532ea1a717da0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T19:53:38.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T19:53:38.227Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T19:53:38.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T19:53:38.323Z] $ docker exec 7ed952d9b6466b4e66efe689f50809d478c56ee07d09856e6e532ea1a717da0e ssh-agent [2022-01-19T19:53:38.419Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHkjOBc/agent.14 [2022-01-19T19:53:38.419Z] SSH_AGENT_PID=20 [2022-01-19T19:53:38.428Z] Running ssh-add (command line suppressed) [2022-01-19T19:53:38.511Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2574646082365116379.key (/w/workspace/edgex-go/1@tmp/private_key_2574646082365116379.key) [2022-01-19T19:53:38.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T19:53:38.860Z] + git tag --points-at HEAD [Pipeline] } [2022-01-19T19:53:38.885Z] $ docker exec --env ******** --env ******** 7ed952d9b6466b4e66efe689f50809d478c56ee07d09856e6e532ea1a717da0e ssh-agent -k [2022-01-19T19:53:38.990Z] unset SSH_AUTH_SOCK; [2022-01-19T19:53:38.990Z] unset SSH_AGENT_PID; [2022-01-19T19:53:38.990Z] echo Agent pid 20 killed; [2022-01-19T19:53:39.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-19T19:53:39.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T19:53:39.097Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T19:53:39.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T19:53:39.261Z] $ docker exec 7ed952d9b6466b4e66efe689f50809d478c56ee07d09856e6e532ea1a717da0e ssh-agent [2022-01-19T19:53:39.357Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcdGjGl/agent.55 [2022-01-19T19:53:39.357Z] SSH_AGENT_PID=62 [2022-01-19T19:53:39.363Z] Running ssh-add (command line suppressed) [2022-01-19T19:53:39.469Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5225358015543456505.key (/w/workspace/edgex-go/1@tmp/private_key_5225358015543456505.key) [2022-01-19T19:53:39.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T19:53:39.818Z] + git semver init [2022-01-19T19:53:39.818Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T19:53:39.818Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-01-19T19:53:39.818Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-01-19T19:53:39.818Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T19:53:39.818Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T19:53:39.818Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T19:53:39.818Z] # $SEMVER_BRANCH = PR-3864 [2022-01-19T19:53:39.818Z] # $SEMVER_TEMP = /tmp/semver-859125392 [2022-01-19T19:53:39.818Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-19T19:53:54.875Z] # '/tmp/semver-859125392' -> '/w/workspace/edgex-go/1/.semver' [2022-01-19T19:53:54.875Z] # -> Force: false [2022-01-19T19:53:54.875Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-01-19T19:53:54.896Z] $ docker exec --env ******** --env ******** 7ed952d9b6466b4e66efe689f50809d478c56ee07d09856e6e532ea1a717da0e ssh-agent -k [2022-01-19T19:53:54.982Z] unset SSH_AUTH_SOCK; [2022-01-19T19:53:54.982Z] unset SSH_AGENT_PID; [2022-01-19T19:53:54.982Z] echo Agent pid 62 killed; [2022-01-19T19:53:54.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T19:53:55.419Z] + git semver [Pipeline] } [2022-01-19T19:53:55.447Z] $ docker stop --time=1 7ed952d9b6466b4e66efe689f50809d478c56ee07d09856e6e532ea1a717da0e [2022-01-19T19:53:57.468Z] $ docker rm -f 7ed952d9b6466b4e66efe689f50809d478c56ee07d09856e6e532ea1a717da0e [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T19:53:57.894Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-19T19:53:58.193Z] Stashed 1 file(s) [Pipeline] echo [2022-01-19T19:53:58.208Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-01-19T19:53:58.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T19:53:58.783Z] ========================================================= [2022-01-19T19:53:58.783Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-19T19:53:58.783Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-19T19:53:59.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-19T19:53:59.147Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-19T19:53:59.147Z] 59bf1c3509f3: Pulling fs layer [2022-01-19T19:53:59.147Z] 666ba61612fd: Pulling fs layer [2022-01-19T19:53:59.147Z] 8ed8ca486205: Pulling fs layer [2022-01-19T19:53:59.147Z] 4fe6c5a15a65: Pulling fs layer [2022-01-19T19:53:59.147Z] 22a0e8bec74d: Pulling fs layer [2022-01-19T19:53:59.147Z] f965cba54748: Pulling fs layer [2022-01-19T19:53:59.147Z] 861ffc35075e: Pulling fs layer [2022-01-19T19:53:59.147Z] 4b385c91608e: Pulling fs layer [2022-01-19T19:53:59.147Z] 560528eb2ebb: Pulling fs layer [2022-01-19T19:53:59.147Z] 4fe6c5a15a65: Waiting [2022-01-19T19:53:59.147Z] 22a0e8bec74d: Waiting [2022-01-19T19:53:59.147Z] f965cba54748: Waiting [2022-01-19T19:53:59.147Z] 861ffc35075e: Waiting [2022-01-19T19:53:59.147Z] 4b385c91608e: Waiting [2022-01-19T19:53:59.147Z] 560528eb2ebb: Waiting [2022-01-19T19:53:59.147Z] 8ed8ca486205: Download complete [2022-01-19T19:53:59.147Z] 666ba61612fd: Verifying Checksum [2022-01-19T19:53:59.147Z] 666ba61612fd: Download complete [2022-01-19T19:53:59.147Z] 22a0e8bec74d: Verifying Checksum [2022-01-19T19:53:59.147Z] 22a0e8bec74d: Download complete [2022-01-19T19:53:59.147Z] f965cba54748: Verifying Checksum [2022-01-19T19:53:59.147Z] f965cba54748: Download complete [2022-01-19T19:53:59.147Z] 59bf1c3509f3: Verifying Checksum [2022-01-19T19:53:59.147Z] 59bf1c3509f3: Download complete [2022-01-19T19:53:59.147Z] 861ffc35075e: Verifying Checksum [2022-01-19T19:53:59.147Z] 861ffc35075e: Download complete [2022-01-19T19:53:59.408Z] 4b385c91608e: Verifying Checksum [2022-01-19T19:53:59.408Z] 4b385c91608e: Download complete [2022-01-19T19:53:59.677Z] 59bf1c3509f3: Pull complete [2022-01-19T19:53:59.947Z] 4fe6c5a15a65: Verifying Checksum [2022-01-19T19:53:59.947Z] 4fe6c5a15a65: Download complete [2022-01-19T19:53:59.947Z] 666ba61612fd: Pull complete [2022-01-19T19:53:59.947Z] 560528eb2ebb: Verifying Checksum [2022-01-19T19:53:59.947Z] 560528eb2ebb: Download complete [2022-01-19T19:53:59.947Z] 8ed8ca486205: Pull complete [2022-01-19T19:54:04.185Z] 4fe6c5a15a65: Pull complete [2022-01-19T19:54:04.185Z] 22a0e8bec74d: Pull complete [2022-01-19T19:54:04.185Z] f965cba54748: Pull complete [2022-01-19T19:54:04.185Z] 861ffc35075e: Pull complete [2022-01-19T19:54:04.458Z] 4b385c91608e: Pull complete [2022-01-19T19:54:07.053Z] 560528eb2ebb: Pull complete [2022-01-19T19:54:07.053Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-19T19:54:07.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-19T19:54:07.053Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-19T19:54:07.436Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-19T19:54:07.436Z] WORKDIR /edgex [2022-01-19T19:54:07.436Z] COPY go.mod . [2022-01-19T19:54:07.436Z] RUN go mod download' [2022-01-19T19:54:07.436Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-19T19:54:09.365Z] Sending build context to Docker daemon 333.8MB [2022-01-19T19:54:09.365Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-19T19:54:09.365Z] ---> dd4a08f94e63 [2022-01-19T19:54:09.365Z] Step 2/4 : WORKDIR /edgex [2022-01-19T19:54:11.918Z] ---> Running in c3bf04e5cc8d [2022-01-19T19:54:11.918Z] Removing intermediate container c3bf04e5cc8d [2022-01-19T19:54:11.918Z] ---> 80844ddf2d50 [2022-01-19T19:54:11.918Z] Step 3/4 : COPY go.mod . [2022-01-19T19:54:11.918Z] ---> 7762b85dc8b5 [2022-01-19T19:54:11.918Z] Step 4/4 : RUN go mod download [2022-01-19T19:54:11.918Z] ---> Running in c05936dd2c69 [2022-01-19T19:54:13.550Z] Still waiting to schedule task [2022-01-19T19:54:13.550Z] ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-19T19:54:13.550Z] ‘prd-centos7-docker-4c-2g-1857’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-19T19:54:13.550Z] ‘prd-centos7-docker-4c-2g-1859’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-19T19:54:13.550Z] ‘prd-ubuntu18.04-docker-8c-8g-1862’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-19T19:54:13.551Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1858’ is offline [2022-01-19T19:54:13.551Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1861’ is offline [2022-01-19T19:54:44.147Z] Removing intermediate container c05936dd2c69 [2022-01-19T19:54:44.147Z] ---> 42ce117a2fe2 [2022-01-19T19:54:44.147Z] Successfully built 42ce117a2fe2 [2022-01-19T19:54:44.147Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:54:44.470Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T19:54:44.470Z] . [Pipeline] withDockerContainer [2022-01-19T19:54:44.558Z] prd-centos7-docker-4c-2g-1855 does not seem to be running inside a container [2022-01-19T19:54:44.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-19T19:54:45.041Z] $ docker top 8da820454edf6de04ead9b74b1df604b78f641488d008f9aeae101e5a00bdaf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T19:54:45.477Z] + go version [2022-01-19T19:54:45.477Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-19T19:54:45.502Z] $ docker stop --time=1 8da820454edf6de04ead9b74b1df604b78f641488d008f9aeae101e5a00bdaf6 [2022-01-19T19:54:46.687Z] $ docker rm -f 8da820454edf6de04ead9b74b1df604b78f641488d008f9aeae101e5a00bdaf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:54:47.353Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T19:54:47.353Z] . [Pipeline] withDockerContainer [2022-01-19T19:54:47.448Z] prd-centos7-docker-4c-2g-1855 does not seem to be running inside a container [2022-01-19T19:54:47.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-19T19:54:47.842Z] $ docker top f2a8bf2ccfdf4b2e203eaea5fd5775ebc1ee827c9e1f0ac65f2931c4ff0d35ba -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-19T19:54:47.980Z] ========================================================= [2022-01-19T19:54:47.980Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-19T19:54:47.980Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-19T19:54:48.339Z] + make test [2022-01-19T19:54:48.339Z] go mod tidy [2022-01-19T19:54:48.607Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-19T19:54:55.232Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-19T19:55:10.225Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-19T19:55:16.860Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-19T19:55:16.860Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-19T19:55:17.432Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-19T19:55:19.389Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-19T19:55:19.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-19T19:55:19.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-19T19:55:19.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-19T19:55:20.575Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-19T19:55:20.840Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-19T19:55:21.106Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-19T19:55:21.106Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-19T19:55:21.106Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-19T19:55:21.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-19T19:55:23.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.040s coverage: 28.7% of statements [2022-01-19T19:55:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-19T19:55:23.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-19T19:55:23.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 98.5% of statements [2022-01-19T19:55:23.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-19T19:55:24.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 44.7% of statements [2022-01-19T19:55:24.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-19T19:55:24.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-19T19:55:24.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 89.5% of statements [2022-01-19T19:55:24.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-19T19:55:24.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-19T19:55:26.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 84.4% of statements [2022-01-19T19:55:26.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-19T19:55:26.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-19T19:55:26.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-19T19:55:26.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-19T19:55:26.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-19T19:55:26.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.268s coverage: 94.2% of statements [2022-01-19T19:55:26.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-19T19:55:26.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-19T19:55:26.361Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2022-01-19T19:55:26.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-19T19:55:26.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-19T19:55:26.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-19T19:55:26.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-19T19:55:26.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-19T19:55:26.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements [2022-01-19T19:55:26.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-19T19:55:26.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-19T19:55:26.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-19T19:55:27.917Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements [2022-01-19T19:55:27.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-19T19:55:27.917Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2022-01-19T19:55:27.917Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements [2022-01-19T19:55:27.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-19T19:55:28.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2022-01-19T19:55:29.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.059s coverage: 79.5% of statements [2022-01-19T19:55:29.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2022-01-19T19:55:29.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2022-01-19T19:55:30.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2022-01-19T19:55:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2022-01-19T19:55:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2022-01-19T19:55:47.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.212s coverage: 82.5% of statements [2022-01-19T19:55:47.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-19T19:56:05.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-01-19T19:56:05.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-19T19:56:05.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-19T19:56:05.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-19T19:56:05.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-01-19T19:56:05.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-19T19:56:05.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-19T19:56:05.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-19T19:56:05.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-19T19:56:05.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-19T19:56:05.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-01-19T19:56:05.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-19T19:56:05.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-19T19:56:05.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-01-19T19:56:05.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-19T19:56:05.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2022-01-19T19:56:05.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-19T19:56:05.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-01-19T19:56:05.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements [2022-01-19T19:56:05.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-01-19T19:56:05.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2022-01-19T19:56:05.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-19T19:56:05.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2022-01-19T19:56:05.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-19T19:56:05.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-19T19:56:05.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-01-19T19:56:05.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-01-19T19:56:05.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2022-01-19T19:56:05.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-01-19T19:56:05.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-01-19T19:56:05.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.219s coverage: 65.4% of statements [2022-01-19T19:56:05.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-19T19:56:05.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-19T19:56:05.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-19T19:56:06.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.8% of statements [2022-01-19T19:56:06.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-19T19:56:06.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-19T19:56:06.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2022-01-19T19:56:06.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-19T19:56:06.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2022-01-19T19:56:06.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-19T19:56:14.808Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 17.7% of statements [2022-01-19T19:56:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-19T19:56:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-19T19:56:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-19T19:56:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-19T19:56:14.808Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements [2022-01-19T19:56:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-19T19:56:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-19T19:56:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-19T19:56:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-19T19:56:14.808Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-01-19T19:56:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-19T19:56:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-19T19:56:14.808Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2022-01-19T19:56:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-19T19:56:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-19T19:56:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-19T19:56:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-19T19:56:14.808Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.048s coverage: 28.9% of statements [2022-01-19T19:56:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-19T19:56:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-19T19:56:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-19T19:56:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-19T19:56:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-19T19:56:14.808Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-19T19:56:14.808Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2022-01-19T19:56:14.808Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-01-19T19:56:14.808Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-01-19T19:56:45.588Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1868 in /w/workspace/edgexfoundry_edgex-go_PR-3864 [Pipeline] { [Pipeline] ws [2022-01-19T19:56:45.630Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-01-19T19:56:45.976Z] The recommended git tool is: git [2022-01-19T19:56:52.983Z] using credential edgex-jenkins-ssh [2022-01-19T19:56:53.005Z] Cloning the remote Git repository [2022-01-19T19:56:53.115Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-19T19:56:53.244Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-01-19T19:56:53.400Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-19T19:56:53.402Z] > git --version # timeout=10 [2022-01-19T19:56:53.440Z] > git --version # 'git version 2.17.1' [2022-01-19T19:56:53.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T19:56:53.709Z] GO111MODULE=on go vet ./... [2022-01-19T19:56:53.545Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T19:56:57.940Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T19:56:58.211Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T19:56:58.474Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-19T19:56:58.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-19T19:56:59.081Z] + ls -al . [2022-01-19T19:56:59.081Z] total 644 [2022-01-19T19:56:59.081Z] drwxrwxr-x 10 1001 1001 4096 Jan 19 19:56 . [2022-01-19T19:56:59.081Z] drwxr-xr-x 4 root root 28 Jan 19 19:54 .. [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 11 Jan 19 19:53 .dockerignore [2022-01-19T19:56:59.081Z] drwxrwxr-x 8 1001 1001 179 Jan 19 19:53 .git [2022-01-19T19:56:59.081Z] drwxrwxr-x 4 1001 1001 142 Jan 19 19:53 .github [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 804 Jan 19 19:53 .gitignore [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 42 Jan 19 19:53 .golangci.yml [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 76 Jan 19 19:53 .hadolint.yml [2022-01-19T19:56:59.081Z] drwx------ 3 1001 1001 73 Jan 19 19:53 .semver [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 166 Jan 19 19:53 .sonarcloud.properties [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 1171 Jan 19 19:53 ADOPTERS.md [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 8910 Jan 19 19:53 Attribution.txt [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 51732 Jan 19 19:53 CHANGELOG.md [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 3804 Jan 19 19:53 CONTRIBUTING.md [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 677 Jan 19 19:53 GOVERNANCE.md [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 849 Jan 19 19:53 Jenkinsfile [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 10775 Jan 19 19:53 LICENSE [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 6508 Jan 19 19:53 Makefile [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 582 Jan 19 19:53 OWNERS.md [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 8207 Jan 19 19:53 README.md [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 6912 Jan 19 19:53 SECURITY.md [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 5 Jan 19 19:53 VERSION [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 4131 Jan 19 19:53 ZMQWindows.md [2022-01-19T19:56:59.081Z] drwxrwxr-x 2 1001 1001 37 Jan 19 19:53 bin [2022-01-19T19:56:59.081Z] drwxrwxr-x 14 1001 1001 4096 Jan 19 19:53 cmd [2022-01-19T19:56:59.081Z] -rw-r--r-- 1 root root 428381 Jan 19 19:56 coverage.out [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 828 Jan 19 19:53 go.mod [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 49574 Jan 19 19:53 go.sum [2022-01-19T19:56:59.081Z] drwxrwxr-x 8 1001 1001 124 Jan 19 19:53 internal [2022-01-19T19:56:59.081Z] drwxrwxr-x 3 1001 1001 16 Jan 19 19:53 openapi [2022-01-19T19:56:59.081Z] drwxrwxr-x 4 1001 1001 71 Jan 19 19:53 snap [2022-01-19T19:56:59.081Z] -rw-rw-r-- 1 1001 1001 204 Jan 19 19:53 version.go [Pipeline] sh [2022-01-19T19:56:59.425Z] + '[' -e coverage.out ] [2022-01-19T19:56:59.425Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-19T19:56:59.630Z] Stashed 1 file(s) [Pipeline] sh [2022-01-19T19:57:00.168Z] + make build [2022-01-19T19:57:00.168Z] 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 [2022-01-19T19:57:01.836Z] 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 [2022-01-19T19:57:10.100Z] 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 [2022-01-19T19:57:10.367Z] 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 [2022-01-19T19:57:11.757Z] 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 [2022-01-19T19:57:11.757Z] 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 [2022-01-19T19:57:12.709Z] 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 [2022-01-19T19:57:13.657Z] 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 [2022-01-19T19:57:14.624Z] 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 [2022-01-19T19:57:14.000Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-19T19:57:14.024Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T19:57:14.065Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-19T19:57:14.119Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-19T19:57:14.120Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T19:57:14.137Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3864/head:refs/remotes/origin/PR-3864 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-19T19:57:15.066Z] Merging remotes/origin/main commit 3acce916edd26c48cc534c43f5f6a7ed858771e5 into PR head commit 506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T19:57:15.492Z] Merge succeeded, producing 506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T19:57:15.493Z] Checking out Revision 506c43586085517618ff933759d64dc5da56e7e1 (PR-3864) [2022-01-19T19:57:16.014Z] 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 [2022-01-19T19:57:16.592Z] 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 [2022-01-19T19:57:15.092Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T19:57:15.113Z] > git checkout -f 506c43586085517618ff933759d64dc5da56e7e1 # timeout=10 [2022-01-19T19:57:15.378Z] > git remote # timeout=10 [2022-01-19T19:57:15.404Z] > git config --get remote.origin.url # timeout=10 [2022-01-19T19:57:15.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T19:57:15.441Z] > git merge 3acce916edd26c48cc534c43f5f6a7ed858771e5 # timeout=10 [2022-01-19T19:57:15.473Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-19T19:57:15.503Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T19:57:15.518Z] > git checkout -f 506c43586085517618ff933759d64dc5da56e7e1 # timeout=10 [2022-01-19T19:57:17.546Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-01-19T19:57:19.494Z] $ docker stop --time=1 f2a8bf2ccfdf4b2e203eaea5fd5775ebc1ee827c9e1f0ac65f2931c4ff0d35ba [2022-01-19T19:57:20.272Z] Commit message: "ci: Go 1.17 related changes" [2022-01-19T19:57:20.357Z] > git --version # timeout=10 [2022-01-19T19:57:20.378Z] > git --version # 'git version 2.17.1' [2022-01-19T19:57:20.399Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T19:57:21.584Z] $ docker rm -f f2a8bf2ccfdf4b2e203eaea5fd5775ebc1ee827c9e1f0ac65f2931c4ff0d35ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T19:57:23.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-19T19:57:23.243Z] [2022-01-19T19:57:23.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:57:23.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-19T19:57:23.657Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-19T19:57:23.657Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-19T19:57:23.657Z] ca9280d653b3: Pulling fs layer [2022-01-19T19:57:23.657Z] 7e9c9ca2126c: Pulling fs layer [2022-01-19T19:57:23.657Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-19T19:57:23.657Z] cbdbe7a5bc2a: Download complete [2022-01-19T19:57:23.686Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-19T19:57:23.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T19:57:23.686Z] Dload Upload Total Spent Left Speed [2022-01-19T19:57:23.686Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 148k 0 --:--:-- --:--:-- --:--:-- 148k [2022-01-19T19:57:23.920Z] ca9280d653b3: Verifying Checksum [2022-01-19T19:57:23.920Z] ca9280d653b3: Download complete [2022-01-19T19:57:23.920Z] cbdbe7a5bc2a: Pull complete [Pipeline] sh [2022-01-19T19:57:24.181Z] 7e9c9ca2126c: Verifying Checksum [2022-01-19T19:57:24.181Z] 7e9c9ca2126c: Download complete [2022-01-19T19:57:24.332Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-19T19:57:24.728Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-19T19:57:24.728Z] + sudo tee /etc/docker/daemon.new [2022-01-19T19:57:24.728Z] { [2022-01-19T19:57:24.728Z] "registry-mirrors": [ [2022-01-19T19:57:24.728Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-19T19:57:24.728Z] ], [2022-01-19T19:57:24.728Z] "bip": "10.250.0.254/24", [2022-01-19T19:57:24.728Z] "hosts": [ [2022-01-19T19:57:24.728Z] "tcp://0.0.0.0:5555", [2022-01-19T19:57:24.728Z] "unix:///var/run/docker.sock" [2022-01-19T19:57:24.728Z] ], [2022-01-19T19:57:24.728Z] "mtu": 1458, [2022-01-19T19:57:24.728Z] "selinux-enabled": true, [2022-01-19T19:57:24.728Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-19T19:57:24.728Z] } [Pipeline] sh [2022-01-19T19:57:24.766Z] ca9280d653b3: Pull complete [2022-01-19T19:57:25.121Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-19T19:57:25.513Z] + sudo service docker restart [2022-01-19T19:57:29.024Z] 7e9c9ca2126c: Pull complete [2022-01-19T19:57:29.024Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-19T19:57:29.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-19T19:57:29.024Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-19T19:57:29.127Z] prd-centos7-docker-4c-2g-1855 does not seem to be running inside a container [2022-01-19T19:57:29.171Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-19T19:57:31.422Z] $ docker top 20c5b5ff4fd6cc43126470abf2c324ac9983abe023f8c560dbc879db78f31e65 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T19:57:31.845Z] + docker-compose build --help [2022-01-19T19:57:31.845Z] + grep parallel [2022-01-19T19:57:32.418Z] --parallel Build images in parallel. [Pipeline] } [2022-01-19T19:57:32.452Z] $ docker stop --time=1 20c5b5ff4fd6cc43126470abf2c324ac9983abe023f8c560dbc879db78f31e65 [2022-01-19T19:57:33.642Z] $ docker rm -f 20c5b5ff4fd6cc43126470abf2c324ac9983abe023f8c560dbc879db78f31e65 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:57:34.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-19T19:57:34.212Z] . [Pipeline] withDockerContainer [2022-01-19T19:57:34.304Z] prd-centos7-docker-4c-2g-1855 does not seem to be running inside a container [2022-01-19T19:57:34.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-19T19:57:34.681Z] $ docker top c3aacdb04427b7024ea636fb0696fe08365ebc0eaabbca0e680f82c9190a439e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T19:57:35.093Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-19T19:57:35.671Z] Building core-command ... [2022-01-19T19:57:35.671Z] Building core-data ... [2022-01-19T19:57:35.671Z] Building core-metadata ... [2022-01-19T19:57:35.671Z] Building security-bootstrapper ... [2022-01-19T19:57:35.671Z] Building security-proxy-setup ... [2022-01-19T19:57:35.671Z] Building security-secretstore-setup ... [2022-01-19T19:57:35.671Z] Building support-notifications ... [2022-01-19T19:57:35.671Z] Building support-scheduler ... [2022-01-19T19:57:35.671Z] Building sys-mgmt-agent ... [2022-01-19T19:57:35.671Z] Building security-secretstore-setup [2022-01-19T19:57:35.671Z] Building sys-mgmt-agent [2022-01-19T19:57:35.671Z] Building core-metadata [2022-01-19T19:57:35.671Z] Building support-notifications [2022-01-19T19:57:35.671Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T19:57:44.088Z] provisioning config files... [2022-01-19T19:57:44.126Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2992849622426003405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T19:57:44.799Z] ---> docker-login.sh [2022-01-19T19:57:44.799Z] nexus3.edgexfoundry.org:10001 [2022-01-19T19:57:45.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:57:46.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:57:46.019Z] Configure a credential helper to remove this warning. See [2022-01-19T19:57:46.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:57:46.019Z] [2022-01-19T19:57:46.019Z] Login Succeeded [2022-01-19T19:57:46.019Z] nexus3.edgexfoundry.org:10002 [2022-01-19T19:57:46.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:57:46.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:57:46.578Z] Configure a credential helper to remove this warning. See [2022-01-19T19:57:46.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:57:46.578Z] [2022-01-19T19:57:46.578Z] Login Succeeded [2022-01-19T19:57:46.578Z] nexus3.edgexfoundry.org:10003 [2022-01-19T19:57:46.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:57:47.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:57:47.135Z] Configure a credential helper to remove this warning. See [2022-01-19T19:57:47.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:57:47.135Z] [2022-01-19T19:57:47.135Z] Login Succeeded [2022-01-19T19:57:47.135Z] nexus3.edgexfoundry.org:10004 [2022-01-19T19:57:47.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:57:47.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:57:47.711Z] Configure a credential helper to remove this warning. See [2022-01-19T19:57:47.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:57:47.711Z] [2022-01-19T19:57:47.711Z] Login Succeeded [2022-01-19T19:57:47.711Z] docker.io [2022-01-19T19:57:47.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:57:48.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:57:48.601Z] Configure a credential helper to remove this warning. See [2022-01-19T19:57:48.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:57:48.601Z] [2022-01-19T19:57:48.601Z] Login Succeeded [2022-01-19T19:57:48.601Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T19:57:48.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-01-19T19:57:48.874Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T19:57:48.874Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-19T19:57:48.874Z] ---> 42ce117a2fe2 [2022-01-19T19:57:48.874Z] Step 3/23 : WORKDIR /edgex-go [2022-01-19T19:57:48.874Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T19:57:48.874Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-19T19:57:48.874Z] ---> 42ce117a2fe2 [2022-01-19T19:57:48.874Z] Step 3/31 : WORKDIR /edgex-go [Pipeline] echo [2022-01-19T19:57:49.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T19:57:49.219Z] ========================================================= [2022-01-19T19:57:49.219Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-19T19:57:49.219Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-19T19:57:49.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-19T19:57:49.908Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-19T19:57:49.908Z] 9b3977197b4f: Pulling fs layer [2022-01-19T19:57:49.908Z] 1a89e8eeedd5: Pulling fs layer [2022-01-19T19:57:49.908Z] 94645a83ff95: Pulling fs layer [2022-01-19T19:57:49.908Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-19T19:57:49.908Z] 0c92f367c5e7: Pulling fs layer [2022-01-19T19:57:49.908Z] 4b8299f9d1f4: Pulling fs layer [2022-01-19T19:57:49.908Z] 9a6b49a46696: Pulling fs layer [2022-01-19T19:57:49.908Z] cf05db05a679: Pulling fs layer [2022-01-19T19:57:49.908Z] 3f3a8bcf1eab: Waiting [2022-01-19T19:57:49.908Z] 0c92f367c5e7: Waiting [2022-01-19T19:57:49.908Z] 4b8299f9d1f4: Waiting [2022-01-19T19:57:49.908Z] 9a6b49a46696: Waiting [2022-01-19T19:57:49.908Z] cf05db05a679: Waiting [2022-01-19T19:57:49.908Z] 94645a83ff95: Verifying Checksum [2022-01-19T19:57:49.908Z] 1a89e8eeedd5: Verifying Checksum [2022-01-19T19:57:49.908Z] 1a89e8eeedd5: Download complete [2022-01-19T19:57:49.908Z] 0c92f367c5e7: Verifying Checksum [2022-01-19T19:57:49.908Z] 0c92f367c5e7: Download complete [2022-01-19T19:57:49.908Z] 4b8299f9d1f4: Verifying Checksum [2022-01-19T19:57:49.908Z] 4b8299f9d1f4: Download complete [2022-01-19T19:57:49.908Z] 9b3977197b4f: Verifying Checksum [2022-01-19T19:57:49.908Z] 9b3977197b4f: Download complete [2022-01-19T19:57:49.908Z] 9a6b49a46696: Verifying Checksum [2022-01-19T19:57:49.908Z] 9a6b49a46696: Download complete [2022-01-19T19:57:50.911Z] 9b3977197b4f: Pull complete [2022-01-19T19:57:51.536Z] 1a89e8eeedd5: Pull complete [2022-01-19T19:57:52.148Z] 94645a83ff95: Pull complete [2022-01-19T19:57:52.148Z] cf05db05a679: Verifying Checksum [2022-01-19T19:57:52.148Z] cf05db05a679: Download complete [2022-01-19T19:57:52.758Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-19T19:57:52.758Z] 3f3a8bcf1eab: Download complete [2022-01-19T19:57:53.087Z] ---> Running in 2fbefbe4266b [2022-01-19T19:57:53.087Z] ---> Running in 7e6835c4a57e [2022-01-19T19:57:54.994Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T19:57:54.994Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-19T19:57:54.994Z] ---> 42ce117a2fe2 [2022-01-19T19:57:54.994Z] Step 3/23 : WORKDIR /edgex-go [2022-01-19T19:57:57.535Z] ---> Running in d2c0544c093e [2022-01-19T19:57:57.535Z] Removing intermediate container 7e6835c4a57e [2022-01-19T19:57:57.535Z] ---> 2cede0bc945a [2022-01-19T19:57:57.535Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T19:57:58.474Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T19:57:58.474Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-19T19:57:58.474Z] ---> 42ce117a2fe2 [2022-01-19T19:57:58.474Z] Step 3/22 : WORKDIR /edgex-go [2022-01-19T19:57:58.474Z] ---> Using cache [2022-01-19T19:57:58.474Z] ---> 73581ab3df18 [2022-01-19T19:57:58.474Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T19:57:58.739Z] Removing intermediate container 2fbefbe4266b [2022-01-19T19:57:58.739Z] ---> 8375529175ad [2022-01-19T19:57:58.739Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T19:57:58.739Z] Removing intermediate container d2c0544c093e [2022-01-19T19:57:58.739Z] ---> 73581ab3df18 [2022-01-19T19:57:58.739Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T19:57:58.999Z] ---> Running in 77b2513fe734 [2022-01-19T19:57:58.999Z] ---> Running in 979e97725e94 [2022-01-19T19:57:58.999Z] ---> Running in 695f372683e2 [2022-01-19T19:57:58.999Z] ---> Running in 37dcb2c05578 [2022-01-19T19:58:00.407Z] Removing intermediate container 77b2513fe734 [2022-01-19T19:58:00.407Z] ---> a0d65cf3a5de [2022-01-19T19:58:00.407Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-19T19:58:00.686Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T19:58:00.686Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-19T19:58:00.686Z] ---> 42ce117a2fe2 [2022-01-19T19:58:00.686Z] Step 3/25 : WORKDIR /edgex-go [2022-01-19T19:58:00.686Z] ---> Using cache [2022-01-19T19:58:00.686Z] ---> 73581ab3df18 [2022-01-19T19:58:00.686Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T19:58:00.686Z] Removing intermediate container 979e97725e94 [2022-01-19T19:58:00.686Z] ---> 212bf40ced8d [2022-01-19T19:58:00.686Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-19T19:58:00.686Z] ---> Running in fa24c20dd168 [2022-01-19T19:58:00.686Z] ---> Running in 70172e4fbcc2 [2022-01-19T19:58:00.686Z] ---> Running in b3ea03e7513f [2022-01-19T19:58:00.686Z] Removing intermediate container 37dcb2c05578 [2022-01-19T19:58:00.686Z] ---> 54b0201769de [2022-01-19T19:58:00.686Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-19T19:58:00.953Z] ---> Running in 077def740af1 [2022-01-19T19:58:00.953Z] Removing intermediate container 695f372683e2 [2022-01-19T19:58:00.953Z] ---> 086d961cf53b [2022-01-19T19:58:00.953Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-19T19:58:00.953Z] ---> Running in d423a1944457 [2022-01-19T19:58:01.221Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T19:58:01.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T19:58:01.483Z] Removing intermediate container fa24c20dd168 [2022-01-19T19:58:01.483Z] ---> 0357f83b60dd [2022-01-19T19:58:01.483Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-19T19:58:01.483Z] ---> Running in 3f7ca088d946 [2022-01-19T19:58:01.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T19:58:01.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T19:58:02.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T19:58:02.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T19:58:02.279Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T19:58:02.279Z] OK: 221 MiB in 52 packages [2022-01-19T19:58:02.279Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T19:58:02.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T19:58:02.551Z] OK: 221 MiB in 52 packages [2022-01-19T19:58:02.816Z] Removing intermediate container 70172e4fbcc2 [2022-01-19T19:58:02.816Z] ---> bfa23d94ea5e [2022-01-19T19:58:02.816Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-19T19:58:02.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T19:58:02.816Z] OK: 221 MiB in 52 packages [2022-01-19T19:58:03.087Z] OK: 221 MiB in 52 packages [2022-01-19T19:58:03.087Z] ---> 06e4cb85b8a2 [2022-01-19T19:58:03.087Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T19:58:03.087Z] ---> Running in 34e2e7bac3ad [2022-01-19T19:58:03.354Z] OK: 221 MiB in 52 packages [2022-01-19T19:58:03.354Z] Removing intermediate container 077def740af1 [2022-01-19T19:58:03.354Z] ---> c075b8d0f5fb [2022-01-19T19:58:03.354Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-19T19:58:03.354Z] Removing intermediate container b3ea03e7513f [2022-01-19T19:58:03.354Z] ---> 10e3c266e54c [2022-01-19T19:58:03.354Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-19T19:58:03.619Z] ---> 777ef4fde5fa [2022-01-19T19:58:03.619Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T19:58:03.619Z] ---> Running in b7161bf3665d [2022-01-19T19:58:03.619Z] ---> 8267107d413d [2022-01-19T19:58:03.619Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T19:58:03.619Z] ---> Running in 71b982278e5c [2022-01-19T19:58:03.619Z] Removing intermediate container d423a1944457 [2022-01-19T19:58:03.619Z] ---> 964957b28130 [2022-01-19T19:58:03.619Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-19T19:58:03.880Z] Removing intermediate container 3f7ca088d946 [2022-01-19T19:58:03.880Z] ---> 885ea34951c4 [2022-01-19T19:58:03.880Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-19T19:58:04.144Z] ---> 85df5a531759 [2022-01-19T19:58:04.144Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T19:58:04.144Z] ---> d2044fdadd02 [2022-01-19T19:58:04.144Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T19:58:04.144Z] ---> Running in e8904e70b82e [2022-01-19T19:58:04.144Z] ---> Running in 0942cb7a43d3 [2022-01-19T19:58:05.537Z] Removing intermediate container b7161bf3665d [2022-01-19T19:58:05.537Z] ---> f51bb44ee328 [2022-01-19T19:58:05.537Z] Step 8/23 : COPY . . [2022-01-19T19:58:05.537Z] Removing intermediate container 34e2e7bac3ad [2022-01-19T19:58:05.537Z] ---> f1b61202a316 [2022-01-19T19:58:05.537Z] Step 8/23 : COPY . . [2022-01-19T19:58:07.928Z] 3f3a8bcf1eab: Pull complete [2022-01-19T19:58:07.928Z] 0c92f367c5e7: Pull complete [2022-01-19T19:58:07.928Z] 4b8299f9d1f4: Pull complete [2022-01-19T19:58:07.928Z] 9a6b49a46696: Pull complete [2022-01-19T19:58:10.860Z] Removing intermediate container 71b982278e5c [2022-01-19T19:58:10.860Z] ---> 37c0ad37691b [2022-01-19T19:58:10.860Z] Step 8/31 : COPY . . [2022-01-19T19:58:10.860Z] Removing intermediate container 0942cb7a43d3 [2022-01-19T19:58:10.860Z] ---> 1c82e417c72c [2022-01-19T19:58:10.860Z] Step 8/22 : COPY . . [2022-01-19T19:58:10.860Z] Removing intermediate container e8904e70b82e [2022-01-19T19:58:10.861Z] ---> 41d245191246 [2022-01-19T19:58:10.861Z] Step 8/25 : COPY . . [2022-01-19T19:58:12.309Z] cf05db05a679: Pull complete [2022-01-19T19:58:12.309Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-19T19:58:12.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-19T19:58:12.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-19T19:58:12.728Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-19T19:58:12.728Z] WORKDIR /edgex [2022-01-19T19:58:12.728Z] COPY go.mod . [2022-01-19T19:58:12.728Z] RUN go mod download [2022-01-19T19:58:12.728Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-19T19:58:14.195Z] ---> dcb2686d4483 [2022-01-19T19:58:14.195Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-19T19:58:15.158Z] ---> 3cd09746f7d2 [2022-01-19T19:58:15.158Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-19T19:58:15.158Z] ---> Running in a0663ac8c095 [2022-01-19T19:58:15.388Z] Sending build context to Docker daemon 168.5MB [2022-01-19T19:58:15.388Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-19T19:58:15.388Z] ---> 0ccda1f7e2ee [2022-01-19T19:58:15.388Z] Step 2/4 : WORKDIR /edgex [2022-01-19T19:58:15.426Z] ---> Running in a93df4eceacd [2022-01-19T19:58:16.000Z] 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 [2022-01-19T19:58:16.001Z] 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 [2022-01-19T19:58:18.063Z] ---> Running in ae13d4eb5bf4 [2022-01-19T19:58:18.341Z] Removing intermediate container ae13d4eb5bf4 [2022-01-19T19:58:18.341Z] ---> 87292664eab8 [2022-01-19T19:58:18.341Z] Step 3/4 : COPY go.mod . [2022-01-19T19:58:18.949Z] ---> 43ad5a944ea7 [2022-01-19T19:58:18.949Z] Step 4/4 : RUN go mod download [2022-01-19T19:58:19.230Z] ---> Running in ab3d89b75131 [2022-01-19T19:58:24.333Z] ---> 1d8cc14f345e [2022-01-19T19:58:24.333Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-19T19:58:24.333Z] ---> Running in dd186c7416e2 [2022-01-19T19:58:24.333Z] ---> 8847caf15bc1 [2022-01-19T19:58:24.333Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-19T19:58:24.333Z] ---> Running in a7ec835d3776 [2022-01-19T19:58:24.610Z] 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 [2022-01-19T19:58:24.610Z] 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 [2022-01-19T19:58:29.004Z] ---> 967f2cb1575c [2022-01-19T19:58:29.004Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-19T19:58:29.004Z] ---> Running in 0f6e3846a2f9 [2022-01-19T19:58:29.272Z] 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 [2022-01-19T19:58:55.925Z] Removing intermediate container a0663ac8c095 [2022-01-19T19:58:55.925Z] ---> dfd69762b82f [2022-01-19T19:58:55.925Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-19T19:58:56.188Z] ---> Running in 5a06a8422bda [2022-01-19T19:58:56.780Z] 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 [2022-01-19T19:58:58.745Z] Removing intermediate container 5a06a8422bda [2022-01-19T19:58:58.745Z] ---> c228aeac8692 [2022-01-19T19:58:58.745Z] [2022-01-19T19:58:58.745Z] Step 11/23 : FROM docker:20.10.10 [2022-01-19T19:58:58.745Z] 20.10.10: Pulling from library/docker [2022-01-19T19:59:02.186Z] Removing intermediate container a93df4eceacd [2022-01-19T19:59:02.186Z] ---> 1ca59213c795 [2022-01-19T19:59:02.186Z] [2022-01-19T19:59:02.186Z] Step 10/23 : FROM alpine:3.14 [2022-01-19T19:59:02.186Z] 3.14: Pulling from library/alpine [2022-01-19T19:59:02.186Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T19:59:02.186Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T19:59:02.186Z] ---> 0a97eee8041e [2022-01-19T19:59:02.186Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-19T19:59:02.772Z] ---> Running in 6a013676bb94 [2022-01-19T19:59:03.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-19T19:59:03.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-19T19:59:03.987Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-19T19:59:04.254Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T19:59:04.254Z] OK: 6 MiB in 15 packages [2022-01-19T19:59:05.203Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-19T19:59:05.203Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-19T19:59:05.203Z] ---> b706a049f56e [2022-01-19T19:59:05.203Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-19T19:59:05.203Z] ---> Running in 17f4de9acd35 [2022-01-19T19:59:05.203Z] Removing intermediate container 6a013676bb94 [2022-01-19T19:59:05.203Z] ---> bfbf58b1a68b [2022-01-19T19:59:05.203Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-19T19:59:05.203Z] ---> Running in 527fd714e8f1 [2022-01-19T19:59:05.466Z] Removing intermediate container 17f4de9acd35 [2022-01-19T19:59:05.466Z] ---> 5dc39dc2d4de [2022-01-19T19:59:05.466Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-19T19:59:05.466Z] Removing intermediate container 527fd714e8f1 [2022-01-19T19:59:05.466Z] ---> 46fa8ff93486 [2022-01-19T19:59:05.466Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-19T19:59:05.466Z] ---> Running in 1193b88e35d2 [2022-01-19T19:59:05.466Z] ---> Running in aafd762fa6c1 [2022-01-19T19:59:05.736Z] Removing intermediate container aafd762fa6c1 [2022-01-19T19:59:05.736Z] ---> 0ee90a16421d [2022-01-19T19:59:05.736Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-19T19:59:05.736Z] ---> Running in 5e96578ef84b [2022-01-19T19:59:05.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-19T19:59:05.999Z] Removing intermediate container 5e96578ef84b [2022-01-19T19:59:05.999Z] ---> bfccece62e8b [2022-01-19T19:59:05.999Z] Step 15/23 : WORKDIR / [2022-01-19T19:59:06.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-19T19:59:06.265Z] ---> Running in 8a68826d96f8 [2022-01-19T19:59:06.527Z] Removing intermediate container 8a68826d96f8 [2022-01-19T19:59:06.527Z] ---> 25aa3438ee78 [2022-01-19T19:59:06.527Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-19T19:59:06.527Z] 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 [2022-01-19T19:59:06.790Z] (1/42) Installing readline (8.1.0-r0) [2022-01-19T19:59:06.791Z] (2/42) Installing bash (5.1.4-r0) [2022-01-19T19:59:06.791Z] Executing bash-5.1.4-r0.post-install [2022-01-19T19:59:06.791Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-19T19:59:06.791Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-19T19:59:06.791Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-19T19:59:06.791Z] (6/42) Installing curl (7.79.1-r0) [2022-01-19T19:59:06.791Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-19T19:59:06.791Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-19T19:59:06.791Z] (9/42) Installing expat (2.4.3-r0) [2022-01-19T19:59:06.791Z] (10/42) Installing libffi (3.3-r2) [2022-01-19T19:59:06.791Z] (11/42) Installing gdbm (1.19-r0) [2022-01-19T19:59:06.791Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-19T19:59:06.791Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T19:59:06.791Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T19:59:06.791Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-19T19:59:06.791Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-19T19:59:06.791Z] ---> 7244feaed1e4 [2022-01-19T19:59:06.791Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-19T19:59:06.791Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-19T19:59:08.214Z] ---> 4228549d481c [2022-01-19T19:59:08.214Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-19T19:59:08.214Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-19T19:59:08.214Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-19T19:59:08.214Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-19T19:59:08.214Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-19T19:59:08.214Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-19T19:59:08.214Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-19T19:59:08.214Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-19T19:59:08.484Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-19T19:59:08.484Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-19T19:59:08.484Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-19T19:59:08.484Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-19T19:59:08.484Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-19T19:59:08.484Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-19T19:59:08.484Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-19T19:59:08.484Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-19T19:59:08.748Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-19T19:59:08.748Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-19T19:59:08.748Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-19T19:59:08.748Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-19T19:59:09.010Z] ---> 95b7d5f5265b [2022-01-19T19:59:09.010Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-19T19:59:09.010Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-19T19:59:09.010Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-19T19:59:09.010Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-19T19:59:09.010Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-19T19:59:09.010Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-19T19:59:09.010Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-19T19:59:09.274Z] ---> Running in 133c716eb951 [2022-01-19T19:59:09.274Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T19:59:09.274Z] OK: 84 MiB in 64 packages [2022-01-19T19:59:10.282Z] Collecting docker-compose==1.23.2 [2022-01-19T19:59:10.282Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-19T19:59:10.282Z] Collecting cached-property<2,>=1.2.0 [2022-01-19T19:59:10.282Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-19T19:59:10.282Z] Collecting jsonschema<3,>=2.5.1 [2022-01-19T19:59:10.282Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-19T19:59:10.282Z] Removing intermediate container 133c716eb951 [2022-01-19T19:59:10.282Z] ---> 9090fb0b652e [2022-01-19T19:59:10.282Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-19T19:59:10.282Z] Removing intermediate container a7ec835d3776 [2022-01-19T19:59:10.282Z] ---> 8545c4f76c86 [2022-01-19T19:59:10.282Z] [2022-01-19T19:59:10.282Z] Step 10/22 : FROM alpine:3.14 [2022-01-19T19:59:10.282Z] Collecting docker<4.0,>=3.6.0 [2022-01-19T19:59:10.282Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-19T19:59:10.546Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-19T19:59:10.546Z] ---> 0a97eee8041e [2022-01-19T19:59:10.546Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-19T19:59:10.546Z] ---> Running in 8fd9c2dc2fa4 [2022-01-19T19:59:10.546Z] Removing intermediate container 0f6e3846a2f9 [2022-01-19T19:59:10.546Z] ---> 93fb768dc60e [2022-01-19T19:59:10.546Z] [2022-01-19T19:59:10.546Z] Step 10/31 : FROM alpine:3.14 [2022-01-19T19:59:10.546Z] ---> 0a97eee8041e [2022-01-19T19:59:10.546Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-19T19:59:10.546Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-19T19:59:10.546Z] ---> Running in 8cacb58a4d38 [2022-01-19T19:59:10.546Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-19T19:59:10.546Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-19T19:59:10.546Z] ---> Running in c3bd586c3ea1 [2022-01-19T19:59:10.546Z] Removing intermediate container dd186c7416e2 [2022-01-19T19:59:10.546Z] ---> 7f77f2f0ecb0 [2022-01-19T19:59:10.546Z] [2022-01-19T19:59:10.546Z] Step 10/25 : FROM alpine:3.14 [2022-01-19T19:59:10.546Z] ---> 0a97eee8041e [2022-01-19T19:59:10.546Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-19T19:59:10.546Z] ---> Running in 88ccd1d6c9f8 [2022-01-19T19:59:10.814Z] Collecting PyYAML<4,>=3.10 [2022-01-19T19:59:10.814Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-19T19:59:10.814Z] Removing intermediate container 8fd9c2dc2fa4 [2022-01-19T19:59:10.814Z] ---> 087f61f0e528 [2022-01-19T19:59:10.814Z] Step 21/23 : LABEL arch=x86_64 [2022-01-19T19:59:10.814Z] Removing intermediate container c3bd586c3ea1 [2022-01-19T19:59:10.814Z] ---> deaa3cf08909 [2022-01-19T19:59:10.814Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-19T19:59:10.814Z] ---> Running in da5df3594dd8 [2022-01-19T19:59:10.814Z] ---> Running in 6df7c72b5fbe [2022-01-19T19:59:11.083Z] Removing intermediate container da5df3594dd8 [2022-01-19T19:59:11.083Z] ---> c68949a059d8 [2022-01-19T19:59:11.083Z] Step 22/23 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T19:59:11.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-19T19:59:11.083Z] ---> Running in 4d6bb11d6630 [2022-01-19T19:59:11.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-19T19:59:11.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-19T19:59:11.352Z] Removing intermediate container 4d6bb11d6630 [2022-01-19T19:59:11.352Z] ---> dd290e30d27a [2022-01-19T19:59:11.352Z] Step 23/23 : LABEL version=0.0.0 [2022-01-19T19:59:11.352Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-19T19:59:11.352Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-19T19:59:11.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-19T19:59:11.352Z] ---> Running in 05ad3ed35115 [2022-01-19T19:59:11.616Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-19T19:59:11.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-19T19:59:11.616Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-19T19:59:11.616Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T19:59:11.616Z] Executing ca-certificates-20191127-r5.trigger [2022-01-19T19:59:11.616Z] Removing intermediate container 05ad3ed35115 [2022-01-19T19:59:11.616Z] ---> 9808cb156a90 [2022-01-19T19:59:11.616Z] [2022-01-19T19:59:11.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-19T19:59:11.616Z] OK: 6 MiB in 16 packages [2022-01-19T19:59:11.616Z] Successfully built 9808cb156a90 [2022-01-19T19:59:11.616Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-19T19:59:11.890Z] Successfully tagged core-metadata:latest [2022-01-19T19:59:11.890Z] Building core-command [2022-01-19T19:59:11.890Z]  Building core-metadata ... done (2/3) Installing dumb-init (1.2.5-r1) [2022-01-19T19:59:11.890Z] (3/3) Installing su-exec (0.2-r1) [2022-01-19T19:59:11.890Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T19:59:11.890Z] Executing ca-certificates-20191127-r5.trigger [2022-01-19T19:59:11.890Z] OK: 6 MiB in 17 packages [2022-01-19T19:59:12.161Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-19T19:59:12.161Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-19T19:59:12.161Z] (2/2) Installing su-exec (0.2-r1) [2022-01-19T19:59:12.161Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T19:59:12.161Z] OK: 6 MiB in 16 packages [2022-01-19T19:59:12.161Z] Collecting texttable<0.10,>=0.9.0 [2022-01-19T19:59:12.161Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-19T19:59:12.426Z] Collecting docopt<0.7,>=0.6.1 [2022-01-19T19:59:12.426Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-19T19:59:13.002Z] Collecting docker-pycreds>=0.4.0 [2022-01-19T19:59:13.002Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-19T19:59:13.002Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-19T19:59:13.002Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-19T19:59:13.002Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-19T19:59:13.002Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-19T19:59:13.002Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-19T19:59:13.002Z] Collecting idna<2.8,>=2.5 [2022-01-19T19:59:13.002Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-19T19:59:13.264Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-19T19:59:13.264Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-19T19:59:13.264Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-19T19:59:13.264Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-19T19:59:13.264Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-19T19:59:13.264Z] Attempting uninstall: urllib3 [2022-01-19T19:59:13.264Z] Found existing installation: urllib3 1.26.5 [2022-01-19T19:59:13.264Z] Uninstalling urllib3-1.26.5: [2022-01-19T19:59:13.264Z] Successfully uninstalled urllib3-1.26.5 [2022-01-19T19:59:14.659Z] Removing intermediate container 8cacb58a4d38 [2022-01-19T19:59:14.659Z] ---> 63a7b22a7b03 [2022-01-19T19:59:14.659Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-19T19:59:14.659Z] Attempting uninstall: idna [2022-01-19T19:59:14.659Z] Found existing installation: idna 3.2 [2022-01-19T19:59:14.659Z] Uninstalling idna-3.2: [2022-01-19T19:59:14.659Z] Successfully uninstalled idna-3.2 [2022-01-19T19:59:14.659Z] ---> Running in fbc505c7236c [2022-01-19T19:59:14.938Z] Attempting uninstall: chardet [2022-01-19T19:59:14.938Z] Found existing installation: chardet 4.0.0 [2022-01-19T19:59:14.938Z] Uninstalling chardet-4.0.0: [2022-01-19T19:59:14.938Z] Removing intermediate container 88ccd1d6c9f8 [2022-01-19T19:59:14.938Z] ---> 83c06e4793d1 [2022-01-19T19:59:14.938Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-19T19:59:14.938Z] Successfully uninstalled chardet-4.0.0 [2022-01-19T19:59:14.938Z] Removing intermediate container 6df7c72b5fbe [2022-01-19T19:59:14.938Z] ---> f8c61884817f [2022-01-19T19:59:14.938Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-19T19:59:15.219Z] ---> Running in d79f57f31c0e [2022-01-19T19:59:15.219Z] Removing intermediate container fbc505c7236c [2022-01-19T19:59:15.219Z] ---> c086b2041695 [2022-01-19T19:59:15.219Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-19T19:59:15.219Z] ---> Running in 279c5d1418ac [2022-01-19T19:59:15.492Z] Attempting uninstall: requests [2022-01-19T19:59:15.492Z] Found existing installation: requests 2.25.1 [2022-01-19T19:59:15.492Z] Uninstalling requests-2.25.1: [2022-01-19T19:59:15.492Z] Successfully uninstalled requests-2.25.1 [2022-01-19T19:59:15.492Z] ---> Running in e2e16f785338 [2022-01-19T19:59:15.492Z] Removing intermediate container d79f57f31c0e [2022-01-19T19:59:15.492Z] ---> e5752765f5d7 [2022-01-19T19:59:15.492Z] Step 13/25 : WORKDIR / [2022-01-19T19:59:15.492Z] Running setup.py install for texttable: started [2022-01-19T19:59:15.768Z] Removing intermediate container 279c5d1418ac [2022-01-19T19:59:15.768Z] ---> 7dcc89212c46 [2022-01-19T19:59:15.768Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-19T19:59:15.768Z] ---> Running in 30a9fa056321 [2022-01-19T19:59:15.768Z] Removing intermediate container e2e16f785338 [2022-01-19T19:59:15.768Z] ---> 9d08af9dea2c [2022-01-19T19:59:15.768Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-19T19:59:15.768Z] ---> Running in b6291e3622d6 [2022-01-19T19:59:15.768Z] ---> Running in 495f3487fb2a [2022-01-19T19:59:16.037Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T19:59:16.037Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-19T19:59:16.037Z] ---> 42ce117a2fe2 [2022-01-19T19:59:16.037Z] Step 3/23 : WORKDIR /edgex-go [2022-01-19T19:59:16.037Z] ---> Using cache [2022-01-19T19:59:16.037Z] ---> 73581ab3df18 [2022-01-19T19:59:16.037Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T19:59:16.037Z] ---> Using cache [2022-01-19T19:59:16.037Z] ---> 0357f83b60dd [2022-01-19T19:59:16.037Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-19T19:59:16.037Z] ---> Using cache [2022-01-19T19:59:16.037Z] ---> 885ea34951c4 [2022-01-19T19:59:16.037Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-19T19:59:16.037Z] ---> Using cache [2022-01-19T19:59:16.037Z] ---> d2044fdadd02 [2022-01-19T19:59:16.037Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T19:59:16.037Z] ---> Using cache [2022-01-19T19:59:16.037Z] ---> 41d245191246 [2022-01-19T19:59:16.037Z] Step 8/23 : COPY . . [2022-01-19T19:59:16.037Z] Running setup.py install for texttable: finished with status 'done' [2022-01-19T19:59:16.037Z] Running setup.py install for PyYAML: started [2022-01-19T19:59:16.037Z] ---> Using cache [2022-01-19T19:59:16.037Z] ---> 1d8cc14f345e [2022-01-19T19:59:16.037Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-19T19:59:16.037Z] Removing intermediate container 30a9fa056321 [2022-01-19T19:59:16.037Z] ---> 195c4f7bcbd5 [2022-01-19T19:59:16.037Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-19T19:59:16.037Z] ---> Running in 0472b84349f3 [2022-01-19T19:59:16.037Z] Removing intermediate container b6291e3622d6 [2022-01-19T19:59:16.037Z] ---> 0ea1a3b18f24 [2022-01-19T19:59:16.037Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-19T19:59:16.037Z] Removing intermediate container 495f3487fb2a [2022-01-19T19:59:16.037Z] ---> c65f36ea8eab [2022-01-19T19:59:16.037Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-19T19:59:16.037Z] ---> Running in 07aceba3f419 [2022-01-19T19:59:16.324Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-19T19:59:16.324Z] ---> 3be6ced62b3c [2022-01-19T19:59:16.324Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-19T19:59:16.324Z] Running setup.py install for docopt: started [2022-01-19T19:59:16.603Z] ---> f625e7e5ca36 [2022-01-19T19:59:16.603Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-19T19:59:16.603Z] 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 [2022-01-19T19:59:16.898Z] Running setup.py install for docopt: finished with status 'done' [2022-01-19T19:59:16.898Z] Running setup.py install for dockerpty: started [2022-01-19T19:59:16.898Z] ---> ebd2b363ef07 [2022-01-19T19:59:16.898Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-19T19:59:17.181Z] ---> 4f51828fda1e [2022-01-19T19:59:17.181Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-19T19:59:17.181Z] ---> 0da73209cc2c [2022-01-19T19:59:17.181Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-19T19:59:17.181Z] Removing intermediate container 07aceba3f419 [2022-01-19T19:59:17.181Z] ---> e7d7397e27cc [2022-01-19T19:59:17.181Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-19T19:59:17.453Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-19T19:59:17.453Z] ---> Running in 402bb2f3088e [2022-01-19T19:59:17.453Z] ---> 06caf57d1c20 [2022-01-19T19:59:17.453Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-19T19:59:17.736Z] Removing intermediate container 402bb2f3088e [2022-01-19T19:59:17.736Z] ---> 954e86295389 [2022-01-19T19:59:17.736Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-19T19:59:17.736Z] ---> 6bce65de49f6 [2022-01-19T19:59:17.736Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-19T19:59:17.736Z] ---> Running in 08e5ff423408 [2022-01-19T19:59:18.017Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-01-19T19:59:18.017Z] ---> d0b20aa900c8 [2022-01-19T19:59:18.017Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-19T19:59:18.017Z] ---> 71c478db6556 [2022-01-19T19:59:18.017Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-19T19:59:18.017Z] Removing intermediate container 08e5ff423408 [2022-01-19T19:59:18.017Z] ---> 7d256922b222 [2022-01-19T19:59:18.017Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-19T19:59:18.288Z] ---> Running in d0b858833c9b [2022-01-19T19:59:18.288Z] ---> Running in 8e760ca88282 [2022-01-19T19:59:18.551Z] Removing intermediate container d0b858833c9b [2022-01-19T19:59:18.551Z] ---> 7669268bff7e [2022-01-19T19:59:18.551Z] Step 20/22 : LABEL arch=x86_64 [2022-01-19T19:59:18.551Z] ---> Running in 42702c7ea4d2 [2022-01-19T19:59:18.551Z] ---> 6b83f828555b [2022-01-19T19:59:18.551Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-19T19:59:18.897Z] Removing intermediate container 42702c7ea4d2 [2022-01-19T19:59:18.897Z] ---> 9e0382822654 [2022-01-19T19:59:18.897Z] Step 21/22 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T19:59:19.176Z] ---> 63818d243352 [2022-01-19T19:59:19.176Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-01-19T19:59:19.176Z] ---> Running in 0f6ef201b730 [2022-01-19T19:59:19.176Z] ---> Running in 6e635822ecd7 [2022-01-19T19:59:19.864Z] Removing intermediate container 0f6ef201b730 [2022-01-19T19:59:19.864Z] ---> 891aa04ffb49 [2022-01-19T19:59:19.864Z] Step 22/22 : LABEL version=0.0.0 [2022-01-19T19:59:19.864Z] Removing intermediate container 8e760ca88282 [2022-01-19T19:59:19.864Z] ---> 180e642c9de5 [2022-01-19T19:59:19.864Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-19T19:59:19.864Z] ---> Running in 1ad6c58e30fa [2022-01-19T19:59:20.500Z] Removing intermediate container 1ad6c58e30fa [2022-01-19T19:59:20.501Z] ---> e6b25fa759f1 [2022-01-19T19:59:20.501Z] [2022-01-19T19:59:20.780Z] Successfully built e6b25fa759f1 [2022-01-19T19:59:20.780Z] Successfully tagged support-notifications:latest [2022-01-19T19:59:20.780Z] Building core-data [2022-01-19T19:59:20.780Z]  Building support-notifications ... done  ---> 974ec22936fb [2022-01-19T19:59:20.780Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-19T19:59:22.250Z] Removing intermediate container 6e635822ecd7 [2022-01-19T19:59:22.250Z] ---> 975c5db3b1a0 [2022-01-19T19:59:22.250Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-19T19:59:24.813Z] ---> 02de6c35df0c [2022-01-19T19:59:24.813Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-19T19:59:24.813Z] ---> Running in 94106643b9f6 [2022-01-19T19:59:25.393Z] Removing intermediate container 1193b88e35d2 [2022-01-19T19:59:25.394Z] ---> 33321ec9f7eb [2022-01-19T19:59:25.394Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-19T19:59:25.674Z] Removing intermediate container 94106643b9f6 [2022-01-19T19:59:25.674Z] ---> 5480ce6896b8 [2022-01-19T19:59:25.674Z] Step 23/25 : LABEL arch=x86_64 [2022-01-19T19:59:25.674Z] ---> c7b1055794a6 [2022-01-19T19:59:25.674Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-19T19:59:25.674Z] ---> Running in db0db1bae6c6 [2022-01-19T19:59:25.674Z] ---> Running in 8de3c7311f88 [2022-01-19T19:59:25.950Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T19:59:25.950Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-19T19:59:25.950Z] ---> 42ce117a2fe2 [2022-01-19T19:59:25.950Z] Step 3/23 : WORKDIR /edgex-go [2022-01-19T19:59:25.950Z] ---> Using cache [2022-01-19T19:59:25.950Z] ---> 73581ab3df18 [2022-01-19T19:59:25.950Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T19:59:25.950Z] ---> Using cache [2022-01-19T19:59:25.950Z] ---> 0357f83b60dd [2022-01-19T19:59:25.950Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-19T19:59:25.950Z] Removing intermediate container 8de3c7311f88 [2022-01-19T19:59:25.950Z] ---> 916b5ac5b9e7 [2022-01-19T19:59:25.950Z] Step 24/25 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T19:59:25.950Z] Removing intermediate container db0db1bae6c6 [2022-01-19T19:59:25.950Z] ---> b244d6dbc91b [2022-01-19T19:59:25.950Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-19T19:59:25.950Z] ---> ecb5e4b7aac7 [2022-01-19T19:59:25.950Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-19T19:59:26.222Z] ---> Running in 1efe800bcc93 [2022-01-19T19:59:26.222Z] ---> Running in 35a542853c9d [2022-01-19T19:59:26.222Z] ---> Running in 7fba8f8a21a2 [2022-01-19T19:59:26.498Z] Removing intermediate container 1efe800bcc93 [2022-01-19T19:59:26.498Z] ---> 927dca38bb2e [2022-01-19T19:59:26.498Z] Step 25/25 : LABEL version=0.0.0 [2022-01-19T19:59:26.498Z] Removing intermediate container 7fba8f8a21a2 [2022-01-19T19:59:26.498Z] ---> 617045278103 [2022-01-19T19:59:26.498Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-19T19:59:26.498Z] ---> Running in cf13850cf6b9 [2022-01-19T19:59:26.776Z] ---> 7e7cdca9cb56 [2022-01-19T19:59:26.776Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-19T19:59:27.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T19:59:27.065Z] ---> Running in 6502525ed9b8 [2022-01-19T19:59:27.065Z] Removing intermediate container cf13850cf6b9 [2022-01-19T19:59:27.065Z] ---> a8f2eed3b743 [2022-01-19T19:59:27.065Z] [2022-01-19T19:59:27.065Z] ---> 4a2c939add5d [2022-01-19T19:59:27.065Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-19T19:59:27.350Z] Successfully built a8f2eed3b743 [2022-01-19T19:59:27.350Z] Successfully tagged security-secretstore-setup:latest [2022-01-19T19:59:27.350Z] Building security-proxy-setup [2022-01-19T19:59:27.350Z]  Building security-secretstore-setup ... done Removing intermediate container 6502525ed9b8 [2022-01-19T19:59:27.350Z] ---> b429c97316da [2022-01-19T19:59:27.350Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-19T19:59:27.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T19:59:28.194Z] OK: 221 MiB in 52 packages [2022-01-19T19:59:28.194Z] ---> 09377c5ca221 [2022-01-19T19:59:28.194Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-19T19:59:28.790Z] ---> 0c87913c45f5 [2022-01-19T19:59:28.790Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-19T19:59:30.177Z] ---> Running in 83d6befa2901 [2022-01-19T19:59:30.177Z] ---> cf412c702e6c [2022-01-19T19:59:30.177Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-19T19:59:30.443Z] ---> Running in 26b1a1fa5220 [2022-01-19T19:59:30.443Z] Removing intermediate container 35a542853c9d [2022-01-19T19:59:30.443Z] ---> a478f4be8d0a [2022-01-19T19:59:30.443Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-19T19:59:30.709Z] Removing intermediate container 26b1a1fa5220 [2022-01-19T19:59:30.709Z] ---> 7f2b1e3d2219 [2022-01-19T19:59:30.709Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-19T19:59:30.709Z] ---> Running in ea424e98a0b1 [2022-01-19T19:59:30.971Z] ---> e729ac9af877 [2022-01-19T19:59:30.971Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T19:59:30.971Z] ---> Running in 83d21ba2bea9 [2022-01-19T19:59:30.971Z] Removing intermediate container ea424e98a0b1 [2022-01-19T19:59:30.971Z] ---> 9a315979e9ed [2022-01-19T19:59:30.971Z] Step 21/23 : LABEL arch=x86_64 [2022-01-19T19:59:31.242Z] ---> Running in 3033c4d3495b [2022-01-19T19:59:31.542Z] Removing intermediate container 3033c4d3495b [2022-01-19T19:59:31.542Z] ---> 835634612641 [2022-01-19T19:59:31.542Z] Step 22/23 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T19:59:31.542Z] ---> Running in 7908f7b9d7b5 [2022-01-19T19:59:31.542Z] Removing intermediate container 83d6befa2901 [2022-01-19T19:59:31.542Z] ---> 5789a6b01eda [2022-01-19T19:59:31.542Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-19T19:59:31.806Z] ---> Running in d01e2ff4dfa6 [2022-01-19T19:59:31.806Z] Removing intermediate container 7908f7b9d7b5 [2022-01-19T19:59:31.806Z] ---> 6b8caa29b2b1 [2022-01-19T19:59:31.806Z] Step 23/23 : LABEL version=0.0.0 [2022-01-19T19:59:32.069Z] Removing intermediate container d01e2ff4dfa6 [2022-01-19T19:59:32.069Z] ---> 6c0b8b146658 [2022-01-19T19:59:32.069Z] Step 28/31 : CMD ["gate"] [2022-01-19T19:59:32.069Z] ---> Running in a73517597035 [2022-01-19T19:59:32.069Z] ---> Running in 66553f6b78fd [2022-01-19T19:59:32.329Z] Removing intermediate container a73517597035 [2022-01-19T19:59:32.329Z] ---> c33c3218aa8c [2022-01-19T19:59:32.329Z] [2022-01-19T19:59:32.329Z] Removing intermediate container 66553f6b78fd [2022-01-19T19:59:32.329Z] ---> 58b5ed6bb7f6 [2022-01-19T19:59:32.329Z] Step 29/31 : LABEL arch=x86_64 [2022-01-19T19:59:32.329Z] Successfully built c33c3218aa8c [2022-01-19T19:59:32.591Z] Successfully tagged sys-mgmt-agent:latest [2022-01-19T19:59:32.591Z] Building support-scheduler [2022-01-19T19:59:32.591Z]  Building sys-mgmt-agent ... done  ---> Running in 330e1ec6bd7b [2022-01-19T19:59:32.591Z] Removing intermediate container 330e1ec6bd7b [2022-01-19T19:59:32.591Z] ---> 59094db8ed68 [2022-01-19T19:59:32.591Z] Step 30/31 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T19:59:32.591Z] ---> Running in 26e361a026b2 [2022-01-19T19:59:33.544Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T19:59:33.544Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-19T19:59:33.544Z] ---> 42ce117a2fe2 [2022-01-19T19:59:33.544Z] Step 3/21 : WORKDIR /edgex-go [2022-01-19T19:59:33.544Z] ---> Using cache [2022-01-19T19:59:33.544Z] ---> 73581ab3df18 [2022-01-19T19:59:33.544Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T19:59:33.544Z] ---> Using cache [2022-01-19T19:59:33.544Z] ---> 0357f83b60dd [2022-01-19T19:59:33.544Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-19T19:59:33.544Z] ---> Using cache [2022-01-19T19:59:33.544Z] ---> 885ea34951c4 [2022-01-19T19:59:33.544Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-19T19:59:33.544Z] ---> Using cache [2022-01-19T19:59:33.544Z] ---> d2044fdadd02 [2022-01-19T19:59:33.544Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T19:59:33.544Z] ---> Using cache [2022-01-19T19:59:33.544Z] ---> 41d245191246 [2022-01-19T19:59:33.544Z] Step 8/21 : COPY . . [2022-01-19T19:59:33.544Z] ---> Using cache [2022-01-19T19:59:33.544Z] ---> 1d8cc14f345e [2022-01-19T19:59:33.544Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-19T19:59:34.515Z] Removing intermediate container 26e361a026b2 [2022-01-19T19:59:34.515Z] ---> adac24834030 [2022-01-19T19:59:34.515Z] Step 31/31 : LABEL version=0.0.0 [2022-01-19T19:59:34.785Z] ---> Running in 05a552d67747 [2022-01-19T19:59:34.785Z] Removing intermediate container 83d21ba2bea9 [2022-01-19T19:59:34.785Z] ---> 1af90ab71dac [2022-01-19T19:59:34.785Z] Step 8/23 : COPY . . [2022-01-19T19:59:35.053Z] ---> Running in a2374a153f03 [2022-01-19T19:59:36.002Z] Removing intermediate container a2374a153f03 [2022-01-19T19:59:36.002Z] ---> d65df8811a8b [2022-01-19T19:59:36.002Z] [2022-01-19T19:59:36.002Z] 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 [2022-01-19T19:59:36.002Z] Successfully built d65df8811a8b [2022-01-19T19:59:36.002Z] Successfully tagged security-bootstrapper:latest [2022-01-19T19:59:41.174Z] Removing intermediate container ab3d89b75131 [2022-01-19T19:59:41.174Z] ---> 60c02b49b1b7 [2022-01-19T19:59:41.453Z] Successfully built 60c02b49b1b7 [2022-01-19T19:59:41.453Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:59:41.851Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T19:59:41.851Z] . [Pipeline] withDockerContainer [2022-01-19T19:59:42.146Z] prd-ubuntu18.04-docker-arm64-4c-16g-1868 does not seem to be running inside a container [2022-01-19T19:59:42.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-19T19:59:42.673Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T19:59:42.673Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-19T19:59:42.673Z] ---> 42ce117a2fe2 [2022-01-19T19:59:42.673Z] Step 3/23 : WORKDIR /edgex-go [2022-01-19T19:59:42.673Z] ---> Using cache [2022-01-19T19:59:42.673Z] ---> 73581ab3df18 [2022-01-19T19:59:42.673Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T19:59:42.673Z] ---> Using cache [2022-01-19T19:59:42.673Z] ---> 0357f83b60dd [2022-01-19T19:59:42.673Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-19T19:59:42.673Z] ---> Using cache [2022-01-19T19:59:42.673Z] ---> 885ea34951c4 [2022-01-19T19:59:42.673Z] Step 6/23 : COPY go.mod . [2022-01-19T19:59:42.673Z] ---> e4bb0cfddc4f [2022-01-19T19:59:42.673Z] Step 7/23 : RUN go mod download [2022-01-19T19:59:42.673Z] ---> b297ceeba707 [2022-01-19T19:59:42.673Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-19T19:59:42.673Z] ---> Running in 381fec84fe09 [2022-01-19T19:59:42.673Z] ---> Running in 492f0fb8b542 [2022-01-19T19:59:42.673Z] 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 [2022-01-19T19:59:42.945Z] Removing intermediate container 0472b84349f3 [2022-01-19T19:59:42.945Z] ---> 5989b7c56c04 [2022-01-19T19:59:42.945Z] [2022-01-19T19:59:42.945Z] Step 10/23 : FROM alpine:3.14 [2022-01-19T19:59:42.945Z] ---> 0a97eee8041e [2022-01-19T19:59:42.945Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-19T19:59:42.945Z] ---> Using cache [2022-01-19T19:59:42.945Z] ---> bfbf58b1a68b [2022-01-19T19:59:42.945Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-19T19:59:42.945Z] ---> Using cache [2022-01-19T19:59:42.945Z] ---> 46fa8ff93486 [2022-01-19T19:59:42.945Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-19T19:59:43.219Z] ---> Running in 19ccdc009ebc [2022-01-19T19:59:43.219Z] Removing intermediate container 19ccdc009ebc [2022-01-19T19:59:43.219Z] ---> 397e5a8a3354 [2022-01-19T19:59:43.219Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-19T19:59:43.219Z] ---> Running in 6239ee8829e6 [2022-01-19T19:59:43.492Z] Removing intermediate container 6239ee8829e6 [2022-01-19T19:59:43.492Z] ---> acf447dfe8c1 [2022-01-19T19:59:43.492Z] Step 15/23 : WORKDIR / [2022-01-19T19:59:43.492Z] ---> Running in ce315d5699d9 [2022-01-19T19:59:43.765Z] Removing intermediate container 492f0fb8b542 [2022-01-19T19:59:43.765Z] ---> 92a70da4cf3e [2022-01-19T19:59:43.765Z] Step 8/23 : COPY . . [2022-01-19T19:59:43.765Z] Removing intermediate container ce315d5699d9 [2022-01-19T19:59:43.765Z] ---> 6b4e746efb87 [2022-01-19T19:59:43.765Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-19T19:59:43.889Z] $ docker top cce4c75079ffebaecbf2ee8916f3556426528bca3a20adda01bc84d1ac8ec009 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T19:59:44.979Z] + go version [2022-01-19T19:59:44.979Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-19T19:59:45.014Z] $ docker stop --time=1 cce4c75079ffebaecbf2ee8916f3556426528bca3a20adda01bc84d1ac8ec009 [2022-01-19T19:59:45.221Z] ---> 8f8d51a30d33 [2022-01-19T19:59:45.222Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-19T19:59:46.731Z] $ docker rm -f cce4c75079ffebaecbf2ee8916f3556426528bca3a20adda01bc84d1ac8ec009 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:59:47.666Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T19:59:47.666Z] . [Pipeline] withDockerContainer [2022-01-19T19:59:47.896Z] ---> 7b955bbb4bb7 [2022-01-19T19:59:47.896Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-19T19:59:47.919Z] prd-ubuntu18.04-docker-arm64-4c-16g-1868 does not seem to be running inside a container [2022-01-19T19:59:48.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-19T19:59:49.339Z] ---> b90cf8d66e01 [2022-01-19T19:59:49.339Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-19T19:59:49.339Z] ---> Running in 92e57c1eaee9 [2022-01-19T19:59:49.379Z] $ docker top bcde2b6885eafce5a2aee34715ba7adf7b98f60091abd7d944e323e80e62737c -eo pid,comm [2022-01-19T19:59:49.614Z] ---> 94b55c9cd8e6 [2022-01-19T19:59:49.614Z] Step 9/23 : RUN go mod tidy [2022-01-19T19:59:49.614Z] ---> Running in dbc62bfa4062 [2022-01-19T19:59:49.614Z] Removing intermediate container 92e57c1eaee9 [2022-01-19T19:59:49.614Z] ---> 8e2ee27fe686 [2022-01-19T19:59:49.614Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] { [Pipeline] echo [2022-01-19T19:59:49.769Z] ========================================================= [2022-01-19T19:59:49.769Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-19T19:59:49.769Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-19T19:59:49.897Z] ---> Running in 9e3029041f8a [2022-01-19T19:59:49.897Z] Removing intermediate container 9e3029041f8a [2022-01-19T19:59:49.897Z] ---> c30af97c2900 [2022-01-19T19:59:49.897Z] Step 21/23 : LABEL arch=x86_64 [2022-01-19T19:59:50.169Z] ---> Running in 111d68b8e471 [2022-01-19T19:59:50.437Z] Removing intermediate container 111d68b8e471 [2022-01-19T19:59:50.437Z] ---> f3f9bae2efa8 [2022-01-19T19:59:50.438Z] Step 22/23 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T19:59:50.438Z] ---> Running in c4bc6a4cf2e8 [2022-01-19T19:59:50.497Z] + make test [2022-01-19T19:59:50.497Z] go mod tidy [2022-01-19T19:59:50.713Z] Removing intermediate container c4bc6a4cf2e8 [2022-01-19T19:59:50.713Z] ---> 775db1676141 [2022-01-19T19:59:50.713Z] Step 23/23 : LABEL version=0.0.0 [2022-01-19T19:59:50.713Z] ---> Running in 5552c60da4c6 [2022-01-19T19:59:50.992Z] Removing intermediate container 5552c60da4c6 [2022-01-19T19:59:50.992Z] ---> e8b1581a4398 [2022-01-19T19:59:50.992Z] [2022-01-19T19:59:50.992Z] Successfully built e8b1581a4398 [2022-01-19T19:59:50.992Z] Successfully tagged core-command:latest [2022-01-19T19:59:51.481Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-19T19:59:54.364Z]  Building core-command ... done Removing intermediate container dbc62bfa4062 [2022-01-19T19:59:54.364Z] ---> fde76ac16020 [2022-01-19T19:59:54.364Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-19T19:59:54.364Z] ---> Running in 8a2136e57c79 [2022-01-19T19:59:54.364Z] 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 [2022-01-19T19:59:55.310Z] 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 [2022-01-19T20:00:00.641Z] Removing intermediate container 05a552d67747 [2022-01-19T20:00:00.641Z] ---> 7c578b610245 [2022-01-19T20:00:00.641Z] [2022-01-19T20:00:00.641Z] Step 10/21 : FROM alpine:3.14 [2022-01-19T20:00:00.641Z] ---> 0a97eee8041e [2022-01-19T20:00:00.641Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-19T20:00:00.641Z] ---> Running in bbd16ec229cf [2022-01-19T20:00:00.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-19T20:00:00.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-19T20:00:01.237Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-19T20:00:01.237Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-19T20:00:01.237Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-19T20:00:01.237Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-19T20:00:01.237Z] (5/5) Installing curl (7.79.1-r0) [2022-01-19T20:00:01.237Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T20:00:01.237Z] Executing ca-certificates-20191127-r5.trigger [2022-01-19T20:00:01.237Z] OK: 8 MiB in 19 packages [2022-01-19T20:00:02.214Z] Removing intermediate container bbd16ec229cf [2022-01-19T20:00:02.214Z] ---> 7c9c795922b9 [2022-01-19T20:00:02.214Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-19T20:00:02.214Z] ---> Running in a725b5fb27b1 [2022-01-19T20:00:02.214Z] Removing intermediate container a725b5fb27b1 [2022-01-19T20:00:02.214Z] ---> c6db42ec2bed [2022-01-19T20:00:02.214Z] Step 13/21 : WORKDIR /edgex [2022-01-19T20:00:02.214Z] ---> Running in 95b3a5d2a055 [2022-01-19T20:00:02.892Z] Removing intermediate container 95b3a5d2a055 [2022-01-19T20:00:02.892Z] ---> f0c450077e35 [2022-01-19T20:00:02.892Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-19T20:00:02.892Z] ---> 865f21ad3556 [2022-01-19T20:00:02.892Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-19T20:00:03.235Z] ---> 92987358861f [2022-01-19T20:00:03.235Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-19T20:00:03.565Z] ---> 3b915295ce83 [2022-01-19T20:00:03.565Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-19T20:00:03.876Z] ---> Running in 00d3c33ce4fb [2022-01-19T20:00:03.876Z] Removing intermediate container 00d3c33ce4fb [2022-01-19T20:00:03.876Z] ---> a52edabebab4 [2022-01-19T20:00:03.876Z] Step 18/21 : CMD ["--init=true"] [2022-01-19T20:00:03.876Z] ---> Running in d04256c14b28 [2022-01-19T20:00:04.182Z] Removing intermediate container d04256c14b28 [2022-01-19T20:00:04.182Z] ---> c1842dddbb24 [2022-01-19T20:00:04.182Z] Step 19/21 : LABEL arch=x86_64 [2022-01-19T20:00:04.182Z] ---> Running in 80260da46095 [2022-01-19T20:00:04.182Z] Removing intermediate container 80260da46095 [2022-01-19T20:00:04.182Z] ---> 34216e60c79f [2022-01-19T20:00:04.182Z] Step 20/21 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T20:00:04.478Z] ---> Running in 9ba9a8ed2ae7 [2022-01-19T20:00:04.478Z] Removing intermediate container 9ba9a8ed2ae7 [2022-01-19T20:00:04.478Z] ---> 129201d9aec9 [2022-01-19T20:00:04.478Z] Step 21/21 : LABEL version=0.0.0 [2022-01-19T20:00:04.478Z] ---> Running in 50a8187b53a9 [2022-01-19T20:00:04.782Z] Removing intermediate container 50a8187b53a9 [2022-01-19T20:00:04.782Z] ---> f31a7a05b92c [2022-01-19T20:00:04.782Z] [2022-01-19T20:00:04.782Z] Successfully built f31a7a05b92c [2022-01-19T20:00:04.782Z] Successfully tagged security-proxy-setup:latest [2022-01-19T20:00:12.983Z]  Building security-proxy-setup ... done Removing intermediate container 381fec84fe09 [2022-01-19T20:00:12.983Z] ---> 50ec12018cd7 [2022-01-19T20:00:12.983Z] [2022-01-19T20:00:12.983Z] Step 10/23 : FROM alpine:3.14 [2022-01-19T20:00:12.983Z] ---> 0a97eee8041e [2022-01-19T20:00:12.983Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-19T20:00:12.983Z] ---> Running in a3fb50c37096 [2022-01-19T20:00:12.983Z] Removing intermediate container a3fb50c37096 [2022-01-19T20:00:12.983Z] ---> 9218181e0187 [2022-01-19T20:00:12.983Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-19T20:00:12.983Z] ---> Running in 1ffb2cc82a48 [2022-01-19T20:00:12.983Z] Removing intermediate container 1ffb2cc82a48 [2022-01-19T20:00:12.983Z] ---> 0341a6a87e5b [2022-01-19T20:00:12.983Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-19T20:00:12.983Z] ---> Running in ff0b8d497d45 [2022-01-19T20:00:12.983Z] Removing intermediate container ff0b8d497d45 [2022-01-19T20:00:12.983Z] ---> 6e3813df57cf [2022-01-19T20:00:12.983Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:00:12.983Z] ---> Running in 3d1fb3c7397f [2022-01-19T20:00:13.570Z] Removing intermediate container 3d1fb3c7397f [2022-01-19T20:00:13.570Z] ---> 4ea20e4fc620 [2022-01-19T20:00:13.570Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-19T20:00:13.570Z] ---> Running in 60d14476f45f [2022-01-19T20:00:13.829Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-19T20:00:14.398Z] Removing intermediate container 8a2136e57c79 [2022-01-19T20:00:14.399Z] ---> 976815a3d372 [2022-01-19T20:00:14.399Z] [2022-01-19T20:00:14.399Z] Step 11/23 : FROM alpine:3.14 [2022-01-19T20:00:14.399Z] ---> 0a97eee8041e [2022-01-19T20:00:14.399Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-19T20:00:14.399Z] ---> Using cache [2022-01-19T20:00:14.399Z] ---> bfbf58b1a68b [2022-01-19T20:00:14.399Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-19T20:00:14.399Z] ---> Using cache [2022-01-19T20:00:14.399Z] ---> 46fa8ff93486 [2022-01-19T20:00:14.399Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-19T20:00:14.399Z] ---> Running in 522659379e99 [2022-01-19T20:00:14.661Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-19T20:00:14.661Z] Removing intermediate container 522659379e99 [2022-01-19T20:00:14.661Z] ---> 0118b33bf45c [2022-01-19T20:00:14.661Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-19T20:00:14.661Z] ---> Running in 5a73a905fd9c [2022-01-19T20:00:14.661Z] Removing intermediate container 5a73a905fd9c [2022-01-19T20:00:14.661Z] ---> 9be2024c121b [2022-01-19T20:00:14.661Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-19T20:00:14.921Z] ---> 44814825fbfe [2022-01-19T20:00:14.921Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-19T20:00:14.921Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-19T20:00:14.921Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T20:00:15.181Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-19T20:00:15.181Z] ---> 3c02d93d8bd2 [2022-01-19T20:00:15.181Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-19T20:00:15.181Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T20:00:15.181Z] ---> 8b98a23c0ce4 [2022-01-19T20:00:15.181Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-19T20:00:15.181Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-19T20:00:15.442Z] ---> Running in 71041d88e37e [2022-01-19T20:00:15.442Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-19T20:00:15.442Z] Removing intermediate container 71041d88e37e [2022-01-19T20:00:15.442Z] ---> 659a525b5e98 [2022-01-19T20:00:15.442Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-19T20:00:15.442Z] ---> Running in 65775cecfa40 [2022-01-19T20:00:15.442Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T20:00:15.442Z] OK: 8 MiB in 20 packages [2022-01-19T20:00:15.442Z] Removing intermediate container 65775cecfa40 [2022-01-19T20:00:15.442Z] ---> 9721e35c4305 [2022-01-19T20:00:15.442Z] Step 21/23 : LABEL arch=x86_64 [2022-01-19T20:00:15.701Z] ---> Running in 836fe56a5840 [2022-01-19T20:00:15.701Z] Removing intermediate container 836fe56a5840 [2022-01-19T20:00:15.701Z] ---> 9973fe1931b0 [2022-01-19T20:00:15.701Z] Step 22/23 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T20:00:15.701Z] ---> Running in 702bf59f5a84 [2022-01-19T20:00:15.701Z] Removing intermediate container 60d14476f45f [2022-01-19T20:00:15.701Z] ---> 49235281ade7 [2022-01-19T20:00:15.701Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-19T20:00:15.701Z] Removing intermediate container 702bf59f5a84 [2022-01-19T20:00:15.701Z] ---> a6c628b62eeb [2022-01-19T20:00:15.701Z] Step 23/23 : LABEL version=0.0.0 [2022-01-19T20:00:15.962Z] ---> Running in 5237a9ae43c7 [2022-01-19T20:00:15.962Z] Removing intermediate container 5237a9ae43c7 [2022-01-19T20:00:15.962Z] ---> 138be09ecb0d [2022-01-19T20:00:15.962Z] [2022-01-19T20:00:15.962Z] ---> 781c0db80f70 [2022-01-19T20:00:15.962Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-19T20:00:15.962Z] Successfully built 138be09ecb0d [2022-01-19T20:00:15.962Z] Successfully tagged support-scheduler:latest [2022-01-19T20:00:16.223Z]  Building support-scheduler ... done  ---> 20b70bd38cbc [2022-01-19T20:00:16.223Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-19T20:00:16.483Z] ---> b246a93893bf [2022-01-19T20:00:16.483Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-19T20:00:16.483Z] ---> Running in 751b8eab61ad [2022-01-19T20:00:16.483Z] Removing intermediate container 751b8eab61ad [2022-01-19T20:00:16.483Z] ---> 5ce874e574e7 [2022-01-19T20:00:16.483Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-19T20:00:16.483Z] ---> Running in 69333a077fc6 [2022-01-19T20:00:16.483Z] Removing intermediate container 69333a077fc6 [2022-01-19T20:00:16.483Z] ---> 34f76bd4f768 [2022-01-19T20:00:16.483Z] Step 21/23 : LABEL arch=x86_64 [2022-01-19T20:00:16.745Z] ---> Running in 3d43e7eb19ea [2022-01-19T20:00:16.745Z] Removing intermediate container 3d43e7eb19ea [2022-01-19T20:00:16.745Z] ---> 2d92a112dbee [2022-01-19T20:00:16.745Z] Step 22/23 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T20:00:16.745Z] ---> Running in 83c06739de44 [2022-01-19T20:00:16.745Z] Removing intermediate container 83c06739de44 [2022-01-19T20:00:16.745Z] ---> 536c5f23d5ef [2022-01-19T20:00:16.745Z] Step 23/23 : LABEL version=0.0.0 [2022-01-19T20:00:16.745Z] ---> Running in 047d9299ba78 [2022-01-19T20:00:17.004Z] Removing intermediate container 047d9299ba78 [2022-01-19T20:00:17.004Z] ---> bae6c26a3734 [2022-01-19T20:00:17.004Z] [2022-01-19T20:00:17.004Z] Successfully built bae6c26a3734 [2022-01-19T20:00:17.004Z] Successfully tagged core-data:latest [2022-01-19T20:00:17.011Z]  Building core-data ... done  [Pipeline] } [2022-01-19T20:00:17.036Z] $ docker stop --time=1 c3aacdb04427b7024ea636fb0696fe08365ebc0eaabbca0e680f82c9190a439e [2022-01-19T20:00:18.475Z] $ docker rm -f c3aacdb04427b7024ea636fb0696fe08365ebc0eaabbca0e680f82c9190a439e [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T20:00:18.879Z] + docker images [2022-01-19T20:00:18.879Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-19T20:00:18.879Z] core-data latest bae6c26a3734 2 seconds ago 19.9MB [2022-01-19T20:00:18.879Z] support-scheduler latest 138be09ecb0d 3 seconds ago 15.9MB [2022-01-19T20:00:18.879Z] 976815a3d372 4 seconds ago 1.77GB [2022-01-19T20:00:18.879Z] 50ec12018cd7 7 seconds ago 1.78GB [2022-01-19T20:00:18.879Z] security-proxy-setup latest f31a7a05b92c 14 seconds ago 26.1MB [2022-01-19T20:00:18.879Z] 7c578b610245 19 seconds ago 1.78GB [2022-01-19T20:00:18.879Z] core-command latest e8b1581a4398 28 seconds ago 15.7MB [2022-01-19T20:00:18.879Z] 5989b7c56c04 36 seconds ago 1.77GB [2022-01-19T20:00:18.879Z] security-bootstrapper latest d65df8811a8b 43 seconds ago 18.7MB [2022-01-19T20:00:18.879Z] sys-mgmt-agent latest c33c3218aa8c 46 seconds ago 296MB [2022-01-19T20:00:18.879Z] security-secretstore-setup latest a8f2eed3b743 52 seconds ago 27.8MB [2022-01-19T20:00:18.879Z] support-notifications latest e6b25fa759f1 58 seconds ago 16.6MB [2022-01-19T20:00:18.879Z] core-metadata latest 9808cb156a90 About a minute ago 16.5MB [2022-01-19T20:00:18.879Z] 93fb768dc60e About a minute ago 1.77GB [2022-01-19T20:00:18.879Z] 7f77f2f0ecb0 About a minute ago 1.78GB [2022-01-19T20:00:18.879Z] 8545c4f76c86 About a minute ago 1.77GB [2022-01-19T20:00:18.879Z] 1ca59213c795 About a minute ago 1.78GB [2022-01-19T20:00:18.879Z] c228aeac8692 About a minute ago 1.77GB [2022-01-19T20:00:18.879Z] ci-base-image-x86_64 latest 42ce117a2fe2 5 minutes ago 1.27GB [2022-01-19T20:00:18.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 8 days ago 562MB [2022-01-19T20:00:18.879Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-19T20:00:18.879Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-19T20:00:18.879Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-19T20:00:18.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-01-19T20:00:30.524Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-19T20:00:34.382Z] Still waiting to schedule task [2022-01-19T20:00:34.383Z] ‘prd-ubuntu18.04-docker-8c-8g-1862’ is offline [2022-01-19T20:01:52.401Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-19T20:01:52.401Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-19T20:01:52.402Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-19T20:01:52.402Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-19T20:02:04.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-19T20:02:04.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-19T20:02:04.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-19T20:02:04.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-19T20:02:04.837Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-19T20:02:04.837Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-19T20:02:05.446Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-19T20:02:05.446Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-19T20:02:05.446Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-19T20:02:05.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-19T20:02:15.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.196s coverage: 28.7% of statements [2022-01-19T20:02:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-19T20:02:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-19T20:02:19.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.392s coverage: 98.5% of statements [2022-01-19T20:02:19.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-19T20:02:19.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.408s coverage: 44.7% of statements [2022-01-19T20:02:19.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-19T20:02:19.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-19T20:02:21.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.639s coverage: 89.5% of statements [2022-01-19T20:02:21.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-19T20:02:21.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-19T20:02:21.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.259s coverage: 84.4% of statements [2022-01-19T20:02:21.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-19T20:02:21.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-19T20:02:21.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-19T20:02:21.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-19T20:02:21.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-19T20:02:33.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.806s coverage: 94.2% of statements [2022-01-19T20:02:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-19T20:02:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-19T20:02:33.955Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.236s coverage: 59.1% of statements [2022-01-19T20:02:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-19T20:02:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-19T20:02:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-19T20:02:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-19T20:02:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-19T20:02:33.955Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.215s coverage: 60.0% of statements [2022-01-19T20:02:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-19T20:02:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-19T20:02:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-19T20:02:33.955Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.360s coverage: 0.9% of statements [2022-01-19T20:02:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-19T20:02:33.955Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.205s coverage: 58.8% of statements [2022-01-19T20:02:33.955Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.246s coverage: 21.7% of statements [2022-01-19T20:02:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-19T20:02:33.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.343s coverage: 47.1% of statements [2022-01-19T20:02:33.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.401s coverage: 79.5% of statements [2022-01-19T20:02:33.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements [2022-01-19T20:02:33.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.211s coverage: 96.3% of statements [2022-01-19T20:02:33.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.250s coverage: 87.5% of statements [2022-01-19T20:02:46.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.244s coverage: 94.4% of statements [2022-01-19T20:02:46.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements [2022-01-19T20:02:53.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.673s coverage: 82.5% of statements [2022-01-19T20:02:53.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-19T20:02:59.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.290s coverage: 92.9% of statements [2022-01-19T20:02:59.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-19T20:02:59.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-19T20:02:59.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-19T20:02:59.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 65.1% of statements [2022-01-19T20:02:59.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-19T20:02:59.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-19T20:02:59.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-19T20:02:59.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-19T20:02:59.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-19T20:02:59.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.191s coverage: 87.2% of statements [2022-01-19T20:02:59.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-19T20:02:59.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-19T20:02:59.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements [2022-01-19T20:02:59.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-19T20:02:59.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.243s coverage: 58.8% of statements [2022-01-19T20:02:59.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-19T20:02:59.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.262s coverage: 80.0% of statements [2022-01-19T20:02:59.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.209s coverage: 87.2% of statements [2022-01-19T20:02:59.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.232s coverage: 85.4% of statements [2022-01-19T20:02:59.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.740s coverage: 91.2% of statements [2022-01-19T20:02:59.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-19T20:02:59.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.653s coverage: 64.4% of statements [2022-01-19T20:02:59.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-19T20:02:59.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-19T20:02:59.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements [2022-01-19T20:02:59.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 89.4% of statements [2022-01-19T20:02:59.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2022-01-19T20:02:59.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2022-01-19T20:03:01.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2022-01-19T20:03:05.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.204s coverage: 65.4% of statements [2022-01-19T20:03:05.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-19T20:03:05.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-19T20:03:05.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-19T20:03:06.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.719s coverage: 43.8% of statements [2022-01-19T20:03:06.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-19T20:03:06.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-19T20:03:06.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.235s coverage: 89.5% of statements [2022-01-19T20:03:06.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-19T20:03:06.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.210s coverage: 84.8% of statements [2022-01-19T20:03:06.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-19T20:03:15.242Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.268s coverage: 17.7% of statements [2022-01-19T20:03:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-19T20:03:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-19T20:03:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-19T20:03:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-19T20:03:15.242Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.618s coverage: 92.3% of statements [2022-01-19T20:03:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-19T20:03:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-19T20:03:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-19T20:03:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-19T20:03:15.242Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.223s coverage: 63.2% of statements [2022-01-19T20:03:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-19T20:03:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-19T20:03:15.242Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.361s coverage: 97.7% of statements [2022-01-19T20:03:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-19T20:03:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-19T20:03:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-19T20:03:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-19T20:03:15.242Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements [2022-01-19T20:03:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-19T20:03:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-19T20:03:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-19T20:03:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-19T20:03:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-19T20:03:15.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-19T20:03:15.242Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.192s coverage: 100.0% of statements [2022-01-19T20:03:15.242Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2022-01-19T20:03:15.242Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-01-19T20:03:15.242Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-19T20:03:15.242Z] GO111MODULE=on go vet ./... [2022-01-19T20:04:32.526Z] Running on prd-ubuntu18.04-docker-8c-8g-2024 in /w/workspace/edgexfoundry_edgex-go_PR-3864 [Pipeline] { [Pipeline] ws [2022-01-19T20:04:32.570Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-01-19T20:04:32.711Z] The recommended git tool is: git [2022-01-19T20:04:34.409Z] using credential edgex-jenkins-ssh [2022-01-19T20:04:34.424Z] Cloning the remote Git repository [2022-01-19T20:04:34.453Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-19T20:04:34.485Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-01-19T20:04:34.525Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-19T20:04:34.526Z] > git --version # timeout=10 [2022-01-19T20:04:34.537Z] > git --version # 'git version 2.17.1' [2022-01-19T20:04:34.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T20:04:34.560Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T20:04:37.022Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T20:04:37.023Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T20:04:37.023Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-19T20:04:37.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-19T20:04:37.731Z] + ls -al . [2022-01-19T20:04:37.731Z] total 672 [2022-01-19T20:04:37.731Z] drwxrwxr-x 9 1001 1001 4096 Jan 19 20:04 . [2022-01-19T20:04:37.731Z] drwxr-xr-x 4 root root 4096 Jan 19 19:59 .. [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 11 Jan 19 19:57 .dockerignore [2022-01-19T20:04:37.731Z] drwxrwxr-x 8 1001 1001 4096 Jan 19 19:57 .git [2022-01-19T20:04:37.731Z] drwxrwxr-x 4 1001 1001 4096 Jan 19 19:57 .github [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 804 Jan 19 19:57 .gitignore [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 42 Jan 19 19:57 .golangci.yml [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 76 Jan 19 19:57 .hadolint.yml [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 166 Jan 19 19:57 .sonarcloud.properties [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 1171 Jan 19 19:57 ADOPTERS.md [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 8910 Jan 19 19:57 Attribution.txt [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 51732 Jan 19 19:57 CHANGELOG.md [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 3804 Jan 19 19:57 CONTRIBUTING.md [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 677 Jan 19 19:57 GOVERNANCE.md [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 849 Jan 19 19:57 Jenkinsfile [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 10775 Jan 19 19:57 LICENSE [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 6508 Jan 19 19:57 Makefile [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 582 Jan 19 19:57 OWNERS.md [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 8207 Jan 19 19:57 README.md [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 6912 Jan 19 19:57 SECURITY.md [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 5 Jan 19 19:53 VERSION [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 4131 Jan 19 19:57 ZMQWindows.md [2022-01-19T20:04:37.731Z] drwxrwxr-x 2 1001 1001 4096 Jan 19 19:57 bin [2022-01-19T20:04:37.731Z] drwxrwxr-x 14 1001 1001 4096 Jan 19 19:57 cmd [2022-01-19T20:04:37.731Z] -rw-r--r-- 1 root root 428381 Jan 19 20:03 coverage.out [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 828 Jan 19 19:57 go.mod [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 49574 Jan 19 19:57 go.sum [2022-01-19T20:04:37.731Z] drwxrwxr-x 8 1001 1001 4096 Jan 19 19:57 internal [2022-01-19T20:04:37.731Z] drwxrwxr-x 3 1001 1001 4096 Jan 19 19:57 openapi [2022-01-19T20:04:37.731Z] drwxrwxr-x 4 1001 1001 4096 Jan 19 19:57 snap [2022-01-19T20:04:37.731Z] -rw-rw-r-- 1 1001 1001 204 Jan 19 19:57 version.go [Pipeline] sh [2022-01-19T20:04:38.405Z] + '[' -e coverage.out ] [2022-01-19T20:04:38.405Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-19T20:04:38.442Z] Warning: overwriting stash ‘coverage-report’ [2022-01-19T20:04:39.217Z] Stashed 1 file(s) [Pipeline] sh [2022-01-19T20:04:39.675Z] Merging remotes/origin/main commit 3acce916edd26c48cc534c43f5f6a7ed858771e5 into PR head commit 506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T20:04:38.970Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-19T20:04:38.979Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T20:04:39.004Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-19T20:04:39.017Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-19T20:04:39.017Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T20:04:39.022Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3864/head:refs/remotes/origin/PR-3864 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-19T20:04:39.687Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T20:04:39.693Z] > git checkout -f 506c43586085517618ff933759d64dc5da56e7e1 # timeout=10 [2022-01-19T20:04:39.788Z] Merge succeeded, producing 506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T20:04:39.788Z] Checking out Revision 506c43586085517618ff933759d64dc5da56e7e1 (PR-3864) [2022-01-19T20:04:39.874Z] + make build [2022-01-19T20:04:39.874Z] 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 [2022-01-19T20:04:39.762Z] > git remote # timeout=10 [2022-01-19T20:04:39.769Z] > git config --get remote.origin.url # timeout=10 [2022-01-19T20:04:39.775Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T20:04:39.778Z] > git merge 3acce916edd26c48cc534c43f5f6a7ed858771e5 # timeout=10 [2022-01-19T20:04:39.787Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-19T20:04:39.795Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T20:04:39.805Z] > git checkout -f 506c43586085517618ff933759d64dc5da56e7e1 # timeout=10 [2022-01-19T20:04:43.328Z] Commit message: "ci: Go 1.17 related changes" [2022-01-19T20:04:43.353Z] > git --version # timeout=10 [2022-01-19T20:04:43.364Z] > git --version # 'git version 2.17.1' [2022-01-19T20:04:43.369Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:04:44.246Z] + echo snap-build.sh [2022-01-19T20:04:44.246Z] snap-build.sh [2022-01-19T20:04:44.246Z] + SNAP_BASE_DIR=. [2022-01-19T20:04:44.246Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-01-19T20:04:44.246Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-01-19T20:04:44.246Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-01-19T20:04:44.246Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-01-19T20:04:44.246Z] + cd /w/workspace/edgex-go/1 [2022-01-19T20:04:44.246Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-19T20:04:44.246Z] Reading package lists... [2022-01-19T20:04:44.246Z] Building dependency tree... [2022-01-19T20:04:44.246Z] Reading state information... [2022-01-19T20:04:44.246Z] The following packages were automatically installed and are no longer required: [2022-01-19T20:04:44.246Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-19T20:04:44.246Z] uidmap xdelta3 [2022-01-19T20:04:44.246Z] Use 'sudo apt autoremove' to remove them. [2022-01-19T20:04:44.246Z] The following packages will be REMOVED: [2022-01-19T20:04:44.246Z] lxd* lxd-client* [2022-01-19T20:04:44.246Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-19T20:04:44.512Z] After this operation, 31.7 MB disk space will be freed. [2022-01-19T20:04:45.297Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-01-19T20:04:45.297Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-19T20:04:45.867Z] Removing lxd dnsmasq configuration [2022-01-19T20:04:46.128Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-19T20:04:46.128Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-19T20:04:46.574Z] 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 [2022-01-19T20:04:47.076Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-19T20:04:47.076Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-01-19T20:04:47.076Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-19T20:04:48.473Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-19T20:04:48.735Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-19T20:04:49.313Z] + sudo snap remove --purge lxd [2022-01-19T20:04:49.313Z] snap "lxd" is not installed [2022-01-19T20:04:49.313Z] + sudo groupadd --force --system lxd [2022-01-19T20:04:49.313Z] ++ whoami [2022-01-19T20:04:49.313Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-19T20:04:49.576Z] + newgrp - lxd [2022-01-19T20:04:49.576Z] + sudo snap install lxd [2022-01-19T20:05:01.836Z] 2022-01-19T20:04:57Z INFO Waiting for automatic snapd restart... [2022-01-19T20:05:13.376Z] 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 [2022-01-19T20:05:15.993Z] 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 [2022-01-19T20:05:16.757Z] lxd 4.22 from Canonical* installed [2022-01-19T20:05:16.757Z] + sudo lxd init --auto [2022-01-19T20:05:20.294Z] 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 [2022-01-19T20:05:21.722Z] 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 [2022-01-19T20:05:24.908Z] + sudo snap install --classic snapcraft [2022-01-19T20:05:25.104Z] 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 [2022-01-19T20:05:29.482Z] 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 [2022-01-19T20:05:30.187Z] snapcraft 6.0.2 from Canonical* installed [2022-01-19T20:05:30.187Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-01-19T20:05:30.187Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-01-19T20:05:30.187Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T20:05:30.187Z] Dload Upload Total Spent Left Speed [2022-01-19T20:05:30.187Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4245 0 --:--:-- --:--:-- --:--:-- 4245 [2022-01-19T20:05:30.448Z] 100 3325k 100 3325k 0 0 8070k 0 --:--:-- --:--:-- --:--:-- 8070k [2022-01-19T20:05:30.448Z] ./yq_linux_amd64 [2022-01-19T20:05:30.448Z] + sudo snapcraft prime --use-lxd [2022-01-19T20:05:32.362Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-01-19T20:05:32.362Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-01-19T20:05:32.362Z] - README.md [2022-01-19T20:05:32.362Z] [2022-01-19T20:05:32.362Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-19T20:05:32.621Z] Launching a container. [2022-01-19T20:05:32.849Z] 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 [2022-01-19T20:05:38.257Z] 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 [2022-01-19T20:05:41.637Z] 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 [2022-01-19T20:05:44.858Z] Waiting for container to be ready [2022-01-19T20:05:44.858Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-01-19T20:05:44.858Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-01-19T20:05:44.858Z] [2022-01-19T20:05:45.030Z] 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 [2022-01-19T20:05:48.157Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-01-19T20:05:48.157Z] Waiting for network to be ready... [2022-01-19T20:05:48.419Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-01-19T20:05:48.680Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2022-01-19T20:05:48.680Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2027 kB] [2022-01-19T20:05:48.942Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [361 kB] [2022-01-19T20:05:48.942Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2022-01-19T20:05:48.942Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2022-01-19T20:05:48.942Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [572 kB] [2022-01-19T20:05:48.942Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [77.5 kB] [2022-01-19T20:05:48.942Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1166 kB] [2022-01-19T20:05:48.942Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [268 kB] [2022-01-19T20:05:49.201Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-01-19T20:05:49.201Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2022-01-19T20:05:49.461Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2022-01-19T20:05:49.461Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2022-01-19T20:05:49.461Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2022-01-19T20:05:49.461Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2022-01-19T20:05:49.461Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2022-01-19T20:05:49.461Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2022-01-19T20:05:50.031Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2022-01-19T20:05:50.031Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2372 kB] [2022-01-19T20:05:50.031Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [454 kB] [2022-01-19T20:05:50.031Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] [2022-01-19T20:05:50.031Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2022-01-19T20:05:50.031Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [596 kB] [2022-01-19T20:05:50.031Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [81.3 kB] [2022-01-19T20:05:50.291Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1780 kB] [2022-01-19T20:05:50.292Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [385 kB] [Pipeline] } [2022-01-19T20:05:51.757Z] $ docker stop --time=1 bcde2b6885eafce5a2aee34715ba7adf7b98f60091abd7d944e323e80e62737c [2022-01-19T20:05:52.834Z] Fetched 25.9 MB in 4s (6402 kB/s) [2022-01-19T20:05:53.411Z] Reading package lists... [2022-01-19T20:05:53.671Z] Reading package lists... [2022-01-19T20:05:53.664Z] $ docker rm -f bcde2b6885eafce5a2aee34715ba7adf7b98f60091abd7d944e323e80e62737c [2022-01-19T20:05:53.929Z] Building dependency tree... [2022-01-19T20:05:53.929Z] Reading state information... [2022-01-19T20:05:53.929Z] The following additional packages will be installed: [2022-01-19T20:05:53.929Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-19T20:05:53.929Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-19T20:05:53.929Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-19T20:05:53.929Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-01-19T20:05:53.929Z] Suggested packages: [2022-01-19T20:05:53.929Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-01-19T20:05:53.929Z] Recommended packages: [2022-01-19T20:05:53.929Z] gnupg libsasl2-modules [2022-01-19T20:05:53.929Z] The following NEW packages will be installed: [2022-01-19T20:05:53.929Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-19T20:05:53.929Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-19T20:05:53.929Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-19T20:05:53.929Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-01-19T20:05:53.929Z] The following packages will be upgraded: [2022-01-19T20:05:53.929Z] gpg gpg-agent gpgconf libudev1 [2022-01-19T20:05:54.190Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2022-01-19T20:05:54.190Z] Need to get 3527 kB of archives. [2022-01-19T20:05:54.190Z] After this operation, 13.3 MB of additional disk space will be used. [2022-01-19T20:05:54.190Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2022-01-19T20:05:54.190Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] [2022-01-19T20:05:54.452Z] 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] [2022-01-19T20:05:54.452Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2022-01-19T20:05:54.452Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] [2022-01-19T20:05:54.452Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-01-19T20:05:55.023Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2022-01-19T20:05:55.023Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2022-01-19T20:05:55.023Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2022-01-19T20:05:55.023Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2022-01-19T20:05:55.023Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2022-01-19T20:05:55.023Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-01-19T20:05:55.023Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2022-01-19T20:05:55.023Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2022-01-19T20:05:55.023Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2022-01-19T20:05:55.023Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2022-01-19T20:05:55.023Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2022-01-19T20:05:55.023Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2022-01-19T20:05:55.023Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2022-01-19T20:05:55.023Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2022-01-19T20:05:55.023Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2022-01-19T20:05:55.023Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:05:55.283Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T20:05:55.283Z] Fetched 3527 kB in 1s (3323 kB/s) [2022-01-19T20:05:55.283Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-19T20:05:55.283Z] Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... [2022-01-19T20:05:55.283Z] Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-19T20:05:55.283Z] Setting up libudev1:amd64 (237-3ubuntu10.53) ... [2022-01-19T20:05:55.283Z] Selecting previously unselected package udev. [2022-01-19T20:05:55.283Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-19T20:05:55.283Z] Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... [2022-01-19T20:05:55.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-19T20:05:55.522Z] [2022-01-19T20:05:55.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-19T20:05:55.543Z] Unpacking udev (237-3ubuntu10.53) ... [2022-01-19T20:05:55.543Z] Selecting previously unselected package libfuse2:amd64. [2022-01-19T20:05:55.543Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2022-01-19T20:05:55.543Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:05:55.804Z] Selecting previously unselected package fuse. [2022-01-19T20:05:55.804Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2022-01-19T20:05:55.804Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2022-01-19T20:05:55.804Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-19T20:05:55.804Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-19T20:05:55.804Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-19T20:05:55.804Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-19T20:05:55.804Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-19T20:05:55.804Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-19T20:05:55.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-19T20:05:56.063Z] Selecting previously unselected package libksba8:amd64. [2022-01-19T20:05:56.063Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-01-19T20:05:56.063Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-01-19T20:05:56.063Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-01-19T20:05:56.063Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-19T20:05:56.063Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T20:05:56.063Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-01-19T20:05:56.063Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-19T20:05:56.063Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T20:05:56.181Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-19T20:05:56.181Z] 29e5d40040c1: Pulling fs layer [2022-01-19T20:05:56.181Z] 1ce36da41761: Pulling fs layer [2022-01-19T20:05:56.181Z] 25b303627fd3: Pulling fs layer [2022-01-19T20:05:56.181Z] 29e5d40040c1: Verifying Checksum [2022-01-19T20:05:56.181Z] 29e5d40040c1: Download complete [2022-01-19T20:05:56.323Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-01-19T20:05:56.323Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-19T20:05:56.323Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T20:05:56.323Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-01-19T20:05:56.323Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-19T20:05:56.323Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T20:05:56.323Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-01-19T20:05:56.323Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-19T20:05:56.323Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T20:05:56.323Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-01-19T20:05:56.323Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-19T20:05:56.323Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T20:05:56.456Z] 1ce36da41761: Verifying Checksum [2022-01-19T20:05:56.456Z] 1ce36da41761: Download complete [2022-01-19T20:05:56.584Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-01-19T20:05:56.584Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-19T20:05:56.584Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T20:05:56.584Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-01-19T20:05:56.584Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-19T20:05:56.584Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T20:05:56.584Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-01-19T20:05:56.584Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-19T20:05:56.584Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T20:05:56.728Z] 29e5d40040c1: Pull complete [2022-01-19T20:05:56.844Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-19T20:05:56.844Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-19T20:05:56.844Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-19T20:05:56.844Z] Selecting previously unselected package libsasl2-2:amd64. [2022-01-19T20:05:56.844Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-19T20:05:56.844Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-19T20:05:56.844Z] Selecting previously unselected package libldap-common. [2022-01-19T20:05:56.844Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2022-01-19T20:05:56.844Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-19T20:05:57.105Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-19T20:05:57.105Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2022-01-19T20:05:57.105Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-19T20:05:57.105Z] Selecting previously unselected package dirmngr. [2022-01-19T20:05:57.105Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-19T20:05:57.105Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-19T20:05:57.105Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-19T20:05:57.105Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2022-01-19T20:05:57.105Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-19T20:05:57.105Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-19T20:05:57.105Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-19T20:05:57.105Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2022-01-19T20:05:57.105Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T20:05:57.372Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-01-19T20:05:57.372Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-19T20:05:57.372Z] Setting up udev (237-3ubuntu10.53) ... [2022-01-19T20:05:57.632Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-01-19T20:05:57.632Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T20:05:57.632Z] Processing triggers for systemd (237-3ubuntu10) ... [2022-01-19T20:05:57.632Z] Setting up fuse (2.9.7-1ubuntu1) ... [2022-01-19T20:05:57.708Z] 25b303627fd3: Verifying Checksum [2022-01-19T20:05:57.708Z] 25b303627fd3: Download complete [2022-01-19T20:05:57.709Z] 1ce36da41761: Pull complete [2022-01-19T20:05:57.892Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2022-01-19T20:05:57.892Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T20:05:57.892Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T20:05:57.892Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T20:05:57.892Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T20:05:57.892Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T20:05:57.892Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T20:05:57.892Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T20:05:57.892Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-19T20:05:57.892Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-19T20:05:57.892Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-19T20:05:58.464Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2022-01-19T20:05:58.464Z] settings in the [Install] section, and DefaultInstance for template units). [2022-01-19T20:05:58.464Z] This means they are not meant to be enabled using systemctl. [2022-01-19T20:05:58.464Z] Possible reasons for having this kind of units are: [2022-01-19T20:05:58.464Z] 1) A unit may be statically enabled by being symlinked from another unit's [2022-01-19T20:05:58.464Z] .wants/ or .requires/ directory. [2022-01-19T20:05:58.464Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2022-01-19T20:05:58.464Z] a requirement dependency on it. [2022-01-19T20:05:58.464Z] 3) A unit may be started when needed via activation (socket, path, timer, [2022-01-19T20:05:58.464Z] D-Bus, udev, scripted systemctl call, ...). [2022-01-19T20:05:58.464Z] 4) In case of template units, the unit is meant to be enabled with some [2022-01-19T20:05:58.464Z] instance name specified. [2022-01-19T20:05:58.724Z] Reading package lists... [2022-01-19T20:05:58.724Z] Building dependency tree... [2022-01-19T20:05:58.724Z] Reading state information... [2022-01-19T20:05:58.985Z] The following additional packages will be installed: [2022-01-19T20:05:58.985Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2022-01-19T20:05:58.985Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-19T20:05:58.985Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2022-01-19T20:05:58.985Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2022-01-19T20:05:58.985Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2022-01-19T20:05:58.985Z] Suggested packages: [2022-01-19T20:05:58.985Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2022-01-19T20:05:58.985Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2022-01-19T20:05:58.985Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-01-19T20:05:58.986Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2022-01-19T20:05:58.986Z] systemd-container policykit-1 [2022-01-19T20:05:58.986Z] Recommended packages: [2022-01-19T20:05:58.986Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2022-01-19T20:05:58.986Z] The following NEW packages will be installed: [2022-01-19T20:05:58.986Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2022-01-19T20:05:58.986Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2022-01-19T20:05:58.986Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2022-01-19T20:05:58.986Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2022-01-19T20:05:58.986Z] python3.6-minimal snapd squashfs-tools sudo [2022-01-19T20:05:58.986Z] The following packages will be upgraded: [2022-01-19T20:05:58.986Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2022-01-19T20:05:58.986Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2022-01-19T20:05:58.986Z] Need to get 36.8 MB of archives. [2022-01-19T20:05:58.986Z] After this operation, 147 MB of additional disk space will be used. [2022-01-19T20:05:58.986Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] [2022-01-19T20:05:58.986Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2022-01-19T20:05:58.986Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] [2022-01-19T20:05:58.986Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] [2022-01-19T20:05:59.245Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] [2022-01-19T20:05:59.245Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] [2022-01-19T20:05:59.245Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2022-01-19T20:05:59.245Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2022-01-19T20:05:59.245Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2022-01-19T20:05:59.245Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2022-01-19T20:05:59.245Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2022-01-19T20:05:59.245Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2022-01-19T20:05:59.245Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2022-01-19T20:05:59.245Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2022-01-19T20:05:59.245Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2022-01-19T20:05:59.245Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2022-01-19T20:06:00.187Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] [2022-01-19T20:06:00.187Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2022-01-19T20:06:00.187Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2022-01-19T20:06:00.187Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] [2022-01-19T20:06:00.187Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2022-01-19T20:06:00.187Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2022-01-19T20:06:00.187Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2022-01-19T20:06:00.187Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2022-01-19T20:06:00.187Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2022-01-19T20:06:00.187Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2022-01-19T20:06:00.187Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2022-01-19T20:06:00.187Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2022-01-19T20:06:00.187Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2022-01-19T20:06:00.187Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2022-01-19T20:06:01.127Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T20:06:01.127Z] Fetched 36.8 MB in 2s (17.1 MB/s) [2022-01-19T20:06:01.127Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-19T20:06:01.127Z] Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... [2022-01-19T20:06:01.387Z] Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-19T20:06:01.959Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... [2022-01-19T20:06:01.959Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-19T20:06:01.959Z] Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... [2022-01-19T20:06:02.219Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-19T20:06:02.219Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2022-01-19T20:06:02.219Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2022-01-19T20:06:02.219Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2022-01-19T20:06:02.219Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-19T20:06:02.219Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2022-01-19T20:06:02.219Z] Unpacking apt (1.6.14) over (1.6.1) ... [2022-01-19T20:06:02.480Z] Setting up apt (1.6.14) ... [2022-01-19T20:06:02.480Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2022-01-19T20:06:03.054Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-01-19T20:06:03.054Z] (Reading database ... 12764 files and directories currently installed.) [2022-01-19T20:06:03.054Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-19T20:06:03.054Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-19T20:06:03.348Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2022-01-19T20:06:03.348Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-19T20:06:03.348Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-19T20:06:03.348Z] Selecting previously unselected package libexpat1:amd64. [2022-01-19T20:06:03.348Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2022-01-19T20:06:03.348Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-19T20:06:03.608Z] Selecting previously unselected package python3.6-minimal. [2022-01-19T20:06:03.608Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-19T20:06:03.608Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-19T20:06:03.608Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-19T20:06:03.884Z] Checking for services that may need to be restarted...done. [2022-01-19T20:06:03.884Z] Checking for services that may need to be restarted...done. [2022-01-19T20:06:03.884Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-19T20:06:03.884Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-19T20:06:03.884Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-19T20:06:04.157Z] Selecting previously unselected package python3-minimal. [2022-01-19T20:06:04.157Z] (Reading database ... 13012 files and directories currently installed.) [2022-01-19T20:06:04.157Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2022-01-19T20:06:04.157Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2022-01-19T20:06:04.425Z] Selecting previously unselected package mime-support. [2022-01-19T20:06:04.425Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2022-01-19T20:06:04.425Z] Unpacking mime-support (3.60ubuntu1) ... [2022-01-19T20:06:04.425Z] Selecting previously unselected package libmpdec2:amd64. [2022-01-19T20:06:04.425Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2022-01-19T20:06:04.425Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-19T20:06:04.425Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2022-01-19T20:06:04.425Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-19T20:06:04.425Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-19T20:06:04.714Z] Selecting previously unselected package python3.6. [2022-01-19T20:06:04.714Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-19T20:06:04.714Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-19T20:06:04.714Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-19T20:06:04.714Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2022-01-19T20:06:04.714Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-19T20:06:04.714Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2022-01-19T20:06:05.292Z] Selecting previously unselected package python3. [2022-01-19T20:06:05.292Z] (Reading database ... 13442 files and directories currently installed.) [2022-01-19T20:06:05.292Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2022-01-19T20:06:05.292Z] Unpacking python3 (3.6.7-1~18.04) ... [2022-01-19T20:06:05.292Z] Selecting previously unselected package multiarch-support. [2022-01-19T20:06:05.292Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2022-01-19T20:06:05.292Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2022-01-19T20:06:05.292Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2022-01-19T20:06:05.292Z] Selecting previously unselected package liblzo2-2:amd64. [2022-01-19T20:06:05.292Z] (Reading database ... 13479 files and directories currently installed.) [2022-01-19T20:06:05.292Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2022-01-19T20:06:05.292Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2022-01-19T20:06:05.292Z] Selecting previously unselected package libbsd0:amd64. [2022-01-19T20:06:05.292Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2022-01-19T20:06:05.292Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-19T20:06:05.555Z] Selecting previously unselected package sudo. [2022-01-19T20:06:05.555Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2022-01-19T20:06:05.555Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-19T20:06:05.555Z] Selecting previously unselected package apparmor. [2022-01-19T20:06:05.555Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2022-01-19T20:06:05.555Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2022-01-19T20:06:05.816Z] Selecting previously unselected package libedit2:amd64. [2022-01-19T20:06:05.816Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2022-01-19T20:06:05.816Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2022-01-19T20:06:05.816Z] Selecting previously unselected package libkrb5support0:amd64. [2022-01-19T20:06:05.816Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2022-01-19T20:06:05.816Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-19T20:06:05.816Z] Selecting previously unselected package libk5crypto3:amd64. [2022-01-19T20:06:05.816Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-19T20:06:06.079Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-19T20:06:06.079Z] Selecting previously unselected package libkeyutils1:amd64. [2022-01-19T20:06:06.079Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2022-01-19T20:06:06.079Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-19T20:06:06.079Z] Selecting previously unselected package libkrb5-3:amd64. [2022-01-19T20:06:06.079Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-19T20:06:06.079Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-19T20:06:06.340Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-19T20:06:06.340Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2022-01-19T20:06:06.340Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-19T20:06:06.340Z] Selecting previously unselected package libssl1.0.0:amd64. [2022-01-19T20:06:06.340Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2022-01-19T20:06:06.340Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-19T20:06:06.340Z] Selecting previously unselected package openssh-client. [2022-01-19T20:06:06.340Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2022-01-19T20:06:06.340Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-19T20:06:06.599Z] Selecting previously unselected package squashfs-tools. [2022-01-19T20:06:06.599Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2022-01-19T20:06:06.599Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-19T20:06:06.599Z] Selecting previously unselected package snapd. [2022-01-19T20:06:06.600Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2022-01-19T20:06:06.600Z] Unpacking snapd (2.51.1+18.04) ... [2022-01-19T20:06:07.835Z] 25b303627fd3: Pull complete [2022-01-19T20:06:07.835Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-19T20:06:07.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-19T20:06:07.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-19T20:06:08.068Z] prd-ubuntu18.04-docker-arm64-4c-16g-1868 does not seem to be running inside a container [2022-01-19T20:06:08.125Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-19T20:06:09.139Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2022-01-19T20:06:09.139Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-19T20:06:09.139Z] Setting up mime-support (3.60ubuntu1) ... [2022-01-19T20:06:09.139Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-19T20:06:09.139Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-19T20:06:09.139Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-19T20:06:09.139Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-19T20:06:09.139Z] Setting up systemd (237-3ubuntu10.53) ... [2022-01-19T20:06:09.139Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-01-19T20:06:09.400Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-19T20:06:09.400Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-19T20:06:09.400Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2022-01-19T20:06:09.660Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-19T20:06:09.660Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-19T20:06:09.660Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-19T20:06:10.230Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-19T20:06:10.230Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-19T20:06:10.230Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-19T20:06:10.230Z] Setting up python3 (3.6.7-1~18.04) ... [2022-01-19T20:06:10.230Z] running python rtupdate hooks for python3.6... [2022-01-19T20:06:10.230Z] running python post-rtupdate hooks for python3.6... [2022-01-19T20:06:10.491Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2022-01-19T20:06:10.493Z] $ docker top 364001b535d9954ff714698904a86db432fc1602b5fbfdf49e7f34855248d9b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T20:06:11.062Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-01-19T20:06:11.322Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-19T20:06:11.322Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-19T20:06:11.509Z] + grep parallel [2022-01-19T20:06:11.509Z] + docker-compose build --help [2022-01-19T20:06:11.582Z] Setting up snapd (2.51.1+18.04) ... [2022-01-19T20:06:11.842Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-01-19T20:06:12.103Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-01-19T20:06:12.364Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-01-19T20:06:12.364Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-01-19T20:06:12.624Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-19T20:06:12.624Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-19T20:06:12.885Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-01-19T20:06:12.885Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-01-19T20:06:13.146Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-01-19T20:06:13.407Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-01-19T20:06:13.407Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-01-19T20:06:13.407Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-19T20:06:13.669Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-19T20:06:14.240Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-19T20:06:14.501Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-19T20:06:14.501Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-19T20:06:15.703Z] Reading package lists... [2022-01-19T20:06:16.274Z] Reading package lists... [2022-01-19T20:06:16.535Z] Building dependency tree... [2022-01-19T20:06:16.535Z] Reading state information... [2022-01-19T20:06:16.535Z] Calculating upgrade... [2022-01-19T20:06:16.794Z] The following packages will be upgraded: [2022-01-19T20:06:16.794Z] advancecomp base-files bash binutils binutils-common [2022-01-19T20:06:16.794Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2022-01-19T20:06:16.794Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2022-01-19T20:06:16.794Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2022-01-19T20:06:16.794Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2022-01-19T20:06:16.794Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2022-01-19T20:06:16.794Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2022-01-19T20:06:16.794Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2022-01-19T20:06:16.794Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2022-01-19T20:06:16.794Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2022-01-19T20:06:16.794Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2022-01-19T20:06:16.794Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2022-01-19T20:06:16.794Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2022-01-19T20:06:16.794Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2022-01-19T20:06:16.794Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2022-01-19T20:06:16.794Z] ubuntu-keyring util-linux [2022-01-19T20:06:16.900Z] --parallel Build images in parallel. [Pipeline] } [2022-01-19T20:06:16.918Z] $ docker stop --time=1 364001b535d9954ff714698904a86db432fc1602b5fbfdf49e7f34855248d9b1 [2022-01-19T20:06:17.054Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T20:06:17.054Z] Need to get 64.1 MB of archives. [2022-01-19T20:06:17.054Z] After this operation, 5157 kB of additional disk space will be used. [2022-01-19T20:06:17.054Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] [2022-01-19T20:06:17.054Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2022-01-19T20:06:17.624Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2022-01-19T20:06:17.624Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2022-01-19T20:06:17.624Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2022-01-19T20:06:17.624Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2022-01-19T20:06:17.624Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2022-01-19T20:06:17.624Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2022-01-19T20:06:17.624Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2022-01-19T20:06:17.624Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2022-01-19T20:06:17.624Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2022-01-19T20:06:17.624Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2022-01-19T20:06:17.624Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2022-01-19T20:06:17.624Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2022-01-19T20:06:17.624Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2022-01-19T20:06:17.883Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2022-01-19T20:06:17.883Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2022-01-19T20:06:17.883Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2022-01-19T20:06:17.883Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2022-01-19T20:06:17.883Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2022-01-19T20:06:17.883Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2022-01-19T20:06:17.883Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2022-01-19T20:06:17.883Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2022-01-19T20:06:17.883Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2022-01-19T20:06:17.883Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2022-01-19T20:06:17.883Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2022-01-19T20:06:17.883Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2022-01-19T20:06:17.883Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2022-01-19T20:06:17.883Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2022-01-19T20:06:17.883Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2022-01-19T20:06:17.883Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2022-01-19T20:06:17.883Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2022-01-19T20:06:17.883Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2022-01-19T20:06:17.883Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2022-01-19T20:06:17.883Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2022-01-19T20:06:17.883Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2022-01-19T20:06:17.883Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2022-01-19T20:06:17.883Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2022-01-19T20:06:17.883Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2022-01-19T20:06:17.883Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2022-01-19T20:06:17.883Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2022-01-19T20:06:18.143Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] [2022-01-19T20:06:18.143Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2022-01-19T20:06:18.143Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2022-01-19T20:06:18.143Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2022-01-19T20:06:18.143Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2022-01-19T20:06:18.143Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2022-01-19T20:06:18.143Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2022-01-19T20:06:18.143Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2022-01-19T20:06:18.143Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2022-01-19T20:06:18.143Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2022-01-19T20:06:18.143Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2022-01-19T20:06:18.143Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2022-01-19T20:06:18.143Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2022-01-19T20:06:18.143Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2022-01-19T20:06:18.143Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2022-01-19T20:06:18.143Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2022-01-19T20:06:18.143Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2022-01-19T20:06:18.143Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2022-01-19T20:06:18.143Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] [2022-01-19T20:06:18.143Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2022-01-19T20:06:18.143Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2022-01-19T20:06:18.143Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2022-01-19T20:06:18.143Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2022-01-19T20:06:18.143Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2022-01-19T20:06:18.143Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2022-01-19T20:06:18.405Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2022-01-19T20:06:18.405Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2022-01-19T20:06:18.405Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2022-01-19T20:06:18.405Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2022-01-19T20:06:18.405Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2022-01-19T20:06:18.405Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2022-01-19T20:06:18.405Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2022-01-19T20:06:18.405Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2022-01-19T20:06:18.405Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2022-01-19T20:06:18.405Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2022-01-19T20:06:18.405Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2022-01-19T20:06:18.405Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2022-01-19T20:06:18.405Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2022-01-19T20:06:18.405Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2022-01-19T20:06:18.405Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2022-01-19T20:06:18.405Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2022-01-19T20:06:18.405Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2022-01-19T20:06:18.405Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2022-01-19T20:06:18.405Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2022-01-19T20:06:18.405Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2022-01-19T20:06:18.405Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2022-01-19T20:06:18.527Z] $ docker rm -f 364001b535d9954ff714698904a86db432fc1602b5fbfdf49e7f34855248d9b1 [2022-01-19T20:06:18.663Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2022-01-19T20:06:18.663Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2022-01-19T20:06:18.663Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2022-01-19T20:06:18.663Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2022-01-19T20:06:18.663Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2022-01-19T20:06:18.663Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2022-01-19T20:06:18.663Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [Pipeline] // withDockerContainer [2022-01-19T20:06:18.922Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:06:19.182Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2022-01-19T20:06:19.182Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2022-01-19T20:06:19.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-19T20:06:19.384Z] . [Pipeline] withDockerContainer [2022-01-19T20:06:19.441Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2022-01-19T20:06:19.604Z] prd-ubuntu18.04-docker-arm64-4c-16g-1868 does not seem to be running inside a container [2022-01-19T20:06:19.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-19T20:06:19.701Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2022-01-19T20:06:19.701Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2022-01-19T20:06:19.701Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2022-01-19T20:06:19.701Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2022-01-19T20:06:19.701Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2022-01-19T20:06:19.701Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T20:06:19.960Z] Fetched 64.1 MB in 3s (21.9 MB/s) [2022-01-19T20:06:19.960Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-19T20:06:19.960Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2022-01-19T20:06:19.960Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-19T20:06:20.219Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-19T20:06:20.219Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-19T20:06:20.485Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... [2022-01-19T20:06:20.485Z] Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... [2022-01-19T20:06:20.746Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T20:06:20.746Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-19T20:06:20.746Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T20:06:20.746Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-19T20:06:20.746Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T20:06:20.746Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-19T20:06:20.907Z] $ docker top 1c8ec892e72269731cf2036230a49ad3cf6adae873e94f9c6f675e998d5e82d9 -eo pid,comm [2022-01-19T20:06:21.008Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T20:06:21.008Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-19T20:06:21.008Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T20:06:21.008Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-19T20:06:21.008Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T20:06:21.008Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-19T20:06:21.008Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T20:06:21.008Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] { [2022-01-19T20:06:21.269Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-19T20:06:21.269Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-19T20:06:21.269Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T20:06:21.269Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2022-01-19T20:06:21.269Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2022-01-19T20:06:21.269Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-19T20:06:21.269Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T20:06:21.269Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] sh [2022-01-19T20:06:21.528Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T20:06:21.528Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-19T20:06:21.528Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T20:06:21.528Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-19T20:06:21.528Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-19T20:06:21.944Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-19T20:06:22.095Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-19T20:06:22.095Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2022-01-19T20:06:22.095Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-19T20:06:22.665Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2022-01-19T20:06:22.665Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-19T20:06:22.665Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2022-01-19T20:06:22.665Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-01-19T20:06:22.665Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-01-19T20:06:22.925Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2022-01-19T20:06:23.185Z] Setting up base-files (10.1ubuntu2.11) ... [2022-01-19T20:06:23.185Z] Installing new version of config file /etc/issue ... [2022-01-19T20:06:23.185Z] Installing new version of config file /etc/issue.net ... [2022-01-19T20:06:23.185Z] Installing new version of config file /etc/lsb-release ... [2022-01-19T20:06:23.185Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-01-19T20:06:23.185Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-01-19T20:06:23.444Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-01-19T20:06:23.444Z] Removing obsolete conffile /etc/default/motd-news ... [2022-01-19T20:06:23.444Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:23.444Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2022-01-19T20:06:23.444Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2022-01-19T20:06:23.704Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2022-01-19T20:06:23.704Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-01-19T20:06:23.704Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:23.704Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-19T20:06:23.704Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2022-01-19T20:06:23.704Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2022-01-19T20:06:23.704Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:23.704Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2022-01-19T20:06:23.704Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2022-01-19T20:06:23.963Z] Setting up tar (1.29b-2ubuntu0.2) ... [2022-01-19T20:06:23.963Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:23.963Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2022-01-19T20:06:23.963Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-19T20:06:24.225Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2022-01-19T20:06:24.225Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:24.225Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-19T20:06:24.225Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-19T20:06:24.225Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-19T20:06:24.486Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:24.486Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-19T20:06:24.486Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-19T20:06:24.486Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2022-01-19T20:06:24.486Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:24.486Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2022-01-19T20:06:24.486Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2022-01-19T20:06:24.747Z] Setting up grep (3.1-2build1) ... [2022-01-19T20:06:24.747Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:24.747Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2022-01-19T20:06:24.747Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2022-01-19T20:06:24.747Z] Setting up gzip (1.6-5ubuntu1.1) ... [2022-01-19T20:06:24.747Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:24.747Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-19T20:06:24.747Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-19T20:06:25.008Z] Setting up login (1:4.5-1ubuntu2) ... [2022-01-19T20:06:25.008Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:25.008Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-19T20:06:25.008Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-19T20:06:25.008Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2022-01-19T20:06:25.267Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:25.267Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-19T20:06:25.267Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-19T20:06:25.528Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-19T20:06:25.528Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-19T20:06:25.789Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-19T20:06:25.789Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-19T20:06:26.051Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2022-01-19T20:06:26.051Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:26.051Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2022-01-19T20:06:26.051Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-19T20:06:26.625Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-19T20:06:26.625Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-19T20:06:26.625Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-19T20:06:26.625Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-19T20:06:26.887Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2022-01-19T20:06:26.887Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:26.887Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2022-01-19T20:06:26.887Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2022-01-19T20:06:26.887Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2022-01-19T20:06:27.151Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:27.151Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-19T20:06:27.151Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-19T20:06:27.151Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-19T20:06:27.151Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:27.151Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-19T20:06:27.320Z] Building core-command ... [2022-01-19T20:06:27.321Z] Building core-data ... [2022-01-19T20:06:27.321Z] Building core-metadata ... [2022-01-19T20:06:27.321Z] Building security-bootstrapper ... [2022-01-19T20:06:27.321Z] Building security-proxy-setup ... [2022-01-19T20:06:27.321Z] Building security-secretstore-setup ... [2022-01-19T20:06:27.321Z] Building support-notifications ... [2022-01-19T20:06:27.321Z] Building support-scheduler ... [2022-01-19T20:06:27.321Z] Building sys-mgmt-agent ... [2022-01-19T20:06:27.321Z] Building support-notifications [2022-01-19T20:06:27.321Z] Building support-scheduler [2022-01-19T20:06:27.321Z] Building sys-mgmt-agent [2022-01-19T20:06:27.321Z] Building security-secretstore-setup [2022-01-19T20:06:27.321Z] Building security-proxy-setup [2022-01-19T20:06:27.415Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-19T20:06:27.415Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-19T20:06:27.415Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:27.415Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-19T20:06:27.415Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-19T20:06:27.676Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-19T20:06:27.676Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:27.676Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-19T20:06:27.676Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-19T20:06:27.676Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-19T20:06:27.940Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:27.940Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-19T20:06:27.940Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-19T20:06:27.940Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-19T20:06:27.940Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-19T20:06:27.940Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-19T20:06:27.940Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:27.940Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-19T20:06:27.940Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-19T20:06:28.201Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-19T20:06:28.201Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:28.201Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-19T20:06:28.201Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-19T20:06:28.201Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-19T20:06:28.201Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:28.201Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-19T20:06:28.201Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-19T20:06:28.478Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2022-01-19T20:06:28.478Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:28.478Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-19T20:06:28.478Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-19T20:06:28.739Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2022-01-19T20:06:28.999Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-01-19T20:06:29.260Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-01-19T20:06:29.521Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:29.521Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-19T20:06:29.521Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-19T20:06:29.784Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2022-01-19T20:06:29.784Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T20:06:29.784Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2022-01-19T20:06:29.784Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-19T20:06:29.784Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2022-01-19T20:06:30.047Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-19T20:06:30.047Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2022-01-19T20:06:30.047Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2022-01-19T20:06:30.047Z] Setting up debconf (1.5.66ubuntu1) ... [2022-01-19T20:06:30.307Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-19T20:06:30.307Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2022-01-19T20:06:30.307Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-19T20:06:30.307Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2022-01-19T20:06:30.307Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-19T20:06:30.307Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2022-01-19T20:06:30.307Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-19T20:06:30.567Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2022-01-19T20:06:30.567Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-19T20:06:30.567Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-19T20:06:30.567Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-19T20:06:30.567Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-19T20:06:30.827Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-19T20:06:30.827Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-19T20:06:30.827Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-19T20:06:30.827Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-19T20:06:30.827Z] (Reading database ... 13919 files and directories currently installed.) [2022-01-19T20:06:30.827Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-19T20:06:31.087Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-19T20:06:31.087Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-19T20:06:31.359Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T20:06:31.359Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-19T20:06:31.359Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-19T20:06:31.359Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... [2022-01-19T20:06:31.359Z] Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-19T20:06:31.359Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-19T20:06:31.359Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-19T20:06:31.359Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-19T20:06:31.620Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T20:06:31.620Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2022-01-19T20:06:31.620Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2022-01-19T20:06:31.620Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2022-01-19T20:06:31.620Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T20:06:31.620Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2022-01-19T20:06:31.620Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2022-01-19T20:06:31.620Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2022-01-19T20:06:31.880Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T20:06:31.880Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2022-01-19T20:06:31.880Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-19T20:06:31.880Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-19T20:06:32.140Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T20:06:32.140Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-19T20:06:32.140Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-19T20:06:32.140Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-19T20:06:32.140Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T20:06:32.140Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2022-01-19T20:06:32.140Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2022-01-19T20:06:32.401Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2022-01-19T20:06:32.401Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T20:06:32.401Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-19T20:06:32.401Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-19T20:06:32.661Z] Setting up passwd (1:4.5-1ubuntu2) ... [2022-01-19T20:06:32.661Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T20:06:32.661Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-19T20:06:32.661Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-19T20:06:32.921Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2022-01-19T20:06:32.921Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T20:06:32.921Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-19T20:06:32.921Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-19T20:06:32.921Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-19T20:06:32.921Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T20:06:32.921Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-19T20:06:32.921Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-19T20:06:33.181Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-19T20:06:33.181Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T20:06:33.181Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2022-01-19T20:06:33.181Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2022-01-19T20:06:33.181Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2022-01-19T20:06:33.181Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T20:06:33.181Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2022-01-19T20:06:33.181Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2022-01-19T20:06:33.442Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2022-01-19T20:06:33.442Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T20:06:33.442Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2022-01-19T20:06:33.442Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2022-01-19T20:06:33.442Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2022-01-19T20:06:33.442Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T20:06:33.442Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2022-01-19T20:06:33.702Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2022-01-19T20:06:33.702Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2022-01-19T20:06:33.702Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T20:06:33.702Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2022-01-19T20:06:33.702Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2022-01-19T20:06:33.702Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2022-01-19T20:06:33.964Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T20:06:33.964Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2022-01-19T20:06:33.964Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2022-01-19T20:06:33.964Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2022-01-19T20:06:33.964Z] (Reading database ... 13924 files and directories currently installed.) [2022-01-19T20:06:33.964Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-19T20:06:33.964Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-19T20:06:33.964Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-19T20:06:33.964Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-19T20:06:34.225Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-19T20:06:34.225Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-19T20:06:34.225Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2022-01-19T20:06:34.488Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2022-01-19T20:06:34.488Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2022-01-19T20:06:34.488Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2022-01-19T20:06:34.488Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2022-01-19T20:06:34.488Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2022-01-19T20:06:34.749Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2022-01-19T20:06:34.749Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2022-01-19T20:06:34.749Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2022-01-19T20:06:34.749Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2022-01-19T20:06:34.749Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2022-01-19T20:06:34.749Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2022-01-19T20:06:34.749Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2022-01-19T20:06:34.749Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2022-01-19T20:06:35.009Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2022-01-19T20:06:35.009Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2022-01-19T20:06:35.009Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2022-01-19T20:06:35.009Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2022-01-19T20:06:35.279Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2022-01-19T20:06:35.279Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2022-01-19T20:06:35.279Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2022-01-19T20:06:35.279Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2022-01-19T20:06:35.553Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-19T20:06:35.553Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-19T20:06:35.813Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-19T20:06:35.813Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-19T20:06:35.813Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-19T20:06:35.813Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-19T20:06:35.813Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-19T20:06:35.813Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-19T20:06:36.074Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-19T20:06:36.074Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-19T20:06:36.074Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-19T20:06:36.074Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-19T20:06:36.074Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-19T20:06:36.074Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-19T20:06:36.074Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-19T20:06:36.074Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-19T20:06:37.013Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-19T20:06:37.013Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-19T20:06:37.955Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-19T20:06:37.955Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-19T20:06:38.215Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-19T20:06:38.215Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-19T20:06:38.475Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-19T20:06:38.475Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-19T20:06:39.411Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-19T20:06:39.411Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-19T20:06:39.411Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-19T20:06:39.411Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-19T20:06:39.411Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2022-01-19T20:06:39.411Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-19T20:06:39.411Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2022-01-19T20:06:39.670Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-19T20:06:39.670Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2022-01-19T20:06:39.670Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2022-01-19T20:06:39.670Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-19T20:06:39.670Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-19T20:06:39.670Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-19T20:06:39.930Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-19T20:06:39.930Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2022-01-19T20:06:39.930Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2022-01-19T20:06:39.930Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-19T20:06:39.930Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-19T20:06:39.930Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-19T20:06:39.930Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-19T20:06:39.930Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-19T20:06:39.930Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2022-01-19T20:06:39.930Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2022-01-19T20:06:39.930Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2022-01-19T20:06:40.192Z] [2022-01-19T20:06:40.192Z] Current default time zone: 'Etc/UTC' [2022-01-19T20:06:40.192Z] Local time is now: Wed Jan 19 20:06:39 UTC 2022. [2022-01-19T20:06:40.192Z] Universal Time is now: Wed Jan 19 20:06:39 UTC 2022. [2022-01-19T20:06:40.192Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-01-19T20:06:40.192Z] [2022-01-19T20:06:40.192Z] Setting up systemd-sysv (237-3ubuntu10.53) ... [2022-01-19T20:06:40.192Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-19T20:06:40.192Z] Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... [2022-01-19T20:06:40.192Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2022-01-19T20:06:40.192Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2022-01-19T20:06:40.192Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2022-01-19T20:06:40.192Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2022-01-19T20:06:40.192Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2022-01-19T20:06:40.192Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2022-01-19T20:06:40.192Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2022-01-19T20:06:40.192Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-19T20:06:40.192Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2022-01-19T20:06:40.451Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-19T20:06:40.451Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-19T20:06:40.451Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-19T20:06:40.451Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2022-01-19T20:06:40.451Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2022-01-19T20:06:40.451Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2022-01-19T20:06:40.451Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-19T20:06:40.451Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2022-01-19T20:06:40.451Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2022-01-19T20:06:40.451Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2022-01-19T20:06:40.451Z] Setting up ca-certificates (20210119~18.04.2) ... [2022-01-19T20:06:42.363Z] Updating certificates in /etc/ssl/certs... [2022-01-19T20:06:42.933Z] 23 added, 28 removed; done. [2022-01-19T20:06:43.193Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2022-01-19T20:06:43.193Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-19T20:06:43.193Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2022-01-19T20:06:43.193Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2022-01-19T20:06:43.193Z] Setting up pkgbinarymangler (138.18.04.1) ... [2022-01-19T20:06:43.193Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-19T20:06:43.193Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-19T20:06:43.193Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-19T20:06:43.193Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-19T20:06:43.193Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-19T20:06:43.193Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-19T20:06:43.193Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-19T20:06:43.193Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2022-01-19T20:06:43.193Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2022-01-19T20:06:43.193Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2022-01-19T20:06:43.193Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2022-01-19T20:06:43.193Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2022-01-19T20:06:43.193Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-19T20:06:43.193Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-19T20:06:43.453Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2022-01-19T20:06:43.454Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2022-01-19T20:06:43.454Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2022-01-19T20:06:43.454Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-19T20:06:43.454Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-19T20:06:43.454Z] Processing triggers for mime-support (3.60ubuntu1) ... [2022-01-19T20:06:43.454Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2022-01-19T20:06:43.454Z] Updating certificates in /etc/ssl/certs... [2022-01-19T20:06:44.025Z] 0 added, 0 removed; done. [2022-01-19T20:06:44.026Z] Running hooks in /etc/ca-certificates/update.d... [2022-01-19T20:06:44.026Z] done. [2022-01-19T20:06:44.593Z] Reading package lists... [2022-01-19T20:06:44.593Z] Building dependency tree... [2022-01-19T20:06:44.593Z] Reading state information... [2022-01-19T20:06:44.853Z] The following NEW packages will be installed: [2022-01-19T20:06:44.853Z] apt-transport-https [2022-01-19T20:06:44.853Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T20:06:45.113Z] Need to get 4348 B of archives. [2022-01-19T20:06:45.113Z] After this operation, 154 kB of additional disk space will be used. [2022-01-19T20:06:45.113Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2022-01-19T20:06:45.113Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T20:06:45.113Z] Fetched 4348 B in 0s (24.0 kB/s) [2022-01-19T20:06:45.113Z] Selecting previously unselected package apt-transport-https. [2022-01-19T20:06:45.113Z] (Reading database ... 13931 files and directories currently installed.) [2022-01-19T20:06:45.113Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2022-01-19T20:06:45.113Z] Unpacking apt-transport-https (1.6.14) ... [2022-01-19T20:06:45.113Z] Setting up apt-transport-https (1.6.14) ... [2022-01-19T20:06:45.374Z] Waiting for network to be ready... [2022-01-19T20:06:51.953Z] 2022-01-19T20:06:49Z INFO Waiting for automatic snapd restart... [2022-01-19T20:06:53.341Z] snapd 2.53.4 from Canonical* installed [2022-01-19T20:06:54.282Z] "snapd" switched to the "latest/stable" channel [2022-01-19T20:06:54.282Z] [2022-01-19T20:07:00.858Z] core18 20211215 from Canonical* installed [2022-01-19T20:07:03.399Z] core20 20211129 from Canonical* installed [2022-01-19T20:07:03.399Z] "core20" switched to the "latest/stable" channel [2022-01-19T20:07:03.399Z] [2022-01-19T20:07:05.940Z] snapcraft 6.0.2 from Canonical* installed [2022-01-19T20:07:05.940Z] "snapcraft" switched to the "latest/stable" channel [2022-01-19T20:07:05.940Z] [2022-01-19T20:07:11.223Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-01-19T20:07:11.223Z] - README.md [2022-01-19T20:07:11.223Z] [2022-01-19T20:07:11.223Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-19T20:07:11.794Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-19T20:07:11.794Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-01-19T20:07:11.794Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-19T20:07:12.369Z] Fetched 88.7 kB in 1s (153 kB/s) [2022-01-19T20:07:13.315Z] Reading package lists... [2022-01-19T20:07:14.256Z] 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.9 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 [2022-01-19T20:07:15.641Z] Reading package lists... [2022-01-19T20:07:15.641Z] Building dependency tree... [2022-01-19T20:07:15.641Z] Reading state information... [2022-01-19T20:07:15.641Z] Suggested packages: [2022-01-19T20:07:15.641Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2022-01-19T20:07:15.641Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2022-01-19T20:07:15.641Z] Recommended packages: [2022-01-19T20:07:15.641Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-01-19T20:07:15.903Z] The following NEW packages will be installed: [2022-01-19T20:07:15.903Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2022-01-19T20:07:15.903Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2022-01-19T20:07:15.903Z] pkg-config zip [2022-01-19T20:07:15.903Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T20:07:15.903Z] Need to get 7668 kB of archives. [2022-01-19T20:07:15.903Z] After this operation, 43.8 MB of additional disk space will be used. [2022-01-19T20:07:15.903Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2022-01-19T20:07:16.165Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2022-01-19T20:07:16.165Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2022-01-19T20:07:16.165Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2022-01-19T20:07:16.165Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2022-01-19T20:07:16.165Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2022-01-19T20:07:16.165Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2022-01-19T20:07:16.165Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2022-01-19T20:07:16.425Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2022-01-19T20:07:16.425Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2022-01-19T20:07:16.425Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2022-01-19T20:07:16.685Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2022-01-19T20:07:16.685Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2022-01-19T20:07:16.685Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2022-01-19T20:07:16.685Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-01-19T20:07:16.685Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T20:07:16.685Z] Fetched 7668 kB in 1s (9677 kB/s) [2022-01-19T20:07:16.946Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-01-19T20:07:16.946Z] (Reading database ... 13935 files and directories currently installed.) [2022-01-19T20:07:16.946Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2022-01-19T20:07:16.946Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-19T20:07:16.946Z] Selecting previously unselected package libpsl5:amd64. [2022-01-19T20:07:16.946Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2022-01-19T20:07:16.946Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2022-01-19T20:07:17.208Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-01-19T20:07:17.208Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2022-01-19T20:07:17.208Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-19T20:07:17.208Z] Selecting previously unselected package librtmp1:amd64. [2022-01-19T20:07:17.208Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2022-01-19T20:07:17.208Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-19T20:07:17.208Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-01-19T20:07:17.208Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2022-01-19T20:07:17.208Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-19T20:07:17.208Z] Selecting previously unselected package liberror-perl. [2022-01-19T20:07:17.208Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2022-01-19T20:07:17.208Z] Unpacking liberror-perl (0.17025-1) ... [2022-01-19T20:07:17.208Z] Selecting previously unselected package git-man. [2022-01-19T20:07:17.208Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2022-01-19T20:07:17.208Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-19T20:07:17.469Z] Selecting previously unselected package git. [2022-01-19T20:07:17.469Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2022-01-19T20:07:17.469Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2022-01-19T20:07:18.042Z] Selecting previously unselected package libnorm1:amd64. [2022-01-19T20:07:18.042Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2022-01-19T20:07:18.042Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-19T20:07:18.042Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-01-19T20:07:18.042Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2022-01-19T20:07:18.042Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-19T20:07:18.042Z] Selecting previously unselected package libsodium23:amd64. [2022-01-19T20:07:18.042Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2022-01-19T20:07:18.042Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2022-01-19T20:07:18.042Z] Selecting previously unselected package libzmq5:amd64. [2022-01-19T20:07:18.042Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-19T20:07:18.042Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-19T20:07:18.305Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-01-19T20:07:18.305Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-19T20:07:18.305Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-19T20:07:18.305Z] Selecting previously unselected package pkg-config. [2022-01-19T20:07:18.305Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2022-01-19T20:07:18.305Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2022-01-19T20:07:18.305Z] Selecting previously unselected package zip. [2022-01-19T20:07:18.305Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2022-01-19T20:07:18.305Z] Unpacking zip (3.0-11build1) ... [2022-01-19T20:07:18.305Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-19T20:07:18.305Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-19T20:07:18.565Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-19T20:07:18.565Z] Setting up liberror-perl (0.17025-1) ... [2022-01-19T20:07:18.565Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2022-01-19T20:07:18.565Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-19T20:07:18.565Z] No schema files found: doing nothing. [2022-01-19T20:07:18.565Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-19T20:07:18.565Z] Setting up zip (3.0-11build1) ... [2022-01-19T20:07:18.565Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-19T20:07:18.565Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2022-01-19T20:07:18.565Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2022-01-19T20:07:18.565Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-19T20:07:18.565Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-19T20:07:18.565Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-19T20:07:18.565Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2022-01-19T20:07:18.565Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-19T20:07:19.149Z] git set to automatically installed. [2022-01-19T20:07:19.149Z] git-man set to automatically installed. [2022-01-19T20:07:19.149Z] libcurl3-gnutls set to automatically installed. [2022-01-19T20:07:19.149Z] liberror-perl set to automatically installed. [2022-01-19T20:07:19.149Z] libglib2.0-0 set to automatically installed. [2022-01-19T20:07:19.149Z] libnghttp2-14 set to automatically installed. [2022-01-19T20:07:19.149Z] libnorm1 set to automatically installed. [2022-01-19T20:07:19.149Z] libpgm-5.2-0 set to automatically installed. [2022-01-19T20:07:19.149Z] libpsl5 set to automatically installed. [2022-01-19T20:07:19.149Z] librtmp1 set to automatically installed. [2022-01-19T20:07:19.149Z] libsodium23 set to automatically installed. [2022-01-19T20:07:19.149Z] libzmq3-dev set to automatically installed. [2022-01-19T20:07:19.149Z] libzmq5 set to automatically installed. [2022-01-19T20:07:19.149Z] pkg-config set to automatically installed. [2022-01-19T20:07:19.149Z] zip set to automatically installed. [2022-01-19T20:07:20.097Z] snapd is not logged in, snap install commands will use sudo [2022-01-19T20:07:24.295Z] go (1.16/stable) 1.16.13 from Michael Hudson-Doyle (mwhudson) installed [2022-01-19T20:07:25.717Z] Downloading snap 'edgex-app-service-configurable' [2022-01-19T20:07:27.179Z] Pulling app-service-configurable [2022-01-19T20:07:27.179Z] + snapcraftctl pull [2022-01-19T20:07:28.618Z] Pulling config-common [2022-01-19T20:07:28.618Z] + snapcraftctl pull [2022-01-19T20:07:30.548Z] Pulling go-build-helper [2022-01-19T20:07:30.548Z] + snapcraftctl pull [2022-01-19T20:07:31.491Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-01-19T20:07:31.491Z] Skipping pull go-build-helper (already ran) [2022-01-19T20:07:31.491Z] Building go-build-helper [2022-01-19T20:07:31.491Z] + snapcraftctl build [2022-01-19T20:07:34.803Z] Staging go-build-helper [2022-01-19T20:07:34.803Z] + snapcraftctl stage [2022-01-19T20:07:35.283Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T20:07:35.283Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-19T20:07:35.283Z] ---> 60c02b49b1b7 [2022-01-19T20:07:35.283Z] Step 3/25 : WORKDIR /edgex-go [2022-01-19T20:07:35.283Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T20:07:35.283Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-19T20:07:35.283Z] ---> 60c02b49b1b7 [2022-01-19T20:07:35.283Z] Step 3/23 : WORKDIR /edgex-go [2022-01-19T20:07:35.283Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T20:07:35.283Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-19T20:07:35.283Z] ---> 60c02b49b1b7 [2022-01-19T20:07:35.283Z] Step 3/22 : WORKDIR /edgex-go [2022-01-19T20:07:35.283Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T20:07:35.283Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-19T20:07:35.283Z] ---> 60c02b49b1b7 [2022-01-19T20:07:35.283Z] Step 3/21 : WORKDIR /edgex-go [2022-01-19T20:07:35.283Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T20:07:35.283Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-19T20:07:35.283Z] ---> 60c02b49b1b7 [2022-01-19T20:07:35.283Z] Step 3/23 : WORKDIR /edgex-go [2022-01-19T20:07:35.283Z] ---> Running in 7e0e1aa21e30 [2022-01-19T20:07:35.283Z] ---> Running in 8d47676f28b2 [2022-01-19T20:07:35.283Z] ---> Running in 4b3c650c7356 [2022-01-19T20:07:35.283Z] ---> Running in df49665a0550 [2022-01-19T20:07:35.283Z] ---> Running in 2217a3a9b21c [2022-01-19T20:07:35.283Z] Removing intermediate container 7e0e1aa21e30 [2022-01-19T20:07:35.283Z] ---> 74b03c3ac463 [2022-01-19T20:07:35.283Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:07:35.283Z] Removing intermediate container 4b3c650c7356 [2022-01-19T20:07:35.283Z] ---> f9d634cc3c73 [2022-01-19T20:07:35.283Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:07:35.283Z] Removing intermediate container df49665a0550 [2022-01-19T20:07:35.283Z] ---> 09d16cb9a928 [2022-01-19T20:07:35.283Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:07:35.283Z] Removing intermediate container 8d47676f28b2 [2022-01-19T20:07:35.283Z] ---> 69cd555e3866 [2022-01-19T20:07:35.283Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:07:35.283Z] Removing intermediate container 2217a3a9b21c [2022-01-19T20:07:35.283Z] ---> 0f163377c5fb [2022-01-19T20:07:35.283Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:07:35.283Z] ---> Running in 944d231766ae [2022-01-19T20:07:35.283Z] ---> Running in 9577148deb6e [2022-01-19T20:07:35.283Z] ---> Running in e11becf99931 [2022-01-19T20:07:35.283Z] ---> Running in 8d24b19dee6f [2022-01-19T20:07:35.283Z] ---> Running in 5cf27f0bf419 [2022-01-19T20:07:38.703Z] Removing intermediate container e11becf99931 [2022-01-19T20:07:38.703Z] ---> ff00cb0bb92e [2022-01-19T20:07:38.703Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-19T20:07:38.703Z] Removing intermediate container 9577148deb6e [2022-01-19T20:07:38.703Z] ---> ab2c0f3e524e [2022-01-19T20:07:38.703Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-19T20:07:38.703Z] ---> Running in 1a1753a33f26 [2022-01-19T20:07:38.703Z] ---> Running in 2e6c455b2528 [2022-01-19T20:07:38.703Z] Removing intermediate container 5cf27f0bf419 [2022-01-19T20:07:38.703Z] ---> 8cc92280434c [2022-01-19T20:07:38.703Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-19T20:07:38.979Z] ---> Running in 4dc0bbf4dee4 [2022-01-19T20:07:38.979Z] Removing intermediate container 8d24b19dee6f [2022-01-19T20:07:38.979Z] ---> a10440c0b54c [2022-01-19T20:07:38.979Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-19T20:07:38.979Z] Removing intermediate container 944d231766ae [2022-01-19T20:07:38.979Z] ---> 8623301dc4d9 [2022-01-19T20:07:38.979Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-19T20:07:39.257Z] ---> Running in 7fda59e47176 [2022-01-19T20:07:39.257Z] ---> Running in c968b1eae70e [2022-01-19T20:07:40.097Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2022-01-19T20:07:40.098Z] Fetched 224 kB in 0s (0 B/s) [2022-01-19T20:07:40.098Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2022-01-19T20:07:40.098Z] Fetched 157 kB in 0s (0 B/s) [2022-01-19T20:07:40.098Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2022-01-19T20:07:40.098Z] Fetched 221 kB in 0s (0 B/s) [2022-01-19T20:07:40.098Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2022-01-19T20:07:40.098Z] Fetched 143 kB in 0s (0 B/s) [2022-01-19T20:07:40.098Z] Pulling edgex-go [2022-01-19T20:07:40.098Z] + snapcraftctl pull [2022-01-19T20:07:40.720Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:07:40.720Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:07:40.720Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:07:40.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:07:41.040Z] Pulling hooks [2022-01-19T20:07:41.040Z] + snapcraftctl pull [2022-01-19T20:07:41.268Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:07:41.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:07:41.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:07:41.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:07:42.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:07:42.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:07:43.182Z] OK: 220 MiB in 52 packages [2022-01-19T20:07:43.803Z] OK: 220 MiB in 52 packages [2022-01-19T20:07:43.803Z] OK: 220 MiB in 52 packages [2022-01-19T20:07:44.079Z] OK: 220 MiB in 52 packages [2022-01-19T20:07:44.079Z] OK: 220 MiB in 52 packages [2022-01-19T20:07:45.071Z] Removing intermediate container 1a1753a33f26 [2022-01-19T20:07:45.071Z] ---> 5b99978aa108 [2022-01-19T20:07:45.071Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-19T20:07:45.346Z] Removing intermediate container 2e6c455b2528 [2022-01-19T20:07:45.346Z] ---> 3a47a44aeac7 [2022-01-19T20:07:45.346Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-19T20:07:45.625Z] Removing intermediate container 4dc0bbf4dee4 [2022-01-19T20:07:45.625Z] ---> 956cc50db938 [2022-01-19T20:07:45.625Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-19T20:07:45.625Z] Removing intermediate container c968b1eae70e [2022-01-19T20:07:45.625Z] ---> 265fb366ea52 [2022-01-19T20:07:45.625Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-19T20:07:45.902Z] Removing intermediate container 7fda59e47176 [2022-01-19T20:07:45.902Z] ---> 6aa8ce22c150 [2022-01-19T20:07:45.902Z] Step 6/23 : COPY go.mod . [2022-01-19T20:07:46.181Z] ---> 8f6054baf2ea [2022-01-19T20:07:46.181Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:07:46.461Z] ---> Running in 03c18f404f4e [2022-01-19T20:07:46.461Z] ---> 7c2bd6ff954b [2022-01-19T20:07:46.461Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:07:46.736Z] ---> Running in 399f3767980f [2022-01-19T20:07:46.736Z] ---> 227f749a960a [2022-01-19T20:07:46.736Z] ---> 87c25b7396c0 [2022-01-19T20:07:46.736Z] Step 7/23 : RUN go mod download [2022-01-19T20:07:46.736Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:07:47.042Z] ---> c1d1dd12f89e [2022-01-19T20:07:47.042Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:07:47.042Z] ---> Running in 66903d788fbd [2022-01-19T20:07:47.042Z] ---> Running in 1db00de634d1 [2022-01-19T20:07:47.042Z] ---> Running in 6a8f07b22ff1 [2022-01-19T20:07:52.509Z] Removing intermediate container 03c18f404f4e [2022-01-19T20:07:52.509Z] ---> 2be55f16c785 [2022-01-19T20:07:52.509Z] Step 8/25 : COPY . . [2022-01-19T20:07:52.509Z] Removing intermediate container 399f3767980f [2022-01-19T20:07:52.509Z] ---> a4fd8a2c41af [2022-01-19T20:07:52.509Z] Step 8/22 : COPY . . [2022-01-19T20:07:53.954Z] Removing intermediate container 1db00de634d1 [2022-01-19T20:07:53.954Z] ---> a7a442639330 [2022-01-19T20:07:53.954Z] Step 8/23 : COPY . . [2022-01-19T20:07:53.954Z] Removing intermediate container 6a8f07b22ff1 [2022-01-19T20:07:53.954Z] ---> c43b110f789a [2022-01-19T20:07:53.954Z] Step 8/21 : COPY . . [2022-01-19T20:07:53.954Z] Removing intermediate container 66903d788fbd [2022-01-19T20:07:53.954Z] ---> 1d4929d72620 [2022-01-19T20:07:53.954Z] Step 8/23 : COPY . . [2022-01-19T20:08:03.003Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2022-01-19T20:08:03.003Z] Fetched 96.5 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2022-01-19T20:08:03.003Z] Fetched 279 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2022-01-19T20:08:03.003Z] Fetched 122 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2022-01-19T20:08:03.003Z] Fetched 77.8 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2022-01-19T20:08:03.003Z] Fetched 8848 B in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2022-01-19T20:08:03.003Z] Fetched 47.8 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2022-01-19T20:08:03.003Z] Fetched 45.6 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2022-01-19T20:08:03.003Z] Fetched 15.0 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2022-01-19T20:08:03.003Z] Fetched 220 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2022-01-19T20:08:03.003Z] Fetched 154 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-01-19T20:08:03.003Z] Fetched 50.6 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2022-01-19T20:08:03.003Z] Fetched 14.8 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2022-01-19T20:08:03.003Z] Fetched 41.8 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2022-01-19T20:08:03.003Z] Fetched 499 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2022-01-19T20:08:03.003Z] Fetched 111 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2022-01-19T20:08:03.003Z] Fetched 240 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2022-01-19T20:08:03.003Z] Fetched 29.3 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2022-01-19T20:08:03.003Z] Fetched 85.5 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2022-01-19T20:08:03.003Z] Fetched 24.5 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2022-01-19T20:08:03.003Z] Fetched 49.2 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2022-01-19T20:08:03.003Z] Fetched 54.2 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2022-01-19T20:08:03.003Z] Fetched 30.8 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2022-01-19T20:08:03.003Z] Fetched 15.8 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2022-01-19T20:08:03.003Z] Fetched 85.9 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2022-01-19T20:08:03.003Z] Fetched 8720 B in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2022-01-19T20:08:03.003Z] Fetched 140 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2022-01-19T20:08:03.003Z] Fetched 119 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2022-01-19T20:08:03.003Z] Fetched 111 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2022-01-19T20:08:03.003Z] Fetched 11.1 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2022-01-19T20:08:03.003Z] Fetched 646 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2022-01-19T20:08:03.003Z] Fetched 41.3 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2022-01-19T20:08:03.003Z] Fetched 17.9 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2022-01-19T20:08:03.003Z] Fetched 368 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2022-01-19T20:08:03.003Z] Fetched 187 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2022-01-19T20:08:03.003Z] Fetched 175 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2022-01-19T20:08:03.003Z] Fetched 206 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] [2022-01-19T20:08:03.003Z] Fetched 1302 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2022-01-19T20:08:03.003Z] Fetched 36.2 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2022-01-19T20:08:03.003Z] Fetched 159 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2022-01-19T20:08:03.003Z] Fetched 107 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2022-01-19T20:08:03.003Z] Fetched 48.7 kB in 0s (0 B/s) [2022-01-19T20:08:03.003Z] Pulling static-packages [2022-01-19T20:08:03.003Z] + snapcraftctl pull [2022-01-19T20:08:03.003Z] Pulling version [2022-01-19T20:08:03.003Z] + cd /root/project [2022-01-19T20:08:03.003Z] + git describe --tags --abbrev=0 [2022-01-19T20:08:03.003Z] + sed s/v// [2022-01-19T20:08:03.003Z] + GIT_VERSION=2.2.0-dev.20 [2022-01-19T20:08:03.003Z] + [ -z 2.2.0-dev.20 ] [2022-01-19T20:08:03.003Z] + snapcraftctl set-version 2.2.0-dev.20 [2022-01-19T20:08:03.003Z] Building app-service-configurable [2022-01-19T20:08:03.003Z] + snapcraftctl build [2022-01-19T20:08:04.914Z] Building config-common [2022-01-19T20:08:04.914Z] + snapcraftctl build [2022-01-19T20:08:07.458Z] Skipping build go-build-helper (already ran) [2022-01-19T20:08:07.458Z] Building edgex-go [2022-01-19T20:08:07.458Z] + cd /root/parts/edgex-go/src [2022-01-19T20:08:07.458Z] + git describe --tags --abbrev=0 [2022-01-19T20:08:07.458Z] + sed s/v// [2022-01-19T20:08:07.458Z] + GIT_VERSION=2.2.0-dev.20 [2022-01-19T20:08:07.458Z] + [ -z 2.2.0-dev.20 ] [2022-01-19T20:08:07.458Z] + echo 2.2.0-dev.20 [2022-01-19T20:08:07.458Z] + [ ! -d vendor ] [2022-01-19T20:08:07.458Z] + go mod download all [2022-01-19T20:08:15.588Z] + make build [2022-01-19T20:08:15.588Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-data/core-data ./cmd/core-data [2022-01-19T20:08:16.151Z] ---> 588eaa13d228 [2022-01-19T20:08:16.151Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-19T20:08:16.151Z] ---> 3e1ec19dc5b4 [2022-01-19T20:08:16.151Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-19T20:08:16.151Z] ---> Running in 1855213dad4a [2022-01-19T20:08:16.151Z] ---> Running in 68dbf0ccef7e [2022-01-19T20:08:16.151Z] ---> 190f2affa029 [2022-01-19T20:08:16.151Z] Step 9/23 : RUN go mod tidy [2022-01-19T20:08:16.151Z] ---> 02f9c22c9f54 [2022-01-19T20:08:16.151Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-19T20:08:16.151Z] ---> fce103df9d2e [2022-01-19T20:08:16.151Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-19T20:08:16.151Z] ---> Running in ae26e3bd5bb7 [2022-01-19T20:08:16.151Z] ---> Running in 37881d4c2c5d [2022-01-19T20:08:16.151Z] ---> Running in ce67bbf8bd67 [2022-01-19T20:08:17.601Z] 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 [2022-01-19T20:08:17.601Z] 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 [2022-01-19T20:08:17.877Z] 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 [2022-01-19T20:08:18.151Z] 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 [2022-01-19T20:08:22.475Z] Removing intermediate container ae26e3bd5bb7 [2022-01-19T20:08:22.475Z] ---> 0d1df8c13aa2 [2022-01-19T20:08:22.475Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-19T20:08:22.475Z] ---> Running in dafa763deb51 [2022-01-19T20:08:24.480Z] 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 [2022-01-19T20:08:27.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-19T20:08:30.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-command/core-command ./cmd/core-command [2022-01-19T20:08:31.303Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-19T20:08:32.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-19T20:08:32.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-19T20:08:33.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-19T20:08:35.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-19T20:08:36.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-19T20:08:37.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-19T20:08:38.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-19T20:08:39.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-19T20:08:40.947Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-01-19T20:08:40.947Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-01-19T20:08:40.947Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-01-19T20:08:40.947Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-01-19T20:08:40.947Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-01-19T20:08:40.947Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-01-19T20:08:40.947Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-01-19T20:08:40.947Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-01-19T20:08:40.947Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-01-19T20:08:40.947Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-01-19T20:08:40.947Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-01-19T20:08:40.947Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-01-19T20:08:40.947Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-01-19T20:08:40.947Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-01-19T20:08:40.947Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-01-19T20:08:40.947Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-01-19T20:08:40.947Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-01-19T20:08:40.947Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-01-19T20:08:40.947Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-01-19T20:08:40.947Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-01-19T20:08:40.947Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-01-19T20:08:40.947Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-01-19T20:08:40.947Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-01-19T20:08:40.947Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-01-19T20:08:40.947Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-01-19T20:08:40.947Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-01-19T20:08:40.947Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-01-19T20:08:41.890Z] Building hooks [2022-01-19T20:08:41.890Z] + cd /root/parts/hooks/src [2022-01-19T20:08:41.890Z] + make build [2022-01-19T20:08:41.890Z] go mod tidy [2022-01-19T20:08:41.890Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2022-01-19T20:08:42.461Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-01-19T20:08:42.461Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-01-19T20:08:42.721Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-01-19T20:08:43.290Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-01-19T20:08:43.860Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-01-19T20:08:43.860Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-01-19T20:08:46.399Z] Building static-packages [2022-01-19T20:08:46.399Z] + snapcraftctl build [2022-01-19T20:08:48.305Z] Building version [2022-01-19T20:08:48.305Z] + snapcraftctl build [2022-01-19T20:08:50.847Z] Staging app-service-configurable [2022-01-19T20:08:50.847Z] + snapcraftctl stage [2022-01-19T20:08:51.788Z] Staging config-common [2022-01-19T20:08:51.788Z] + snapcraftctl stage [2022-01-19T20:08:53.171Z] Skipping stage go-build-helper (already ran) [2022-01-19T20:08:53.171Z] Staging edgex-go [2022-01-19T20:08:53.171Z] + snapcraftctl stage [2022-01-19T20:08:55.090Z] Staging hooks [2022-01-19T20:08:55.090Z] + snapcraftctl stage [2022-01-19T20:08:56.472Z] Staging static-packages [2022-01-19T20:08:56.472Z] + snapcraftctl stage [2022-01-19T20:08:57.867Z] Staging version [2022-01-19T20:08:57.867Z] + snapcraftctl stage [2022-01-19T20:08:59.259Z] Priming app-service-configurable [2022-01-19T20:08:59.259Z] + snapcraftctl prime [2022-01-19T20:09:01.796Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-01-19T20:09:01.796Z] stage-packages: [2022-01-19T20:09:01.796Z] - libnorm1 [2022-01-19T20:09:01.796Z] - libpgm-5.2-0 [2022-01-19T20:09:01.796Z] - libsodium23 [2022-01-19T20:09:01.796Z] - libzmq5 [2022-01-19T20:09:01.796Z] Priming config-common [2022-01-19T20:09:01.796Z] + snapcraftctl prime [2022-01-19T20:09:03.710Z] Priming go-build-helper [2022-01-19T20:09:03.710Z] + snapcraftctl prime [2022-01-19T20:09:05.099Z] Priming edgex-go [2022-01-19T20:09:05.099Z] + snapcraftctl prime [2022-01-19T20:09:06.487Z] Priming hooks [2022-01-19T20:09:06.487Z] + snapcraftctl prime [2022-01-19T20:09:08.401Z] Priming static-packages [2022-01-19T20:09:08.401Z] + snapcraftctl prime [2022-01-19T20:09:11.042Z] Priming version [2022-01-19T20:09:11.042Z] + snapcraftctl prime [2022-01-19T20:09:12.470Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T20:10:31.376Z] 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 [2022-01-19T20:10:36.798Z] 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 [2022-01-19T20:10:42.233Z] Removing intermediate container 37881d4c2c5d [2022-01-19T20:10:42.233Z] ---> 325f725841bd [2022-01-19T20:10:42.233Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-19T20:10:42.233Z] ---> Running in 0014a8b979f7 [2022-01-19T20:10:43.672Z] 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 [2022-01-19T20:10:49.105Z] Removing intermediate container ce67bbf8bd67 [2022-01-19T20:10:49.105Z] ---> 368c18b22da3 [2022-01-19T20:10:49.105Z] [2022-01-19T20:10:49.105Z] Step 10/21 : FROM alpine:3.14 [2022-01-19T20:10:49.105Z] 3.14: Pulling from library/alpine [2022-01-19T20:10:49.708Z] Removing intermediate container 0014a8b979f7 [2022-01-19T20:10:49.708Z] ---> 5d8b62b53044 [2022-01-19T20:10:49.708Z] [2022-01-19T20:10:49.708Z] Step 11/23 : FROM docker:20.10.10 [2022-01-19T20:10:49.708Z] 20.10.10: Pulling from library/docker [2022-01-19T20:10:51.147Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T20:10:51.147Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T20:10:51.147Z] ---> 5b8b7b635229 [2022-01-19T20:10:51.147Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-19T20:10:51.422Z] ---> Running in 564d1688abdc [2022-01-19T20:10:53.416Z] Removing intermediate container 68dbf0ccef7e [2022-01-19T20:10:53.416Z] ---> 491f5f9d35f5 [2022-01-19T20:10:53.416Z] [2022-01-19T20:10:53.416Z] Step 10/25 : FROM alpine:3.14 [2022-01-19T20:10:53.416Z] ---> 5b8b7b635229 [2022-01-19T20:10:53.416Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-19T20:10:53.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:10:54.015Z] ---> Running in e8c1b5220669 [2022-01-19T20:10:54.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:10:55.004Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-19T20:10:55.004Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-19T20:10:55.004Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-19T20:10:55.004Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-19T20:10:55.004Z] (5/5) Installing curl (7.79.1-r0) [2022-01-19T20:10:55.004Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T20:10:55.004Z] Executing ca-certificates-20191127-r5.trigger [2022-01-19T20:10:55.279Z] OK: 8 MiB in 19 packages [2022-01-19T20:10:55.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:10:55.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:10:56.872Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-19T20:10:56.872Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-19T20:10:56.872Z] (3/3) Installing su-exec (0.2-r1) [2022-01-19T20:10:56.872Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T20:10:56.872Z] Executing ca-certificates-20191127-r5.trigger [2022-01-19T20:10:57.147Z] OK: 6 MiB in 17 packages [2022-01-19T20:10:58.125Z] Removing intermediate container 564d1688abdc [2022-01-19T20:10:58.125Z] ---> c98b816f706c [2022-01-19T20:10:58.125Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-19T20:10:58.125Z] Removing intermediate container 1855213dad4a [2022-01-19T20:10:58.125Z] ---> e1f773dad759 [2022-01-19T20:10:58.125Z] [2022-01-19T20:10:58.125Z] Step 10/22 : FROM alpine:3.14 [2022-01-19T20:10:58.125Z] ---> 5b8b7b635229 [2022-01-19T20:10:58.125Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-19T20:10:58.125Z] ---> Running in b5933da36f2f [2022-01-19T20:10:58.400Z] ---> Running in 4829847ecfa7 [2022-01-19T20:10:59.007Z] Removing intermediate container b5933da36f2f [2022-01-19T20:10:59.007Z] ---> ce2edce0da2d [2022-01-19T20:10:59.007Z] Step 13/21 : WORKDIR /edgex [2022-01-19T20:10:59.281Z] ---> Running in 57544f54f106 [2022-01-19T20:10:59.281Z] Removing intermediate container e8c1b5220669 [2022-01-19T20:10:59.281Z] ---> 8bf1c012964e [2022-01-19T20:10:59.281Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-19T20:10:59.560Z] Removing intermediate container dafa763deb51 [2022-01-19T20:10:59.560Z] ---> e51ba95bddf7 [2022-01-19T20:10:59.560Z] [2022-01-19T20:10:59.560Z] Step 11/23 : FROM alpine:3.14 [2022-01-19T20:10:59.560Z] ---> 5b8b7b635229 [2022-01-19T20:10:59.560Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-19T20:10:59.560Z] ---> Running in e2c83d6878f7 [2022-01-19T20:10:59.834Z] ---> Running in 7ed0b1f53524 [2022-01-19T20:10:59.834Z] Removing intermediate container 57544f54f106 [2022-01-19T20:10:59.834Z] ---> de2036f680be [2022-01-19T20:10:59.834Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-19T20:10:59.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:11:00.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:11:00.385Z] Removing intermediate container e2c83d6878f7 [2022-01-19T20:11:00.385Z] ---> f473ce45d1c1 [2022-01-19T20:11:00.385Z] Step 13/25 : WORKDIR / [2022-01-19T20:11:00.385Z] ---> Running in 3c5d1df4ef8c [2022-01-19T20:11:01.363Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-19T20:11:01.363Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-19T20:11:01.363Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T20:11:01.363Z] Executing ca-certificates-20191127-r5.trigger [2022-01-19T20:11:01.363Z] Removing intermediate container 3c5d1df4ef8c [2022-01-19T20:11:01.363Z] ---> 7f858e96aa89 [2022-01-19T20:11:01.363Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-19T20:11:01.363Z] ---> 19e51f2c1670 [2022-01-19T20:11:01.363Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-19T20:11:01.634Z] OK: 6 MiB in 16 packages [2022-01-19T20:11:01.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:11:01.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:11:02.889Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-19T20:11:02.889Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T20:11:02.889Z] OK: 6 MiB in 15 packages [2022-01-19T20:11:02.889Z] ---> 0257a180d179 [2022-01-19T20:11:02.889Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-19T20:11:03.864Z] ---> d47944fe04bf [2022-01-19T20:11:03.864Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-19T20:11:03.864Z] Removing intermediate container 4829847ecfa7 [2022-01-19T20:11:03.864Z] ---> f59bb69a74c9 [2022-01-19T20:11:03.864Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-19T20:11:03.864Z] ---> 9e1dd6d8e85b [2022-01-19T20:11:03.864Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-19T20:11:04.143Z] ---> Running in fc87ac44ffbb [2022-01-19T20:11:04.143Z] Removing intermediate container 7ed0b1f53524 [2022-01-19T20:11:04.143Z] ---> 8141d27cf340 [2022-01-19T20:11:04.143Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-19T20:11:04.143Z] ---> Running in 06f32a4fe20d [2022-01-19T20:11:04.745Z] Removing intermediate container fc87ac44ffbb [2022-01-19T20:11:04.745Z] ---> 9430062623b6 [2022-01-19T20:11:04.745Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-19T20:11:04.745Z] ---> Running in 2dd0a083606e [2022-01-19T20:11:05.017Z] Removing intermediate container 06f32a4fe20d [2022-01-19T20:11:05.017Z] ---> cbafab97c3ff [2022-01-19T20:11:05.017Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-19T20:11:05.017Z] ---> Running in 0a55f177ebb0 [2022-01-19T20:11:05.017Z] ---> 8b962d876daf [2022-01-19T20:11:05.017Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-19T20:11:05.289Z] ---> a3df46fef210 [2022-01-19T20:11:05.564Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-19T20:11:05.564Z] Removing intermediate container 2dd0a083606e [2022-01-19T20:11:05.564Z] ---> 45ce449d4c0f [2022-01-19T20:11:05.564Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-19T20:11:05.564Z] ---> Running in 7353bfc3c77b [2022-01-19T20:11:05.564Z] ---> Running in da751f6c6d4a [2022-01-19T20:11:05.564Z] Removing intermediate container 0a55f177ebb0 [2022-01-19T20:11:05.564Z] ---> b32598fab5eb [2022-01-19T20:11:05.564Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-19T20:11:05.837Z] ---> Running in 27b1427276ce [2022-01-19T20:11:06.110Z] Removing intermediate container da751f6c6d4a [2022-01-19T20:11:06.110Z] ---> f92343208774 [2022-01-19T20:11:06.110Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-19T20:11:06.110Z] ---> 2618e2e87ea6 [2022-01-19T20:11:06.110Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-19T20:11:06.110Z] Removing intermediate container 7353bfc3c77b [2022-01-19T20:11:06.110Z] ---> 50b32cec3bee [2022-01-19T20:11:06.110Z] Step 18/21 : CMD ["--init=true"] [2022-01-19T20:11:06.382Z] ---> Running in 4cc49ca2d58d [2022-01-19T20:11:06.382Z] Removing intermediate container 27b1427276ce [2022-01-19T20:11:06.382Z] ---> c29d95df8378 [2022-01-19T20:11:06.382Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-19T20:11:06.990Z] Removing intermediate container 4cc49ca2d58d [2022-01-19T20:11:06.990Z] ---> 93d59d8686e1 [2022-01-19T20:11:06.990Z] Step 19/21 : LABEL arch=arm64 [2022-01-19T20:11:06.990Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-19T20:11:07.271Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-19T20:11:07.271Z] ---> 520e9a0a30f7 [2022-01-19T20:11:07.271Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-19T20:11:07.271Z] ---> Running in 6c8e5035dded [2022-01-19T20:11:07.271Z] ---> 56e9edc6eefc [2022-01-19T20:11:07.271Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-19T20:11:07.271Z] ---> Running in 05eed8477c0a [2022-01-19T20:11:07.271Z] ---> a9202575d472 [2022-01-19T20:11:07.271Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-19T20:11:07.877Z] ---> 6679684d1b8f [2022-01-19T20:11:07.877Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-19T20:11:07.877Z] Removing intermediate container 6c8e5035dded [2022-01-19T20:11:07.877Z] ---> 9ad4dfdac754 [2022-01-19T20:11:07.877Z] Step 20/21 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T20:11:07.877Z] ---> Running in 75005755ddb3 [2022-01-19T20:11:08.155Z] Removing intermediate container 05eed8477c0a [2022-01-19T20:11:08.155Z] ---> 943e967da56e [2022-01-19T20:11:08.155Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-19T20:11:08.155Z] ---> Running in ac6cd21325a5 [2022-01-19T20:11:08.760Z] Removing intermediate container 75005755ddb3 [2022-01-19T20:11:08.760Z] ---> 7f16ef8b1f67 [2022-01-19T20:11:08.760Z] Step 21/21 : LABEL version=0.0.0 [2022-01-19T20:11:08.760Z] ---> Running in bbaa3cfe76a6 [2022-01-19T20:11:09.355Z] ---> 2a12cb4f8f26 [2022-01-19T20:11:09.355Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-19T20:11:09.355Z] ---> 5b604af4d283 [2022-01-19T20:11:09.355Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-19T20:11:09.355Z] Removing intermediate container bbaa3cfe76a6 [2022-01-19T20:11:09.355Z] ---> bc77aa1ab429 [2022-01-19T20:11:09.355Z] [2022-01-19T20:11:09.955Z] ---> b62adfe86ef0 [2022-01-19T20:11:09.955Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-19T20:11:09.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:11:09.955Z] Successfully built bc77aa1ab429 [2022-01-19T20:11:09.955Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-19T20:11:09.955Z]  Building security-proxy-setup ... done Building core-metadata [2022-01-19T20:11:10.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:11:10.503Z] ---> 048e90486b04 [2022-01-19T20:11:10.503Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-19T20:11:10.503Z] ---> 211f86574136 [2022-01-19T20:11:10.503Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-19T20:11:10.503Z] ---> Running in b158edcec447 [2022-01-19T20:11:10.503Z] ---> Running in 5a406d506c34 [2022-01-19T20:11:11.099Z] ---> 28dbfea406fa [2022-01-19T20:11:11.099Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-01-19T20:11:11.099Z] Removing intermediate container b158edcec447 [2022-01-19T20:11:11.099Z] ---> c92cd256d074 [2022-01-19T20:11:11.099Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-19T20:11:11.099Z] (1/42) Installing readline (8.1.0-r0) [2022-01-19T20:11:11.099Z] (2/42) Installing bash (5.1.4-r0) [2022-01-19T20:11:11.375Z] Removing intermediate container 5a406d506c34 [2022-01-19T20:11:11.375Z] ---> d60f4a9167b2 [2022-01-19T20:11:11.375Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-19T20:11:11.375Z] ---> Running in bc9305e917e1 [2022-01-19T20:11:11.375Z] Executing bash-5.1.4-r0.post-install [2022-01-19T20:11:11.375Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-19T20:11:11.375Z] ---> Running in 64fa37d2e4a9 [2022-01-19T20:11:11.375Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-19T20:11:11.375Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-19T20:11:11.375Z] (6/42) Installing curl (7.79.1-r0) [2022-01-19T20:11:11.375Z] ---> Running in b1834ca46c72 [2022-01-19T20:11:11.375Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-19T20:11:11.375Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-19T20:11:11.375Z] (9/42) Installing expat (2.4.3-r0) [2022-01-19T20:11:11.647Z] (10/42) Installing libffi (3.3-r2) [2022-01-19T20:11:11.647Z] (11/42) Installing gdbm (1.19-r0) [2022-01-19T20:11:11.647Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-19T20:11:11.647Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T20:11:11.647Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T20:11:11.647Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-19T20:11:11.647Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-19T20:11:11.647Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-19T20:11:12.345Z] Removing intermediate container 64fa37d2e4a9 [2022-01-19T20:11:12.345Z] ---> ddb1d04e14c3 [2022-01-19T20:11:12.345Z] Step 21/23 : LABEL arch=arm64 [2022-01-19T20:11:12.345Z] Removing intermediate container b1834ca46c72 [2022-01-19T20:11:12.345Z] ---> cb43330da871 [2022-01-19T20:11:12.345Z] Step 20/22 : LABEL arch=arm64 [2022-01-19T20:11:12.345Z] ---> Running in 7cecbd396e9d [2022-01-19T20:11:12.633Z] ---> Running in 37211e4b3519 [2022-01-19T20:11:13.239Z] Removing intermediate container 37211e4b3519 [2022-01-19T20:11:13.239Z] ---> 4ed8c2dd9e3a [2022-01-19T20:11:13.239Z] Step 21/22 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T20:11:13.527Z] Removing intermediate container 7cecbd396e9d [2022-01-19T20:11:13.527Z] ---> ebc3e8f03f59 [2022-01-19T20:11:13.527Z] Step 22/23 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T20:11:13.527Z] ---> Running in 2b4e83fb566f [2022-01-19T20:11:13.527Z] ---> Running in 6d4c9569e5b3 [2022-01-19T20:11:14.132Z] Removing intermediate container bc9305e917e1 [2022-01-19T20:11:14.132Z] ---> 1a9e06013c11 [2022-01-19T20:11:14.132Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-19T20:11:14.132Z] Removing intermediate container 6d4c9569e5b3 [2022-01-19T20:11:14.132Z] ---> 7a871dae1e09 [2022-01-19T20:11:14.132Z] Step 22/22 : LABEL version=0.0.0 [2022-01-19T20:11:14.406Z] ---> Running in ffdb6619ca4a [2022-01-19T20:11:14.406Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-19T20:11:14.406Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-19T20:11:14.406Z] Removing intermediate container 2b4e83fb566f [2022-01-19T20:11:14.406Z] ---> 3f475b6889a7 [2022-01-19T20:11:14.406Z] Step 23/23 : LABEL version=0.0.0 [2022-01-19T20:11:14.406Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-19T20:11:14.406Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-19T20:11:14.406Z] ---> Running in f02c82cd8afe [2022-01-19T20:11:14.679Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-19T20:11:14.679Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-19T20:11:14.679Z] ---> Running in 8715ed9722e5 [2022-01-19T20:11:14.679Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-19T20:11:14.679Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-19T20:11:14.679Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-19T20:11:14.679Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-19T20:11:14.679Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-19T20:11:14.679Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-19T20:11:14.679Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-19T20:11:14.679Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-19T20:11:14.679Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-19T20:11:14.953Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-19T20:11:14.953Z] Removing intermediate container ffdb6619ca4a [2022-01-19T20:11:14.953Z] ---> ada9987a5455 [2022-01-19T20:11:14.953Z] Step 23/25 : LABEL arch=arm64 [2022-01-19T20:11:14.953Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-19T20:11:14.953Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-19T20:11:14.953Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-19T20:11:14.953Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-19T20:11:14.953Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-19T20:11:14.953Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-19T20:11:14.953Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-19T20:11:14.953Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-19T20:11:15.227Z] ---> Running in 5162e77a832a [2022-01-19T20:11:15.227Z] Removing intermediate container f02c82cd8afe [2022-01-19T20:11:15.227Z] ---> d354e94f52b3 [2022-01-19T20:11:15.227Z] [2022-01-19T20:11:15.227Z] Removing intermediate container 8715ed9722e5 [2022-01-19T20:11:15.227Z] ---> 95f0eb4c7e42 [2022-01-19T20:11:15.227Z] [2022-01-19T20:11:15.227Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-19T20:11:15.503Z] Successfully built d354e94f52b3 [2022-01-19T20:11:15.503Z] Successfully tagged support-notifications-arm64:latest [2022-01-19T20:11:15.503Z]  Building support-notifications ... done Building core-command [2022-01-19T20:11:15.801Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T20:11:15.801Z] Successfully built 95f0eb4c7e42 [2022-01-19T20:11:15.801Z] OK: 84 MiB in 64 packages [2022-01-19T20:11:15.801Z] Successfully tagged support-scheduler-arm64:latest [2022-01-19T20:11:15.802Z]  Building support-scheduler ... done Building core-data [2022-01-19T20:11:16.186Z] Removing intermediate container 5162e77a832a [2022-01-19T20:11:16.186Z] ---> 3d6424eb58da [2022-01-19T20:11:16.186Z] Step 24/25 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T20:11:16.186Z] ---> Running in 5143b8b33e3d [2022-01-19T20:11:16.833Z] Removing intermediate container 5143b8b33e3d [2022-01-19T20:11:16.833Z] ---> 52b815b0dc2b [2022-01-19T20:11:16.833Z] Step 25/25 : LABEL version=0.0.0 [2022-01-19T20:11:16.833Z] ---> Running in 02e5a6b49e8f [2022-01-19T20:11:17.116Z] Removing intermediate container 02e5a6b49e8f [2022-01-19T20:11:17.116Z] ---> 692e9e82eaff [2022-01-19T20:11:17.116Z] [2022-01-19T20:11:17.726Z] Successfully built 692e9e82eaff [2022-01-19T20:11:17.726Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-19T20:11:17.726Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-01-19T20:11:20.349Z] Collecting docker-compose==1.23.2 [2022-01-19T20:11:20.349Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-19T20:11:20.349Z] Collecting jsonschema<3,>=2.5.1 [2022-01-19T20:11:20.620Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-19T20:11:20.620Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-19T20:11:20.620Z] Collecting cached-property<2,>=1.2.0 [2022-01-19T20:11:20.620Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-19T20:11:21.212Z] Collecting docker<4.0,>=3.6.0 [2022-01-19T20:11:21.484Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-19T20:11:21.484Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-19T20:11:21.484Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-19T20:11:23.463Z] Collecting docopt<0.7,>=0.6.1 [2022-01-19T20:11:23.463Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-19T20:11:26.081Z] Collecting PyYAML<4,>=3.10 [2022-01-19T20:11:26.081Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-19T20:11:29.468Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-19T20:11:29.468Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-19T20:11:29.468Z] Collecting texttable<0.10,>=0.9.0 [2022-01-19T20:11:29.468Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-19T20:11:32.086Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-19T20:11:32.361Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-19T20:11:32.950Z] Collecting docker-pycreds>=0.4.0 [2022-01-19T20:11:32.950Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-19T20:11:33.543Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-19T20:11:33.543Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-19T20:11:33.543Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-19T20:11:33.543Z] Collecting idna<2.8,>=2.5 [2022-01-19T20:11:33.543Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-19T20:11:34.139Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-19T20:11:34.410Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-19T20:11:34.685Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-19T20:11:34.685Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-19T20:11:34.685Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-19T20:11:34.685Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-19T20:11:35.667Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-19T20:11:35.667Z] Attempting uninstall: urllib3 [2022-01-19T20:11:35.667Z] Found existing installation: urllib3 1.26.5 [2022-01-19T20:11:35.667Z] Uninstalling urllib3-1.26.5: [2022-01-19T20:11:35.667Z] Successfully uninstalled urllib3-1.26.5 [2022-01-19T20:11:36.270Z] Attempting uninstall: idna [2022-01-19T20:11:36.270Z] Found existing installation: idna 3.2 [2022-01-19T20:11:36.270Z] Uninstalling idna-3.2: [2022-01-19T20:11:36.270Z] Successfully uninstalled idna-3.2 [2022-01-19T20:11:37.245Z] Attempting uninstall: chardet [2022-01-19T20:11:37.245Z] Found existing installation: chardet 4.0.0 [2022-01-19T20:11:37.245Z] Uninstalling chardet-4.0.0: [2022-01-19T20:11:37.245Z] Successfully uninstalled chardet-4.0.0 [2022-01-19T20:11:38.706Z] Attempting uninstall: requests [2022-01-19T20:11:38.706Z] Found existing installation: requests 2.25.1 [2022-01-19T20:11:38.706Z] Uninstalling requests-2.25.1: [2022-01-19T20:11:38.706Z] Successfully uninstalled requests-2.25.1 [2022-01-19T20:11:39.301Z] Running setup.py install for texttable: started [2022-01-19T20:11:41.276Z] Running setup.py install for texttable: finished with status 'done' [2022-01-19T20:11:41.276Z] Running setup.py install for PyYAML: started [2022-01-19T20:11:43.252Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-19T20:11:43.853Z] Running setup.py install for docopt: started [2022-01-19T20:11:45.826Z] Running setup.py install for docopt: finished with status 'done' [2022-01-19T20:11:45.826Z] Running setup.py install for dockerpty: started [2022-01-19T20:11:47.807Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-19T20:11:50.432Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-01-19T20:11:51.031Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T20:11:51.031Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-19T20:11:51.031Z] ---> 60c02b49b1b7 [2022-01-19T20:11:51.031Z] Step 3/23 : WORKDIR /edgex-go [2022-01-19T20:11:51.031Z] ---> Using cache [2022-01-19T20:11:51.031Z] ---> 69cd555e3866 [2022-01-19T20:11:51.031Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:11:51.031Z] ---> Using cache [2022-01-19T20:11:51.031Z] ---> 8cc92280434c [2022-01-19T20:11:51.031Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-19T20:11:53.029Z] ---> Running in d4b0215055b5 [2022-01-19T20:11:54.463Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:11:55.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:11:56.044Z] OK: 220 MiB in 52 packages [2022-01-19T20:11:58.046Z] Removing intermediate container d4b0215055b5 [2022-01-19T20:11:58.046Z] ---> 4c4e4f5eb442 [2022-01-19T20:11:58.046Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-19T20:11:59.485Z] ---> 737bf68ceec0 [2022-01-19T20:11:59.485Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:11:59.756Z] ---> Running in 52f45afbc8f1 [2022-01-19T20:12:00.752Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T20:12:00.752Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-19T20:12:00.752Z] ---> 60c02b49b1b7 [2022-01-19T20:12:00.752Z] Step 3/23 : WORKDIR /edgex-go [2022-01-19T20:12:00.752Z] ---> Using cache [2022-01-19T20:12:00.752Z] ---> 69cd555e3866 [2022-01-19T20:12:00.752Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:12:00.752Z] ---> Using cache [2022-01-19T20:12:00.752Z] ---> 8cc92280434c [2022-01-19T20:12:00.752Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-19T20:12:01.026Z] ---> Running in 7a722e36e912 [2022-01-19T20:12:01.635Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T20:12:01.635Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-19T20:12:01.635Z] ---> 60c02b49b1b7 [2022-01-19T20:12:01.635Z] Step 3/23 : WORKDIR /edgex-go [2022-01-19T20:12:01.635Z] ---> Using cache [2022-01-19T20:12:01.635Z] ---> 69cd555e3866 [2022-01-19T20:12:01.635Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:12:01.635Z] ---> Using cache [2022-01-19T20:12:01.635Z] ---> 8cc92280434c [2022-01-19T20:12:01.635Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-19T20:12:01.635Z] ---> Using cache [2022-01-19T20:12:01.635Z] ---> 4c4e4f5eb442 [2022-01-19T20:12:01.635Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-19T20:12:01.635Z] ---> Using cache [2022-01-19T20:12:01.635Z] ---> 737bf68ceec0 [2022-01-19T20:12:01.635Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:12:01.909Z] ---> Running in 8f99b047854b [2022-01-19T20:12:02.894Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-19T20:12:02.894Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-19T20:12:02.894Z] ---> 60c02b49b1b7 [2022-01-19T20:12:02.894Z] Step 3/31 : WORKDIR /edgex-go [2022-01-19T20:12:02.894Z] ---> Using cache [2022-01-19T20:12:02.894Z] ---> 69cd555e3866 [2022-01-19T20:12:02.894Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:12:02.894Z] ---> Using cache [2022-01-19T20:12:02.894Z] ---> 8cc92280434c [2022-01-19T20:12:02.894Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-19T20:12:02.894Z] ---> Using cache [2022-01-19T20:12:02.894Z] ---> 4c4e4f5eb442 [2022-01-19T20:12:02.894Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-19T20:12:02.894Z] ---> Using cache [2022-01-19T20:12:02.894Z] ---> 737bf68ceec0 [2022-01-19T20:12:02.894Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:12:02.894Z] ---> Running in 9f86ff7dda41 [2022-01-19T20:12:04.332Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:12:04.932Z] Removing intermediate container 52f45afbc8f1 [2022-01-19T20:12:04.932Z] ---> 682de0a9125c [2022-01-19T20:12:04.932Z] Step 8/23 : COPY . . [2022-01-19T20:12:04.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:12:05.914Z] OK: 220 MiB in 52 packages [2022-01-19T20:12:07.902Z] Removing intermediate container 8f99b047854b [2022-01-19T20:12:07.902Z] ---> 19aa464856df [2022-01-19T20:12:07.902Z] Step 8/23 : COPY . . [2022-01-19T20:12:07.902Z] Removing intermediate container 7a722e36e912 [2022-01-19T20:12:07.902Z] ---> 1b8787810f1a [2022-01-19T20:12:07.902Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-19T20:12:07.902Z] Removing intermediate container ac6cd21325a5 [2022-01-19T20:12:07.902Z] ---> 864519d79d00 [2022-01-19T20:12:07.902Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-19T20:12:08.178Z] ---> Running in 3c9af7f34b7c [2022-01-19T20:12:08.178Z] Removing intermediate container 9f86ff7dda41 [2022-01-19T20:12:08.178Z] ---> 860f21b18f2c [2022-01-19T20:12:08.178Z] Step 8/31 : COPY . . [2022-01-19T20:12:08.781Z] ---> 211ad1295f1f [2022-01-19T20:12:08.781Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:12:08.781Z] ---> Running in 85faf93ab7af [2022-01-19T20:12:08.781Z] Removing intermediate container 3c9af7f34b7c [2022-01-19T20:12:08.781Z] ---> e95776ee0f68 [2022-01-19T20:12:08.781Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-19T20:12:09.058Z] ---> Running in 404fed067773 [2022-01-19T20:12:10.051Z] Removing intermediate container 404fed067773 [2022-01-19T20:12:10.051Z] ---> 4ea2eb5020e5 [2022-01-19T20:12:10.051Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-19T20:12:12.681Z] ---> 1b930bab6ca1 [2022-01-19T20:12:12.681Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-19T20:12:13.273Z] Removing intermediate container 85faf93ab7af [2022-01-19T20:12:13.274Z] ---> a9a04ddf6b4b [2022-01-19T20:12:13.274Z] Step 8/23 : COPY . . [2022-01-19T20:12:13.546Z] ---> f54a8f895738 [2022-01-19T20:12:13.546Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-19T20:12:15.531Z] ---> de0e1ba0bcf4 [2022-01-19T20:12:15.531Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-19T20:12:15.531Z] ---> Running in 4abfd8caa57c [2022-01-19T20:12:16.128Z] Removing intermediate container 4abfd8caa57c [2022-01-19T20:12:16.128Z] ---> 357b939480c2 [2022-01-19T20:12:16.128Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-19T20:12:16.406Z] ---> Running in c3c79cedbaa3 [2022-01-19T20:12:16.999Z] Removing intermediate container c3c79cedbaa3 [2022-01-19T20:12:16.999Z] ---> 59bb7d9f415b [2022-01-19T20:12:16.999Z] Step 21/23 : LABEL arch=arm64 [2022-01-19T20:12:17.276Z] ---> Running in f397df09c407 [2022-01-19T20:12:17.875Z] Removing intermediate container f397df09c407 [2022-01-19T20:12:17.875Z] ---> 6fd1735ee309 [2022-01-19T20:12:17.875Z] Step 22/23 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T20:12:18.148Z] ---> Running in f4e942d500ab [2022-01-19T20:12:18.759Z] Removing intermediate container f4e942d500ab [2022-01-19T20:12:18.759Z] ---> 3a49bc0d13ce [2022-01-19T20:12:18.759Z] Step 23/23 : LABEL version=0.0.0 [2022-01-19T20:12:19.031Z] ---> Running in b9e8318cbf01 [2022-01-19T20:12:20.144Z] Removing intermediate container b9e8318cbf01 [2022-01-19T20:12:20.144Z] ---> 4075ef0b9b45 [2022-01-19T20:12:20.144Z] [2022-01-19T20:12:20.776Z] Successfully built 4075ef0b9b45 [2022-01-19T20:12:20.776Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-19T20:12:27.507Z]  Building sys-mgmt-agent ... done  ---> e0ded638a167 [2022-01-19T20:12:27.507Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-19T20:12:27.780Z] ---> Running in 83e144a314e4 [2022-01-19T20:12:27.780Z] ---> 1bc1a1f66ac5 [2022-01-19T20:12:27.780Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-19T20:12:28.062Z] ---> Running in 48628d3ea8dd [2022-01-19T20:12:28.663Z] ---> 1d05584e4a2c [2022-01-19T20:12:28.663Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-19T20:12:28.938Z] ---> Running in 594c496d93cb [2022-01-19T20:12:29.214Z] 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 [2022-01-19T20:12:30.196Z] 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 [2022-01-19T20:12:30.474Z] 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 [2022-01-19T20:12:33.883Z] ---> 39ca07340e83 [2022-01-19T20:12:33.883Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-19T20:12:33.883Z] ---> Running in cbcdc3236f54 [2022-01-19T20:12:35.866Z] 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 [2022-01-19T20:14:27.696Z] Removing intermediate container 48628d3ea8dd [2022-01-19T20:14:27.696Z] ---> 05b2998ce2a1 [2022-01-19T20:14:27.696Z] [2022-01-19T20:14:27.696Z] Step 10/23 : FROM alpine:3.14 [2022-01-19T20:14:27.696Z] ---> 5b8b7b635229 [2022-01-19T20:14:27.696Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-19T20:14:27.696Z] ---> Using cache [2022-01-19T20:14:27.696Z] ---> 8141d27cf340 [2022-01-19T20:14:27.696Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-19T20:14:27.696Z] ---> Using cache [2022-01-19T20:14:27.696Z] ---> cbafab97c3ff [2022-01-19T20:14:27.696Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-19T20:14:27.696Z] ---> Running in fd906ef939d2 [2022-01-19T20:14:27.696Z] Removing intermediate container fd906ef939d2 [2022-01-19T20:14:27.696Z] ---> 003678783f3a [2022-01-19T20:14:27.696Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-19T20:14:27.696Z] ---> Running in ef9d8dff7c64 [2022-01-19T20:14:27.696Z] Removing intermediate container ef9d8dff7c64 [2022-01-19T20:14:27.696Z] ---> 6322a48a2e3f [2022-01-19T20:14:27.696Z] Step 15/23 : WORKDIR / [2022-01-19T20:14:27.696Z] ---> Running in ddf2d6ceed13 [2022-01-19T20:14:27.696Z] Removing intermediate container ddf2d6ceed13 [2022-01-19T20:14:27.696Z] ---> 9a530da13f90 [2022-01-19T20:14:27.696Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-19T20:14:27.696Z] ---> b74175abf42d [2022-01-19T20:14:27.697Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-19T20:14:27.697Z] Removing intermediate container 594c496d93cb [2022-01-19T20:14:27.697Z] ---> 1f9fabca0cab [2022-01-19T20:14:27.697Z] [2022-01-19T20:14:27.697Z] Step 10/31 : FROM alpine:3.14 [2022-01-19T20:14:27.697Z] ---> 5b8b7b635229 [2022-01-19T20:14:27.697Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-19T20:14:27.697Z] ---> Running in aab5b6fe4f9c [2022-01-19T20:14:27.697Z] ---> b11416cd56f2 [2022-01-19T20:14:27.697Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-19T20:14:27.697Z] Removing intermediate container aab5b6fe4f9c [2022-01-19T20:14:27.697Z] ---> c2c2901be687 [2022-01-19T20:14:27.697Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-19T20:14:27.697Z] ---> Running in 0faf5722116e [2022-01-19T20:14:27.697Z] ---> 4911334ee9ac [2022-01-19T20:14:27.697Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-19T20:14:27.697Z] ---> Running in 5296d1a8d0e7 [2022-01-19T20:14:27.697Z] Removing intermediate container 5296d1a8d0e7 [2022-01-19T20:14:27.697Z] ---> 2bfb680d51e4 [2022-01-19T20:14:27.697Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-19T20:14:27.697Z] ---> Running in 901b691d890a [2022-01-19T20:14:27.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:14:27.697Z] Removing intermediate container 901b691d890a [2022-01-19T20:14:27.697Z] ---> 1b602fd5fb76 [2022-01-19T20:14:27.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:14:27.697Z] Step 21/23 : LABEL arch=arm64 [2022-01-19T20:14:27.697Z] ---> Running in 68477a4f2b3c [2022-01-19T20:14:27.697Z] Removing intermediate container 68477a4f2b3c [2022-01-19T20:14:27.697Z] ---> c744e5c94237 [2022-01-19T20:14:27.697Z] Step 22/23 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T20:14:27.697Z] ---> Running in d012e2389b7a [2022-01-19T20:14:27.697Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-19T20:14:27.697Z] (2/2) Installing su-exec (0.2-r1) [2022-01-19T20:14:27.697Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T20:14:27.697Z] OK: 6 MiB in 16 packages [2022-01-19T20:14:27.697Z] Removing intermediate container d012e2389b7a [2022-01-19T20:14:27.697Z] ---> 9f85ea061928 [2022-01-19T20:14:27.697Z] Step 23/23 : LABEL version=0.0.0 [2022-01-19T20:14:27.697Z] ---> Running in adf2d19a85b3 [2022-01-19T20:14:27.697Z] Removing intermediate container 0faf5722116e [2022-01-19T20:14:27.697Z] ---> 2917d9698421 [2022-01-19T20:14:27.697Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-19T20:14:27.697Z] ---> Running in 65d2f53fe754 [2022-01-19T20:14:27.697Z] Removing intermediate container adf2d19a85b3 [2022-01-19T20:14:27.697Z] ---> 8b29865cd43a [2022-01-19T20:14:27.697Z] [2022-01-19T20:14:27.697Z] Successfully built 8b29865cd43a [2022-01-19T20:14:27.697Z] Successfully tagged core-command-arm64:latest [2022-01-19T20:14:27.697Z]  Building core-command ... done Removing intermediate container 65d2f53fe754 [2022-01-19T20:14:27.697Z] ---> 0c9952f220fd [2022-01-19T20:14:27.697Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-19T20:14:27.697Z] ---> Running in 7df886b01a84 [2022-01-19T20:14:27.968Z] Removing intermediate container 83e144a314e4 [2022-01-19T20:14:27.968Z] ---> 8051ae808678 [2022-01-19T20:14:27.968Z] [2022-01-19T20:14:27.968Z] Step 10/23 : FROM alpine:3.14 [2022-01-19T20:14:27.968Z] ---> 5b8b7b635229 [2022-01-19T20:14:27.968Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-19T20:14:27.968Z] ---> Using cache [2022-01-19T20:14:27.968Z] ---> 8141d27cf340 [2022-01-19T20:14:27.968Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-19T20:14:27.968Z] ---> Using cache [2022-01-19T20:14:27.968Z] ---> cbafab97c3ff [2022-01-19T20:14:27.968Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-19T20:14:27.968Z] ---> Running in bbe5c185e3e5 [2022-01-19T20:14:27.968Z] Removing intermediate container 7df886b01a84 [2022-01-19T20:14:27.968Z] ---> aa97ba51730b [2022-01-19T20:14:27.968Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-19T20:14:28.244Z] ---> Running in a88a23bdbb49 [2022-01-19T20:14:28.521Z] Removing intermediate container bbe5c185e3e5 [2022-01-19T20:14:28.521Z] ---> b0bee9821bb5 [2022-01-19T20:14:28.521Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-19T20:14:28.521Z] ---> Running in 69b8d45d172a [2022-01-19T20:14:29.124Z] Removing intermediate container 69b8d45d172a [2022-01-19T20:14:29.124Z] ---> 896165bf76d7 [2022-01-19T20:14:29.124Z] Step 15/23 : WORKDIR / [2022-01-19T20:14:29.124Z] ---> Running in 41ce0dec734b [2022-01-19T20:14:30.126Z] Removing intermediate container 41ce0dec734b [2022-01-19T20:14:30.126Z] ---> b5ae1142a029 [2022-01-19T20:14:30.126Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-19T20:14:31.106Z] Removing intermediate container a88a23bdbb49 [2022-01-19T20:14:31.106Z] ---> c86e3921a6f6 [2022-01-19T20:14:31.106Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-19T20:14:31.106Z] ---> 73bd2c75982b [2022-01-19T20:14:31.106Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-19T20:14:31.106Z] ---> Running in b5c1b004ca5a [2022-01-19T20:14:31.710Z] Removing intermediate container b5c1b004ca5a [2022-01-19T20:14:31.710Z] ---> 89196b32bd77 [2022-01-19T20:14:31.710Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-19T20:14:32.304Z] ---> 27f1ad776d3b [2022-01-19T20:14:32.304Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-19T20:14:32.583Z] ---> 850eb6f6d2a3 [2022-01-19T20:14:32.583Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-19T20:14:32.583Z] ---> Running in f79f86a42db3 [2022-01-19T20:14:33.183Z] ---> 44cc35a8c9cf [2022-01-19T20:14:33.183Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-19T20:14:33.183Z] ---> Running in 8055b20f36b9 [2022-01-19T20:14:33.793Z] Removing intermediate container 8055b20f36b9 [2022-01-19T20:14:33.793Z] ---> e48226b8c0ef [2022-01-19T20:14:33.793Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-19T20:14:34.070Z] ---> Running in ec982c26b79e [2022-01-19T20:14:34.673Z] Removing intermediate container ec982c26b79e [2022-01-19T20:14:34.673Z] ---> eaf53d9c4373 [2022-01-19T20:14:34.673Z] Step 21/23 : LABEL arch=arm64 [2022-01-19T20:14:34.673Z] ---> Running in f3e66f33ac85 [2022-01-19T20:14:34.945Z] Removing intermediate container f79f86a42db3 [2022-01-19T20:14:34.945Z] ---> fb48748312de [2022-01-19T20:14:34.945Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-19T20:14:35.226Z] Removing intermediate container f3e66f33ac85 [2022-01-19T20:14:35.226Z] ---> f2f08f700719 [2022-01-19T20:14:35.226Z] Step 22/23 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T20:14:35.226Z] ---> Running in 9032e250f6e9 [2022-01-19T20:14:35.830Z] ---> bf9611a44311 [2022-01-19T20:14:35.830Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-19T20:14:35.830Z] Removing intermediate container 9032e250f6e9 [2022-01-19T20:14:35.830Z] ---> 73dbc49c6974 [2022-01-19T20:14:35.830Z] Step 23/23 : LABEL version=0.0.0 [2022-01-19T20:14:36.105Z] ---> Running in 1904f2a91f83 [2022-01-19T20:14:36.706Z] Removing intermediate container 1904f2a91f83 [2022-01-19T20:14:36.706Z] ---> e8f850682c66 [2022-01-19T20:14:36.706Z] [2022-01-19T20:14:37.302Z] Successfully built e8f850682c66 [2022-01-19T20:14:37.302Z] Successfully tagged core-metadata-arm64:latest [2022-01-19T20:14:37.302Z]  Building core-metadata ... done  ---> c29bfc60c46f [2022-01-19T20:14:37.302Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-19T20:14:37.577Z] Removing intermediate container cbcdc3236f54 [2022-01-19T20:14:37.577Z] ---> f40502982d4d [2022-01-19T20:14:37.577Z] [2022-01-19T20:14:37.577Z] Step 10/23 : FROM alpine:3.14 [2022-01-19T20:14:37.577Z] ---> 5b8b7b635229 [2022-01-19T20:14:37.577Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-19T20:14:37.851Z] ---> Running in 0c0cc3815e89 [2022-01-19T20:14:38.131Z] ---> 003d61ea77b2 [2022-01-19T20:14:38.131Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-19T20:14:38.131Z] Removing intermediate container 0c0cc3815e89 [2022-01-19T20:14:38.131Z] ---> fee15820387c [2022-01-19T20:14:38.131Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-19T20:14:38.405Z] ---> Running in cdf4c240d401 [2022-01-19T20:14:38.682Z] Removing intermediate container cdf4c240d401 [2022-01-19T20:14:38.682Z] ---> d4740f57fb7b [2022-01-19T20:14:38.682Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-19T20:14:38.682Z] ---> Running in 0c065cb65e74 [2022-01-19T20:14:38.955Z] ---> 4c085aa3b06a [2022-01-19T20:14:38.955Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-19T20:14:39.231Z] Removing intermediate container 0c065cb65e74 [2022-01-19T20:14:39.231Z] ---> 5b020d47ce23 [2022-01-19T20:14:39.231Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:14:39.231Z] ---> Running in b00ce46f172d [2022-01-19T20:14:39.827Z] ---> 3ee1925ac195 [2022-01-19T20:14:39.828Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-19T20:14:40.100Z] ---> Running in 96eb44776ddc [2022-01-19T20:14:40.375Z] Removing intermediate container 96eb44776ddc [2022-01-19T20:14:40.375Z] ---> 9fc14872e895 [2022-01-19T20:14:40.375Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-19T20:14:41.358Z] ---> 64dd369982bf [2022-01-19T20:14:41.358Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-19T20:14:41.358Z] ---> Running in 0567eceaa43c [2022-01-19T20:14:41.358Z] Removing intermediate container b00ce46f172d [2022-01-19T20:14:41.358Z] ---> 317e37968cfa [2022-01-19T20:14:41.358Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-19T20:14:41.641Z] ---> Running in 237fa819de18 [2022-01-19T20:14:42.622Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:14:43.606Z] Removing intermediate container 0567eceaa43c [2022-01-19T20:14:43.606Z] ---> 6b02296383fb [2022-01-19T20:14:43.606Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-19T20:14:43.606Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:14:43.606Z] ---> Running in c6ab7eeec6c9 [2022-01-19T20:14:44.204Z] Removing intermediate container c6ab7eeec6c9 [2022-01-19T20:14:44.204Z] ---> ee85f0c942b8 [2022-01-19T20:14:44.204Z] Step 28/31 : CMD ["gate"] [2022-01-19T20:14:44.479Z] ---> Running in efebd335685a [2022-01-19T20:14:44.479Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-19T20:14:44.753Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T20:14:44.753Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-19T20:14:44.753Z] Removing intermediate container efebd335685a [2022-01-19T20:14:44.753Z] ---> 3e901d8aaab6 [2022-01-19T20:14:44.753Z] Step 29/31 : LABEL arch=arm64 [2022-01-19T20:14:44.753Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T20:14:45.028Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-19T20:14:45.028Z] ---> Running in 6ca8cb2d7231 [2022-01-19T20:14:45.305Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-19T20:14:45.305Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T20:14:45.305Z] OK: 8 MiB in 20 packages [2022-01-19T20:14:45.577Z] Removing intermediate container 6ca8cb2d7231 [2022-01-19T20:14:45.577Z] ---> 5b7816e3549c [2022-01-19T20:14:45.577Z] Step 30/31 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T20:14:45.856Z] ---> Running in 8d05b9ef1a88 [2022-01-19T20:14:46.451Z] Removing intermediate container 8d05b9ef1a88 [2022-01-19T20:14:46.451Z] ---> a3d3e01c6184 [2022-01-19T20:14:46.451Z] Step 31/31 : LABEL version=0.0.0 [2022-01-19T20:14:46.451Z] Removing intermediate container 237fa819de18 [2022-01-19T20:14:46.451Z] ---> 18595c4e6301 [2022-01-19T20:14:46.451Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-19T20:14:46.735Z] ---> Running in 34a3e5b02582 [2022-01-19T20:14:47.007Z] Removing intermediate container 34a3e5b02582 [2022-01-19T20:14:47.008Z] ---> 13fba9d804e5 [2022-01-19T20:14:47.008Z] [2022-01-19T20:14:47.283Z] ---> c822d6a14fde [2022-01-19T20:14:47.283Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-19T20:14:47.557Z] Successfully built 13fba9d804e5 [2022-01-19T20:14:47.557Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-19T20:14:48.534Z]  Building security-bootstrapper ... done  ---> 997d9d0cf7c0 [2022-01-19T20:14:48.534Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-19T20:14:49.127Z] ---> 9d0734161e34 [2022-01-19T20:14:49.127Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-19T20:14:49.127Z] ---> Running in 3603649f1c6e [2022-01-19T20:14:49.400Z] Removing intermediate container 3603649f1c6e [2022-01-19T20:14:49.400Z] ---> 2029c2f4e260 [2022-01-19T20:14:49.669Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-19T20:14:49.669Z] ---> Running in 23fcc4fc11b7 [2022-01-19T20:14:49.940Z] Removing intermediate container 23fcc4fc11b7 [2022-01-19T20:14:49.940Z] ---> 69da505362f9 [2022-01-19T20:14:49.940Z] Step 21/23 : LABEL arch=arm64 [2022-01-19T20:14:49.940Z] ---> Running in 34b38fd8bdf9 [2022-01-19T20:14:50.535Z] Removing intermediate container 34b38fd8bdf9 [2022-01-19T20:14:50.535Z] ---> a3e08f37986e [2022-01-19T20:14:50.535Z] Step 22/23 : LABEL git_sha=506c43586085517618ff933759d64dc5da56e7e1 [2022-01-19T20:14:50.535Z] ---> Running in 0f76b7ffe400 [2022-01-19T20:14:50.806Z] Removing intermediate container 0f76b7ffe400 [2022-01-19T20:14:50.806Z] ---> 4a98455c4a47 [2022-01-19T20:14:50.806Z] Step 23/23 : LABEL version=0.0.0 [2022-01-19T20:14:51.081Z] ---> Running in 118bb8651f62 [2022-01-19T20:14:51.353Z] Removing intermediate container 118bb8651f62 [2022-01-19T20:14:51.353Z] ---> 4e927e62d708 [2022-01-19T20:14:51.353Z] [2022-01-19T20:14:51.621Z] Successfully built 4e927e62d708 [2022-01-19T20:14:51.621Z] Successfully tagged core-data-arm64:latest [2022-01-19T20:14:51.905Z]  Building core-data ... done  [Pipeline] } [2022-01-19T20:14:51.896Z] $ docker stop --time=1 1c8ec892e72269731cf2036230a49ad3cf6adae873e94f9c6f675e998d5e82d9 [2022-01-19T20:14:53.489Z] $ docker rm -f 1c8ec892e72269731cf2036230a49ad3cf6adae873e94f9c6f675e998d5e82d9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T20:14:54.101Z] + docker images [2022-01-19T20:14:54.370Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-19T20:14:54.370Z] core-data-arm64 latest 4e927e62d708 3 seconds ago 19.2MB [2022-01-19T20:14:54.370Z] security-bootstrapper-arm64 latest 13fba9d804e5 8 seconds ago 18MB [2022-01-19T20:14:54.370Z] f40502982d4d 17 seconds ago 1.6GB [2022-01-19T20:14:54.370Z] core-metadata-arm64 latest e8f850682c66 18 seconds ago 15.9MB [2022-01-19T20:14:54.370Z] 8051ae808678 27 seconds ago 1.6GB [2022-01-19T20:14:54.370Z] core-command-arm64 latest 8b29865cd43a 28 seconds ago 15.1MB [2022-01-19T20:14:54.370Z] 1f9fabca0cab 35 seconds ago 1.59GB [2022-01-19T20:14:54.370Z] 05b2998ce2a1 40 seconds ago 1.59GB [2022-01-19T20:14:54.370Z] sys-mgmt-agent-arm64 latest 4075ef0b9b45 2 minutes ago 280MB [2022-01-19T20:14:54.370Z] security-secretstore-setup-arm64 latest 692e9e82eaff 3 minutes ago 26.8MB [2022-01-19T20:14:54.370Z] support-scheduler-arm64 latest 95f0eb4c7e42 3 minutes ago 15.3MB [2022-01-19T20:14:54.370Z] support-notifications-arm64 latest d354e94f52b3 3 minutes ago 16MB [2022-01-19T20:14:54.370Z] security-proxy-setup-arm64 latest bc77aa1ab429 3 minutes ago 25.3MB [2022-01-19T20:14:54.370Z] e51ba95bddf7 3 minutes ago 1.59GB [2022-01-19T20:14:54.370Z] e1f773dad759 3 minutes ago 1.59GB [2022-01-19T20:14:54.370Z] 491f5f9d35f5 4 minutes ago 1.6GB [2022-01-19T20:14:54.371Z] 5d8b62b53044 4 minutes ago 1.59GB [2022-01-19T20:14:54.371Z] 368c18b22da3 4 minutes ago 1.6GB [2022-01-19T20:14:54.371Z] ci-base-image-arm64 latest 60c02b49b1b7 15 minutes ago 1.26GB [2022-01-19T20:14:54.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 8 days ago 551MB [2022-01-19T20:14:54.371Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-19T20:14:54.371Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-19T20:14:54.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 18 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:14:55.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T20:14:55.133Z] [2022-01-19T20:14:55.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:14:55.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T20:14:55.792Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-19T20:14:55.792Z] 448f6bf000e3: Pulling fs layer [2022-01-19T20:14:55.792Z] f757da607395: Pulling fs layer [2022-01-19T20:14:55.792Z] 05883995daec: Pulling fs layer [2022-01-19T20:14:55.792Z] 8603b9c90790: Pulling fs layer [2022-01-19T20:14:55.792Z] 1560dd03e051: Pulling fs layer [2022-01-19T20:14:55.792Z] 27f5ce0e4adf: Pulling fs layer [2022-01-19T20:14:55.792Z] c2d8d7efcc4b: Pulling fs layer [2022-01-19T20:14:55.792Z] 8603b9c90790: Waiting [2022-01-19T20:14:55.792Z] 1560dd03e051: Waiting [2022-01-19T20:14:55.792Z] 27f5ce0e4adf: Waiting [2022-01-19T20:14:55.792Z] c2d8d7efcc4b: Waiting [2022-01-19T20:14:55.792Z] f757da607395: Verifying Checksum [2022-01-19T20:14:55.792Z] f757da607395: Download complete [2022-01-19T20:14:55.792Z] 8603b9c90790: Verifying Checksum [2022-01-19T20:14:55.792Z] 8603b9c90790: Download complete [2022-01-19T20:14:55.792Z] 1560dd03e051: Verifying Checksum [2022-01-19T20:14:55.792Z] 1560dd03e051: Download complete [2022-01-19T20:14:55.792Z] 27f5ce0e4adf: Verifying Checksum [2022-01-19T20:14:55.792Z] 27f5ce0e4adf: Download complete [2022-01-19T20:14:56.065Z] 05883995daec: Verifying Checksum [2022-01-19T20:14:56.065Z] 05883995daec: Download complete [2022-01-19T20:14:56.339Z] 448f6bf000e3: Verifying Checksum [2022-01-19T20:14:56.339Z] 448f6bf000e3: Download complete [2022-01-19T20:14:58.969Z] c2d8d7efcc4b: Verifying Checksum [2022-01-19T20:14:58.969Z] c2d8d7efcc4b: Download complete [2022-01-19T20:14:59.990Z] 448f6bf000e3: Pull complete [2022-01-19T20:15:01.010Z] f757da607395: Pull complete [2022-01-19T20:15:02.490Z] 05883995daec: Pull complete [2022-01-19T20:15:02.768Z] 8603b9c90790: Pull complete [2022-01-19T20:15:03.750Z] 1560dd03e051: Pull complete [2022-01-19T20:15:04.023Z] 27f5ce0e4adf: Pull complete [2022-01-19T20:15:22.313Z] c2d8d7efcc4b: Pull complete [2022-01-19T20:15:22.313Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-19T20:15:22.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T20:15:22.313Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-19T20:15:22.561Z] prd-ubuntu18.04-docker-arm64-4c-16g-1868 does not seem to be running inside a container [2022-01-19T20:15:22.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-19T20:15:25.833Z] $ docker top 7e81a679089c80f4d5ca14f992ea58c8649561f06620f2c70ecaed2b590ea7f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:15:26.907Z] ---> job-cost.sh [2022-01-19T20:15:26.907Z] lf-activate-venv: SKIPPING [2022-01-19T20:15:26.907Z] INFO: No Stack... [2022-01-19T20:15:27.179Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-19T20:15:27.770Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T20:15:28.445Z] + cat /w/workspace/edgex-go/1/archives/cost.csv+ [2022-01-19T20:15:28.445Z] cut -d, -f6 [Pipeline] lock [2022-01-19T20:15:28.529Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3864-1-stack-cost] [2022-01-19T20:15:28.536Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3864-1-stack-cost] did not exist. Created. [2022-01-19T20:15:28.536Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3864-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T20:15:29.278Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-19T20:15:29.478Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T20:15:29.494Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3864-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T20:15:29.537Z] $ docker stop --time=1 7e81a679089c80f4d5ca14f992ea58c8649561f06620f2c70ecaed2b590ea7f1 [2022-01-19T20:15:31.080Z] $ docker rm -f 7e81a679089c80f4d5ca14f992ea58c8649561f06620f2c70ecaed2b590ea7f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-01-19T20:15:32.186Z] provisioning config files... [2022-01-19T20:15:32.206Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3119353076612140853tmp [Pipeline] { [Pipeline] sh [2022-01-19T20:15:32.527Z] + set +x [2022-01-19T20:15:32.527Z] + curl -s https://codecov.io/bash [2022-01-19T20:15:32.527Z] + bash -s -- [2022-01-19T20:15:32.788Z] [2022-01-19T20:15:32.788Z] _____ _ [2022-01-19T20:15:32.788Z] / ____| | | [2022-01-19T20:15:32.788Z] | | ___ __| | ___ ___ _____ __ [2022-01-19T20:15:32.788Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-19T20:15:32.788Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-19T20:15:32.788Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-19T20:15:32.788Z] Bash-1.0.6 [2022-01-19T20:15:32.788Z] [2022-01-19T20:15:32.788Z] [2022-01-19T20:15:32.788Z] ==> git version 2.24.4 found [2022-01-19T20:15:32.788Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-01-19T20:15:32.788Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-19T20:15:32.788Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-19T20:15:32.788Z] ==> Jenkins CI detected. [2022-01-19T20:15:32.788Z] current dir:  /w/workspace/edgex-go/1 [2022-01-19T20:15:32.788Z] project root: . [2022-01-19T20:15:32.788Z] --> token set from env [2022-01-19T20:15:32.788Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-19T20:15:32.788Z] ==> Running gcov in . (disable via -X gcov) [2022-01-19T20:15:32.788Z] ==> Python coveragepy not found [2022-01-19T20:15:32.788Z] ==> Searching for coverage reports in: [2022-01-19T20:15:32.788Z] + . [2022-01-19T20:15:32.788Z] -> Found 1 reports [2022-01-19T20:15:32.788Z] ==> Detecting git/mercurial file structure [2022-01-19T20:15:32.788Z] ==> Reading reports [2022-01-19T20:15:32.788Z] + ./coverage.out bytes=428381 [2022-01-19T20:15:32.788Z] ==> Appending adjustments [2022-01-19T20:15:32.788Z] https://docs.codecov.io/docs/fixing-reports [2022-01-19T20:15:34.169Z] + Found adjustments [2022-01-19T20:15:34.169Z] ==> Gzipping contents [2022-01-19T20:15:34.169Z] 60K /tmp/codecov.g3l6m3.gz [2022-01-19T20:15:34.169Z] ==> Uploading reports [2022-01-19T20:15:34.169Z] url: https://codecov.io [2022-01-19T20:15:34.169Z] query: branch=PR-3864&commit=506c43586085517618ff933759d64dc5da56e7e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3864%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3864&job=&cmd_args= [2022-01-19T20:15:34.169Z] -> Pinging Codecov [2022-01-19T20:15:34.169Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3864&commit=506c43586085517618ff933759d64dc5da56e7e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3864%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3864&job=&cmd_args= [2022-01-19T20:15:34.428Z] -> Uploading to [2022-01-19T20:15:34.428Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-19/00271124DB129430A58F1EEE437C3FCB/506c43586085517618ff933759d64dc5da56e7e1/e2d9d148-21f5-4481-9070-22018dd688a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220119T201534Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54516336686de2a845f166ece114e0bf8fe5d616ed683c7fb4f9f34e6caefe22 [2022-01-19T20:15:34.428Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T20:15:34.428Z] Dload Upload Total Spent Left Speed [2022-01-19T20:15:34.689Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57908 0 0 100 57908 0 157k --:--:-- --:--:-- --:--:-- 157k 100 57908 0 0 100 57908 0 157k --:--:-- --:--:-- --:--:-- 157k [2022-01-19T20:15:34.689Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/506c43586085517618ff933759d64dc5da56e7e1 [Pipeline] } [2022-01-19T20:15:34.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-19T20:15:36.023Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:15:36.359Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:15:36.951Z] ---> package-listing.sh [2022-01-19T20:15:36.952Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-19T20:15:36.952Z] ++ facter osfamily [2022-01-19T20:15:37.211Z] + OS_FAMILY=redhat [2022-01-19T20:15:37.211Z] + workspace=/w/workspace/edgex-go/1 [2022-01-19T20:15:37.211Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-19T20:15:37.211Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-19T20:15:37.211Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-19T20:15:37.211Z] + PACKAGES=/tmp/packages_start.txt [2022-01-19T20:15:37.211Z] + '[' /w/workspace/edgex-go/1 ']' [2022-01-19T20:15:37.211Z] + PACKAGES=/tmp/packages_end.txt [2022-01-19T20:15:37.211Z] + case "${OS_FAMILY}" in [2022-01-19T20:15:37.211Z] + sort [2022-01-19T20:15:37.211Z] + rpm -qa [2022-01-19T20:15:41.417Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-19T20:15:41.417Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-19T20:15:41.417Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-19T20:15:41.417Z] + '[' /w/workspace/edgex-go/1 ']' [2022-01-19T20:15:41.417Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-01-19T20:15:41.417Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-01-19T20:15:41.451Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-19T20:15:41.756Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:15:42.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T20:15:42.349Z] [2022-01-19T20:15:42.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:15:42.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T20:15:42.755Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-19T20:15:42.755Z] b4d181a07f80: Pulling fs layer [2022-01-19T20:15:42.755Z] a1111a8f2ec3: Pulling fs layer [2022-01-19T20:15:42.755Z] ed53099fbce6: Pulling fs layer [2022-01-19T20:15:42.755Z] dc539afda2c1: Pulling fs layer [2022-01-19T20:15:42.755Z] 77bc0d833cb6: Pulling fs layer [2022-01-19T20:15:42.755Z] 9065ff56babe: Pulling fs layer [2022-01-19T20:15:42.755Z] d287ab97295c: Pulling fs layer [2022-01-19T20:15:42.755Z] 77bc0d833cb6: Waiting [2022-01-19T20:15:42.755Z] dc539afda2c1: Waiting [2022-01-19T20:15:42.755Z] 9065ff56babe: Waiting [2022-01-19T20:15:42.755Z] d287ab97295c: Waiting [2022-01-19T20:15:42.755Z] a1111a8f2ec3: Verifying Checksum [2022-01-19T20:15:42.755Z] a1111a8f2ec3: Download complete [2022-01-19T20:15:42.755Z] dc539afda2c1: Verifying Checksum [2022-01-19T20:15:42.755Z] dc539afda2c1: Download complete [2022-01-19T20:15:43.017Z] 77bc0d833cb6: Verifying Checksum [2022-01-19T20:15:43.017Z] 77bc0d833cb6: Download complete [2022-01-19T20:15:43.017Z] 9065ff56babe: Verifying Checksum [2022-01-19T20:15:43.017Z] 9065ff56babe: Download complete [2022-01-19T20:15:43.017Z] ed53099fbce6: Verifying Checksum [2022-01-19T20:15:43.017Z] ed53099fbce6: Download complete [2022-01-19T20:15:43.017Z] b4d181a07f80: Verifying Checksum [2022-01-19T20:15:43.017Z] b4d181a07f80: Download complete [2022-01-19T20:15:43.592Z] d287ab97295c: Verifying Checksum [2022-01-19T20:15:43.592Z] d287ab97295c: Download complete [2022-01-19T20:15:44.543Z] b4d181a07f80: Pull complete [2022-01-19T20:15:44.811Z] a1111a8f2ec3: Pull complete [2022-01-19T20:15:45.391Z] ed53099fbce6: Pull complete [2022-01-19T20:15:45.391Z] dc539afda2c1: Pull complete [2022-01-19T20:15:45.654Z] 77bc0d833cb6: Pull complete [2022-01-19T20:15:45.654Z] 9065ff56babe: Pull complete [2022-01-19T20:15:50.963Z] d287ab97295c: Pull complete [2022-01-19T20:15:50.963Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-19T20:15:50.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T20:15:50.963Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-19T20:15:51.074Z] prd-centos7-docker-4c-2g-1855 does not seem to be running inside a container [2022-01-19T20:15:51.114Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-19T20:15:54.575Z] $ docker top dd35bdfb81a6d457d3af734969a64b5242c7b491b5518899d4d1e7b078593b7b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T20:15:54.998Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-19T20:15:55.322Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-19T20:15:55.644Z] + ls /var/log/sa-host [2022-01-19T20:15:55.644Z] + sadf -c /var/log/sa-host/sa17 [2022-01-19T20:15:55.644Z] file_magic: OK [2022-01-19T20:15:55.644Z] HZ: Using current value: 100 [2022-01-19T20:15:55.644Z] file_header: OK [2022-01-19T20:15:55.644Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-19T20:15:55.644Z] Statistics: [2022-01-19T20:15:55.644Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T20:15:55.644Z] File successfully converted to sysstat format version 12.0.3 [2022-01-19T20:15:55.644Z] + sadf -c /var/log/sa-host/sa19 [2022-01-19T20:15:55.644Z] file_magic: OK [2022-01-19T20:15:55.644Z] HZ: Using current value: 100 [2022-01-19T20:15:55.644Z] file_header: OK [2022-01-19T20:15:55.645Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-19T20:15:55.645Z] Statistics: [2022-01-19T20:15:55.645Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T20:15:55.645Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T20:15:55.821Z] provisioning config files... [2022-01-19T20:15:55.831Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6000436951546846068tmp [Pipeline] { [Pipeline] echo [2022-01-19T20:15:55.884Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:15:56.216Z] ---> create-netrc.sh [Pipeline] } [2022-01-19T20:15:56.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:15:56.624Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-19T20:15:56.656Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:15:56.977Z] ---> sudo-logs.sh [2022-01-19T20:15:56.977Z] Archiving 'sudo' log.. [2022-01-19T20:15:56.977Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1855.novalocal: Name or service not known [2022-01-19T20:15:56.977Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1855.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-19T20:15:57.065Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:15:57.388Z] ---> job-cost.sh [2022-01-19T20:15:57.388Z] lf-activate-venv: SKIPPING [2022-01-19T20:15:57.389Z] DEBUG: total: 0.10999999940395355 [2022-01-19T20:15:57.389Z] INFO: Retrieving Stack Cost... [2022-01-19T20:15:57.650Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T20:15:58.220Z] INFO: Archiving Costs [Pipeline] echo [2022-01-19T20:15:58.256Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:15:58.603Z] ---> logs-deploy.sh [2022-01-19T20:15:58.603Z] lf-activate-venv: SKIPPING [2022-01-19T20:15:58.603Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3864/1 [2022-01-19T20:15:58.603Z] INFO: archiving workspace using pattern(s): [2022-01-19T20:15:59.184Z] Archives upload complete. [2022-01-19T20:15:59.445Z] INFO: archiving logs to Nexus