Pull request #3770 updated 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 2960906d71acf8db9b34adc0540238eab7fedfb7 rather than 4936a3b64d9a9c25df3c63287ff61185fb01104e Obtained Jenkinsfile from 2960906d71acf8db9b34adc0540238eab7fedfb7 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4040123662240938147.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 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-ssh5904184876137914090.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 d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3770/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3770/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7766222759741357185.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 # timeout=10 Commit message: "feat: implement new function to grab latest lts commit" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4855993410649677855.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3770/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3770/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh857346841315119347.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1996 in /w/workspace/edgexfoundry_edgex-go_PR-3770 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh86925552380630116.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit 4936a3b64d9a9c25df3c63287ff61185fb01104e Merge succeeded, producing 4936a3b64d9a9c25df3c63287ff61185fb01104e Checking out Revision 4936a3b64d9a9c25df3c63287ff61185fb01104e (PR-3770) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh7025098882823073902.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3770/head:refs/remotes/origin/PR-3770 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4936a3b64d9a9c25df3c63287ff61185fb01104e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh9040544197067935769.key > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4936a3b64d9a9c25df3c63287ff61185fb01104e # timeout=10 Commit message: "Merge branch 'main' into snap-modify-kuiper-rest-port" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:11:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:11:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:11:33 ========================================================= 08:11:33 EdgeX Global Pipelines Version Info 08:11:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:11:34 ------------------- 08:11:34 stable info: 08:11:34 ------------------- 08:11:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:11:34 Commit SHA: d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 08:11:34 Message: testing jakarta lts changes > git rev-list --no-walk f586cd09b0fbd890eaebb9eda3b8c6ec27408812 # timeout=10 08:11:35 ------------------- 08:11:35 experimental info: 08:11:35 ------------------- 08:11:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:11:35 Commit SHA: d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 08:11:35 Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3770 [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3770 [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3770 [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4936a3b64d9a9c25df3c63287ff61185fb01104e [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4936a3b [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:11:35 provisioning config files... 08:11:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1081733084114629742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:35 ---> docker-login.sh 08:11:35 nexus3.edgexfoundry.org:10001 08:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:36 Configure a credential helper to remove this warning. See 08:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:36 08:11:36 Login Succeeded 08:11:36 nexus3.edgexfoundry.org:10002 08:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:36 Configure a credential helper to remove this warning. See 08:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:36 08:11:36 Login Succeeded 08:11:36 nexus3.edgexfoundry.org:10003 08:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:36 Configure a credential helper to remove this warning. See 08:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:36 08:11:36 Login Succeeded 08:11:36 nexus3.edgexfoundry.org:10004 08:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:36 Configure a credential helper to remove this warning. See 08:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:36 08:11:36 Login Succeeded 08:11:36 docker.io 08:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:36 Configure a credential helper to remove this warning. See 08:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:36 08:11:36 Login Succeeded 08:11:36 ---> docker-login.sh ends [Pipeline] } 08:11:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:11:37 ++ 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 08:11:37 + for file in '`ls cmd/**/Dockerfile`' 08:11:37 ++ dirname cmd/core-command/Dockerfile 08:11:37 ++ cut -d/ -f2 08:11:37 + echo core-command,cmd/core-command/Dockerfile 08:11:37 + for file in '`ls cmd/**/Dockerfile`' 08:11:37 ++ dirname cmd/core-data/Dockerfile 08:11:37 ++ cut -d/ -f2 08:11:37 + echo core-data,cmd/core-data/Dockerfile 08:11:37 + for file in '`ls cmd/**/Dockerfile`' 08:11:37 ++ dirname cmd/core-metadata/Dockerfile 08:11:37 ++ cut -d/ -f2 08:11:37 + echo core-metadata,cmd/core-metadata/Dockerfile 08:11:37 + for file in '`ls cmd/**/Dockerfile`' 08:11:37 ++ dirname cmd/security-bootstrapper/Dockerfile 08:11:37 ++ cut -d/ -f2 08:11:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:11:37 + for file in '`ls cmd/**/Dockerfile`' 08:11:37 ++ dirname cmd/security-proxy-setup/Dockerfile 08:11:37 ++ cut -d/ -f2 08:11:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:11:37 + for file in '`ls cmd/**/Dockerfile`' 08:11:37 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:11:37 ++ cut -d/ -f2 08:11:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:11:37 + for file in '`ls cmd/**/Dockerfile`' 08:11:37 ++ dirname cmd/support-notifications/Dockerfile 08:11:37 ++ cut -d/ -f2 08:11:37 + echo support-notifications,cmd/support-notifications/Dockerfile 08:11:37 + for file in '`ls cmd/**/Dockerfile`' 08:11:37 ++ dirname cmd/support-scheduler/Dockerfile 08:11:37 ++ cut -d/ -f2 08:11:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:11:37 + for file in '`ls cmd/**/Dockerfile`' 08:11:37 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:11:37 ++ cut -d/ -f2 08:11:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:11:37 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 08:11:38 + git rev-list -1 --merges 4936a3b64d9a9c25df3c63287ff61185fb01104e~1..4936a3b64d9a9c25df3c63287ff61185fb01104e [Pipeline] echo 08:11:38 -----------> git rev-list -1 --merges 4936a3b64d9a9c25df3c63287ff61185fb01104e~1..4936a3b64d9a9c25df3c63287ff61185fb01104e 4936a3b64d9a9c25df3c63287ff61185fb01104e 08:11:38 4936a3b64d9a9c25df3c63287ff61185fb01104e [false] [Pipeline] sh 08:11:38 + git log --format=format:%s -1 4936a3b64d9a9c25df3c63287ff61185fb01104e [Pipeline] echo 08:11:38 ========================================================= 08:11:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:11:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:11:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:11:39 08:11:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:11:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:11:39 latest: Pulling from edgex-devops/git-semver 08:11:39 a0d0a0d46f8b: Pulling fs layer 08:11:39 3e5f54012d9b: Pulling fs layer 08:11:39 4c7163046ea9: Pulling fs layer 08:11:39 0c2d73faf560: Pulling fs layer 08:11:39 0c2d73faf560: Waiting 08:11:39 3e5f54012d9b: Verifying Checksum 08:11:39 3e5f54012d9b: Download complete 08:11:39 a0d0a0d46f8b: Verifying Checksum 08:11:39 a0d0a0d46f8b: Download complete 08:11:39 4c7163046ea9: Verifying Checksum 08:11:39 4c7163046ea9: Download complete 08:11:39 0c2d73faf560: Verifying Checksum 08:11:39 0c2d73faf560: Download complete 08:11:39 a0d0a0d46f8b: Pull complete 08:11:39 3e5f54012d9b: Pull complete 08:11:39 4c7163046ea9: Pull complete 08:11:40 0c2d73faf560: Pull complete 08:11:40 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:11:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:11:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:11:40 prd-centos7-docker-4c-2g-1996 does not seem to be running inside a container 08:11:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:11:40 $ docker top 3201dde2b2118c1aefab82e23e643bf44c5f6122416100e32a5f421f73d583e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:11:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:11:41 [ssh-agent] Looking for ssh-agent implementation... 08:11:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:11:41 $ docker exec 3201dde2b2118c1aefab82e23e643bf44c5f6122416100e32a5f421f73d583e1 ssh-agent 08:11:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIcpLLN/agent.14 08:11:41 SSH_AGENT_PID=20 08:11:41 Running ssh-add (command line suppressed) 08:11:41 Identity added: /w/workspace/edgex-go/5@tmp/private_key_5766730907235045632.key (/w/workspace/edgex-go/5@tmp/private_key_5766730907235045632.key) 08:11:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:11:41 + git tag --points-at HEAD [Pipeline] } 08:11:41 $ docker exec --env ******** --env ******** 3201dde2b2118c1aefab82e23e643bf44c5f6122416100e32a5f421f73d583e1 ssh-agent -k 08:11:41 unset SSH_AUTH_SOCK; 08:11:41 unset SSH_AGENT_PID; 08:11:41 echo Agent pid 20 killed; 08:11:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:11:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:11:41 [ssh-agent] Looking for ssh-agent implementation... 08:11:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:11:41 $ docker exec 3201dde2b2118c1aefab82e23e643bf44c5f6122416100e32a5f421f73d583e1 ssh-agent 08:11:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLiCAbo/agent.52 08:11:42 SSH_AGENT_PID=59 08:11:42 Running ssh-add (command line suppressed) 08:11:42 Identity added: /w/workspace/edgex-go/5@tmp/private_key_25739272186450119.key (/w/workspace/edgex-go/5@tmp/private_key_25739272186450119.key) 08:11:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:11:42 + git semver init 08:11:42 # -> Open(): unable to determine branch for HEAD 08:11:42 # $GIT_DIR = /w/workspace/edgex-go/5/.git 08:11:42 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 08:11:42 # $SEMVER_REMOTE_NAME = origin 08:11:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:11:42 # $SEMVER_USER_NAME = edgex-jenkins 08:11:42 # $SEMVER_BRANCH = PR-3770 08:11:42 # $SEMVER_TEMP = /tmp/semver-834240966 08:11:42 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:12:21 # '/tmp/semver-834240966' -> '/w/workspace/edgex-go/5/.semver' 08:12:21 # -> Force: false 08:12:21 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 08:12:21 $ docker exec --env ******** --env ******** 3201dde2b2118c1aefab82e23e643bf44c5f6122416100e32a5f421f73d583e1 ssh-agent -k 08:12:21 unset SSH_AUTH_SOCK; 08:12:21 unset SSH_AGENT_PID; 08:12:21 echo Agent pid 59 killed; 08:12:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:12:21 + git semver [Pipeline] } 08:12:21 $ docker stop --time=1 3201dde2b2118c1aefab82e23e643bf44c5f6122416100e32a5f421f73d583e1 08:12:23 $ docker rm -f 3201dde2b2118c1aefab82e23e643bf44c5f6122416100e32a5f421f73d583e1 [Pipeline] // withDockerContainer [Pipeline] sh 08:12:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:12:24 Stashed 1 file(s) [Pipeline] echo 08:12:24 [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 08:12:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:12:24 ========================================================= 08:12:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:12:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:12:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:12:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:12:24 a0d0a0d46f8b: Already exists 08:12:24 31adcdaf11c8: Pulling fs layer 08:12:24 b8b176561691: Pulling fs layer 08:12:24 4527c011a84f: Pulling fs layer 08:12:24 5d74067f8e1e: Pulling fs layer 08:12:24 e0aca202a116: Pulling fs layer 08:12:24 3a43be97a3b4: Pulling fs layer 08:12:24 34cad66bf833: Pulling fs layer 08:12:24 b4e3c513aaa6: Pulling fs layer 08:12:24 5d74067f8e1e: Waiting 08:12:24 e0aca202a116: Waiting 08:12:24 b4e3c513aaa6: Waiting 08:12:24 3a43be97a3b4: Waiting 08:12:24 34cad66bf833: Waiting 08:12:24 b8b176561691: Verifying Checksum 08:12:24 b8b176561691: Download complete 08:12:24 31adcdaf11c8: Download complete 08:12:24 5d74067f8e1e: Verifying Checksum 08:12:24 5d74067f8e1e: Download complete 08:12:24 e0aca202a116: Verifying Checksum 08:12:24 e0aca202a116: Download complete 08:12:24 3a43be97a3b4: Verifying Checksum 08:12:24 3a43be97a3b4: Download complete 08:12:24 34cad66bf833: Verifying Checksum 08:12:24 34cad66bf833: Download complete 08:12:24 31adcdaf11c8: Pull complete 08:12:25 b8b176561691: Pull complete 08:12:25 4527c011a84f: Verifying Checksum 08:12:25 4527c011a84f: Download complete 08:12:25 b4e3c513aaa6: Verifying Checksum 08:12:25 b4e3c513aaa6: Download complete 08:12:29 4527c011a84f: Pull complete 08:12:29 5d74067f8e1e: Pull complete 08:12:29 e0aca202a116: Pull complete 08:12:29 3a43be97a3b4: Pull complete 08:12:29 34cad66bf833: Pull complete 08:12:33 b4e3c513aaa6: Pull complete 08:12:33 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 08:12:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:12:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 08:12:33 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:12:33 WORKDIR /edgex 08:12:33 COPY go.mod . 08:12:33 RUN go mod download' 08:12:33 + docker build -t ci-base-image-x86_64 -f - . 08:12:35 Sending build context to Docker daemon 329.7MB 08:12:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:12:35 ---> 9f6097aaca64 08:12:35 Step 2/4 : WORKDIR /edgex 08:12:37 ---> Running in 45909a36c2d3 08:12:37 Removing intermediate container 45909a36c2d3 08:12:37 ---> 41e94cc72478 08:12:37 Step 3/4 : COPY go.mod . 08:12:37 ---> 3706835b6a73 08:12:37 Step 4/4 : RUN go mod download 08:12:37 ---> Running in a87fc427a8a7 08:12:39 Still waiting to schedule task 08:12:39 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 08:13:09 Removing intermediate container a87fc427a8a7 08:13:09 ---> 4d7ae12397ed 08:13:09 Successfully built 4d7ae12397ed 08:13:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:13:09 + docker inspect -f . ci-base-image-x86_64 08:13:09 . [Pipeline] withDockerContainer 08:13:09 prd-centos7-docker-4c-2g-1996 does not seem to be running inside a container 08:13:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:13:10 $ docker top 50fa0ccdd37e1830d25931d8427b99dd96586480d3df76afd8045a8ddc543f6a -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:10 + go version 08:13:10 go version go1.16.8 linux/amd64 [Pipeline] } 08:13:10 $ docker stop --time=1 50fa0ccdd37e1830d25931d8427b99dd96586480d3df76afd8045a8ddc543f6a 08:13:11 $ docker rm -f 50fa0ccdd37e1830d25931d8427b99dd96586480d3df76afd8045a8ddc543f6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:13:12 + docker inspect -f . ci-base-image-x86_64 08:13:12 . [Pipeline] withDockerContainer 08:13:12 prd-centos7-docker-4c-2g-1996 does not seem to be running inside a container 08:13:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:13:12 $ docker top bd99d5a93cf852683bd62e07b5ec659671fcd5a012f6b56bf4b3e6a047570ba7 -eo pid,comm [Pipeline] { [Pipeline] echo 08:13:12 ========================================================= 08:13:12 [edgeXBuildGoParallel] Running Tests and Build... 08:13:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:13:13 + make test 08:13:13 go mod tidy 08:13:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:13:19 ? github.com/edgexfoundry/edgex-go [no test files] 08:13:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:13:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:13:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:13:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:13:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:13:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:13:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:13:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:13:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:13:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:13:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:13:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:13:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:13:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 08:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:13:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 98.5% of statements 08:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 44.7% of statements 08:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 89.5% of statements 08:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:13:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements 08:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:13:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.284s coverage: 94.2% of statements 08:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:13:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements 08:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:13:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 08:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:13:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements 08:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:13:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 08:13:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 21.7% of statements 08:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 08:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements 08:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 08:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 08:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 08:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 08:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 08:14:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.196s coverage: 82.5% of statements 08:14:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 08:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 08:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements 08:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.120s coverage: 64.4% of statements 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 08:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 08:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 08:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 08:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 08:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.262s coverage: 70.4% of statements 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.4% of statements 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 08:14:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:14:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements 08:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:14:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements 08:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:14:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 08:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:14:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements 08:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:14:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:14:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:14:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 08:14:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:14:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:14:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:14:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:14:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:14:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:14:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 08:14:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 96.9% of statements 08:14:41 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 08:15:13 GO111MODULE=on go vet ./... 08:15:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:15:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:15:23 ./bin/test-attribution-txt.sh [Pipeline] sh 08:15:24 + ls -al . 08:15:24 total 632 08:15:24 drwxrwxr-x 10 1001 1001 4096 Oct 26 08:15 . 08:15:24 drwxr-xr-x 4 root root 28 Oct 26 08:13 .. 08:15:24 -rw-rw-r-- 1 1001 1001 11 Oct 26 08:11 .dockerignore 08:15:24 drwxrwxr-x 8 1001 1001 179 Oct 26 08:11 .git 08:15:24 drwxrwxr-x 4 1001 1001 142 Oct 26 08:11 .github 08:15:24 -rw-rw-r-- 1 1001 1001 804 Oct 26 08:11 .gitignore 08:15:24 -rw-rw-r-- 1 1001 1001 42 Oct 26 08:11 .golangci.yml 08:15:24 -rw-rw-r-- 1 1001 1001 76 Oct 26 08:11 .hadolint.yml 08:15:24 drwx------ 3 1001 1001 58 Oct 26 08:12 .semver 08:15:24 -rw-rw-r-- 1 1001 1001 166 Oct 26 08:11 .sonarcloud.properties 08:15:24 -rw-rw-r-- 1 1001 1001 1171 Oct 26 08:11 ADOPTERS.md 08:15:24 -rw-rw-r-- 1 1001 1001 8910 Oct 26 08:11 Attribution.txt 08:15:24 -rw-rw-r-- 1 1001 1001 43881 Oct 26 08:11 CHANGELOG.md 08:15:24 -rw-rw-r-- 1 1001 1001 3804 Oct 26 08:11 CONTRIBUTING.md 08:15:24 -rw-rw-r-- 1 1001 1001 677 Oct 26 08:11 GOVERNANCE.md 08:15:24 -rw-rw-r-- 1 1001 1001 849 Oct 26 08:11 Jenkinsfile 08:15:24 -rw-rw-r-- 1 1001 1001 10775 Oct 26 08:11 LICENSE 08:15:24 -rw-rw-r-- 1 1001 1001 6508 Oct 26 08:11 Makefile 08:15:24 -rw-rw-r-- 1 1001 1001 582 Oct 26 08:11 OWNERS.md 08:15:24 -rw-rw-r-- 1 1001 1001 8256 Oct 26 08:11 README.md 08:15:24 -rw-rw-r-- 1 1001 1001 6912 Oct 26 08:11 SECURITY.md 08:15:24 -rw-rw-r-- 1 1001 1001 5 Oct 26 08:12 VERSION 08:15:24 -rw-rw-r-- 1 1001 1001 4131 Oct 26 08:11 ZMQWindows.md 08:15:24 drwxrwxr-x 2 1001 1001 37 Oct 26 08:11 bin 08:15:24 drwxrwxr-x 14 1001 1001 4096 Oct 26 08:11 cmd 08:15:24 -rw-r--r-- 1 root root 425845 Oct 26 08:14 coverage.out 08:15:24 -rw-rw-r-- 1 1001 1001 848 Oct 26 08:11 go.mod 08:15:24 -rw-rw-r-- 1 1001 1001 50414 Oct 26 08:13 go.sum 08:15:24 drwxrwxr-x 8 1001 1001 124 Oct 26 08:11 internal 08:15:24 drwxrwxr-x 3 1001 1001 16 Oct 26 08:11 openapi 08:15:24 drwxrwxr-x 4 1001 1001 71 Oct 26 08:11 snap 08:15:24 -rw-rw-r-- 1 1001 1001 204 Oct 26 08:11 version.go [Pipeline] sh 08:15:25 + '[' -e coverage.out ] 08:15:25 + chown 1001:1001 coverage.out [Pipeline] stash 08:15:25 Stashed 1 file(s) [Pipeline] sh 08:15:25 + make build 08:15:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:15:27 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 08:15:35 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 08:15:35 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 08:15:36 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 08:15:36 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 08:15:37 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 08:15:38 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 08:15:39 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 08:15:40 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 08:15:41 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 08:15:42 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] } 08:15:44 $ docker stop --time=1 bd99d5a93cf852683bd62e07b5ec659671fcd5a012f6b56bf4b3e6a047570ba7 08:15:46 $ docker rm -f bd99d5a93cf852683bd62e07b5ec659671fcd5a012f6b56bf4b3e6a047570ba7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:15:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:15:47 08:15:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:15:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:15:47 latest: Pulling from edgex-devops/edgex-compose 08:15:47 cbdbe7a5bc2a: Pulling fs layer 08:15:47 ca9280d653b3: Pulling fs layer 08:15:47 7e9c9ca2126c: Pulling fs layer 08:15:47 cbdbe7a5bc2a: Verifying Checksum 08:15:47 cbdbe7a5bc2a: Download complete 08:15:48 ca9280d653b3: Verifying Checksum 08:15:48 ca9280d653b3: Download complete 08:15:48 cbdbe7a5bc2a: Pull complete 08:15:48 7e9c9ca2126c: Verifying Checksum 08:15:48 7e9c9ca2126c: Download complete 08:15:49 ca9280d653b3: Pull complete 08:15:52 7e9c9ca2126c: Pull complete 08:15:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:15:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:15:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:15:52 prd-centos7-docker-4c-2g-1996 does not seem to be running inside a container 08:15:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:15:55 $ docker top 79c60b03adb041d65eef5e50a4daff956670e012e6032e2c7dee21cf4c1a7aa4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:15:55 + docker-compose build --help 08:15:55 + grep parallel 08:15:56 --parallel Build images in parallel. [Pipeline] } 08:15:56 $ docker stop --time=1 79c60b03adb041d65eef5e50a4daff956670e012e6032e2c7dee21cf4c1a7aa4 08:15:57 $ docker rm -f 79c60b03adb041d65eef5e50a4daff956670e012e6032e2c7dee21cf4c1a7aa4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:15:58 . [Pipeline] withDockerContainer 08:15:58 prd-centos7-docker-4c-2g-1996 does not seem to be running inside a container 08:15:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:15:58 $ docker top 9c8cd1a66980762900c12b03b67e0ef21a785243c20f8ae31c618df69d906f3e -eo pid,comm [Pipeline] { [Pipeline] sh 08:15:58 + docker-compose -f ./docker-compose-build.yml build --parallel 08:15:59 Building core-command ... 08:15:59 Building core-data ... 08:15:59 Building core-metadata ... 08:15:59 Building security-bootstrapper ... 08:15:59 Building security-proxy-setup ... 08:15:59 Building security-secretstore-setup ... 08:15:59 Building support-notifications ... 08:15:59 Building support-scheduler ... 08:15:59 Building sys-mgmt-agent ... 08:15:59 Building core-data 08:15:59 Building security-bootstrapper 08:15:59 Building security-secretstore-setup 08:15:59 Building core-metadata 08:15:59 Building security-proxy-setup 08:16:11 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:16:11 Step 2/30 : FROM ${BUILDER_BASE} AS builder 08:16:11 ---> 4d7ae12397ed 08:16:11 Step 3/30 : WORKDIR /edgex-go 08:16:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:16:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:16:11 ---> 4d7ae12397ed 08:16:11 Step 3/22 : WORKDIR /edgex-go 08:16:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:16:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:16:11 ---> 4d7ae12397ed 08:16:11 Step 3/22 : WORKDIR /edgex-go 08:16:15 ---> Running in 63c2dd7a71d3 08:16:15 ---> Running in 847fbc53de4b 08:16:15 ---> Running in a79a9a65348b 08:16:21 Removing intermediate container a79a9a65348b 08:16:21 ---> e643fa2bd43c 08:16:21 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:21 Removing intermediate container 63c2dd7a71d3 08:16:21 ---> 13beeef20d18 08:16:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:21 Removing intermediate container 847fbc53de4b 08:16:21 ---> cb2553799d07 08:16:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:21 ---> Running in 9330512bb64a 08:16:21 ---> Running in 520bf2261ff8 08:16:21 ---> Running in 0d51a2f5b0f0 08:16:26 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:16:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:16:26 ---> 4d7ae12397ed 08:16:26 Step 3/20 : WORKDIR /edgex-go 08:16:26 ---> Using cache 08:16:26 ---> 13beeef20d18 08:16:26 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:16:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:16:26 ---> 4d7ae12397ed 08:16:26 Step 3/24 : WORKDIR /edgex-go 08:16:26 ---> Using cache 08:16:26 ---> 13beeef20d18 08:16:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:26 ---> Running in 1aca21f530a7 08:16:26 ---> Running in 560d19261d90 08:16:26 Removing intermediate container 9330512bb64a 08:16:26 ---> c02bb4c7eb4c 08:16:26 Step 5/30 : RUN apk add --update --no-cache make git 08:16:26 Removing intermediate container 0d51a2f5b0f0 08:16:26 ---> 733e0f0e997b 08:16:26 Step 5/22 : RUN apk add --update --no-cache make git 08:16:26 ---> Running in b0538b8688e4 08:16:26 ---> Running in 36681fe69d08 08:16:26 Removing intermediate container 520bf2261ff8 08:16:26 ---> 55caadcbcdca 08:16:26 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:16:26 ---> Running in b6173b588a75 08:16:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:16:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:16:27 Removing intermediate container 1aca21f530a7 08:16:27 ---> 170fd4dec5fc 08:16:27 Step 5/20 : RUN apk add --update --no-cache make git 08:16:27 Removing intermediate container 560d19261d90 08:16:27 ---> 2bd6b4026d3c 08:16:27 Step 5/24 : RUN apk add --update --no-cache make git 08:16:27 ---> Running in 38573baaf9b3 08:16:27 ---> Running in f05f68117531 08:16:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:16:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:16:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:16:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:16:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:16:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:16:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:16:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:16:28 OK: 220 MiB in 52 packages 08:16:28 OK: 220 MiB in 52 packages 08:16:28 OK: 220 MiB in 52 packages 08:16:29 OK: 220 MiB in 52 packages 08:16:29 OK: 220 MiB in 52 packages 08:16:29 Removing intermediate container b6173b588a75 08:16:29 ---> 1b77c39b63fa 08:16:29 Step 6/22 : COPY . . 08:16:29 Removing intermediate container 36681fe69d08 08:16:29 ---> ec239ff0cd92 08:16:29 Step 6/22 : COPY . . 08:16:29 Removing intermediate container b0538b8688e4 08:16:29 ---> 553611e4eb22 08:16:29 Step 6/30 : COPY . . 08:16:30 Removing intermediate container 38573baaf9b3 08:16:30 ---> f5811fd0d0dc 08:16:30 Step 6/24 : COPY . . 08:16:34 Removing intermediate container f05f68117531 08:16:34 ---> 817a1ec9aca3 08:16:34 Step 6/20 : COPY . . 08:16:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1997 in /w/workspace/edgexfoundry_edgex-go_PR-3770 [Pipeline] { [Pipeline] ws 08:16:37 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 08:16:37 The recommended git tool is: git 08:16:42 ---> 728e44ad2bcd 08:16:42 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:42 ---> Running in 9d5b96a08b06 08:16:43 using credential edgex-jenkins-ssh 08:16:43 Cloning the remote Git repository 08:16:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:16:43 > git init /w/workspace/edgex-go/5 # timeout=10 08:16:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:16:43 > git --version # timeout=10 08:16:43 > git --version # 'git version 2.17.1' 08:16:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:00 ---> ef15df7b9fb6 08:17:00 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:17:00 ---> 7c3d9a21c6aa 08:17:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:17:00 ---> Running in aa18db306443 08:17:00 ---> Running in 30ecafa73266 08:17:00 Removing intermediate container 9d5b96a08b06 08:17:00 ---> e5513bf17a08 08:17:00 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:17:00 ---> Running in f195fcfe04be 08:17:00 ---> e2a502f7a991 08:17:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:17:00 ---> Running in d7e43b28dc2d 08:17:00 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 08:17:01 Removing intermediate container aa18db306443 08:17:01 ---> 64ac57ddaf7b 08:17:01 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:17:01 Removing intermediate container 30ecafa73266 08:17:01 ---> ce5c9f5ab63b 08:17:01 Step 8/22 : RUN make cmd/core-metadata/core-metadata 08:17:01 ---> Running in 493000e0f4e5 08:17:01 Removing intermediate container d7e43b28dc2d 08:17:01 ---> 7c382dd47dea 08:17:01 Step 8/22 : RUN make cmd/core-data/core-data 08:17:01 ---> Running in 6be8bc21cbdc 08:17:01 ---> Running in c96bf0c9aa8f 08:17:01 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 08:17:02 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 08:17:02 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 08:17:03 ---> 48dbe983a9c4 08:17:03 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:17:03 ---> Running in 2f218cc9f993 08:17:04 Removing intermediate container 2f218cc9f993 08:17:04 ---> 833c6421370a 08:17:04 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:17:04 ---> Running in 98629dd3ddf7 08:17:05 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 08:17:08 Merging remotes/origin/main commit 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit 4936a3b64d9a9c25df3c63287ff61185fb01104e 08:17:08 Merge succeeded, producing 4936a3b64d9a9c25df3c63287ff61185fb01104e 08:17:08 Checking out Revision 4936a3b64d9a9c25df3c63287ff61185fb01104e (PR-3770) 08:17:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:17:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:17:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:17:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3770/head:refs/remotes/origin/PR-3770 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:17:08 > git config core.sparsecheckout # timeout=10 08:17:08 > git checkout -f 4936a3b64d9a9c25df3c63287ff61185fb01104e # timeout=10 08:17:08 > git remote # timeout=10 08:17:08 > git config --get remote.origin.url # timeout=10 08:17:08 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:08 > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 08:17:08 > git rev-parse HEAD^{commit} # timeout=10 08:17:08 > git config core.sparsecheckout # timeout=10 08:17:08 > git checkout -f 4936a3b64d9a9c25df3c63287ff61185fb01104e # timeout=10 08:17:13 Commit message: "Merge branch 'main' into snap-modify-kuiper-rest-port" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:17:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:17:14 % Total % Received % Xferd Average Speed Time Time Time Current 08:17:14 Dload Upload Total Spent Left Speed 08:17:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 78304 0 --:--:-- --:--:-- --:--:-- 78304 [Pipeline] sh 08:17:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:17:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:17:15 + sudo tee /etc/docker/daemon.new 08:17:15 { 08:17:15 "registry-mirrors": [ 08:17:15 "https://nexus3.edgexfoundry.org:10001" 08:17:15 ], 08:17:15 "bip": "10.250.0.254/24", 08:17:15 "hosts": [ 08:17:15 "tcp://0.0.0.0:5555", 08:17:15 "unix:///var/run/docker.sock" 08:17:15 ], 08:17:15 "mtu": 1458, 08:17:15 "selinux-enabled": true, 08:17:15 "seccomp-profile": "/etc/docker/seccomp.json" 08:17:15 } [Pipeline] sh 08:17:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:17:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:34 provisioning config files... 08:17:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5761505005068191332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:17:34 ---> docker-login.sh 08:17:34 nexus3.edgexfoundry.org:10001 08:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:35 Configure a credential helper to remove this warning. See 08:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:35 08:17:35 Login Succeeded 08:17:35 nexus3.edgexfoundry.org:10002 08:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:36 Configure a credential helper to remove this warning. See 08:17:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:36 08:17:36 Login Succeeded 08:17:36 nexus3.edgexfoundry.org:10003 08:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:36 Configure a credential helper to remove this warning. See 08:17:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:36 08:17:36 Login Succeeded 08:17:36 nexus3.edgexfoundry.org:10004 08:17:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:37 Configure a credential helper to remove this warning. See 08:17:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:37 08:17:37 Login Succeeded 08:17:37 docker.io 08:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:38 Configure a credential helper to remove this warning. See 08:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:38 08:17:38 Login Succeeded 08:17:38 ---> docker-login.sh ends [Pipeline] } 08:17:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:17:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:17:39 ========================================================= 08:17:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:17:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:17:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:17:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:17:39 552d1f2373af: Pulling fs layer 08:17:39 ea3f2d53f512: Pulling fs layer 08:17:39 9e70ebbbe112: Pulling fs layer 08:17:39 7a9cfe048b4a: Pulling fs layer 08:17:39 72dc09318566: Pulling fs layer 08:17:39 f4f7b4309257: Pulling fs layer 08:17:39 0ac9a79272e3: Pulling fs layer 08:17:39 b78e95d17946: Pulling fs layer 08:17:39 72dc09318566: Waiting 08:17:39 7a9cfe048b4a: Waiting 08:17:39 f4f7b4309257: Waiting 08:17:39 0ac9a79272e3: Waiting 08:17:39 b78e95d17946: Waiting 08:17:39 9e70ebbbe112: Verifying Checksum 08:17:39 9e70ebbbe112: Download complete 08:17:39 ea3f2d53f512: Verifying Checksum 08:17:39 ea3f2d53f512: Download complete 08:17:39 72dc09318566: Download complete 08:17:39 f4f7b4309257: Verifying Checksum 08:17:39 f4f7b4309257: Download complete 08:17:39 0ac9a79272e3: Verifying Checksum 08:17:39 0ac9a79272e3: Download complete 08:17:39 552d1f2373af: Verifying Checksum 08:17:39 552d1f2373af: Download complete 08:17:40 552d1f2373af: Pull complete 08:17:41 ea3f2d53f512: Pull complete 08:17:41 b78e95d17946: Verifying Checksum 08:17:41 b78e95d17946: Download complete 08:17:41 9e70ebbbe112: Pull complete 08:17:42 7a9cfe048b4a: Verifying Checksum 08:17:42 7a9cfe048b4a: Download complete 08:17:44 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 08:17:44 Removing intermediate container 493000e0f4e5 08:17:44 ---> 231e0b6ea641 08:17:44 08:17:44 Step 9/30 : FROM alpine:3.14 08:17:44 3.14: Pulling from library/alpine 08:17:44 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:17:44 Status: Downloaded newer image for alpine:3.14 08:17:44 ---> 14119a10abf4 08:17:44 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:17:44 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 08:17:44 ---> Running in 9128186dab9b 08:17:44 Removing intermediate container 9128186dab9b 08:17:44 ---> 3260bfb3f4f0 08:17:44 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 08:17:44 ---> Running in 84a42cf6878a 08:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:17:44 (1/2) Installing dumb-init (1.2.5-r1) 08:17:44 (2/2) Installing su-exec (0.2-r1) 08:17:44 Executing busybox-1.33.1-r3.trigger 08:17:44 OK: 6 MiB in 16 packages 08:17:44 Removing intermediate container f195fcfe04be 08:17:44 ---> 02251328f66e 08:17:44 08:17:44 Step 9/24 : FROM alpine:3.14 08:17:44 ---> 14119a10abf4 08:17:44 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:17:44 ---> Running in 0fe3e224c01a 08:17:44 Removing intermediate container 84a42cf6878a 08:17:44 ---> 833d181b3f88 08:17:44 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 08:17:45 ---> Running in b39da4926b74 08:17:45 Removing intermediate container b39da4926b74 08:17:45 ---> 2f8ece17676c 08:17:45 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:17:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:17:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:17:45 ---> Running in 207c8f6ace70 08:17:45 (1/3) Installing ca-certificates (20191127-r5) 08:17:45 (2/3) Installing dumb-init (1.2.5-r1) 08:17:45 (3/3) Installing su-exec (0.2-r1) 08:17:45 Executing busybox-1.33.1-r3.trigger 08:17:45 Executing ca-certificates-20191127-r5.trigger 08:17:45 OK: 6 MiB in 17 packages 08:17:45 Removing intermediate container 6be8bc21cbdc 08:17:45 ---> fd2ddb05e861 08:17:45 08:17:45 Step 9/22 : FROM alpine:3.14 08:17:45 ---> 14119a10abf4 08:17:45 Step 10/22 : RUN apk add --update --no-cache dumb-init 08:17:45 Removing intermediate container 207c8f6ace70 08:17:45 ---> b96b1d49ef39 08:17:45 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:17:46 ---> Running in 72a61620f240 08:17:46 ---> Running in 0c8e42d91fd2 08:17:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:17:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:17:46 Removing intermediate container 0fe3e224c01a 08:17:46 ---> 3c55027ac4d3 08:17:46 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:17:46 Removing intermediate container 98629dd3ddf7 08:17:46 ---> c301606b8f3b 08:17:46 08:17:46 Step 9/20 : FROM alpine:3.14 08:17:46 ---> 14119a10abf4 08:17:46 Step 10/20 : RUN apk add --update --no-cache curl 08:17:46 ---> Running in ef70304a73a6 08:17:46 ---> Running in 8dd23dac7a25 08:17:46 (1/1) Installing dumb-init (1.2.5-r1) 08:17:46 Executing busybox-1.33.1-r3.trigger 08:17:46 OK: 6 MiB in 15 packages 08:17:47 Removing intermediate container ef70304a73a6 08:17:47 ---> 52ac85f43c52 08:17:47 Step 12/24 : WORKDIR / 08:17:47 ---> Running in b9ff2664c811 08:17:47 Removing intermediate container b9ff2664c811 08:17:47 ---> 24b7c72177a9 08:17:47 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:17:47 Removing intermediate container 0c8e42d91fd2 08:17:47 ---> b511ffb050ef 08:17:47 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 08:17:47 Removing intermediate container 72a61620f240 08:17:47 ---> 57bd85fb9fc2 08:17:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:17:47 (1/5) Installing ca-certificates (20191127-r5) 08:17:47 ---> Running in 41540af222ca 08:17:47 (2/5) Installing brotli-libs (1.0.9-r5) 08:17:47 (3/5) Installing nghttp2-libs (1.43.0-r0) 08:17:47 (4/5) Installing libcurl (7.79.1-r0) 08:17:47 (5/5) Installing curl (7.79.1-r0) 08:17:47 Executing busybox-1.33.1-r3.trigger 08:17:47 Executing ca-certificates-20191127-r5.trigger 08:17:47 ---> Running in 57305d6b056c 08:17:47 OK: 8 MiB in 19 packages 08:17:47 ---> 2a561a051858 08:17:47 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:17:48 Removing intermediate container c96bf0c9aa8f 08:17:48 ---> 464b50c1db10 08:17:48 08:17:48 Step 9/22 : FROM alpine:3.14 08:17:48 ---> 14119a10abf4 08:17:48 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:17:48 Removing intermediate container 41540af222ca 08:17:48 ---> f3f493079b7b 08:17:48 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:17:48 Removing intermediate container 57305d6b056c 08:17:48 ---> 819b0dab5395 08:17:48 Step 12/22 : ENV APP_PORT=59881 08:17:48 ---> Running in bed970fa3240 08:17:48 ---> Running in d78faf20419c 08:17:48 ---> 66ddfcd0b43f 08:17:48 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:17:48 Removing intermediate container bed970fa3240 08:17:48 ---> a0e0a5404fdb 08:17:48 Step 11/22 : ENV APP_PORT=59880 08:17:48 ---> 53e486e5b10d 08:17:48 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:17:48 Removing intermediate container d78faf20419c 08:17:48 ---> c4e19495ef1d 08:17:48 Step 13/22 : EXPOSE $APP_PORT 08:17:48 ---> Running in 9b40db8c6a87 08:17:48 ---> Running in 1649a91d5450 08:17:48 ---> Running in acec84d7259a 08:17:48 Removing intermediate container 8dd23dac7a25 08:17:48 ---> 85604b86c81b 08:17:48 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:17:48 Removing intermediate container 9b40db8c6a87 08:17:48 ---> f95a033f2a29 08:17:48 Step 12/22 : EXPOSE $APP_PORT 08:17:48 ---> Running in b211c1515498 08:17:48 ---> 09e4e5031e2d 08:17:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:17:48 ---> Running in c0772a4ef39b 08:17:48 Removing intermediate container acec84d7259a 08:17:48 ---> f82d55af0aee 08:17:48 Step 14/22 : WORKDIR / 08:17:48 ---> Running in f076383a421d 08:17:48 Removing intermediate container b211c1515498 08:17:48 ---> 4d7a51d5b736 08:17:48 Step 12/20 : WORKDIR /edgex 08:17:48 Removing intermediate container c0772a4ef39b 08:17:48 ---> 58a12ce00588 08:17:48 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:17:48 ---> Running in edf8907d929d 08:17:48 Removing intermediate container f076383a421d 08:17:48 ---> 5dd6ad4f9851 08:17:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:17:48 ---> Running in 549228f1b062 08:17:48 ---> c294aba1b215 08:17:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:17:49 Removing intermediate container edf8907d929d 08:17:49 ---> ae9e0decf801 08:17:49 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:17:49 ---> d57efd315359 08:17:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:17:49 ---> a5dc29de8846 08:17:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:17:49 Removing intermediate container 1649a91d5450 08:17:49 ---> 2a7aec5c1751 08:17:49 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 08:17:49 ---> 66de097a5177 08:17:49 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:17:49 ---> 9ae6fa32c59a 08:17:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:17:49 ---> 5f29e6e17ef5 08:17:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:17:49 ---> ce2c21187939 08:17:49 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:17:49 ---> de72843195c3 08:17:49 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:17:50 Removing intermediate container 549228f1b062 08:17:50 ---> e5a11ac0180c 08:17:50 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 08:17:50 ---> 944d70295a39 08:17:50 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:17:50 ---> Running in 27a12e80462c 08:17:50 ---> Running in 5a2eda0d8a88 08:17:50 ---> f2c3c7cc28bb 08:17:50 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:17:50 ---> a99f3a6d5583 08:17:50 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:17:50 ---> Running in a4be7c638581 08:17:50 ---> Running in 554a163e2ab8 08:17:50 ---> f1b18f42c4f6 08:17:50 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:17:50 Removing intermediate container a4be7c638581 08:17:50 ---> 271b08dec198 08:17:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:17:50 ---> Running in b7ed664d5b34 08:17:50 Removing intermediate container 554a163e2ab8 08:17:50 ---> bcdb01774293 08:17:50 Step 17/20 : CMD ["--init=true"] 08:17:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:17:50 ---> Running in 44e4dee8f9a8 08:17:50 Removing intermediate container b7ed664d5b34 08:17:50 ---> 44ace65eb221 08:17:50 Step 20/22 : LABEL arch=x86_64 08:17:50 ---> Running in 9c2496003b6f 08:17:50 ---> 7a03444ef841 08:17:50 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:17:50 Removing intermediate container 44e4dee8f9a8 08:17:50 ---> ebc0840383d8 08:17:50 Step 18/20 : LABEL arch=x86_64 08:17:50 ---> Running in c17ee8015a71 08:17:50 Removing intermediate container 9c2496003b6f 08:17:50 ---> 6da93fc646ce 08:17:50 Step 21/22 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e 08:17:50 ---> Running in 229e9492280a 08:17:50 ---> 2a98520ffabc 08:17:50 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:17:50 Removing intermediate container 5a2eda0d8a88 08:17:50 ---> 4ae6b1da68ea 08:17:50 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:17:50 Removing intermediate container c17ee8015a71 08:17:50 ---> 4842c2cbe4b4 08:17:50 Step 19/20 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e 08:17:50 ---> Running in fcb3331b3444 08:17:50 ---> Running in e7620b2d06bd 08:17:50 Removing intermediate container 229e9492280a 08:17:50 ---> 25cc1c52d14e 08:17:50 Step 22/22 : LABEL version=0.0.0 08:17:50 ---> Running in 8e7d9f15613a 08:17:50 Removing intermediate container e7620b2d06bd 08:17:50 ---> be670ee59eb2 08:17:50 Step 20/20 : LABEL version=0.0.0 08:17:50 Removing intermediate container fcb3331b3444 08:17:50 ---> 8bac3f01c671 08:17:50 Step 22/24 : LABEL arch=x86_64 08:17:50 ---> 928375d7bf28 08:17:50 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 08:17:51 ---> Running in ac3e8bd65c02 08:17:51 ---> Running in d5e26f71a4c6 08:17:51 ---> Running in d9d84af33f8a 08:17:51 Removing intermediate container d5e26f71a4c6 08:17:51 ---> 50cb4ffb0d22 08:17:51 Step 23/24 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e 08:17:51 Removing intermediate container 8e7d9f15613a 08:17:51 ---> 79b62d10d3b1 08:17:51 08:17:51 Removing intermediate container ac3e8bd65c02 08:17:51 ---> 944e7bdcefb7 08:17:51 08:17:51 Successfully built 79b62d10d3b1 08:17:51 ---> Running in 5146aea92324 08:17:51 Successfully built 944e7bdcefb7 08:17:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:17:51 Successfully tagged core-metadata:latest 08:17:51 Building support-scheduler 08:17:51  Building core-metadata ... done Successfully tagged security-proxy-setup:latest 08:17:51 Building support-notifications 08:17:51  Building security-proxy-setup ... done Removing intermediate container d9d84af33f8a 08:17:51 ---> 5de1ec10f8e0 08:17:51 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:17:51 Removing intermediate container 5146aea92324 08:17:51 ---> a4f2165a1db2 08:17:51 Step 24/24 : LABEL version=0.0.0 08:17:51 ---> Running in 0e7e83d1c653 08:17:51 (1/6) Installing dumb-init (1.2.5-r1) 08:17:51 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:17:51 (3/6) Installing libsodium (1.0.18-r0) 08:17:51 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:17:51 (5/6) Installing libzmq (4.3.4-r0) 08:17:52 (6/6) Installing zeromq (4.3.4-r0) 08:17:52 Executing busybox-1.33.1-r3.trigger 08:17:52 OK: 8 MiB in 20 packages 08:17:52 ---> 46963348f019 08:17:52 Step 25/30 : RUN chmod +x /entrypoint.sh 08:17:52 Removing intermediate container 0e7e83d1c653 08:17:52 ---> 8b955961a96b 08:17:52 08:17:53 Successfully built 8b955961a96b 08:17:54 Successfully tagged security-secretstore-setup:latest 08:17:54 ---> Running in d948c7dd82a8 08:17:54  Building security-secretstore-setup ... done Building sys-mgmt-agent 08:17:54 7a9cfe048b4a: Pull complete 08:17:54 72dc09318566: Pull complete 08:17:54 f4f7b4309257: Pull complete 08:17:54 0ac9a79272e3: Pull complete 08:17:55 Removing intermediate container 27a12e80462c 08:17:55 ---> 122397c68b13 08:17:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:18:00 b78e95d17946: Pull complete 08:18:00 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 08:18:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:18:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 08:18:00 + + echodocker build -t ci-base-image-arm64 -f - . 08:18:00 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:18:00 WORKDIR /edgex 08:18:00 COPY go.mod . 08:18:00 RUN go mod download 08:18:00 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:18:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:18:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:18:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:18:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:18:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:18:02 ---> e8407124e01f 08:18:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:18:02 ---> 4d7ae12397ed 08:18:02 Step 3/23 : WORKDIR /edgex-go 08:18:02 ---> 4d7ae12397ed 08:18:02 Step 3/21 : WORKDIR /edgex-go 08:18:02 ---> Using cache 08:18:02 ---> 13beeef20d18 08:18:02 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:02 ---> Using cache 08:18:02 ---> 13beeef20d18 08:18:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:02 ---> Using cache 08:18:02 ---> 2bd6b4026d3c 08:18:02 Step 5/23 : RUN apk add --update --no-cache make git 08:18:02 ---> Using cache 08:18:02 ---> f5811fd0d0dc 08:18:02 Step 6/23 : COPY go.mod . 08:18:02 ---> Using cache 08:18:02 ---> 2bd6b4026d3c 08:18:02 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 08:18:02 ---> 4d7ae12397ed 08:18:02 Step 3/22 : WORKDIR /edgex-go 08:18:02 ---> Using cache 08:18:02 ---> 13beeef20d18 08:18:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:02 ---> Using cache 08:18:02 ---> 2bd6b4026d3c 08:18:02 Step 5/22 : RUN apk add --update --no-cache make bash git 08:18:02 Removing intermediate container d948c7dd82a8 08:18:02 ---> 3d88e2a0e0a3 08:18:02 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 08:18:02 ---> Running in 22d1440d9576 08:18:02 ---> Running in 3e576a17bdca 08:18:02 ---> Running in 959483d79072 08:18:02 ---> 41f66ba220c7 08:18:02 Step 7/23 : RUN go mod download 08:18:02 Removing intermediate container 959483d79072 08:18:02 ---> 4efade97b8d6 08:18:02 Step 27/30 : CMD ["gate"] 08:18:02 ---> Running in 2af99302bbb5 08:18:02 ---> 4b0bf98d1685 08:18:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:18:03 Sending build context to Docker daemon 166.5MB 08:18:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:18:03 ---> 8b459fc5aaf0 08:18:03 Step 2/4 : WORKDIR /edgex 08:18:03 ---> Running in d664fd27e3c8 08:18:03 ---> 2ab5bf6ce090 08:18:03 Step 18/22 : ENTRYPOINT ["/core-data"] 08:18:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:18:03 ---> Running in 620b12fcb58e 08:18:03 Removing intermediate container d664fd27e3c8 08:18:03 ---> 048a6495dfd8 08:18:03 Step 28/30 : LABEL arch=x86_64 08:18:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:18:03 ---> Running in 0123670f83f1 08:18:03 Removing intermediate container 620b12fcb58e 08:18:03 ---> ada920bfc119 08:18:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:18:03 ---> Running in 703cf1c18be9 08:18:03 Removing intermediate container 0123670f83f1 08:18:03 ---> 55410f3a3c9d 08:18:03 Step 29/30 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e 08:18:03 ---> Running in 0fcb13ec3b43 08:18:03 Removing intermediate container 703cf1c18be9 08:18:03 ---> 6e9ac9ff078d 08:18:03 Step 20/22 : LABEL arch=x86_64 08:18:03 ---> Running in 6bcc8652deb6 08:18:04 Removing intermediate container 0fcb13ec3b43 08:18:04 ---> ce21000f0203 08:18:04 Step 30/30 : LABEL version=0.0.0 08:18:04 ---> Running in 787dd4e875b2 08:18:04 Removing intermediate container 6bcc8652deb6 08:18:04 ---> 9bd9299bd48c 08:18:04 Step 21/22 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e 08:18:04 ---> Running in 99371cc3e10e 08:18:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:18:04 Removing intermediate container 787dd4e875b2 08:18:04 ---> 1b37b1bf8800 08:18:04 08:18:04 Removing intermediate container 99371cc3e10e 08:18:04 ---> c2189774c475 08:18:04 Step 22/22 : LABEL version=0.0.0 08:18:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:18:04 Successfully built 1b37b1bf8800 08:18:04 ---> Running in 7848211a652b 08:18:04 Successfully tagged security-bootstrapper:latest 08:18:04 Building core-command 08:18:04  Building security-bootstrapper ... done Removing intermediate container 7848211a652b 08:18:04 ---> ac8b4034dba5 08:18:04 08:18:04 Successfully built ac8b4034dba5 08:18:04 Successfully tagged core-data:latest 08:18:04  Building core-data ... done OK: 220 MiB in 52 packages 08:18:04 OK: 220 MiB in 52 packages 08:18:04 Removing intermediate container 2af99302bbb5 08:18:04 ---> 90729ea1312c 08:18:04 Step 8/23 : COPY . . 08:18:05 ---> Running in 21819ee8071f 08:18:05 Removing intermediate container 21819ee8071f 08:18:05 ---> 1f05931512aa 08:18:05 Step 3/4 : COPY go.mod . 08:18:06 ---> 33dcbe5c97fd 08:18:06 Step 4/4 : RUN go mod download 08:18:06 ---> Running in 9f9cba1d5709 08:18:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:18:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:18:10 ---> 4d7ae12397ed 08:18:10 Step 3/22 : WORKDIR /edgex-go 08:18:10 ---> Using cache 08:18:10 ---> 13beeef20d18 08:18:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:10 ---> Using cache 08:18:10 ---> 2bd6b4026d3c 08:18:10 Step 5/22 : RUN apk add --update --no-cache make git 08:18:10 ---> Using cache 08:18:10 ---> f5811fd0d0dc 08:18:10 Step 6/22 : COPY . . 08:18:10 ---> Using cache 08:18:10 ---> 728e44ad2bcd 08:18:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:10 ---> Using cache 08:18:10 ---> e5513bf17a08 08:18:10 Step 8/22 : RUN make cmd/core-command/core-command 08:18:10 ---> Running in 32b5124284c9 08:18:10 ---> 7de4be2e6db7 08:18:10 Step 9/23 : RUN go mod tidy 08:18:10 Removing intermediate container 22d1440d9576 08:18:10 ---> 7bfc5e3e8593 08:18:10 Step 6/21 : COPY . . 08:18:10 Removing intermediate container 3e576a17bdca 08:18:10 ---> 273f050d163a 08:18:10 Step 6/22 : COPY . . 08:18:10 ---> Running in 58d289450a84 08:18:10 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 08:18:21 ---> dde5c93c1d8e 08:18:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:21 ---> 4ed29db84fa6 08:18:21 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:21 ---> Running in 56ab3fac6e4b 08:18:21 ---> Running in 647e381607e0 08:18:21 Removing intermediate container 58d289450a84 08:18:21 ---> 86e680b3cd5f 08:18:21 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:18:21 ---> Running in f704d7340ece 08:18:21 Removing intermediate container 56ab3fac6e4b 08:18:21 ---> a52e1336d224 08:18:21 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:18:21 Removing intermediate container 647e381607e0 08:18:21 ---> b250599019e0 08:18:21 Step 8/21 : RUN make cmd/support-notifications/support-notifications 08:18:21 ---> Running in 4c6e5b2e3cbf 08:18:21 ---> Running in 0ec732c63cf1 08:18:21 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 08:18:21 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 08:18:22 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 08:18:34 Removing intermediate container 32b5124284c9 08:18:34 ---> 896bf947115a 08:18:34 08:18:34 Step 9/22 : FROM alpine:3.14 08:18:34 ---> 14119a10abf4 08:18:34 Step 10/22 : RUN apk add --update --no-cache dumb-init 08:18:34 ---> Using cache 08:18:34 ---> 57bd85fb9fc2 08:18:34 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:18:34 ---> Using cache 08:18:34 ---> 819b0dab5395 08:18:34 Step 12/22 : ENV APP_PORT=59882 08:18:34 ---> Running in 76eb0549c246 08:18:34 Removing intermediate container 76eb0549c246 08:18:34 ---> 23294e2c1922 08:18:34 Step 13/22 : EXPOSE $APP_PORT 08:18:34 ---> Running in 39f609780172 08:18:34 Removing intermediate container 39f609780172 08:18:34 ---> 0229bc6c14c8 08:18:34 Step 14/22 : WORKDIR / 08:18:34 ---> Running in 1636bf09e516 08:18:34 Removing intermediate container 1636bf09e516 08:18:34 ---> 9ae72925a63d 08:18:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:18:35 ---> 37c44419200d 08:18:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:18:36 ---> f508b7bb5d12 08:18:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:18:36 ---> e1adb1abde3a 08:18:36 Step 18/22 : ENTRYPOINT ["/core-command"] 08:18:36 ---> Running in ccdada9429ae 08:18:36 Removing intermediate container ccdada9429ae 08:18:36 ---> 1e4ddb940e57 08:18:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:18:36 ---> Running in ff1be733861e 08:18:37 Removing intermediate container ff1be733861e 08:18:37 ---> 7dfd80c5acb7 08:18:37 Step 20/22 : LABEL arch=x86_64 08:18:37 ---> Running in 7bb9136f1c25 08:18:37 Removing intermediate container 7bb9136f1c25 08:18:37 ---> 6112d0cc48e4 08:18:37 Step 21/22 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e 08:18:37 ---> Running in 93ecd4223330 08:18:37 Removing intermediate container 93ecd4223330 08:18:37 ---> 9a2cf8373aa4 08:18:37 Step 22/22 : LABEL version=0.0.0 08:18:37 ---> Running in 348ec9e5c4a9 08:18:37 Removing intermediate container 348ec9e5c4a9 08:18:37 ---> 4299bafa9b45 08:18:37 08:18:37 Successfully built 4299bafa9b45 08:18:37 Successfully tagged core-command:latest 08:18:50  Building core-command ... done Removing intermediate container 4c6e5b2e3cbf 08:18:50 ---> 0cd36b8ee455 08:18:50 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:18:50 ---> Running in a3e8ae622179 08:18:50 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 08:18:50 Removing intermediate container 0ec732c63cf1 08:18:50 ---> 2c45b4d5224a 08:18:50 08:18:50 Step 9/21 : FROM alpine:3.14 08:18:50 ---> 14119a10abf4 08:18:50 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 08:18:50 ---> Running in 977284645f5a 08:18:50 Removing intermediate container a3e8ae622179 08:18:50 ---> da342923651e 08:18:50 08:18:50 Step 10/22 : FROM docker:20.10.8 08:18:50 20.10.8: Pulling from library/docker 08:18:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:18:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:18:50 (1/2) Installing ca-certificates (20191127-r5) 08:18:50 (2/2) Installing dumb-init (1.2.5-r1) 08:18:50 Executing busybox-1.33.1-r3.trigger 08:18:50 Executing ca-certificates-20191127-r5.trigger 08:18:50 OK: 6 MiB in 16 packages 08:18:51 Removing intermediate container f704d7340ece 08:18:51 ---> 520ec05e580d 08:18:51 08:18:51 Step 11/23 : FROM alpine:3.14 08:18:51 ---> 14119a10abf4 08:18:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:18:51 ---> Using cache 08:18:51 ---> 57bd85fb9fc2 08:18:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:18:51 ---> Using cache 08:18:51 ---> 819b0dab5395 08:18:51 Step 14/23 : ENV APP_PORT=59861 08:18:51 ---> Running in 8248c2930fe4 08:18:51 Removing intermediate container 977284645f5a 08:18:51 ---> 428154738ea5 08:18:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:18:51 Removing intermediate container 8248c2930fe4 08:18:51 ---> 095d93e816d3 08:18:51 Step 15/23 : EXPOSE $APP_PORT 08:18:51 ---> Running in 5d6979c5ef8b 08:18:51 ---> Running in d1c5cc43c9ab 08:18:51 Removing intermediate container 5d6979c5ef8b 08:18:51 ---> 0752223592fc 08:18:51 Step 12/21 : ENV APP_PORT=59860 08:18:51 ---> Running in 098e10c60d99 08:18:51 Removing intermediate container d1c5cc43c9ab 08:18:51 ---> ddc639bda7fe 08:18:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:18:51 Removing intermediate container 098e10c60d99 08:18:51 ---> 5fa8c6f458f7 08:18:51 Step 13/21 : EXPOSE $APP_PORT 08:18:51 ---> Running in 2783d6abf8db 08:18:51 ---> d7c60b8d9885 08:18:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:18:52 Removing intermediate container 2783d6abf8db 08:18:52 ---> e66f1f377087 08:18:52 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 08:18:52 ---> b742cd724f44 08:18:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:18:52 ---> 8c1475a9f766 08:18:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:18:53 ---> 8b363dd0810b 08:18:53 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:18:53 ---> Running in a7a9a2ce386d 08:18:53 ---> 2d3633957b69 08:18:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:18:53 Removing intermediate container a7a9a2ce386d 08:18:53 ---> 7d71845c484a 08:18:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:18:53 ---> a9646a4a2beb 08:18:53 Step 17/21 : ENTRYPOINT ["/support-notifications"] 08:18:53 ---> Running in eb72b5c4aae2 08:18:53 ---> Running in 23ecb9ccb29d 08:18:53 Removing intermediate container eb72b5c4aae2 08:18:53 ---> d3cbf219a358 08:18:53 Step 21/23 : LABEL arch=x86_64 08:18:53 ---> Running in 96f141e6aa3f 08:18:53 Removing intermediate container 23ecb9ccb29d 08:18:53 ---> f7f856f208e2 08:18:53 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:18:53 ---> Running in e38e4ee07748 08:18:53 Removing intermediate container 96f141e6aa3f 08:18:53 ---> 3689d6beffb7 08:18:53 Step 22/23 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e 08:18:53 ---> Running in e11a39b894c8 08:18:53 Removing intermediate container e38e4ee07748 08:18:53 ---> 4078c21e1600 08:18:53 Step 19/21 : LABEL arch=x86_64 08:18:53 ---> Running in 9dd15ec619b4 08:18:53 Removing intermediate container e11a39b894c8 08:18:53 ---> 799cf6c83f05 08:18:53 Step 23/23 : LABEL version=0.0.0 08:18:53 Removing intermediate container 9dd15ec619b4 08:18:53 ---> d7b13ef3e382 08:18:53 Step 20/21 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e 08:18:53 ---> Running in a817954592d5 08:18:53 ---> Running in 11f7077c20ac 08:18:54 Removing intermediate container a817954592d5 08:18:54 ---> 5ea0d95ce5ba 08:18:54 08:18:54 Successfully built 5ea0d95ce5ba 08:18:54 Removing intermediate container 11f7077c20ac 08:18:54 ---> 40c67dbae76e 08:18:54 Step 21/21 : LABEL version=0.0.0 08:18:54 Successfully tagged support-scheduler:latest 08:18:54  Building support-scheduler ... done  ---> Running in d09c6773426e 08:18:54 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 08:18:54 Status: Downloaded newer image for docker:20.10.8 08:18:54 ---> bc6c0ffef665 08:18:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:18:54 ---> Running in d8af508e6e30 08:18:54 Removing intermediate container d09c6773426e 08:18:54 ---> 3a60c32e211c 08:18:54 08:18:54 Successfully built 3a60c32e211c 08:18:54 Successfully tagged support-notifications:latest 08:18:54  Building support-notifications ... done Removing intermediate container d8af508e6e30 08:18:54 ---> 14a5fbe9578f 08:18:54 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 08:18:54 ---> Running in 675540d42cfe 08:18:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:18:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:18:54 (1/42) Installing readline (8.1.0-r0) 08:18:54 (2/42) Installing bash (5.1.4-r0) 08:18:54 Executing bash-5.1.4-r0.post-install 08:18:54 (3/42) Installing brotli-libs (1.0.9-r5) 08:18:54 (4/42) Installing nghttp2-libs (1.43.0-r0) 08:18:54 (5/42) Installing libcurl (7.79.1-r0) 08:18:54 (6/42) Installing curl (7.79.1-r0) 08:18:54 (7/42) Installing dumb-init (1.2.5-r1) 08:18:54 (8/42) Installing libbz2 (1.0.8-r1) 08:18:54 (9/42) Installing expat (2.4.1-r0) 08:18:54 (10/42) Installing libffi (3.3-r2) 08:18:54 (11/42) Installing gdbm (1.19-r0) 08:18:54 (12/42) Installing xz-libs (5.2.5-r0) 08:18:54 (13/42) Installing libgcc (10.3.1_git20210424-r2) 08:18:54 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 08:18:54 (15/42) Installing mpdecimal (2.5.1-r1) 08:18:54 (16/42) Installing sqlite-libs (3.35.5-r0) 08:18:54 (17/42) Installing python3 (3.9.5-r1) 08:18:55 (18/42) Installing py3-appdirs (1.4.4-r2) 08:18:55 (19/42) Installing py3-chardet (4.0.0-r2) 08:18:55 (20/42) Installing py3-idna (3.2-r0) 08:18:55 (21/42) Installing py3-urllib3 (1.26.5-r0) 08:18:55 (22/42) Installing py3-certifi (2020.12.5-r1) 08:18:55 (23/42) Installing py3-requests (2.25.1-r4) 08:18:55 (24/42) Installing py3-msgpack (1.0.2-r1) 08:18:55 (25/42) Installing py3-lockfile (0.12.2-r4) 08:18:55 (26/42) Installing py3-cachecontrol (0.12.6-r1) 08:18:55 (27/42) Installing py3-colorama (0.4.4-r1) 08:18:55 (28/42) Installing py3-contextlib2 (0.6.0-r1) 08:18:55 (29/42) Installing py3-distlib (0.3.1-r3) 08:18:55 (30/42) Installing py3-distro (1.5.0-r3) 08:18:55 (31/42) Installing py3-six (1.15.0-r1) 08:18:55 (32/42) Installing py3-webencodings (0.5.1-r4) 08:18:55 (33/42) Installing py3-html5lib (1.1-r1) 08:18:55 (34/42) Installing py3-parsing (2.4.7-r2) 08:18:55 (35/42) Installing py3-packaging (20.9-r1) 08:18:55 (36/42) Installing py3-toml (0.10.2-r2) 08:18:55 (37/42) Installing py3-pep517 (0.10.0-r2) 08:18:55 (38/42) Installing py3-progress (1.5-r2) 08:18:55 (39/42) Installing py3-retrying (1.3.3-r1) 08:18:55 (40/42) Installing py3-ordered-set (4.0.2-r1) 08:18:55 (41/42) Installing py3-setuptools (52.0.0-r3) 08:18:55 (42/42) Installing py3-pip (20.3.4-r1) 08:18:55 Executing busybox-1.33.1-r3.trigger 08:18:55 OK: 84 MiB in 64 packages 08:18:56 Collecting docker-compose==1.23.2 08:18:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:18:56 Collecting cached-property<2,>=1.2.0 08:18:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:18:56 Collecting jsonschema<3,>=2.5.1 08:18:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:18:56 Collecting texttable<0.10,>=0.9.0 08:18:56 Downloading texttable-0.9.1.tar.gz (11 kB) 08:18:56 Collecting docopt<0.7,>=0.6.1 08:18:56 Downloading docopt-0.6.2.tar.gz (25 kB) 08:18:57 Collecting PyYAML<4,>=3.10 08:18:57 Downloading PyYAML-3.13.tar.gz (270 kB) 08:18:57 Collecting dockerpty<0.5,>=0.4.1 08:18:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:18:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 08:18:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:18:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:18:58 Collecting websocket-client<1.0,>=0.32.0 08:18:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:18:58 Collecting docker<4.0,>=3.6.0 08:18:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:18:58 Collecting docker-pycreds>=0.4.0 08:18:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:18:58 Collecting chardet<3.1.0,>=3.0.2 08:18:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:18:58 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) 08:18:58 Collecting idna<2.8,>=2.5 08:18:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:18:58 Collecting urllib3<1.25,>=1.21.1 08:18:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:18:58 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:18:58 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:18:58 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:18:58 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:18:58 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:18:58 Attempting uninstall: urllib3 08:18:58 Found existing installation: urllib3 1.26.5 08:18:58 Uninstalling urllib3-1.26.5: 08:18:58 Successfully uninstalled urllib3-1.26.5 08:18:58 Attempting uninstall: idna 08:18:58 Found existing installation: idna 3.2 08:18:58 Uninstalling idna-3.2: 08:18:58 Successfully uninstalled idna-3.2 08:18:58 Attempting uninstall: chardet 08:18:58 Found existing installation: chardet 4.0.0 08:18:58 Uninstalling chardet-4.0.0: 08:18:58 Successfully uninstalled chardet-4.0.0 08:18:59 Attempting uninstall: requests 08:18:59 Found existing installation: requests 2.25.1 08:18:59 Uninstalling requests-2.25.1: 08:18:59 Successfully uninstalled requests-2.25.1 08:18:59 Running setup.py install for texttable: started 08:18:59 Running setup.py install for texttable: finished with status 'done' 08:18:59 Running setup.py install for PyYAML: started 08:18:59 Running setup.py install for PyYAML: finished with status 'done' 08:18:59 Running setup.py install for docopt: started 08:19:00 Running setup.py install for docopt: finished with status 'done' 08:19:00 Running setup.py install for dockerpty: started 08:19:00 Running setup.py install for dockerpty: finished with status 'done' 08:19:00 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 08:19:04 Removing intermediate container 675540d42cfe 08:19:04 ---> ca334234532e 08:19:04 Step 13/22 : ENV APP_PORT=58890 08:19:04 ---> Running in bb6a828e3299 08:19:04 Removing intermediate container bb6a828e3299 08:19:04 ---> f5e9a4dea327 08:19:04 Step 14/22 : EXPOSE $APP_PORT 08:19:04 ---> Running in af0db3d48c7b 08:19:04 Removing intermediate container af0db3d48c7b 08:19:04 ---> 6eddeab58d63 08:19:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:19:04 ---> 2ab566f1296d 08:19:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:19:04 ---> 4a08d9a333c5 08:19:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:19:05 ---> 42375c5fcb99 08:19:05 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 08:19:05 ---> Running in 0b2192a5915c 08:19:05 Removing intermediate container 0b2192a5915c 08:19:05 ---> 63909ff9ef8f 08:19:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:19:05 ---> Running in a4690925df1f 08:19:05 Removing intermediate container a4690925df1f 08:19:05 ---> d8a909fefe95 08:19:05 Step 20/22 : LABEL arch=x86_64 08:19:05 ---> Running in 07077e31d8e6 08:19:05 Removing intermediate container 07077e31d8e6 08:19:05 ---> 31fa9f51e216 08:19:05 Step 21/22 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e 08:19:05 ---> Running in 083f0c35fd97 08:19:05 Removing intermediate container 083f0c35fd97 08:19:05 ---> a85512272fcc 08:19:05 Step 22/22 : LABEL version=0.0.0 08:19:05 ---> Running in f9d735e62bf2 08:19:05 Removing intermediate container f9d735e62bf2 08:19:05 ---> b4963807cdda 08:19:05 08:19:05 Successfully built b4963807cdda 08:19:05 Successfully tagged sys-mgmt-agent:latest 08:19:05  Building sys-mgmt-agent ... done  [Pipeline] } 08:19:05 $ docker stop --time=1 9c8cd1a66980762900c12b03b67e0ef21a785243c20f8ae31c618df69d906f3e 08:19:07 $ docker rm -f 9c8cd1a66980762900c12b03b67e0ef21a785243c20f8ae31c618df69d906f3e [Pipeline] // withDockerContainer [Pipeline] sh 08:19:07 + docker images 08:19:07 REPOSITORY TAG IMAGE ID CREATED SIZE 08:19:07 sys-mgmt-agent latest b4963807cdda 2 seconds ago 294MB 08:19:07 support-scheduler latest 5ea0d95ce5ba 14 seconds ago 16.2MB 08:19:07 support-notifications latest 3a60c32e211c 14 seconds ago 16.9MB 08:19:07 520ec05e580d 17 seconds ago 1.76GB 08:19:07 da342923651e 18 seconds ago 1.76GB 08:19:07 2c45b4d5224a 18 seconds ago 1.76GB 08:19:07 core-command latest 4299bafa9b45 30 seconds ago 16.1MB 08:19:07 896bf947115a 36 seconds ago 1.75GB 08:19:07 core-data latest ac8b4034dba5 About a minute ago 20.7MB 08:19:07 security-bootstrapper latest 1b37b1bf8800 About a minute ago 18.9MB 08:19:07 security-secretstore-setup latest 8b955961a96b About a minute ago 28.3MB 08:19:07 security-proxy-setup latest 944e7bdcefb7 About a minute ago 26.8MB 08:19:07 core-metadata latest 79b62d10d3b1 About a minute ago 16.9MB 08:19:07 464b50c1db10 About a minute ago 1.76GB 08:19:07 c301606b8f3b About a minute ago 1.76GB 08:19:07 fd2ddb05e861 About a minute ago 1.76GB 08:19:07 02251328f66e About a minute ago 1.76GB 08:19:07 231e0b6ea641 About a minute ago 1.76GB 08:19:07 ci-base-image-x86_64 latest 4d7ae12397ed 6 minutes ago 1.25GB 08:19:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 12 days ago 548MB 08:19:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 08:19:07 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 08:19:07 alpine 3.14 14119a10abf4 8 weeks ago 5.6MB 08:19:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 08:19:23 Still waiting to schedule task 08:19:23 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:19:28 Removing intermediate container 9f9cba1d5709 08:19:28 ---> 3331bd1474c8 08:19:28 Successfully built 3331bd1474c8 08:19:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:19:28 + docker inspect -f . ci-base-image-arm64 08:19:28 . [Pipeline] withDockerContainer 08:19:28 prd-ubuntu18.04-docker-arm64-4c-16g-1997 does not seem to be running inside a container 08:19:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:19:30 $ docker top 0f335ead28515189e5e28efe59e966e6dbf3bb012c0726e6ee92725309e3b38c -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:31 + go version 08:19:31 go version go1.16.8 linux/arm64 [Pipeline] } 08:19:31 $ docker stop --time=1 0f335ead28515189e5e28efe59e966e6dbf3bb012c0726e6ee92725309e3b38c 08:19:33 $ docker rm -f 0f335ead28515189e5e28efe59e966e6dbf3bb012c0726e6ee92725309e3b38c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:19:33 + docker inspect -f . ci-base-image-arm64 08:19:33 . [Pipeline] withDockerContainer 08:19:34 prd-ubuntu18.04-docker-arm64-4c-16g-1997 does not seem to be running inside a container 08:19:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:19:35 $ docker top 05386ac4bfe9c3f38b27e9290ee734c2361804434203afc0cbc34b57166b3b8b -eo pid,comm [Pipeline] { [Pipeline] echo 08:19:36 ========================================================= 08:19:36 [edgeXBuildGoParallel] Running Tests and Build... 08:19:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:19:36 + make test 08:19:36 go mod tidy 08:19:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:20:04 ? github.com/edgexfoundry/edgex-go [no test files] 08:20:57 Running on prd-ubuntu18.04-docker-8c-8g-1999 in /w/workspace/edgexfoundry_edgex-go_PR-3770 [Pipeline] { [Pipeline] ws 08:20:57 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 08:20:57 The recommended git tool is: git 08:21:00 using credential edgex-jenkins-ssh 08:21:00 Cloning the remote Git repository 08:21:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:21:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:21:00 > git init /w/workspace/edgex-go/5 # timeout=10 08:21:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:21:00 > git --version # timeout=10 08:21:00 > git --version # 'git version 2.17.1' 08:21:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:21:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:21:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:21:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:21:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:21:18 Merging remotes/origin/main commit 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit 4936a3b64d9a9c25df3c63287ff61185fb01104e 08:21:18 Merge succeeded, producing 4936a3b64d9a9c25df3c63287ff61185fb01104e 08:21:18 Checking out Revision 4936a3b64d9a9c25df3c63287ff61185fb01104e (PR-3770) 08:21:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:21:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:21:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:21:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:21:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:21:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3770/head:refs/remotes/origin/PR-3770 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:21:18 > git config core.sparsecheckout # timeout=10 08:21:18 > git checkout -f 4936a3b64d9a9c25df3c63287ff61185fb01104e # timeout=10 08:21:18 > git remote # timeout=10 08:21:18 > git config --get remote.origin.url # timeout=10 08:21:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:21:18 > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 08:21:18 > git rev-parse HEAD^{commit} # timeout=10 08:21:18 > git config core.sparsecheckout # timeout=10 08:21:18 > git checkout -f 4936a3b64d9a9c25df3c63287ff61185fb01104e # timeout=10 08:21:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:21:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:21:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:21:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:21:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:21:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:21:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:21:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:21:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:21:23 Commit message: "Merge branch 'main' into snap-modify-kuiper-rest-port" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:24 + echo snap-build.sh 08:21:24 snap-build.sh 08:21:24 + SNAP_BASE_DIR=. 08:21:24 + '[' '!' -z /w/workspace/edgex-go/5 ']' 08:21:24 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 08:21:24 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 08:21:24 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 08:21:24 + cd /w/workspace/edgex-go/5 08:21:24 + sudo apt-get remove -qy --purge lxd lxd-client 08:21:24 Reading package lists... 08:21:24 Building dependency tree... 08:21:24 Reading state information... 08:21:24 The following packages were automatically installed and are no longer required: 08:21:24 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:21:24 uidmap xdelta3 08:21:24 Use 'sudo apt autoremove' to remove them. 08:21:24 The following packages will be REMOVED: 08:21:24 lxd* lxd-client* 08:21:25 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:21:25 After this operation, 31.7 MB disk space will be freed. 08:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.197s coverage: 28.7% of statements 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:21:31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 08:21:31 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:21:33 Removing lxd dnsmasq configuration 08:21:34 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:21:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.433s coverage: 98.5% of statements 08:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:21:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.375s coverage: 44.7% of statements 08:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:21:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:21:36 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:21:37 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:21:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.654s coverage: 89.5% of statements 08:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:21:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.268s coverage: 84.4% of statements 08:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:21:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:21:39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 08:21:39 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:21:43 Processing triggers for systemd (237-3ubuntu10.45) ... 08:21:43 Processing triggers for ureadahead (0.100.0-21) ... 08:21:44 + sudo snap remove --purge lxd 08:21:44 snap "lxd" is not installed 08:21:44 + sudo groupadd --force --system lxd 08:21:44 ++ whoami 08:21:44 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:21:44 + newgrp - lxd 08:21:44 + sudo snap install lxd 08:21:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.417s coverage: 94.2% of statements 08:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:21:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.238s coverage: 59.1% of statements 08:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:21:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.284s coverage: 60.0% of statements 08:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:21:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.293s coverage: 0.9% of statements 08:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:21:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.217s coverage: 58.8% of statements 08:21:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.213s coverage: 21.7% of statements 08:21:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.258s coverage: 47.1% of statements 08:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.249s coverage: 79.5% of statements 08:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements 08:21:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.487s coverage: 96.3% of statements 08:21:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.178s coverage: 87.5% of statements 08:21:54 2021-10-26T08:21:51Z INFO Waiting for automatic snapd restart... 08:22:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.479s coverage: 94.4% of statements 08:22:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements 08:22:04 lxd 4.19 from Canonical* installed 08:22:04 + sudo lxd init --auto 08:22:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.619s coverage: 82.5% of statements 08:22:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:22:14 + sudo snap install --classic snapcraft 08:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements 08:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 08:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.187s coverage: 87.2% of statements 08:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.153s coverage: 100.0% of statements 08:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.286s coverage: 58.8% of statements 08:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.255s coverage: 80.0% of statements 08:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements 08:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.283s coverage: 85.4% of statements 08:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.795s coverage: 91.2% of statements 08:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.995s coverage: 64.4% of statements 08:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.193s coverage: 100.0% of statements 08:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements 08:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 08:22:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 08:22:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 08:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.263s coverage: 70.4% of statements 08:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.800s coverage: 43.4% of statements 08:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.218s coverage: 89.5% of statements 08:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.379s coverage: 84.8% of statements 08:22:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:22:26 snapcraft 5.0 from Canonical* installed 08:22:26 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:22:26 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:22:26 % Total % Received % Xferd Average Speed Time Time Time Current 08:22:26 Dload Upload Total Spent Left Speed 08:22:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 8250 0 --:--:-- --:--:-- --:--:-- 8250 08:22:26 100 3325k 100 3325k 0 0 19.5M 0 --:--:-- --:--:-- --:--:-- 19.5M 08:22:26 ./yq_linux_amd64 08:22:26 + sudo snapcraft prime --use-lxd 08:22:27 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:22:27 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: 08:22:27 - README.md 08:22:27 08:22:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:22:27 Launching a container. 08:22:33 Waiting for container to be ready 08:22:33 To start your first instance, try: lxc launch ubuntu:20.04 08:22:33 08:22:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.251s coverage: 17.7% of statements 08:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:22:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.632s coverage: 92.3% of statements 08:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:22:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.211s coverage: 63.2% of statements 08:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:22:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.398s coverage: 97.7% of statements 08:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:22:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:22:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:22:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements 08:22:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:22:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:22:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:22:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:22:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:22:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:22:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.178s coverage: 100.0% of statements 08:22:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 08:22:34 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 08:22:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:22:34 GO111MODULE=on go vet ./... 08:22:37 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:22:37 Waiting for network to be ready... 08:22:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:22:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] 08:22:38 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:22:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 08:22:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 08:22:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 08:22:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 08:22:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 08:22:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 08:22:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 08:22:39 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:22:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:22:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:22:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:22:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:22:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:22:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:22:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:22:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:22:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 08:22:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 08:22:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 08:22:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 08:22:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 08:22:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 08:22:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 08:22:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 08:22:42 Fetched 25.5 MB in 4s (6047 kB/s) 08:22:43 Reading package lists... 08:22:43 Reading package lists... 08:22:43 Building dependency tree... 08:22:43 Reading state information... 08:22:43 The following additional packages will be installed: 08:22:43 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:22:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:22:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:22:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:22:43 Suggested packages: 08:22:43 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:22:43 Recommended packages: 08:22:43 gnupg libsasl2-modules 08:22:43 The following NEW packages will be installed: 08:22:43 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:22:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:22:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:22:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:22:43 The following packages will be upgraded: 08:22:44 gpg gpg-agent gpgconf libudev1 08:22:44 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 08:22:44 Need to get 3527 kB of archives. 08:22:44 After this operation, 13.3 MB of additional disk space will be used. 08:22:44 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] 08:22:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 08:22:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:22:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:22:44 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 08:22:44 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 08:22:44 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:22:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:22:44 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:22:44 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:22:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:22:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:22:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:22:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:22:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:22:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:22:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:22:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:22:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:22:45 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:22:45 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:22:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:22:45 debconf: delaying package configuration, since apt-utils is not installed 08:22:45 Fetched 3527 kB in 1s (3135 kB/s) 08:22:45 (Reading database ... 12511 files and directories currently installed.) 08:22:45 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 08:22:45 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:22:45 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 08:22:45 Selecting previously unselected package udev. 08:22:45 (Reading database ... 12511 files and directories currently installed.) 08:22:45 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 08:22:45 Unpacking udev (237-3ubuntu10.52) ... 08:22:45 Selecting previously unselected package libfuse2:amd64. 08:22:45 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:22:45 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:22:45 Selecting previously unselected package fuse. 08:22:45 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:22:45 Unpacking fuse (2.9.7-1ubuntu1) ... 08:22:45 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:22:45 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:22:46 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:22:46 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:22:46 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:22:46 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:22:46 Selecting previously unselected package libksba8:amd64. 08:22:46 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:22:46 Unpacking libksba8:amd64 (1.3.5-2) ... 08:22:46 Selecting previously unselected package libroken18-heimdal:amd64. 08:22:46 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:22:46 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:22:46 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:22:46 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:22:46 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:22:46 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:22:46 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:22:46 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:22:46 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:22:46 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:22:46 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:22:46 Selecting previously unselected package libwind0-heimdal:amd64. 08:22:46 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:22:46 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:22:46 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:22:46 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:22:46 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:22:46 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:22:46 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:22:46 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:22:46 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:22:46 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:22:46 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:22:46 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:22:46 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:22:46 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:22:46 Selecting previously unselected package libsasl2-modules-db:amd64. 08:22:46 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:22:46 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:22:47 Selecting previously unselected package libsasl2-2:amd64. 08:22:47 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:22:47 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:22:47 Selecting previously unselected package libldap-common. 08:22:47 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:22:47 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:22:47 Selecting previously unselected package libldap-2.4-2:amd64. 08:22:47 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:22:47 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:22:47 Selecting previously unselected package dirmngr. 08:22:47 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:22:47 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:22:47 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:22:47 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:22:47 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:22:47 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:22:47 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:22:47 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:22:47 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:22:47 Setting up libksba8:amd64 (1.3.5-2) ... 08:22:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:22:47 Setting up udev (237-3ubuntu10.52) ... 08:22:47 invoke-rc.d: policy-rc.d denied execution of start. 08:22:47 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:22:47 Processing triggers for systemd (237-3ubuntu10) ... 08:22:47 Setting up fuse (2.9.7-1ubuntu1) ... 08:22:47 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:22:47 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:22:47 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:22:47 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:22:47 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:22:47 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:22:47 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:22:47 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:22:47 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:22:47 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:22:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:22:48 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:22:48 settings in the [Install] section, and DefaultInstance for template units). 08:22:48 This means they are not meant to be enabled using systemctl. 08:22:48 Possible reasons for having this kind of units are: 08:22:48 1) A unit may be statically enabled by being symlinked from another unit's 08:22:48 .wants/ or .requires/ directory. 08:22:48 2) A unit's purpose may be to act as a helper for some other unit which has 08:22:48 a requirement dependency on it. 08:22:48 3) A unit may be started when needed via activation (socket, path, timer, 08:22:48 D-Bus, udev, scripted systemctl call, ...). 08:22:48 4) In case of template units, the unit is meant to be enabled with some 08:22:48 instance name specified. 08:22:48 Reading package lists... 08:22:49 Building dependency tree... 08:22:49 Reading state information... 08:22:49 The following additional packages will be installed: 08:22:49 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:22:49 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:22:49 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:22:49 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:22:49 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:22:49 Suggested packages: 08:22:49 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:22:49 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:22:49 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:22:49 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:22:49 systemd-container policykit-1 08:22:49 Recommended packages: 08:22:49 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:22:49 The following NEW packages will be installed: 08:22:49 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:22:49 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:22:49 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:22:49 multiarch-support openssh-client python3 python3-minimal python3.6 08:22:49 python3.6-minimal snapd squashfs-tools sudo 08:22:49 The following packages will be upgraded: 08:22:49 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:22:49 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 08:22:49 Need to get 36.8 MB of archives. 08:22:49 After this operation, 147 MB of additional disk space will be used. 08:22:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 08:22:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:22:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:22:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:22:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:22:49 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 08:22:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:22:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:22:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:22:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:22:49 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:22:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:22:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:22:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:22:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 08:22:49 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 08:22:49 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 08:22:50 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 08:22:50 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 08:22:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 08:22:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:22:50 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:22:50 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:22:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:22:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:22:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:22:50 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:22:50 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:22:50 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:22:50 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 08:22:51 debconf: delaying package configuration, since apt-utils is not installed 08:22:51 Fetched 36.8 MB in 2s (20.4 MB/s) 08:22:51 (Reading database ... 12757 files and directories currently installed.) 08:22:51 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 08:22:51 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:22:51 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 08:22:51 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:22:51 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 08:22:51 (Reading database ... 12757 files and directories currently installed.) 08:22:51 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 08:22:51 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 08:22:51 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 08:22:51 (Reading database ... 12757 files and directories currently installed.) 08:22:52 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 08:22:52 Unpacking apt (1.6.14) over (1.6.1) ... 08:22:52 Setting up apt (1.6.14) ... 08:22:52 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:22:52 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:22:52 (Reading database ... 12764 files and directories currently installed.) 08:22:52 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 08:22:52 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 08:22:53 Selecting previously unselected package libpython3.6-minimal:amd64. 08:22:53 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:22:53 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:22:53 Selecting previously unselected package libexpat1:amd64. 08:22:53 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:22:53 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:22:53 Selecting previously unselected package python3.6-minimal. 08:22:53 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:22:53 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:22:53 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 08:22:53 Checking for services that may need to be restarted...done. 08:22:53 Checking for services that may need to be restarted...done. 08:22:53 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:22:53 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:22:53 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:22:54 Selecting previously unselected package python3-minimal. 08:22:54 (Reading database ... 13012 files and directories currently installed.) 08:22:54 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:22:54 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:22:54 Selecting previously unselected package mime-support. 08:22:54 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:22:54 Unpacking mime-support (3.60ubuntu1) ... 08:22:54 Selecting previously unselected package libmpdec2:amd64. 08:22:54 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:22:54 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:22:54 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:22:54 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:22:54 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:22:54 Selecting previously unselected package python3.6. 08:22:54 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:22:54 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:22:54 Selecting previously unselected package libpython3-stdlib:amd64. 08:22:54 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:22:54 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:22:54 Setting up python3-minimal (3.6.7-1~18.04) ... 08:22:54 Selecting previously unselected package python3. 08:22:54 (Reading database ... 13442 files and directories currently installed.) 08:22:54 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:22:54 Unpacking python3 (3.6.7-1~18.04) ... 08:22:54 Selecting previously unselected package multiarch-support. 08:22:54 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:22:54 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:22:54 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:22:54 Selecting previously unselected package liblzo2-2:amd64. 08:22:54 (Reading database ... 13479 files and directories currently installed.) 08:22:54 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:22:54 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:22:54 Selecting previously unselected package libbsd0:amd64. 08:22:55 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:22:55 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:22:55 Selecting previously unselected package sudo. 08:22:55 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:22:55 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:22:55 Selecting previously unselected package apparmor. 08:22:55 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:22:55 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:22:55 Selecting previously unselected package libedit2:amd64. 08:22:55 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:22:55 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:22:55 Selecting previously unselected package libkrb5support0:amd64. 08:22:55 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:22:55 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:22:55 Selecting previously unselected package libk5crypto3:amd64. 08:22:55 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:22:55 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:22:55 Selecting previously unselected package libkeyutils1:amd64. 08:22:55 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:22:55 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:22:55 Selecting previously unselected package libkrb5-3:amd64. 08:22:55 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:22:55 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:22:55 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:22:55 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:22:55 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:22:56 Selecting previously unselected package libssl1.0.0:amd64. 08:22:56 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 08:22:56 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 08:22:56 Selecting previously unselected package openssh-client. 08:22:56 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 08:22:56 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 08:22:56 Selecting previously unselected package squashfs-tools. 08:22:56 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 08:22:56 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 08:22:56 Selecting previously unselected package snapd. 08:22:56 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 08:22:56 Unpacking snapd (2.51.1+18.04) ... 08:22:58 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:22:58 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 08:22:58 Setting up mime-support (3.60ubuntu1) ... 08:22:58 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:22:58 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:22:58 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:22:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:22:58 Setting up systemd (237-3ubuntu10.52) ... 08:22:58 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:22:59 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:22:59 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:22:59 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:22:59 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:22:59 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:22:59 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:22:59 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 08:22:59 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:22:59 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:22:59 Setting up python3 (3.6.7-1~18.04) ... 08:22:59 running python rtupdate hooks for python3.6... 08:22:59 running python post-rtupdate hooks for python3.6... 08:22:59 Setting up apparmor (2.12-4ubuntu5.1) ... 08:23:00 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:23:00 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:23:00 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 08:23:02 Setting up snapd (2.51.1+18.04) ... 08:23:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:23:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:23:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:23:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:23:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:23:03 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:23:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:23:03 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:23:04 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:23:04 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:23:04 /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' 08:23:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:23:04 Processing triggers for systemd (237-3ubuntu10.52) ... 08:23:05 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:23:05 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:23:05 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:23:06 Reading package lists... 08:23:06 Reading package lists... 08:23:07 Building dependency tree... 08:23:07 Reading state information... 08:23:07 Calculating upgrade... 08:23:07 The following packages will be upgraded: 08:23:07 advancecomp base-files bash binutils binutils-common 08:23:07 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:23:07 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:23:07 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 08:23:07 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 08:23:07 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:23:07 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:23:07 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:23:07 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 08:23:07 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:23:07 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:23:07 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:23:07 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:23:07 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:23:07 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:23:07 ubuntu-keyring util-linux 08:23:07 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:23:07 Need to get 64.2 MB of archives. 08:23:07 After this operation, 5144 kB of additional disk space will be used. 08:23:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 08:23:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:23:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:23:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:23:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:23:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:23:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:23:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:23:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:23:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:23:07 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:23:07 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:23:07 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:23:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:23:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:23:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:23:07 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:23:07 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:23:07 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:23:07 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:23:07 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:23:07 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:23:07 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:23:07 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:23:07 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:23:07 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:23:07 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:23:07 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:23:07 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:23:07 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:23:07 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:23:07 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:23:07 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:23:07 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 08:23:07 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 08:23:07 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:23:07 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:23:07 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 08:23:07 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 08:23:07 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:23:07 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:23:07 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 08:23:07 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 08:23:07 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:23:07 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:23:07 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:23:07 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 08:23:07 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:23:07 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:23:07 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 08:23:07 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 08:23:07 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 08:23:07 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 08:23:07 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:23:07 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:23:07 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:23:07 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:23:07 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:23:07 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:23:07 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:23:07 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:23:08 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:23:08 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:23:08 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:23:08 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:23:08 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:23:08 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:23:08 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:23:08 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 08:23:08 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:23:08 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:23:08 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:23:08 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 08:23:08 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:23:08 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:23:08 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:23:08 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:23:08 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:23:08 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:23:08 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:23:08 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:23:08 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:23:08 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:23:08 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 08:23:08 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 08:23:08 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 08:23:08 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 08:23:08 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 08:23:08 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:23:08 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:23:08 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:23:08 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 08:23:08 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:23:08 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:23:08 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:23:08 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:23:08 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:23:08 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:23:08 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:23:08 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:23:08 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:23:08 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:23:08 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:23:08 debconf: delaying package configuration, since apt-utils is not installed 08:23:08 Fetched 64.2 MB in 2s (40.3 MB/s) 08:23:09 (Reading database ... 13914 files and directories currently installed.) 08:23:09 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:23:09 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:23:09 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:23:09 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:23:09 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 08:23:09 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 08:23:10 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:23:10 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:23:10 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:23:10 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:23:10 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:23:10 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:23:10 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:23:10 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:23:10 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:23:10 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:23:10 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:23:10 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:23:10 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:23:10 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:23:10 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:23:10 (Reading database ... 13914 files and directories currently installed.) 08:23:10 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:23:10 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:23:10 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:23:10 (Reading database ... 13914 files and directories currently installed.) 08:23:10 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:23:10 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:23:11 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:23:11 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:23:11 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:23:11 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:23:11 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:23:11 (Reading database ... 13914 files and directories currently installed.) 08:23:11 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:23:11 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:23:11 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:23:11 (Reading database ... 13914 files and directories currently installed.) 08:23:11 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 08:23:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:23:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:23:12 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 08:23:12 Setting up base-files (10.1ubuntu2.11) ... 08:23:12 Installing new version of config file /etc/issue ... 08:23:12 Installing new version of config file /etc/issue.net ... 08:23:12 Installing new version of config file /etc/lsb-release ... 08:23:12 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:23:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:23:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:23:12 Removing obsolete conffile /etc/default/motd-news ... 08:23:12 (Reading database ... 13915 files and directories currently installed.) 08:23:12 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:23:12 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:23:12 Setting up bash (4.4.18-2ubuntu1.2) ... 08:23:12 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 08:23:13 (Reading database ... 13915 files and directories currently installed.) 08:23:13 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:23:13 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:23:13 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:23:13 (Reading database ... 13915 files and directories currently installed.) 08:23:13 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:23:13 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:23:13 Setting up tar (1.29b-2ubuntu0.2) ... 08:23:13 (Reading database ... 13915 files and directories currently installed.) 08:23:13 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:23:13 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:23:14 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:23:14 (Reading database ... 13915 files and directories currently installed.) 08:23:14 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:23:14 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:23:14 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:23:14 (Reading database ... 13915 files and directories currently installed.) 08:23:14 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:23:14 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:23:14 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:23:14 (Reading database ... 13915 files and directories currently installed.) 08:23:14 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:23:14 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:23:14 Setting up grep (3.1-2build1) ... 08:23:14 (Reading database ... 13915 files and directories currently installed.) 08:23:14 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 08:23:14 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 08:23:14 Setting up gzip (1.6-5ubuntu1.1) ... 08:23:14 (Reading database ... 13915 files and directories currently installed.) 08:23:14 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:23:14 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:23:14 Setting up login (1:4.5-1ubuntu2) ... 08:23:14 (Reading database ... 13915 files and directories currently installed.) 08:23:14 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:23:14 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:23:14 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:23:15 (Reading database ... 13915 files and directories currently installed.) 08:23:15 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:23:15 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:23:15 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:23:15 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:23:15 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:23:15 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:23:15 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:23:15 (Reading database ... 13915 files and directories currently installed.) 08:23:15 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:23:16 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:23:16 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:23:16 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:23:16 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:23:16 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:23:16 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:23:16 (Reading database ... 13915 files and directories currently installed.) 08:23:16 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:23:16 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:23:16 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:23:16 (Reading database ... 13915 files and directories currently installed.) 08:23:16 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:23:16 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:23:16 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:23:17 (Reading database ... 13915 files and directories currently installed.) 08:23:17 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:23:17 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:23:17 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:23:17 (Reading database ... 13915 files and directories currently installed.) 08:23:17 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:23:17 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:23:17 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:23:17 (Reading database ... 13915 files and directories currently installed.) 08:23:17 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:23:17 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:23:17 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:23:17 (Reading database ... 13915 files and directories currently installed.) 08:23:17 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:23:17 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:23:17 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:23:17 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:23:17 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:23:17 (Reading database ... 13915 files and directories currently installed.) 08:23:17 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:23:17 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:23:17 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:23:17 (Reading database ... 13915 files and directories currently installed.) 08:23:17 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:23:17 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:23:17 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:23:17 (Reading database ... 13915 files and directories currently installed.) 08:23:17 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:23:17 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:23:18 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:23:18 (Reading database ... 13915 files and directories currently installed.) 08:23:18 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:23:18 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:23:18 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:23:18 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:23:19 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:23:19 (Reading database ... 13915 files and directories currently installed.) 08:23:19 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:23:19 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:23:19 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:23:19 (Reading database ... 13915 files and directories currently installed.) 08:23:19 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:23:19 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:23:19 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:23:19 (Reading database ... 13917 files and directories currently installed.) 08:23:19 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:23:19 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:23:19 Setting up debconf (1.5.66ubuntu1) ... 08:23:19 (Reading database ... 13917 files and directories currently installed.) 08:23:19 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:23:19 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:23:20 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:23:20 (Reading database ... 13917 files and directories currently installed.) 08:23:20 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:23:20 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:23:20 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:23:20 (Reading database ... 13917 files and directories currently installed.) 08:23:20 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:23:20 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:23:20 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:23:20 (Reading database ... 13917 files and directories currently installed.) 08:23:20 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:23:20 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:23:20 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 08:23:20 (Reading database ... 13919 files and directories currently installed.) 08:23:20 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:23:20 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:23:20 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:23:20 (Reading database ... 13923 files and directories currently installed.) 08:23:20 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:23:20 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:23:20 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 08:23:20 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:23:20 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:23:20 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:23:21 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:23:21 (Reading database ... 13923 files and directories currently installed.) 08:23:21 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 08:23:21 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 08:23:21 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 08:23:21 (Reading database ... 13923 files and directories currently installed.) 08:23:21 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 08:23:21 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 08:23:21 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 08:23:21 (Reading database ... 13923 files and directories currently installed.) 08:23:21 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 08:23:21 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:23:21 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 08:23:21 (Reading database ... 13923 files and directories currently installed.) 08:23:21 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:23:21 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:23:21 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:23:21 (Reading database ... 13923 files and directories currently installed.) 08:23:21 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:23:21 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:23:21 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:23:21 (Reading database ... 13923 files and directories currently installed.) 08:23:21 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:23:21 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:23:22 Setting up passwd (1:4.5-1ubuntu2) ... 08:23:22 (Reading database ... 13923 files and directories currently installed.) 08:23:22 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:23:22 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:23:22 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:23:22 (Reading database ... 13923 files and directories currently installed.) 08:23:22 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:23:22 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:23:22 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:23:22 (Reading database ... 13923 files and directories currently installed.) 08:23:22 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:23:22 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:23:22 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:23:22 (Reading database ... 13923 files and directories currently installed.) 08:23:22 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:23:22 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:23:22 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:23:22 (Reading database ... 13923 files and directories currently installed.) 08:23:22 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:23:22 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:23:23 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:23:23 (Reading database ... 13923 files and directories currently installed.) 08:23:23 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:23:23 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:23:23 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:23:23 (Reading database ... 13923 files and directories currently installed.) 08:23:23 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 08:23:23 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 08:23:23 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 08:23:23 (Reading database ... 13923 files and directories currently installed.) 08:23:23 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:23:23 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:23:23 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 08:23:23 (Reading database ... 13923 files and directories currently installed.) 08:23:23 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:23:23 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:23:23 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:23:23 (Reading database ... 13924 files and directories currently installed.) 08:23:23 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:23:23 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:23:23 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:23:23 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:23:24 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 08:23:24 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 08:23:24 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 08:23:24 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 08:23:24 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:23:24 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:23:24 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:23:24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:23:24 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:23:24 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:23:24 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:23:24 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:23:24 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:23:24 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:23:24 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:23:24 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:23:24 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:23:24 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:23:24 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 08:23:24 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 08:23:25 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:23:25 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:23:25 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:23:25 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:23:25 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:23:25 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:23:25 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:23:25 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:23:25 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:23:25 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:23:25 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:23:25 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:23:25 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:23:25 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:23:25 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:23:25 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:23:26 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:23:26 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:23:26 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:23:26 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:23:27 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:23:27 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:23:28 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:23:28 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:23:28 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:23:28 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:23:28 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:23:28 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:23:29 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:23:29 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:23:29 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:23:29 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:23:29 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:23:29 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:23:29 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:23:29 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:23:29 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:23:29 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:23:29 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:23:29 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:23:29 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:23:29 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:23:29 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:23:29 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:23:29 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:23:29 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:23:29 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:23:29 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:23:30 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:23:30 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:23:30 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:23:30 Setting up tzdata (2021a-2ubuntu0.18.04) ... 08:23:30 08:23:30 Current default time zone: 'Etc/UTC' 08:23:30 Local time is now: Tue Oct 26 08:23:29 UTC 2021. 08:23:30 Universal Time is now: Tue Oct 26 08:23:29 UTC 2021. 08:23:30 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:23:30 08:23:30 Setting up systemd-sysv (237-3ubuntu10.52) ... 08:23:30 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:23:30 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 08:23:30 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:23:30 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:23:30 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:23:30 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:23:30 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:23:30 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:23:30 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:23:30 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:23:30 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:23:30 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:23:30 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 08:23:30 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:23:30 Setting up patch (2.7.6-2ubuntu1.1) ... 08:23:30 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:23:30 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:23:30 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 08:23:30 Installing new version of config file /etc/ssl/openssl.cnf ... 08:23:30 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:23:30 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:23:30 Setting up ca-certificates (20210119~18.04.2) ... 08:23:32 Updating certificates in /etc/ssl/certs... 08:23:33 23 added, 28 removed; done. 08:23:33 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:23:33 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:23:33 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:23:33 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:23:33 Setting up pkgbinarymangler (138.18.04.1) ... 08:23:33 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:23:33 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 08:23:33 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:23:33 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:23:33 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:23:33 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:23:33 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:23:33 Setting up perl (5.26.1-6ubuntu0.5) ... 08:23:33 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 08:23:33 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:23:33 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:23:33 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 08:23:33 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:23:33 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:23:33 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:23:33 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:23:33 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:23:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:23:33 Processing triggers for systemd (237-3ubuntu10.52) ... 08:23:33 Processing triggers for mime-support (3.60ubuntu1) ... 08:23:33 Processing triggers for ca-certificates (20210119~18.04.2) ... 08:23:33 Updating certificates in /etc/ssl/certs... 08:23:34 0 added, 0 removed; done. 08:23:34 Running hooks in /etc/ca-certificates/update.d... 08:23:34 done. 08:23:34 Reading package lists... 08:23:34 Building dependency tree... 08:23:34 Reading state information... 08:23:35 The following NEW packages will be installed: 08:23:35 apt-transport-https 08:23:35 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:23:35 Need to get 4348 B of archives. 08:23:35 After this operation, 154 kB of additional disk space will be used. 08:23:35 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 08:23:35 debconf: delaying package configuration, since apt-utils is not installed 08:23:35 Fetched 4348 B in 0s (21.6 kB/s) 08:23:35 Selecting previously unselected package apt-transport-https. 08:23:35 (Reading database ... 13928 files and directories currently installed.) 08:23:35 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 08:23:35 Unpacking apt-transport-https (1.6.14) ... 08:23:35 Setting up apt-transport-https (1.6.14) ... 08:23:35 Waiting for network to be ready... 08:23:43 2021-10-26T08:23:40Z INFO Waiting for automatic snapd restart... 08:23:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:23:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:23:56 ./bin/test-attribution-txt.sh [Pipeline] sh 08:23:58 + ls -al . 08:23:58 total 660 08:23:58 drwxrwxr-x 9 1001 1001 4096 Oct 26 08:23 . 08:23:58 drwxr-xr-x 4 root root 4096 Oct 26 08:19 .. 08:23:58 -rw-rw-r-- 1 1001 1001 11 Oct 26 08:17 .dockerignore 08:23:58 drwxrwxr-x 8 1001 1001 4096 Oct 26 08:17 .git 08:23:58 drwxrwxr-x 4 1001 1001 4096 Oct 26 08:17 .github 08:23:58 -rw-rw-r-- 1 1001 1001 804 Oct 26 08:17 .gitignore 08:23:58 -rw-rw-r-- 1 1001 1001 42 Oct 26 08:17 .golangci.yml 08:23:58 -rw-rw-r-- 1 1001 1001 76 Oct 26 08:17 .hadolint.yml 08:23:58 -rw-rw-r-- 1 1001 1001 166 Oct 26 08:17 .sonarcloud.properties 08:23:58 -rw-rw-r-- 1 1001 1001 1171 Oct 26 08:17 ADOPTERS.md 08:23:58 -rw-rw-r-- 1 1001 1001 8910 Oct 26 08:17 Attribution.txt 08:23:58 -rw-rw-r-- 1 1001 1001 43881 Oct 26 08:17 CHANGELOG.md 08:23:58 -rw-rw-r-- 1 1001 1001 3804 Oct 26 08:17 CONTRIBUTING.md 08:23:58 -rw-rw-r-- 1 1001 1001 677 Oct 26 08:17 GOVERNANCE.md 08:23:58 -rw-rw-r-- 1 1001 1001 849 Oct 26 08:17 Jenkinsfile 08:23:58 -rw-rw-r-- 1 1001 1001 10775 Oct 26 08:17 LICENSE 08:23:58 -rw-rw-r-- 1 1001 1001 6508 Oct 26 08:17 Makefile 08:23:58 -rw-rw-r-- 1 1001 1001 582 Oct 26 08:17 OWNERS.md 08:23:58 -rw-rw-r-- 1 1001 1001 8256 Oct 26 08:17 README.md 08:23:58 -rw-rw-r-- 1 1001 1001 6912 Oct 26 08:17 SECURITY.md 08:23:58 -rw-rw-r-- 1 1001 1001 5 Oct 26 08:12 VERSION 08:23:58 -rw-rw-r-- 1 1001 1001 4131 Oct 26 08:17 ZMQWindows.md 08:23:58 drwxrwxr-x 2 1001 1001 4096 Oct 26 08:17 bin 08:23:58 drwxrwxr-x 14 1001 1001 4096 Oct 26 08:17 cmd 08:23:58 -rw-r--r-- 1 root root 425845 Oct 26 08:22 coverage.out 08:23:58 -rw-rw-r-- 1 1001 1001 848 Oct 26 08:17 go.mod 08:23:58 -rw-rw-r-- 1 1001 1001 50414 Oct 26 08:19 go.sum 08:23:58 drwxrwxr-x 8 1001 1001 4096 Oct 26 08:17 internal 08:23:58 drwxrwxr-x 3 1001 1001 4096 Oct 26 08:17 openapi 08:23:58 drwxrwxr-x 4 1001 1001 4096 Oct 26 08:17 snap 08:23:58 -rw-rw-r-- 1 1001 1001 204 Oct 26 08:17 version.go [Pipeline] sh 08:23:59 + '[' -e coverage.out ] 08:23:59 + chown 1001:1001 coverage.out [Pipeline] stash 08:23:59 Warning: overwriting stash ‘coverage-report’ 08:23:59 Stashed 1 file(s) [Pipeline] sh 08:24:00 + make build 08:24:00 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 08:24:07 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 08:24:22 snapd 2.52.1 from Canonical* installed 08:24:22 "snapd" switched to the "latest/stable" channel 08:24:22 08:24:22 core18 20211015 from Canonical* installed 08:24:22 "core18" switched to the "latest/stable" channel 08:24:22 08:24:22 snapcraft 5.0 from Canonical* installed 08:24:23 "snapcraft" switched to the "latest/stable" channel 08:24:23 08:24:28 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: 08:24:28 - README.md 08:24:28 08:24:28 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:24:28 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:24:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:24:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:24:29 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 08:24:29 Reading package lists... 08:24:29 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 08:24:29 Reading package lists... 08:24:30 Building dependency tree... 08:24:30 Reading state information... 08:24:30 Suggested packages: 08:24:30 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:24:30 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:24:30 Recommended packages: 08:24:30 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:24:30 The following NEW packages will be installed: 08:24:30 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:24:30 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:24:30 pkg-config zip 08:24:30 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:24:30 Need to get 7670 kB of archives. 08:24:30 After this operation, 43.8 MB of additional disk space will be used. 08:24:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:24:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 08:24:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 08:24:30 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:24:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 08:24:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:24:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:24:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:24:31 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:24:31 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:24:31 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:24:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:24:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:24:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:24:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:24:31 debconf: delaying package configuration, since apt-utils is not installed 08:24:31 Fetched 7670 kB in 1s (10.4 MB/s) 08:24:31 Selecting previously unselected package libglib2.0-0:amd64. 08:24:31 (Reading database ... 13932 files and directories currently installed.) 08:24:31 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:24:31 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:24:31 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 08:24:31 Selecting previously unselected package libpsl5:amd64. 08:24:31 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:24:31 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:24:31 Selecting previously unselected package libnghttp2-14:amd64. 08:24:31 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:24:31 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:24:31 Selecting previously unselected package librtmp1:amd64. 08:24:31 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:24:31 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:24:31 Selecting previously unselected package libcurl3-gnutls:amd64. 08:24:31 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 08:24:31 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 08:24:31 Selecting previously unselected package liberror-perl. 08:24:31 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:24:31 Unpacking liberror-perl (0.17025-1) ... 08:24:31 Selecting previously unselected package git-man. 08:24:31 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 08:24:31 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 08:24:32 Selecting previously unselected package git. 08:24:32 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 08:24:32 Unpacking git (1:2.17.1-1ubuntu0.9) ... 08:24:32 Selecting previously unselected package libnorm1:amd64. 08:24:32 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:24:32 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:24:32 Selecting previously unselected package libpgm-5.2-0:amd64. 08:24:32 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:24:32 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:24:32 Selecting previously unselected package libsodium23:amd64. 08:24:32 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:24:32 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:24:32 Selecting previously unselected package libzmq5:amd64. 08:24:32 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:24:32 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:24:32 Selecting previously unselected package libzmq3-dev:amd64. 08:24:32 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:24:32 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:24:32 Selecting previously unselected package pkg-config. 08:24:32 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:24:32 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:24:32 Selecting previously unselected package zip. 08:24:32 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:24:32 Unpacking zip (3.0-11build1) ... 08:24:32 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:24:32 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 08:24:32 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:24:33 Setting up liberror-perl (0.17025-1) ... 08:24:33 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:24:33 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:24:33 No schema files found: doing nothing. 08:24:33 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:24:33 Setting up zip (3.0-11build1) ... 08:24:33 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:24:33 Setting up libsodium23:amd64 (1.0.16-2) ... 08:24:33 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:24:33 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:24:33 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 08:24:33 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:24:33 Setting up git (1:2.17.1-1ubuntu0.9) ... 08:24:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:24:33 git set to automatically installed. 08:24:33 git-man set to automatically installed. 08:24:33 libcurl3-gnutls set to automatically installed. 08:24:33 liberror-perl set to automatically installed. 08:24:33 libglib2.0-0 set to automatically installed. 08:24:33 libnghttp2-14 set to automatically installed. 08:24:33 libnorm1 set to automatically installed. 08:24:33 libpgm-5.2-0 set to automatically installed. 08:24:33 libpsl5 set to automatically installed. 08:24:33 librtmp1 set to automatically installed. 08:24:33 libsodium23 set to automatically installed. 08:24:33 libzmq3-dev set to automatically installed. 08:24:33 libzmq5 set to automatically installed. 08:24:33 pkg-config set to automatically installed. 08:24:33 zip set to automatically installed. 08:24:35 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 08:24:36 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 08:24:37 snapd is not logged in, snap install commands will use sudo 08:24:40 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 08:24:41 snap "core18" has no updates available 08:24:43 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 08:24:44 snapd is not logged in, snap install commands will use sudo 08:24:46 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 08:24:50 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 08:24:53 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 08:24:56 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 08:24:59 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 08:24:59 Pulling config-common 08:24:59 + snapcraftctl pull 08:24:59 Pulling go-build-helper 08:24:59 + snapcraftctl pull 08:25:01 'edgex-go' has dependencies that need to be staged: go-build-helper 08:25:01 Skipping pull go-build-helper (already ran) 08:25:01 Building go-build-helper 08:25:01 + snapcraftctl build 08:25:03 Staging go-build-helper 08:25:03 + snapcraftctl stage [Pipeline] } 08:25:03 $ docker stop --time=1 05386ac4bfe9c3f38b27e9290ee734c2361804434203afc0cbc34b57166b3b8b 08:25:05 $ docker rm -f 05386ac4bfe9c3f38b27e9290ee734c2361804434203afc0cbc34b57166b3b8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:25:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:25:07 08:25:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:25:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:25:08 latest: Pulling from edgex-devops/edgex-compose-arm64 08:25:08 29e5d40040c1: Pulling fs layer 08:25:08 1ce36da41761: Pulling fs layer 08:25:08 25b303627fd3: Pulling fs layer 08:25:08 29e5d40040c1: Verifying Checksum 08:25:08 29e5d40040c1: Download complete 08:25:08 1ce36da41761: Verifying Checksum 08:25:08 1ce36da41761: Download complete 08:25:09 29e5d40040c1: Pull complete 08:25:10 25b303627fd3: Verifying Checksum 08:25:10 25b303627fd3: Download complete 08:25:10 1ce36da41761: Pull complete 08:25:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:25:13 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:25:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] 08:25:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 08:25:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 08:25:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 08:25:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 08:25:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 08:25:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 08:25:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 08:25:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:25:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:25:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:25:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:25:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:25:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:25:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:25:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:25:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:25:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 08:25:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 08:25:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 08:25:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 08:25:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 08:25:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 08:25:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 08:25:13 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 08:25:13 Fetched 25.5 MB in 0s (0 B/s) 08:25:13 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:25:13 Fetched 224 kB in 0s (0 B/s) 08:25:13 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:25:13 Fetched 157 kB in 0s (0 B/s) 08:25:13 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:25:13 Fetched 221 kB in 0s (0 B/s) 08:25:13 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:25:13 Fetched 143 kB in 0s (0 B/s) 08:25:13 Pulling edgex-go 08:25:13 + snapcraftctl pull 08:25:13 Pulling hooks 08:25:13 + snapcraftctl pull 08:25:20 25b303627fd3: Pull complete 08:25:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:25:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:25:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:25:20 prd-ubuntu18.04-docker-arm64-4c-16g-1997 does not seem to be running inside a container 08:25:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:25:23 $ docker top af554ce6baccad79e1a04e93b3a0844c75d443a7f81bdca99dbed520652c2a16 -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:24 + docker-compose build --help 08:25:24 + grep parallel 08:25:28 --parallel Build images in parallel. [Pipeline] } 08:25:28 $ docker stop --time=1 af554ce6baccad79e1a04e93b3a0844c75d443a7f81bdca99dbed520652c2a16 08:25:30 $ docker rm -f af554ce6baccad79e1a04e93b3a0844c75d443a7f81bdca99dbed520652c2a16 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:25:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:25:30 . [Pipeline] withDockerContainer 08:25:31 prd-ubuntu18.04-docker-arm64-4c-16g-1997 does not seem to be running inside a container 08:25:31 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:25:31 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:25:31 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:25:31 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:25:31 Fetched 0 B in 0s (0 B/s) 08:25:31 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:25:31 Fetched 96.5 kB in 0s (0 B/s) 08:25:31 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:25:31 Fetched 279 kB in 0s (0 B/s) 08:25:31 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:25:31 Fetched 122 kB in 0s (0 B/s) 08:25:31 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:25:31 Fetched 77.8 kB in 0s (0 B/s) 08:25:31 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:25:31 Fetched 8848 B in 0s (0 B/s) 08:25:31 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:25:31 Fetched 47.8 kB in 0s (0 B/s) 08:25:31 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:25:31 Fetched 45.6 kB in 0s (0 B/s) 08:25:31 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:25:31 Fetched 15.0 kB in 0s (0 B/s) 08:25:31 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 08:25:31 Fetched 220 kB in 0s (0 B/s) 08:25:31 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:25:31 Fetched 154 kB in 0s (0 B/s) 08:25:31 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:25:31 Fetched 50.6 kB in 0s (0 B/s) 08:25:31 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:25:31 Fetched 14.8 kB in 0s (0 B/s) 08:25:31 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:25:31 Fetched 41.8 kB in 0s (0 B/s) 08:25:31 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:25:31 Fetched 499 kB in 0s (0 B/s) 08:25:31 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:25:31 Fetched 111 kB in 0s (0 B/s) 08:25:31 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:25:31 Fetched 240 kB in 0s (0 B/s) 08:25:31 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:25:31 Fetched 29.3 kB in 0s (0 B/s) 08:25:31 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:25:31 Fetched 85.5 kB in 0s (0 B/s) 08:25:31 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:25:31 Fetched 24.5 kB in 0s (0 B/s) 08:25:31 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:25:31 Fetched 49.2 kB in 0s (0 B/s) 08:25:31 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:25:31 Fetched 54.2 kB in 0s (0 B/s) 08:25:31 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:25:31 Fetched 30.8 kB in 0s (0 B/s) 08:25:31 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:25:31 Fetched 15.8 kB in 0s (0 B/s) 08:25:31 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:25:31 Fetched 85.9 kB in 0s (0 B/s) 08:25:31 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:25:31 Fetched 8720 B in 0s (0 B/s) 08:25:31 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 08:25:31 Fetched 140 kB in 0s (0 B/s) 08:25:31 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:25:31 Fetched 119 kB in 0s (0 B/s) 08:25:31 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 08:25:31 Fetched 111 kB in 0s (0 B/s) 08:25:31 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:25:31 Fetched 11.1 kB in 0s (0 B/s) 08:25:31 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 08:25:31 Fetched 646 kB in 0s (0 B/s) 08:25:31 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:25:31 Fetched 41.3 kB in 0s (0 B/s) 08:25:31 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:25:31 Fetched 17.9 kB in 0s (0 B/s) 08:25:31 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:25:31 Fetched 368 kB in 0s (0 B/s) 08:25:31 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:25:31 Fetched 187 kB in 0s (0 B/s) 08:25:31 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:25:31 Fetched 175 kB in 0s (0 B/s) 08:25:31 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:25:31 Fetched 206 kB in 0s (0 B/s) 08:25:31 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 08:25:31 Fetched 1302 kB in 0s (0 B/s) 08:25:31 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:25:31 Fetched 36.2 kB in 0s (0 B/s) 08:25:31 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 08:25:31 Fetched 159 kB in 0s (0 B/s) 08:25:31 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:25:31 Fetched 107 kB in 0s (0 B/s) 08:25:31 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:25:31 Fetched 48.7 kB in 0s (0 B/s) 08:25:31 Pulling static-packages 08:25:31 + snapcraftctl pull 08:25:32 Pulling version 08:25:32 + cd /root/project 08:25:32 + git describe --tags --abbrev=0 08:25:32 + sed s/v// 08:25:32 + GIT_VERSION=2.0.1-dev.77 08:25:32 + [ -z 2.0.1-dev.77 ] 08:25:32 + snapcraftctl set-version 2.0.1-dev.77 08:25:32 $ docker top 1d02fd15b2036025f0c1bc8b87441203d676119fc7591f51ae722fd765e5507a -eo pid,comm [Pipeline] { [Pipeline] sh 08:25:33 Building config-common 08:25:33 + snapcraftctl build 08:25:33 + docker-compose -f ./docker-compose-build.yml build --parallel 08:25:35 Skipping build go-build-helper (already ran) 08:25:35 Building edgex-go 08:25:35 + cd /root/parts/edgex-go/src 08:25:35 + git describe --tags --abbrev=0 08:25:35 + sed s/v// 08:25:35 + GIT_VERSION=2.0.1-dev.77 08:25:35 + [ -z 2.0.1-dev.77 ] 08:25:35 + echo 2.0.1-dev.77 08:25:35 + [ ! -d vendor ] 08:25:35 + go mod download all 08:25:37 Building core-command ... 08:25:37 Building core-data ... 08:25:37 Building core-metadata ... 08:25:37 Building security-bootstrapper ... 08:25:37 Building security-proxy-setup ... 08:25:37 Building security-secretstore-setup ... 08:25:37 Building support-notifications ... 08:25:37 Building support-scheduler ... 08:25:37 Building sys-mgmt-agent ... 08:25:37 Building core-data 08:25:37 Building security-secretstore-setup 08:25:37 Building core-metadata 08:25:37 Building support-notifications 08:25:37 Building support-scheduler 08:25:43 + make build 08:25:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-data/core-data ./cmd/core-data 08:25:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:25:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-command/core-command ./cmd/core-command 08:26:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:26:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:26:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:26:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:26:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:26:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:26:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:26:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/secrets-config ./cmd/secrets-config 08:26:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:26:11 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:26:11 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:26:11 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:26:11 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:26:11 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:26:11 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:26:11 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:26:11 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:26:11 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:26:11 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:26:11 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:26:11 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:26:11 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:26:11 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:26:11 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:26:11 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:26:11 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:26:11 + 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 08:26:11 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:26:11 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:26:11 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:26:11 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:26:11 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:26:11 + 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 08:26:11 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:26:11 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:26:11 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:26:13 Building hooks 08:26:13 + cd /root/parts/hooks/src 08:26:13 + make build 08:26:13 go mod tidy 08:26:13 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 08:26:13 go: downloading github.com/davecgh/go-spew v1.1.0 08:26:13 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:26:13 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 08:26:14 GO111MODULE=on go build -o cmd/install/install ./cmd/install 08:26:15 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 08:26:15 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 08:26:18 Building static-packages 08:26:18 + snapcraftctl build 08:26:20 Building version 08:26:20 + snapcraftctl build 08:26:22 Staging config-common 08:26:22 + snapcraftctl stage 08:26:24 Skipping stage go-build-helper (already ran) 08:26:24 Staging edgex-go 08:26:24 + snapcraftctl stage 08:26:25 Staging hooks 08:26:25 + snapcraftctl stage 08:26:26 Staging static-packages 08:26:26 + snapcraftctl stage 08:26:27 Staging version 08:26:27 + snapcraftctl stage 08:26:29 Priming config-common 08:26:29 + snapcraftctl prime 08:26:30 Priming go-build-helper 08:26:30 + snapcraftctl prime 08:26:31 Priming edgex-go 08:26:31 + snapcraftctl prime 08:26:33 Priming hooks 08:26:33 + snapcraftctl prime 08:26:34 Priming static-packages 08:26:34 + snapcraftctl prime 08:26:37 Priming version 08:26:37 + snapcraftctl prime 08:26:38 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] } 08:26:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:26:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:26:45 ---> 3331bd1474c8 08:26:45 Step 3/23 : WORKDIR /edgex-go 08:26:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:26:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:26:45 ---> 3331bd1474c8 08:26:45 Step 3/24 : WORKDIR /edgex-go 08:26:45 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:26:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:26:45 ---> 3331bd1474c8 08:26:45 Step 3/21 : WORKDIR /edgex-go 08:26:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:26:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:26:45 ---> 3331bd1474c8 08:26:45 Step 3/22 : WORKDIR /edgex-go 08:26:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:26:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:26:45 ---> 3331bd1474c8 08:26:45 Step 3/22 : WORKDIR /edgex-go 08:26:45 ---> Running in 0581b531fd70 08:26:45 ---> Running in d26bd9aa6f76 08:26:45 ---> Running in c0cf3b6332a2 08:26:45 ---> Running in 224d5e735de4 08:26:45 ---> Running in 989b395da615 08:26:45 Removing intermediate container c0cf3b6332a2 08:26:45 ---> eb2948ed2410 08:26:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:45 ---> Running in 81c42d876e12 08:26:45 Removing intermediate container d26bd9aa6f76 08:26:45 ---> 89746335d9e5 08:26:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:45 Removing intermediate container 224d5e735de4 08:26:45 ---> 4f044a71f946 08:26:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:45 Removing intermediate container 989b395da615 08:26:45 ---> eaad8c20786a 08:26:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:45 Removing intermediate container 0581b531fd70 08:26:45 ---> 8c6b38dd2da0 08:26:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:45 ---> Running in a2951535c2b4 08:26:45 ---> Running in c49480a42833 08:26:45 ---> Running in 52aa1646fdbb 08:26:45 ---> Running in 5d5cc1f9f105 08:26:45 Removing intermediate container 81c42d876e12 08:26:45 ---> b3c29f9a6339 08:26:45 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:26:45 ---> Running in 41a2458b76cd 08:26:45 Removing intermediate container c49480a42833 08:26:45 ---> 83a0a87405b7 08:26:45 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 08:26:45 ---> Running in 1f2a02b43d59 08:26:46 Removing intermediate container 52aa1646fdbb 08:26:46 Removing intermediate container 5d5cc1f9f105 08:26:46 ---> 08eb84c2e2a5 08:26:46 Step 5/24 : RUN apk add --update --no-cache make git 08:26:46 ---> 6ca6f02ba5ed 08:26:46 Step 5/22 : RUN apk add --update --no-cache make git 08:26:46 ---> Running in 6bfc0d1b2f61 08:26:46 ---> Running in 5cd43f3c7f10 08:26:46 Removing intermediate container a2951535c2b4 08:26:46 ---> 54e28aa2df90 08:26:46 Step 5/23 : RUN apk add --update --no-cache make git 08:26:47 ---> Running in b2b99dc5d152 08:26:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:26:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:26:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:26:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:26:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:26:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:26:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:26:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:26:50 OK: 219 MiB in 52 packages 08:26:50 OK: 219 MiB in 52 packages 08:26:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:26:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:26:50 OK: 219 MiB in 52 packages 08:26:51 OK: 219 MiB in 52 packages 08:26:51 OK: 219 MiB in 52 packages 08:26:51 Removing intermediate container 1f2a02b43d59 08:26:51 ---> 3f4fd4fb0382 08:26:51 Step 6/21 : COPY . . 08:26:51 Removing intermediate container 41a2458b76cd 08:26:51 ---> 3fd9bdc2e02a 08:26:51 Step 6/22 : COPY . . 08:26:52 Removing intermediate container 6bfc0d1b2f61 08:26:52 ---> 073c05572495 08:26:52 Step 6/22 : COPY . . 08:26:52 Removing intermediate container 5cd43f3c7f10 08:26:52 ---> bba982f8f63d 08:26:52 Step 6/24 : COPY . . 08:26:53 Removing intermediate container b2b99dc5d152 08:26:53 ---> 766f62206d40 08:26:53 Step 6/23 : COPY go.mod . 08:26:55 ---> 0cb809399c91 08:26:55 Step 7/23 : RUN go mod download 08:26:55 ---> Running in 92da11c7530b 08:27:00 Removing intermediate container 92da11c7530b 08:27:00 ---> b92e46608dec 08:27:00 Step 8/23 : COPY . . 08:27:18 ---> 1342494b2a44 08:27:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:27:18 ---> f6fb34310264 08:27:18 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:27:18 ---> 59c39aef9ee2 08:27:18 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:27:18 ---> a9a04df12e60 08:27:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:27:18 ---> Running in c260b69587cf 08:27:18 ---> Running in b29d12264eda 08:27:18 ---> Running in 959b39950821 08:27:18 ---> Running in 4df79c66bf07 08:27:19 ---> 7d1d2c6d2661 08:27:19 Step 9/23 : RUN go mod tidy 08:27:19 ---> Running in 6b17549dfe2a 08:27:22 Removing intermediate container c260b69587cf 08:27:22 ---> 274ada614d4b 08:27:22 Step 8/22 : RUN make cmd/core-metadata/core-metadata 08:27:22 ---> Running in aebb019607b4 08:27:22 Removing intermediate container b29d12264eda 08:27:22 ---> 2bfe85ee2f9b 08:27:22 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:27:22 ---> Running in 8c789aac3af4 08:27:22 Removing intermediate container 959b39950821 08:27:22 ---> 751f4d80894a 08:27:22 Step 8/21 : RUN make cmd/support-notifications/support-notifications 08:27:23 Removing intermediate container 4df79c66bf07 08:27:23 ---> 36826b0eadec 08:27:23 Step 8/22 : RUN make cmd/core-data/core-data 08:27:23 ---> Running in 13008c57df14 08:27:23 ---> Running in 7a576635ad83 08:27:24 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 08:27:25 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 08:27:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:27:25 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 08:27:25 Removing intermediate container 6b17549dfe2a 08:27:25 ---> 4dd9416e8dd7 08:27:25 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:27:25 ---> Running in 6201c7d9235c 08:27:27 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 08:29:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:29:30 Removing intermediate container 8c789aac3af4 08:29:30 ---> 07966a60b800 08:29:30 08:29:30 Step 9/24 : FROM alpine:3.14 08:29:30 3.14: Pulling from library/alpine 08:29:30 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:29:30 Status: Downloaded newer image for alpine:3.14 08:29:30 ---> bb3de5531c18 08:29:30 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:29:30 ---> Running in ba5b82d7d78b 08:29:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:29:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:29:33 (1/3) Installing ca-certificates (20191127-r5) 08:29:33 (2/3) Installing dumb-init (1.2.5-r1) 08:29:33 (3/3) Installing su-exec (0.2-r1) 08:29:33 Executing busybox-1.33.1-r3.trigger 08:29:33 Executing ca-certificates-20191127-r5.trigger 08:29:34 OK: 6 MiB in 17 packages 08:29:37 Removing intermediate container ba5b82d7d78b 08:29:37 ---> 7aebb46e4037 08:29:37 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:29:37 ---> Running in bee5d68b28ff 08:29:37 Removing intermediate container 13008c57df14 08:29:37 ---> f105f2d531ad 08:29:37 08:29:37 Step 9/21 : FROM alpine:3.14 08:29:37 ---> bb3de5531c18 08:29:37 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 08:29:37 Removing intermediate container aebb019607b4 08:29:37 ---> fe9db459ba2b 08:29:37 08:29:37 Step 9/22 : FROM alpine:3.14 08:29:37 ---> bb3de5531c18 08:29:37 Step 10/22 : RUN apk add --update --no-cache dumb-init 08:29:37 ---> Running in 6177fbe54634 08:29:37 ---> Running in dfd6c1b31055 08:29:38 Removing intermediate container bee5d68b28ff 08:29:38 ---> ffa193805d86 08:29:38 Step 12/24 : WORKDIR / 08:29:38 Removing intermediate container 6201c7d9235c 08:29:38 ---> 9e0649203858 08:29:38 08:29:38 Step 11/23 : FROM alpine:3.14 08:29:38 ---> bb3de5531c18 08:29:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:29:38 ---> Running in 868a06919a9b 08:29:38 ---> Running in 1b0d172c0139 08:29:39 Removing intermediate container 1b0d172c0139 08:29:39 ---> c4ef8c5dea7f 08:29:39 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:29:40 ---> 4f2de7b3137c 08:29:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:29:41 (1/2) Installing ca-certificates (20191127-r5) 08:29:41 (2/2) Installing dumb-init (1.2.5-r1) 08:29:41 Executing busybox-1.33.1-r3.trigger 08:29:41 (1/1) Installing dumb-init (1.2.5-r1) 08:29:41 Executing busybox-1.33.1-r3.trigger 08:29:41 OK: 5 MiB in 15 packages 08:29:41 Executing ca-certificates-20191127-r5.trigger 08:29:41 OK: 6 MiB in 16 packages 08:29:41 (1/1) Installing dumb-init (1.2.5-r1) 08:29:41 Executing busybox-1.33.1-r3.trigger 08:29:41 OK: 5 MiB in 15 packages 08:29:42 ---> c6e585dabaa4 08:29:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:29:42 Removing intermediate container 6177fbe54634 08:29:42 ---> d999fa993aac 08:29:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:29:43 ---> Running in 3988e7fe0c6a 08:29:43 Removing intermediate container 868a06919a9b 08:29:43 ---> 9040d970724d 08:29:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:29:43 Removing intermediate container 3988e7fe0c6a 08:29:43 ---> 43ab24de3fc9 08:29:43 Step 12/22 : ENV APP_PORT=59881 08:29:43 ---> Running in a84ca27d433b 08:29:44 ---> Running in c4088b9cffa7 08:29:44 ---> 2369f4db001d 08:29:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:29:44 Removing intermediate container dfd6c1b31055 08:29:44 ---> f9c447e75254 08:29:44 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:29:44 ---> Running in c28a9aaf1531 08:29:44 Removing intermediate container a84ca27d433b 08:29:44 ---> 5cca58ed440f 08:29:44 Step 14/23 : ENV APP_PORT=59861 08:29:44 ---> Running in 7c8ecea50644 08:29:44 Removing intermediate container c4088b9cffa7 08:29:44 ---> 80d9082b7b49 08:29:44 Step 13/22 : EXPOSE $APP_PORT 08:29:44 ---> Running in cb4a770a3557 08:29:45 Removing intermediate container c28a9aaf1531 08:29:45 ---> 6f6796753674 08:29:45 Step 12/21 : ENV APP_PORT=59860 08:29:45 ---> Running in 42deb2c51959 08:29:45 Removing intermediate container 7c8ecea50644 08:29:45 ---> 875ad522f1be 08:29:45 Step 15/23 : EXPOSE $APP_PORT 08:29:45 ---> 31317a9037dc 08:29:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:29:45 ---> Running in 708a9d67bea9 08:29:45 Removing intermediate container cb4a770a3557 08:29:45 ---> 17198e43b6fe 08:29:45 Step 14/22 : WORKDIR / 08:29:45 ---> Running in c015099e7a00 08:29:46 Removing intermediate container 42deb2c51959 08:29:46 ---> d92ab8e2cbe9 08:29:46 Step 13/21 : EXPOSE $APP_PORT 08:29:46 ---> Running in 69b70222a011 08:29:46 Removing intermediate container 708a9d67bea9 08:29:46 ---> 4eeeed1e476c 08:29:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:29:46 Removing intermediate container 7a576635ad83 08:29:46 ---> 92b9cc5217a7 08:29:46 08:29:46 Step 9/22 : FROM alpine:3.14 08:29:46 ---> bb3de5531c18 08:29:46 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:29:46 Removing intermediate container c015099e7a00 08:29:46 ---> f626396bde28 08:29:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:29:46 ---> Running in e0cc283901f6 08:29:46 Removing intermediate container 69b70222a011 08:29:46 ---> 09581ef3a676 08:29:46 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 08:29:47 Removing intermediate container e0cc283901f6 08:29:47 ---> 6a5545a5bcab 08:29:47 Step 11/22 : ENV APP_PORT=59880 08:29:47 ---> 69f032d7a5a4 08:29:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:29:47 ---> Running in 25c9e0d4b324 08:29:47 ---> fe5f0f4e1049 08:29:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:29:47 ---> 2df021b57494 08:29:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:29:48 ---> ce1a852a3344 08:29:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:29:48 Removing intermediate container 25c9e0d4b324 08:29:48 ---> 94b4ec1ce3fb 08:29:48 Step 12/22 : EXPOSE $APP_PORT 08:29:48 ---> Running in 00fd1f7167cf 08:29:49 Removing intermediate container 00fd1f7167cf 08:29:49 ---> 56639ee7867c 08:29:49 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:29:49 ---> Running in 49956336d90a 08:29:49 ---> 4718f5fb91a4 08:29:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:29:49 ---> 14d362a5c17b 08:29:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:29:50 ---> 8398b442d10a 08:29:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:29:50 ---> e0840901271d 08:29:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:29:51 ---> 1760f354b5b5 08:29:51 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:29:51 ---> 4eb3bb26813c 08:29:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:29:51 ---> 3ed59d06cad9 08:29:51 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:29:51 ---> Running in abe71d29b549 08:29:51 ---> Running in 9f9626d6f161 08:29:51 ---> Running in 7d84feb61db5 08:29:51 ---> 1b2852f621af 08:29:51 Step 17/21 : ENTRYPOINT ["/support-notifications"] 08:29:51 ---> Running in 5eae5cb0a59d 08:29:52 Removing intermediate container 7d84feb61db5 08:29:52 ---> afd7151ad4a4 08:29:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:29:52 Removing intermediate container 9f9626d6f161 08:29:52 ---> c32c0d4cbb5a 08:29:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:29:52 ---> Running in 3f28e17c9138 08:29:52 ---> Running in 25bedbe5ee1b 08:29:52 Removing intermediate container 49956336d90a 08:29:52 ---> e4a61d49d948 08:29:52 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 08:29:52 Removing intermediate container 5eae5cb0a59d 08:29:52 ---> 9870679e86ca 08:29:52 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:29:52 ---> Running in 269211d4a6b4 08:29:52 ---> Running in 1915b5e3a970 08:29:53 Removing intermediate container 3f28e17c9138 08:29:53 ---> f45269c4d589 08:29:53 Step 21/23 : LABEL arch=arm64 08:29:53 ---> Running in 97976d8be0fb 08:29:53 Removing intermediate container 25bedbe5ee1b 08:29:53 ---> 91de23a8433b 08:29:53 Step 20/22 : LABEL arch=arm64 08:29:53 Removing intermediate container 269211d4a6b4 08:29:53 ---> 9c7a0a84ce31 08:29:53 Step 19/21 : LABEL arch=arm64 08:29:53 ---> Running in ecda1c3a594f 08:29:53 ---> Running in 184916614aca 08:29:53 Removing intermediate container 97976d8be0fb 08:29:53 ---> 8bce1c783c47 08:29:53 Step 22/23 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e 08:29:54 ---> Running in dfd40f4009dc 08:29:54 Removing intermediate container ecda1c3a594f 08:29:54 ---> 780a93c0badf 08:29:54 Step 21/22 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e 08:29:54 ---> Running in 912b797461ca 08:29:54 Removing intermediate container 184916614aca 08:29:54 ---> 013d3e9614aa 08:29:54 Step 20/21 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e 08:29:54 Removing intermediate container abe71d29b549 08:29:54 ---> 5f5c67e43c0e 08:29:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:29:54 ---> Running in 1827f85f1813 08:29:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:29:54 ---> Running in 863515d1f52b 08:29:54 Removing intermediate container dfd40f4009dc 08:29:54 ---> e0850c821e2b 08:29:54 Step 23/23 : LABEL version=0.0.0 08:29:55 Removing intermediate container 912b797461ca 08:29:55 ---> bdde0e32d947 08:29:55 Step 22/22 : LABEL version=0.0.0 08:29:55 ---> Running in e9f87b77800c 08:29:55 ---> Running in 766195a7b68c 08:29:55 Removing intermediate container 1827f85f1813 08:29:55 ---> 20f69fac45ba 08:29:55 Step 21/21 : LABEL version=0.0.0 08:29:55 Removing intermediate container 863515d1f52b 08:29:55 ---> c0bb6e4cd35e 08:29:55 Step 22/24 : LABEL arch=arm64 08:29:55 ---> Running in 3b0625022097 08:29:55 ---> Running in 4ee9cf0fa98b 08:29:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:29:55 Removing intermediate container e9f87b77800c 08:29:55 ---> 9e8569f2f204 08:29:55 08:29:55 Removing intermediate container 766195a7b68c 08:29:55 ---> f79582557e95 08:29:55 08:29:56 Successfully built 9e8569f2f204 08:29:56 Successfully tagged support-scheduler-arm64:latest 08:29:56  Building support-scheduler ... done Building security-bootstrapper 08:29:56 Removing intermediate container 3b0625022097 08:29:56 ---> f3b849f8f5ba 08:29:56 08:29:56 Removing intermediate container 4ee9cf0fa98b 08:29:56 ---> 67b7d3194245 08:29:56 Step 23/24 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e 08:29:56 Successfully built f79582557e95 08:29:56 Successfully tagged core-metadata-arm64:latest 08:29:56 Building security-proxy-setup 08:29:56  Building core-metadata ... done (1/6) Installing dumb-init (1.2.5-r1) 08:29:56 ---> Running in b73614d2673b 08:29:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:29:56 (3/6) Installing libsodium (1.0.18-r0) 08:29:56 Successfully built f3b849f8f5ba 08:29:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:29:56 Successfully tagged support-notifications-arm64:latest 08:29:56  Building support-notifications ... done Building sys-mgmt-agent 08:29:56 (5/6) Installing libzmq (4.3.4-r0) 08:29:56 Removing intermediate container b73614d2673b 08:29:56 ---> 2f46677d5fee 08:29:56 Step 24/24 : LABEL version=0.0.0 08:29:56 (6/6) Installing zeromq (4.3.4-r0) 08:29:56 ---> Running in 54a6c411cfb3 08:29:56 Executing busybox-1.33.1-r3.trigger 08:29:56 OK: 8 MiB in 20 packages 08:29:57 Removing intermediate container 54a6c411cfb3 08:29:57 ---> 42ec99eacf90 08:29:57 08:29:57 Successfully built 42ec99eacf90 08:29:57 Successfully tagged security-secretstore-setup-arm64:latest 08:29:57 Building core-command 08:29:58  Building security-secretstore-setup ... done Removing intermediate container 1915b5e3a970 08:29:58 ---> 69a5a1adf429 08:29:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:29:59 ---> 005857756e73 08:29:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:30:00 ---> ccb024a45fd9 08:30:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:30:01 ---> 4b9ccf6bd82e 08:30:01 Step 18/22 : ENTRYPOINT ["/core-data"] 08:30:01 ---> Running in ebde8962b069 08:30:02 Removing intermediate container ebde8962b069 08:30:02 ---> ea77ec9812b9 08:30:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:30:02 ---> Running in 800dd4fb7e16 08:30:03 Removing intermediate container 800dd4fb7e16 08:30:03 ---> 9537df0423ac 08:30:03 Step 20/22 : LABEL arch=arm64 08:30:03 ---> Running in ae9dd42ac5bd 08:30:03 Removing intermediate container ae9dd42ac5bd 08:30:03 ---> 0a564d245a65 08:30:03 Step 21/22 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e 08:30:03 ---> Running in 8d336f518cc2 08:30:04 Removing intermediate container 8d336f518cc2 08:30:04 ---> cf67d813bdda 08:30:04 Step 22/22 : LABEL version=0.0.0 08:30:04 ---> Running in bfc82a98f2fd 08:30:05 Removing intermediate container bfc82a98f2fd 08:30:05 ---> d302815ff065 08:30:05 08:30:05 Successfully built d302815ff065 08:30:05 Successfully tagged core-data-arm64:latest 08:30:52  Building core-data ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:30:52 Step 2/30 : FROM ${BUILDER_BASE} AS builder 08:30:52 ---> 3331bd1474c8 08:30:52 Step 3/30 : WORKDIR /edgex-go 08:30:52 ---> Using cache 08:30:52 ---> eaad8c20786a 08:30:52 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:52 ---> Using cache 08:30:52 ---> 6ca6f02ba5ed 08:30:52 Step 5/30 : RUN apk add --update --no-cache make git 08:30:52 ---> Using cache 08:30:52 ---> 073c05572495 08:30:52 Step 6/30 : COPY . . 08:30:52 ---> Using cache 08:30:52 ---> 1342494b2a44 08:30:52 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:30:52 ---> Using cache 08:30:52 ---> 274ada614d4b 08:30:52 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:30:52 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:30:52 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:30:52 ---> 3331bd1474c8 08:30:52 Step 3/20 : WORKDIR /edgex-go 08:30:52 ---> Using cache 08:30:52 ---> eaad8c20786a 08:30:52 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:52 ---> Using cache 08:30:52 ---> 6ca6f02ba5ed 08:30:52 Step 5/20 : RUN apk add --update --no-cache make git 08:30:52 ---> Using cache 08:30:52 ---> 073c05572495 08:30:52 Step 6/20 : COPY . . 08:30:52 ---> Using cache 08:30:52 ---> 1342494b2a44 08:30:52 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:30:52 ---> Using cache 08:30:52 ---> 274ada614d4b 08:30:52 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:30:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:30:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:30:52 ---> 3331bd1474c8 08:30:52 Step 3/22 : WORKDIR /edgex-go 08:30:52 ---> Using cache 08:30:52 ---> eaad8c20786a 08:30:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:52 ---> Using cache 08:30:52 ---> 6ca6f02ba5ed 08:30:52 Step 5/22 : RUN apk add --update --no-cache make bash git 08:30:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:30:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:30:52 ---> 3331bd1474c8 08:30:52 Step 3/22 : WORKDIR /edgex-go 08:30:52 ---> Using cache 08:30:52 ---> eaad8c20786a 08:30:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:52 ---> Using cache 08:30:52 ---> 6ca6f02ba5ed 08:30:52 Step 5/22 : RUN apk add --update --no-cache make git 08:30:52 ---> Using cache 08:30:52 ---> 073c05572495 08:30:52 Step 6/22 : COPY . . 08:30:52 ---> Using cache 08:30:52 ---> 1342494b2a44 08:30:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:30:52 ---> Using cache 08:30:52 ---> 274ada614d4b 08:30:52 Step 8/22 : RUN make cmd/core-command/core-command 08:30:52 ---> Running in 4a8be51ed031 08:30:52 ---> Running in 4499d0fa65a5 08:30:52 ---> Running in bc90a5bfd4d7 08:30:52 ---> Running in 057e89d4fbf0 08:30:53 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 08:30:53 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 08:30:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:30:53 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 08:30:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:30:55 OK: 219 MiB in 52 packages 08:30:56 Removing intermediate container 4499d0fa65a5 08:30:56 ---> 534aabf6e1f2 08:30:56 Step 6/22 : COPY . . 08:31:14 ---> 660b5686d0e5 08:31:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:14 ---> Running in c48309bc2ae3 08:31:18 Removing intermediate container c48309bc2ae3 08:31:18 ---> 9dd7131258cf 08:31:18 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:31:18 ---> Running in bcca9b8c5d9d 08:31:20 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 08:32:28 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 08:32:28 Removing intermediate container 057e89d4fbf0 08:32:28 ---> 688becc26be2 08:32:28 08:32:28 Step 9/22 : FROM alpine:3.14 08:32:28 ---> bb3de5531c18 08:32:28 Step 10/22 : RUN apk add --update --no-cache dumb-init 08:32:28 ---> Using cache 08:32:28 ---> 9040d970724d 08:32:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:32:28 ---> Using cache 08:32:28 ---> 5cca58ed440f 08:32:28 Step 12/22 : ENV APP_PORT=59882 08:32:28 ---> Running in 1fc26ecceeea 08:32:28 Removing intermediate container 1fc26ecceeea 08:32:28 ---> b5c4d4e9fdc7 08:32:28 Step 13/22 : EXPOSE $APP_PORT 08:32:28 ---> Running in f9864190cd4e 08:32:28 Removing intermediate container 4a8be51ed031 08:32:28 ---> b2fc522ae9f3 08:32:28 08:32:28 Step 9/30 : FROM alpine:3.14 08:32:28 ---> bb3de5531c18 08:32:28 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:32:28 ---> Running in 4f3905213972 08:32:28 Removing intermediate container f9864190cd4e 08:32:28 ---> dffed0ce7988 08:32:28 Step 14/22 : WORKDIR / 08:32:28 ---> Running in 56804c8234e0 08:32:28 Removing intermediate container 4f3905213972 08:32:28 ---> 6e0b1fdba434 08:32:28 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 08:32:28 ---> Running in 2f36bccb8f60 08:32:29 Removing intermediate container 56804c8234e0 08:32:29 ---> fd3585324711 08:32:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:32:31 ---> 24b3faf418e9 08:32:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:32:32 Removing intermediate container bc90a5bfd4d7 08:32:32 ---> 04a99701f664 08:32:32 08:32:32 Step 9/20 : FROM alpine:3.14 08:32:32 ---> bb3de5531c18 08:32:32 Step 10/20 : RUN apk add --update --no-cache curl 08:32:32 (1/2) Installing dumb-init (1.2.5-r1) 08:32:32 (2/2) Installing su-exec (0.2-r1) 08:32:32 Executing busybox-1.33.1-r3.trigger 08:32:32 OK: 5 MiB in 16 packages 08:32:32 ---> Running in 45f7713cf2f1 08:32:33 ---> d2888754cda4 08:32:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:32:34 Removing intermediate container 2f36bccb8f60 08:32:34 ---> 67da2fbbaf75 08:32:34 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 08:32:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:32:34 ---> Running in 8a810aebcaab 08:32:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:32:34 ---> 9bcd445901f0 08:32:34 Step 18/22 : ENTRYPOINT ["/core-command"] 08:32:34 ---> Running in 0390e8168061 08:32:34 Removing intermediate container 8a810aebcaab 08:32:34 ---> 7cf400be2805 08:32:34 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:32:34 ---> Running in 3cbc69056f32 08:32:35 (1/5) Installing ca-certificates (20191127-r5) 08:32:35 Removing intermediate container 0390e8168061 08:32:35 ---> 7584976fd438 08:32:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:32:35 (2/5) Installing brotli-libs (1.0.9-r5) 08:32:35 (3/5) Installing nghttp2-libs (1.43.0-r0) 08:32:35 (4/5) Installing libcurl (7.79.1-r0) 08:32:35 (5/5) Installing curl (7.79.1-r0) 08:32:35 ---> Running in 1dd72fca41c6 08:32:35 Executing busybox-1.33.1-r3.trigger 08:32:35 Executing ca-certificates-20191127-r5.trigger 08:32:35 OK: 8 MiB in 19 packages 08:32:35 Removing intermediate container 3cbc69056f32 08:32:35 ---> e2f503467716 08:32:35 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:32:36 ---> Running in f0111957da42 08:32:36 Removing intermediate container 1dd72fca41c6 08:32:36 ---> a336e5e240ed 08:32:36 Step 20/22 : LABEL arch=arm64 08:32:36 ---> Running in 332c773f5dbf 08:32:36 Removing intermediate container 332c773f5dbf 08:32:36 ---> 51f52f313004 08:32:36 Step 21/22 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e 08:32:36 ---> Running in 2f6f4fd25d5b 08:32:37 Removing intermediate container 2f6f4fd25d5b 08:32:37 ---> 569742d33375 08:32:37 Step 22/22 : LABEL version=0.0.0 08:32:37 Removing intermediate container 45f7713cf2f1 08:32:37 ---> f6897f192836 08:32:37 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:32:37 ---> Running in 0d18dee63f91 08:32:38 ---> Running in 971dbe53111c 08:32:38 Removing intermediate container 0d18dee63f91 08:32:38 ---> 7fbb7f26d734 08:32:38 08:32:38 Removing intermediate container 971dbe53111c 08:32:38 ---> da4d08a3728f 08:32:38 Step 12/20 : WORKDIR /edgex 08:32:39 ---> Running in 0119d0d4e8a1 08:32:39 Successfully built 7fbb7f26d734 08:32:39 Successfully tagged core-command-arm64:latest 08:32:39  Building core-command ... done Removing intermediate container f0111957da42 08:32:39 ---> 1e96b9804ab1 08:32:39 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 08:32:39 ---> Running in 293a352608e1 08:32:39 Removing intermediate container 0119d0d4e8a1 08:32:39 ---> 3df6b3aab04f 08:32:39 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:32:39 Removing intermediate container bcca9b8c5d9d 08:32:39 ---> ebee883cfb4f 08:32:39 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:32:39 ---> Running in 03c581fca4dd 08:32:40 Removing intermediate container 293a352608e1 08:32:40 ---> 5d06d034a010 08:32:40 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:32:40 ---> 79c5bf9f2c8f 08:32:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:32:41 ---> 518c1a8c49ff 08:32:41 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:32:41 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 08:32:41 ---> Running in 1cca66861d89 08:32:42 ---> b2f4498aa773 08:32:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:32:43 ---> c2b89a777e2c 08:32:43 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:32:43 ---> Running in 0eedc9960cc6 08:32:44 Removing intermediate container 1cca66861d89 08:32:44 ---> 479297f7b556 08:32:44 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 08:32:44 Removing intermediate container 0eedc9960cc6 08:32:44 ---> 46e0ba32d931 08:32:44 Step 17/20 : CMD ["--init=true"] 08:32:44 ---> Running in 1cc47456ffa9 08:32:44 Removing intermediate container 03c581fca4dd 08:32:44 ---> dbc9a0a03270 08:32:44 08:32:44 Step 10/22 : FROM docker:20.10.8 08:32:44 20.10.8: Pulling from library/docker 08:32:44 Removing intermediate container 1cc47456ffa9 08:32:44 ---> 54a59a91fe02 08:32:44 Step 18/20 : LABEL arch=arm64 08:32:44 ---> 551c95315a4f 08:32:44 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:32:44 ---> Running in e489b19dadc7 08:32:45 Removing intermediate container e489b19dadc7 08:32:45 ---> 6bd4488c21ed 08:32:45 Step 19/20 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e 08:32:45 ---> Running in 6fade3d5055d 08:32:46 Removing intermediate container 6fade3d5055d 08:32:46 ---> 1a7453d63d37 08:32:46 Step 20/20 : LABEL version=0.0.0 08:32:46 ---> 832941810ed9 08:32:46 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:32:46 ---> Running in 5a7bb18ce0b5 08:32:47 Removing intermediate container 5a7bb18ce0b5 08:32:47 ---> baf62e7c1c38 08:32:47 08:32:47 Successfully built baf62e7c1c38 08:32:47 Successfully tagged security-proxy-setup-arm64:latest 08:32:47  Building security-proxy-setup ... done  ---> d1538f1a8b84 08:32:47 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:32:49 ---> 7520b6a5b79f 08:32:49 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:32:50 ---> 70a9306cf02c 08:32:50 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 08:32:50 ---> Running in 8794a7e9932c 08:32:50 Removing intermediate container 8794a7e9932c 08:32:50 ---> ec8a718081ee 08:32:50 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:32:51 ---> d695e65e9ee6 08:32:51 Step 25/30 : RUN chmod +x /entrypoint.sh 08:32:51 ---> Running in 068a2346f096 08:32:53 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 08:32:53 Status: Downloaded newer image for docker:20.10.8 08:32:53 ---> 3734d5adc5ac 08:32:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:32:53 ---> Running in 8cf8b474b703 08:32:54 Removing intermediate container 068a2346f096 08:32:54 ---> 1f8bd36b55c7 08:32:54 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 08:32:54 Removing intermediate container 8cf8b474b703 08:32:54 ---> 5c977e951f42 08:32:54 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 08:32:54 ---> Running in 27eddee41ca8 08:32:54 ---> Running in 36ee5e51a142 08:32:54 Removing intermediate container 27eddee41ca8 08:32:54 ---> 0d9bb9811a7e 08:32:54 Step 27/30 : CMD ["gate"] 08:32:54 ---> Running in c94fa90603e6 08:32:55 Removing intermediate container c94fa90603e6 08:32:55 ---> 8359b18bc4c9 08:32:55 Step 28/30 : LABEL arch=arm64 08:32:55 ---> Running in 50c0c70d772d 08:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:32:56 Removing intermediate container 50c0c70d772d 08:32:56 ---> 67b1e6e2ae03 08:32:56 Step 29/30 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e 08:32:56 ---> Running in 3bfe795fd794 08:32:56 (1/42) Installing readline (8.1.0-r0) 08:32:56 (2/42) Installing bash (5.1.4-r0) 08:32:56 Executing bash-5.1.4-r0.post-install 08:32:56 (3/42) Installing brotli-libs (1.0.9-r5) 08:32:56 (4/42) Installing nghttp2-libs (1.43.0-r0) 08:32:56 (5/42) Installing libcurl (7.79.1-r0) 08:32:56 Removing intermediate container 3bfe795fd794 08:32:56 ---> 3ff27abad779 08:32:56 Step 30/30 : LABEL version=0.0.0 08:32:56 (6/42) Installing curl (7.79.1-r0) 08:32:56 (7/42) Installing dumb-init (1.2.5-r1) 08:32:56 (8/42) Installing libbz2 (1.0.8-r1) 08:32:56 (9/42) Installing expat (2.4.1-r0) 08:32:56 (10/42) Installing libffi (3.3-r2) 08:32:56 (11/42) Installing gdbm (1.19-r0) 08:32:56 (12/42) Installing xz-libs (5.2.5-r0) 08:32:56 (13/42) Installing libgcc (10.3.1_git20210424-r2) 08:32:56 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 08:32:56 (15/42) Installing mpdecimal (2.5.1-r1) 08:32:56 (16/42) Installing sqlite-libs (3.35.5-r0) 08:32:56 ---> Running in d0f4d4eb56bd 08:32:56 (17/42) Installing python3 (3.9.5-r1) 08:32:57 Removing intermediate container d0f4d4eb56bd 08:32:57 ---> 5c4beec5d2cc 08:32:57 08:32:57 Successfully built 5c4beec5d2cc 08:32:57 Successfully tagged security-bootstrapper-arm64:latest 08:32:58  Building security-bootstrapper ... done (18/42) Installing py3-appdirs (1.4.4-r2) 08:32:58 (19/42) Installing py3-chardet (4.0.0-r2) 08:32:58 (20/42) Installing py3-idna (3.2-r0) 08:32:58 (21/42) Installing py3-urllib3 (1.26.5-r0) 08:32:58 (22/42) Installing py3-certifi (2020.12.5-r1) 08:32:58 (23/42) Installing py3-requests (2.25.1-r4) 08:32:58 (24/42) Installing py3-msgpack (1.0.2-r1) 08:32:58 (25/42) Installing py3-lockfile (0.12.2-r4) 08:32:58 (26/42) Installing py3-cachecontrol (0.12.6-r1) 08:32:58 (27/42) Installing py3-colorama (0.4.4-r1) 08:32:59 (28/42) Installing py3-contextlib2 (0.6.0-r1) 08:32:59 (29/42) Installing py3-distlib (0.3.1-r3) 08:32:59 (30/42) Installing py3-distro (1.5.0-r3) 08:32:59 (31/42) Installing py3-six (1.15.0-r1) 08:32:59 (32/42) Installing py3-webencodings (0.5.1-r4) 08:32:59 (33/42) Installing py3-html5lib (1.1-r1) 08:32:59 (34/42) Installing py3-parsing (2.4.7-r2) 08:32:59 (35/42) Installing py3-packaging (20.9-r1) 08:32:59 (36/42) Installing py3-toml (0.10.2-r2) 08:32:59 (37/42) Installing py3-pep517 (0.10.0-r2) 08:32:59 (38/42) Installing py3-progress (1.5-r2) 08:32:59 (39/42) Installing py3-retrying (1.3.3-r1) 08:32:59 (40/42) Installing py3-ordered-set (4.0.2-r1) 08:32:59 (41/42) Installing py3-setuptools (52.0.0-r3) 08:32:59 (42/42) Installing py3-pip (20.3.4-r1) 08:32:59 Executing busybox-1.33.1-r3.trigger 08:32:59 OK: 84 MiB in 64 packages 08:33:03 Collecting docker-compose==1.23.2 08:33:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:33:03 Collecting texttable<0.10,>=0.9.0 08:33:03 Downloading texttable-0.9.1.tar.gz (11 kB) 08:33:05 Collecting PyYAML<4,>=3.10 08:33:05 Downloading PyYAML-3.13.tar.gz (270 kB) 08:33:08 Collecting cached-property<2,>=1.2.0 08:33:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:33:08 Collecting dockerpty<0.5,>=0.4.1 08:33:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:33:09 Collecting websocket-client<1.0,>=0.32.0 08:33:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:33:10 Collecting docker<4.0,>=3.6.0 08:33:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:33:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:33:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:33:11 Collecting docopt<0.7,>=0.6.1 08:33:11 Downloading docopt-0.6.2.tar.gz (25 kB) 08:33:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 08:33:13 Collecting jsonschema<3,>=2.5.1 08:33:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:33:13 Collecting docker-pycreds>=0.4.0 08:33:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:33:13 Collecting chardet<3.1.0,>=3.0.2 08:33:13 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:33:14 Collecting urllib3<1.25,>=1.21.1 08:33:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:33:14 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) 08:33:14 Collecting idna<2.8,>=2.5 08:33:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:33:14 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:33:14 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:33:14 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:33:14 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:33:15 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:33:15 Attempting uninstall: urllib3 08:33:15 Found existing installation: urllib3 1.26.5 08:33:15 Uninstalling urllib3-1.26.5: 08:33:15 Successfully uninstalled urllib3-1.26.5 08:33:16 Attempting uninstall: idna 08:33:16 Found existing installation: idna 3.2 08:33:16 Uninstalling idna-3.2: 08:33:16 Successfully uninstalled idna-3.2 08:33:16 Attempting uninstall: chardet 08:33:16 Found existing installation: chardet 4.0.0 08:33:16 Uninstalling chardet-4.0.0: 08:33:16 Successfully uninstalled chardet-4.0.0 08:33:18 Attempting uninstall: requests 08:33:18 Found existing installation: requests 2.25.1 08:33:18 Uninstalling requests-2.25.1: 08:33:18 Successfully uninstalled requests-2.25.1 08:33:18 Running setup.py install for texttable: started 08:33:20 Running setup.py install for texttable: finished with status 'done' 08:33:20 Running setup.py install for PyYAML: started 08:33:22 Running setup.py install for PyYAML: finished with status 'done' 08:33:22 Running setup.py install for docopt: started 08:33:24 Running setup.py install for docopt: finished with status 'done' 08:33:24 Running setup.py install for dockerpty: started 08:33:26 Running setup.py install for dockerpty: finished with status 'done' 08:33:27 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 08:33:35 Removing intermediate container 36ee5e51a142 08:33:35 ---> 3db0a6b40d2d 08:33:35 Step 13/22 : ENV APP_PORT=58890 08:33:35 ---> Running in 6134223bf01a 08:33:35 Removing intermediate container 6134223bf01a 08:33:35 ---> 0829b206e3c3 08:33:35 Step 14/22 : EXPOSE $APP_PORT 08:33:35 ---> Running in 549c825182c3 08:33:36 Removing intermediate container 549c825182c3 08:33:36 ---> 32c74382324c 08:33:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:33:37 ---> d16f7d8d2117 08:33:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:33:38 ---> 424a0cf8afee 08:33:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:33:39 ---> e02cb279783c 08:33:39 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 08:33:39 ---> Running in c8826365710a 08:33:39 Removing intermediate container c8826365710a 08:33:39 ---> cb13308c33e0 08:33:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:33:39 ---> Running in 180ba491089b 08:33:39 Removing intermediate container 180ba491089b 08:33:39 ---> 15616c114dcb 08:33:39 Step 20/22 : LABEL arch=arm64 08:33:40 ---> Running in 61db88248e24 08:33:40 Removing intermediate container 61db88248e24 08:33:40 ---> 29f7c7b188c6 08:33:40 Step 21/22 : LABEL git_sha=4936a3b64d9a9c25df3c63287ff61185fb01104e 08:33:40 ---> Running in 7cd3f9055847 08:33:41 Removing intermediate container 7cd3f9055847 08:33:41 ---> 0ffbc67f24fc 08:33:41 Step 22/22 : LABEL version=0.0.0 08:33:41 ---> Running in b3c87b24bbc3 08:33:41 Removing intermediate container b3c87b24bbc3 08:33:41 ---> e39c5b9b19b4 08:33:41 08:33:41 Successfully built e39c5b9b19b4 08:33:41 Successfully tagged sys-mgmt-agent-arm64:latest 08:33:42  Building sys-mgmt-agent ... done  [Pipeline] } 08:33:42 $ docker stop --time=1 1d02fd15b2036025f0c1bc8b87441203d676119fc7591f51ae722fd765e5507a 08:33:44 $ docker rm -f 1d02fd15b2036025f0c1bc8b87441203d676119fc7591f51ae722fd765e5507a [Pipeline] // withDockerContainer [Pipeline] sh 08:33:44 + docker images 08:33:44 REPOSITORY TAG IMAGE ID CREATED SIZE 08:33:44 sys-mgmt-agent-arm64 latest e39c5b9b19b4 3 seconds ago 277MB 08:33:44 security-bootstrapper-arm64 latest 5c4beec5d2cc 47 seconds ago 17.8MB 08:33:44 security-proxy-setup-arm64 latest baf62e7c1c38 57 seconds ago 25.4MB 08:33:44 dbc9a0a03270 About a minute ago 1.57GB 08:33:44 core-command-arm64 latest 7fbb7f26d734 About a minute ago 15.2MB 08:33:44 04a99701f664 About a minute ago 1.57GB 08:33:44 b2fc522ae9f3 About a minute ago 1.57GB 08:33:44 688becc26be2 About a minute ago 1.57GB 08:33:44 core-data-arm64 latest d302815ff065 3 minutes ago 19.5MB 08:33:44 security-secretstore-setup-arm64 latest 42ec99eacf90 3 minutes ago 26.8MB 08:33:44 support-notifications-arm64 latest f3b849f8f5ba 3 minutes ago 16.1MB 08:33:44 core-metadata-arm64 latest f79582557e95 3 minutes ago 15.9MB 08:33:44 support-scheduler-arm64 latest 9e8569f2f204 3 minutes ago 15.3MB 08:33:44 92b9cc5217a7 3 minutes ago 1.58GB 08:33:44 fe9db459ba2b 4 minutes ago 1.57GB 08:33:44 9e0649203858 4 minutes ago 1.57GB 08:33:44 f105f2d531ad 4 minutes ago 1.57GB 08:33:44 07966a60b800 4 minutes ago 1.58GB 08:33:44 ci-base-image-arm64 latest 3331bd1474c8 14 minutes ago 1.24GB 08:33:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 12 days ago 534MB 08:33:44 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 08:33:44 alpine 3.14 bb3de5531c18 8 weeks ago 5.34MB 08:33:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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 08:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:33:45 08:33:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:33:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:33:46 arm64: Pulling from edgex-lftools-log-publisher 08:33:46 448f6bf000e3: Pulling fs layer 08:33:46 f757da607395: Pulling fs layer 08:33:46 05883995daec: Pulling fs layer 08:33:46 8603b9c90790: Pulling fs layer 08:33:46 1560dd03e051: Pulling fs layer 08:33:46 27f5ce0e4adf: Pulling fs layer 08:33:46 c2d8d7efcc4b: Pulling fs layer 08:33:46 8603b9c90790: Waiting 08:33:46 27f5ce0e4adf: Waiting 08:33:46 c2d8d7efcc4b: Waiting 08:33:46 1560dd03e051: Waiting 08:33:46 f757da607395: Verifying Checksum 08:33:46 f757da607395: Download complete 08:33:46 8603b9c90790: Verifying Checksum 08:33:46 8603b9c90790: Download complete 08:33:46 1560dd03e051: Verifying Checksum 08:33:46 1560dd03e051: Download complete 08:33:46 27f5ce0e4adf: Verifying Checksum 08:33:46 27f5ce0e4adf: Download complete 08:33:46 05883995daec: Verifying Checksum 08:33:46 05883995daec: Download complete 08:33:46 448f6bf000e3: Verifying Checksum 08:33:46 448f6bf000e3: Download complete 08:33:49 c2d8d7efcc4b: Verifying Checksum 08:33:49 c2d8d7efcc4b: Download complete 08:33:50 448f6bf000e3: Pull complete 08:33:51 f757da607395: Pull complete 08:33:52 05883995daec: Pull complete 08:33:53 8603b9c90790: Pull complete 08:33:54 1560dd03e051: Pull complete 08:33:54 27f5ce0e4adf: Pull complete 08:34:09 c2d8d7efcc4b: Pull complete 08:34:09 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:34:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:34:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:34:10 prd-ubuntu18.04-docker-arm64-4c-16g-1997 does not seem to be running inside a container 08:34:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:34:12 $ docker top 20eb5dab5dfea021ae778d5ae4f016d1f5a18c70cdfa38482c7d480af6ea891e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:14 ---> job-cost.sh 08:34:14 lf-activate-venv: SKIPPING 08:34:14 INFO: No Stack... 08:34:32 INFO: Retrieving Pricing Info for: v3-standard-4 08:34:32 INFO: Archiving Costs [Pipeline] sh 08:34:33 + cat /w/workspace/edgex-go/5/archives/cost.csv 08:34:33 + cut -d, -f6 [Pipeline] lock 08:34:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3770-5-stack-cost] 08:34:33 Resource [jenkins-edgexfoundry-edgex-go-PR-3770-5-stack-cost] did not exist. Created. 08:34:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3770-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:34:34 + echo total: 0.10999999940395355 [Pipeline] stash 08:34:34 Stashed 1 file(s) [Pipeline] } 08:34:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3770-5-stack-cost] [Pipeline] // lock [Pipeline] } 08:34:34 $ docker stop --time=1 20eb5dab5dfea021ae778d5ae4f016d1f5a18c70cdfa38482c7d480af6ea891e 08:34:36 $ docker rm -f 20eb5dab5dfea021ae778d5ae4f016d1f5a18c70cdfa38482c7d480af6ea891e [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 08:34:36 provisioning config files... 08:34:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config2091527710054346200tmp [Pipeline] { [Pipeline] sh 08:34:37 + set +x 08:34:37 + curl -s https://codecov.io/bash 08:34:37 + bash -s -- 08:34:37 08:34:37 _____ _ 08:34:37 / ____| | | 08:34:37 | | ___ __| | ___ ___ _____ __ 08:34:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:34:37 | |___| (_) | (_| | __/ (_| (_) \ V / 08:34:37 \_____\___/ \__,_|\___|\___\___/ \_/ 08:34:37 Bash-1.0.6 08:34:37 08:34:37 08:34:37 ==> git version 2.24.4 found 08:34:37 ==> 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 08:34:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:34:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:34:37 ==> Jenkins CI detected. 08:34:37 current dir:  /w/workspace/edgex-go/5 08:34:37 project root: . 08:34:37 --> token set from env 08:34:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:34:37 ==> Running gcov in . (disable via -X gcov) 08:34:37 ==> Python coveragepy not found 08:34:37 ==> Searching for coverage reports in: 08:34:37 + . 08:34:37 -> Found 1 reports 08:34:37 ==> Detecting git/mercurial file structure 08:34:37 ==> Reading reports 08:34:37 + ./coverage.out bytes=425845 08:34:37 ==> Appending adjustments 08:34:37 https://docs.codecov.io/docs/fixing-reports 08:34:38 + Found adjustments 08:34:38 ==> Gzipping contents 08:34:38 60K /tmp/codecov.Hzla0r.gz 08:34:38 ==> Uploading reports 08:34:38 url: https://codecov.io 08:34:38 query: branch=PR-3770&commit=4936a3b64d9a9c25df3c63287ff61185fb01104e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3770%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3770&job=&cmd_args= 08:34:38 -> Pinging Codecov 08:34:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3770&commit=4936a3b64d9a9c25df3c63287ff61185fb01104e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3770%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3770&job=&cmd_args= 08:34:39 -> Uploading to 08:34:39 https://storage.googleapis.com/codecov/v4/raw/2021-10-26/00271124DB129430A58F1EEE437C3FCB/4936a3b64d9a9c25df3c63287ff61185fb01104e/0e3de2ec-f5a3-44a8-ad67-d5f760f61aea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211026T083438Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4a314c7638bec4ce4a5961847b579082728a30e6379e9cc63443a1e5afc5440 08:34:39 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:39 Dload Upload Total Spent Left Speed 08:34:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57380 0 0 100 57380 0 181k --:--:-- --:--:-- --:--:-- 182k 08:34:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4936a3b64d9a9c25df3c63287ff61185fb01104e [Pipeline] } 08:34:39 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 08:34:40 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:34:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:34:41 ---> package-listing.sh 08:34:41 ++ facter osfamily 08:34:41 ++ tr '[:upper:]' '[:lower:]' 08:34:41 + OS_FAMILY=redhat 08:34:41 + workspace=/w/workspace/edgex-go/5 08:34:41 + START_PACKAGES=/tmp/packages_start.txt 08:34:41 + END_PACKAGES=/tmp/packages_end.txt 08:34:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:34:41 + PACKAGES=/tmp/packages_start.txt 08:34:41 + '[' /w/workspace/edgex-go/5 ']' 08:34:41 + PACKAGES=/tmp/packages_end.txt 08:34:41 + case "${OS_FAMILY}" in 08:34:41 + rpm -qa 08:34:41 + sort 08:34:44 + '[' -f /tmp/packages_start.txt ']' 08:34:44 + '[' -f /tmp/packages_end.txt ']' 08:34:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:34:44 + '[' /w/workspace/edgex-go/5 ']' 08:34:44 + mkdir -p /w/workspace/edgex-go/5/archives/ 08:34:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 08:34:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:34:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:34:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:45 08:34:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:34:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:45 latest: Pulling from edgex-lftools-log-publisher 08:34:45 b4d181a07f80: Pulling fs layer 08:34:45 a1111a8f2ec3: Pulling fs layer 08:34:45 ed53099fbce6: Pulling fs layer 08:34:45 dc539afda2c1: Pulling fs layer 08:34:45 77bc0d833cb6: Pulling fs layer 08:34:45 9065ff56babe: Pulling fs layer 08:34:45 d287ab97295c: Pulling fs layer 08:34:45 77bc0d833cb6: Waiting 08:34:45 9065ff56babe: Waiting 08:34:45 d287ab97295c: Waiting 08:34:45 dc539afda2c1: Waiting 08:34:45 a1111a8f2ec3: Verifying Checksum 08:34:45 a1111a8f2ec3: Download complete 08:34:45 dc539afda2c1: Verifying Checksum 08:34:45 dc539afda2c1: Download complete 08:34:45 ed53099fbce6: Verifying Checksum 08:34:45 ed53099fbce6: Download complete 08:34:46 9065ff56babe: Verifying Checksum 08:34:46 9065ff56babe: Download complete 08:34:46 77bc0d833cb6: Verifying Checksum 08:34:46 77bc0d833cb6: Download complete 08:34:46 b4d181a07f80: Verifying Checksum 08:34:46 b4d181a07f80: Download complete 08:34:46 d287ab97295c: Verifying Checksum 08:34:46 d287ab97295c: Download complete 08:34:47 b4d181a07f80: Pull complete 08:34:47 a1111a8f2ec3: Pull complete 08:34:48 ed53099fbce6: Pull complete 08:34:48 dc539afda2c1: Pull complete 08:34:48 77bc0d833cb6: Pull complete 08:34:48 9065ff56babe: Pull complete 08:34:54 d287ab97295c: Pull complete 08:34:54 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:34:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:34:54 prd-centos7-docker-4c-2g-1996 does not seem to be running inside a container 08:34:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:34:57 $ docker top 9717321607b2ce7915f64aaff11d10e2cb4d40fab69a51162bf6815ddc4cfc3b -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:57 + touch /tmp/pre-build-complete [Pipeline] sh 08:34:58 + mkdir -p /var/log/sysstat [Pipeline] sh 08:34:58 + ls /var/log/sa-host 08:34:58 + sadf -c /var/log/sa-host/sa26 08:34:58 file_magic: OK 08:34:58 HZ: Using current value: 100 08:34:58 file_header: OK 08:34:58 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 08:34:58 Statistics: 08:34:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:34:58 File successfully converted to sysstat format version 12.0.3 08:34:58 + sadf -c /var/log/sa-host/sa30 08:34:58 file_magic: OK 08:34:58 HZ: Using current value: 100 08:34:58 file_header: OK 08:34:58 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 08:34:58 Statistics: 08:34:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:34:58 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:58 provisioning config files... 08:34:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config6485272472549202974tmp [Pipeline] { [Pipeline] echo 08:34:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:34:58 ---> create-netrc.sh [Pipeline] } 08:34:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:34:59 ---> python-tools-install.sh [Pipeline] echo 08:34:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:34:59 ---> sudo-logs.sh 08:34:59 Archiving 'sudo' log.. 08:34:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-1996.novalocal: Name or service not known 08:34:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-1996.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:34:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:34:59 ---> job-cost.sh 08:34:59 lf-activate-venv: SKIPPING 08:34:59 DEBUG: total: 0.10999999940395355 08:34:59 INFO: Retrieving Stack Cost... 08:35:18 INFO: Retrieving Pricing Info for: v3-standard-2 08:35:18 INFO: Archiving Costs [Pipeline] echo 08:35:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:35:18 ---> logs-deploy.sh 08:35:18 lf-activate-venv: SKIPPING 08:35:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3770/5 08:35:18 INFO: archiving workspace using pattern(s): 08:35:19 Archives upload complete. 08:35:19 INFO: archiving logs to Nexus 08:35:20 ---> uname -a: 08:35:20 Linux prd-centos7-docker-4c-2g-1996.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 08:35:20 08:35:20 08:35:20 ---> lscpu: 08:35:20 Architecture: x86_64 08:35:20 CPU op-mode(s): 32-bit, 64-bit 08:35:20 Byte Order: Little Endian 08:35:20 Address sizes: 40 bits physical, 48 bits virtual 08:35:20 CPU(s): 2 08:35:20 On-line CPU(s) list: 0,1 08:35:20 Thread(s) per core: 1 08:35:20 Core(s) per socket: 1 08:35:20 Socket(s): 2 08:35:20 NUMA node(s): 1 08:35:20 Vendor ID: AuthenticAMD 08:35:20 CPU family: 23 08:35:20 Model: 49 08:35:20 Model name: AMD EPYC-Rome Processor 08:35:20 Stepping: 0 08:35:20 CPU MHz: 2799.994 08:35:20 BogoMIPS: 5599.98 08:35:20 Virtualization: AMD-V 08:35:20 Hypervisor vendor: KVM 08:35:20 Virtualization type: full 08:35:20 L1d cache: 32K 08:35:20 L1i cache: 32K 08:35:20 L2 cache: 512K 08:35:20 L3 cache: 16384K 08:35:20 NUMA node0 CPU(s): 0,1 08:35:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:35:20 08:35:20 08:35:20 ---> nproc: 08:35:20 2 08:35:20 08:35:20 08:35:20 ---> df -h: 08:35:20 Filesystem Size Used Avail Use% Mounted on 08:35:20 overlay 40G 13G 28G 31% / 08:35:20 tmpfs 64M 0 64M 0% /dev 08:35:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:35:20 shm 64M 0 64M 0% /dev/shm 08:35:20 /dev/vda1 40G 13G 28G 31% /facter-os 08:35:20 08:35:20 08:35:20 ---> sar -b -r -n DEV: 08:35:20 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/26/21 _x86_64_ (2 CPU) 08:35:20 08:35:20 08:10:14 LINUX RESTART (2 CPU) 08:35:20 08:35:20 08:11:01 tps rtps wtps bread/s bwrtn/s 08:35:20 08:12:01 84.19 3.20 80.99 2324.62 8297.79 08:35:20 08:13:01 253.25 0.23 253.02 27.04 70259.18 08:35:20 08:14:01 156.54 0.00 156.54 0.00 33583.70 08:35:20 08:15:01 71.55 0.02 71.53 0.53 6667.00 08:35:20 08:16:01 179.03 0.00 179.03 0.00 49287.93 08:35:20 08:17:02 1126.22 744.86 381.36 32415.30 263236.45 08:35:20 08:18:01 346.61 46.61 300.00 5866.03 117531.44 08:35:20 08:19:01 434.82 63.28 371.54 1276.54 164926.09 08:35:20 08:20:01 64.56 12.59 51.97 1244.83 6410.12 08:35:20 08:21:01 0.23 0.00 0.23 0.00 3.22 08:35:20 08:22:01 0.25 0.00 0.25 0.00 2.70 08:35:20 08:23:01 0.17 0.00 0.17 0.00 1.50 08:35:20 08:24:01 0.28 0.00 0.28 0.00 3.38 08:35:20 08:25:01 0.28 0.00 0.28 0.00 2.48 08:35:20 08:26:01 0.75 0.50 0.25 102.33 2.83 08:35:20 08:27:01 0.73 0.00 0.73 0.00 13.70 08:35:20 08:28:01 0.25 0.00 0.25 0.00 2.96 08:35:20 08:29:01 0.25 0.00 0.25 0.00 2.73 08:35:20 08:30:01 0.18 0.00 0.18 0.00 1.88 08:35:20 08:31:01 0.25 0.00 0.25 0.00 2.97 08:35:20 08:32:01 0.28 0.00 0.28 0.00 2.63 08:35:20 08:33:01 0.27 0.00 0.27 0.00 3.75 08:35:20 08:34:01 0.25 0.00 0.25 0.00 2.60 08:35:20 Average: 118.24 37.93 80.32 1880.17 31275.62 08:35:20 08:35:20 08:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:35:20 08:12:01 5314320 0 714560 8.92 2620 1977440 1456716 16.08 893968 1554400 120184 08:35:20 08:13:01 2816468 0 1001272 12.50 2620 4188580 1546496 17.07 1648148 3024032 525288 08:35:20 08:14:01 3272120 0 1063324 13.28 2620 3670876 1694380 18.71 1450064 2805848 189216 08:35:20 08:15:01 3219548 0 1175216 14.67 2620 3611556 1554320 17.16 1440528 2861944 100428 08:35:20 08:16:01 1227584 0 1133096 14.15 2620 5645640 1707308 18.85 1909844 4314188 894128 08:35:20 08:17:02 1743380 0 1278272 15.96 2620 4984668 2616316 28.89 2501708 3172276 140008 08:35:20 08:18:01 1695820 0 1174824 14.67 2620 5135676 1586332 17.51 1721984 3987608 242172 08:35:20 08:19:01 2554444 0 1182460 14.76 2620 4269416 1576240 17.40 1694660 3148880 45044 08:35:20 08:20:01 3000436 0 1129620 14.10 2620 3876264 1555324 17.17 1237180 3182768 8 08:35:20 08:21:01 3012616 0 1117436 13.95 2620 3876268 1388200 15.33 1229224 3182256 16 08:35:20 08:22:01 3021008 0 1109040 13.85 2620 3876272 1388360 15.33 1225564 3177624 8 08:35:20 08:23:01 3021732 0 1108312 13.84 2620 3876276 1388156 15.33 1224524 3177624 8 08:35:20 08:24:01 3028444 0 1101588 13.75 2620 3876288 1388156 15.33 1224352 3171304 8 08:35:20 08:25:01 3028872 0 1101160 13.75 2620 3876288 1388156 15.33 1224356 3171304 8 08:35:20 08:26:01 3023248 0 1103940 13.78 2620 3879132 1388240 15.33 1230136 3171096 28 08:35:20 08:27:01 3022324 0 1104864 13.80 2620 3879132 1388324 15.33 1230552 3171096 8 08:35:20 08:28:01 3023056 0 1104128 13.79 2620 3879136 1388204 15.33 1230116 3171096 12 08:35:20 08:29:01 3023400 0 1103776 13.78 2620 3879144 1388156 15.33 1230232 3171096 12 08:35:20 08:30:01 3023532 0 1103644 13.78 2620 3879144 1388156 15.33 1230236 3170912 8 08:35:20 08:31:01 3023436 0 1103732 13.78 2620 3879152 1388228 15.33 1230204 3170912 12 08:35:20 08:32:01 3022576 0 1104592 13.79 2620 3879152 1388420 15.33 1230716 3170912 16 08:35:20 08:33:01 3023252 0 1103908 13.78 2620 3879160 1388156 15.33 1230136 3170912 12 08:35:20 08:34:01 3023524 0 1103632 13.78 2620 3879164 1388156 15.33 1230256 3170912 8 08:35:20 Average: 2920223 0 1101148 13.75 2620 3984949 1509935 16.67 1378204 3150913 98115 08:35:20 08:35:20 08:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:35:20 08:12:01 eth0 786.37 935.64 4248.50 99.69 0.00 0.00 0.00 0.00 08:35:20 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:12:01 vethbc3fa6a 680.47 470.75 64.97 2051.21 0.00 0.00 0.00 0.00 08:35:20 08:12:01 docker0 680.47 470.62 55.67 2051.19 0.00 0.00 0.00 0.00 08:35:20 08:13:01 eth0 577.73 502.06 5914.83 52.80 0.00 0.00 0.00 0.00 08:35:20 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:13:01 docker0 420.88 431.18 32.80 2690.26 0.00 0.00 0.00 0.00 08:35:20 08:14:01 veth17e9bd5 0.53 0.67 0.04 0.06 0.00 0.00 0.00 0.00 08:35:20 08:14:01 eth0 43.19 24.16 39.72 15.60 0.00 0.00 0.00 0.00 08:35:20 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:14:01 docker0 0.53 0.53 0.04 0.05 0.00 0.00 0.00 0.00 08:35:20 08:15:01 veth17e9bd5 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 08:35:20 08:15:01 eth0 16.68 9.36 12.64 6.77 0.00 0.00 0.00 0.00 08:35:20 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:15:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 08:35:20 08:16:01 eth0 116.39 73.71 1701.05 127.49 0.00 0.00 0.00 0.00 08:35:20 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:16:01 veth0a46f9e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:35:20 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:17:02 vethb9e8783 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:35:20 08:17:02 eth0 56.58 28.22 198.80 11.76 0.00 0.00 0.00 0.00 08:35:20 08:17:02 veth7e19939 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:18:01 eth0 50.07 23.30 235.01 10.88 0.00 0.00 0.00 0.00 08:35:20 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:18:01 veth0a46f9e 0.00 1.44 0.00 0.07 0.00 0.00 0.00 0.00 08:35:20 08:18:01 docker0 1149.15 978.41 91.69 5219.11 0.00 0.00 0.00 0.00 08:35:20 08:19:01 eth0 129.03 64.13 1577.79 18.26 0.00 0.00 0.00 0.00 08:35:20 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:19:01 veth0a46f9e 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:19:01 docker0 24.21 55.70 1.76 516.91 0.00 0.00 0.00 0.00 08:35:20 08:20:01 eth0 17.49 15.65 6.50 109.83 0.00 0.00 0.00 0.00 08:35:20 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:21:01 eth0 0.90 0.27 0.30 0.08 0.00 0.00 0.00 0.00 08:35:20 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:22:01 eth0 0.57 0.32 0.27 0.20 0.00 0.00 0.00 0.00 08:35:20 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:23:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:35:20 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:24:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:35:20 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:25:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:35:20 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:26:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:35:20 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:27:01 eth0 0.47 0.25 0.27 0.20 0.00 0.00 0.00 0.00 08:35:20 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:28:01 eth0 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 08:35:20 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:29:01 eth0 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 08:35:20 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:30:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:35:20 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:31:01 eth0 0.22 0.18 0.08 0.04 0.00 0.00 0.00 0.00 08:35:20 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:32:01 eth0 1.00 0.48 0.38 0.21 0.00 0.00 0.00 0.00 08:35:20 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:33:01 eth0 0.07 0.07 0.01 0.04 0.00 0.00 0.00 0.00 08:35:20 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:34:01 eth0 0.35 0.08 0.03 0.01 0.00 0.00 0.00 0.00 08:35:20 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 Average: eth0 78.23 73.05 606.45 19.75 0.00 0.00 0.00 0.00 08:35:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:20 Average: docker0 50.23 44.30 4.00 245.85 0.00 0.00 0.00 0.00 08:35:20 08:35:20 08:35:20 ---> sar -P ALL: 08:35:20 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/26/21 _x86_64_ (2 CPU) 08:35:20 08:35:20 08:10:14 LINUX RESTART (2 CPU) 08:35:20 08:35:20 08:11:01 CPU %user %nice %system %iowait %steal %idle 08:35:20 08:12:01 all 12.63 0.00 3.88 2.00 0.08 81.41 08:35:20 08:12:01 0 13.55 0.00 3.91 0.56 0.09 81.89 08:35:20 08:12:01 1 11.72 0.00 3.85 3.43 0.07 80.94 08:35:20 08:13:01 all 29.89 0.00 10.82 3.13 0.10 56.05 08:35:20 08:13:01 0 27.48 0.00 10.97 3.40 0.09 58.06 08:35:20 08:13:01 1 32.30 0.00 10.68 2.86 0.11 54.06 08:35:20 08:14:01 all 62.22 0.00 9.54 1.13 0.09 27.03 08:35:20 08:14:01 0 62.34 0.00 10.07 1.11 0.09 26.39 08:35:20 08:14:01 1 62.10 0.00 9.00 1.14 0.09 27.67 08:35:20 08:15:01 all 40.63 0.00 4.71 0.44 0.08 54.14 08:35:20 08:15:01 0 40.35 0.00 4.75 0.46 0.07 54.37 08:35:20 08:15:01 1 40.92 0.00 4.66 0.42 0.09 53.91 08:35:20 08:16:01 all 58.98 0.00 10.97 2.01 0.10 27.94 08:35:20 08:16:01 0 59.17 0.00 10.64 2.42 0.11 27.66 08:35:20 08:16:01 1 58.79 0.00 11.29 1.60 0.09 28.23 08:35:20 08:17:02 all 21.31 0.00 16.93 55.21 0.12 6.43 08:35:20 08:17:02 0 22.02 0.00 16.73 54.77 0.11 6.37 08:35:20 08:17:02 1 20.60 0.00 17.14 55.66 0.13 6.48 08:35:20 08:18:01 all 75.14 0.00 14.45 8.45 0.12 1.84 08:35:20 08:18:01 0 74.62 0.00 14.84 8.93 0.13 1.48 08:35:20 08:18:01 1 75.67 0.00 14.06 7.97 0.11 2.19 08:35:20 08:19:01 all 66.20 0.00 15.77 7.52 0.14 10.37 08:35:20 08:19:01 0 65.39 0.00 16.17 6.77 0.13 11.54 08:35:20 08:19:01 1 67.01 0.00 15.38 8.26 0.15 9.20 08:35:20 08:20:01 all 2.16 0.00 1.56 1.11 0.02 95.16 08:35:20 08:20:01 0 2.35 0.00 1.68 1.66 0.02 94.30 08:35:20 08:20:01 1 1.97 0.00 1.44 0.55 0.02 96.02 08:35:20 08:21:01 all 0.18 0.00 0.06 0.00 0.01 99.76 08:35:20 08:21:01 0 0.32 0.00 0.07 0.00 0.02 99.60 08:35:20 08:21:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:35:20 08:22:01 all 0.19 0.00 0.03 0.00 0.01 99.77 08:35:20 08:22:01 0 0.33 0.00 0.03 0.00 0.00 99.63 08:35:20 08:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:35:20 08:35:20 08:22:01 CPU %user %nice %system %iowait %steal %idle 08:35:20 08:23:01 all 0.25 0.00 0.02 0.00 0.02 99.72 08:35:20 08:23:01 0 0.47 0.00 0.02 0.00 0.02 99.50 08:35:20 08:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:35:20 08:24:01 all 0.23 0.00 0.03 0.00 0.01 99.74 08:35:20 08:24:01 0 0.42 0.00 0.02 0.00 0.00 99.57 08:35:20 08:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:35:20 08:25:01 all 0.11 0.00 0.03 0.01 0.02 99.84 08:35:20 08:25:01 0 0.20 0.00 0.03 0.02 0.02 99.73 08:35:20 08:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:35:20 08:26:01 all 0.16 0.00 0.05 0.01 0.02 99.77 08:35:20 08:26:01 0 0.17 0.00 0.03 0.00 0.02 99.78 08:35:20 08:26:01 1 0.15 0.00 0.07 0.02 0.02 99.75 08:35:20 08:27:01 all 0.18 0.00 0.03 0.00 0.01 99.78 08:35:20 08:27:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:35:20 08:27:01 1 0.37 0.00 0.02 0.00 0.00 99.62 08:35:20 08:28:01 all 0.15 0.00 0.03 0.00 0.02 99.80 08:35:20 08:28:01 0 0.22 0.00 0.03 0.00 0.02 99.73 08:35:20 08:28:01 1 0.08 0.00 0.03 0.00 0.02 99.87 08:35:20 08:29:01 all 0.03 0.00 0.04 0.00 0.03 99.90 08:35:20 08:29:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:35:20 08:29:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:35:20 08:30:01 all 0.22 0.00 0.02 0.00 0.03 99.74 08:35:20 08:30:01 0 0.37 0.00 0.02 0.00 0.02 99.60 08:35:20 08:30:01 1 0.07 0.00 0.02 0.00 0.03 99.88 08:35:20 08:31:01 all 0.19 0.00 0.03 0.00 0.01 99.77 08:35:20 08:31:01 0 0.37 0.00 0.03 0.00 0.00 99.60 08:35:20 08:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:35:20 08:32:01 all 0.19 0.00 0.03 0.00 0.01 99.77 08:35:20 08:32:01 0 0.32 0.00 0.02 0.00 0.00 99.67 08:35:20 08:32:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:35:20 08:33:01 all 0.06 0.00 0.03 0.00 0.03 99.89 08:35:20 08:33:01 0 0.10 0.00 0.03 0.00 0.03 99.83 08:35:20 08:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:35:20 08:35:20 08:33:01 CPU %user %nice %system %iowait %steal %idle 08:35:20 08:34:01 all 0.08 0.00 0.03 0.00 0.00 99.89 08:35:20 08:34:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:35:20 08:34:01 1 0.10 0.00 0.03 0.00 0.00 99.87 08:35:20 Average: all 15.20 0.00 3.66 3.33 0.04 77.77 08:35:20 Average: 0 15.18 0.00 3.70 3.30 0.04 77.78 08:35:20 Average: 1 15.23 0.00 3.61 3.37 0.04 77.75 08:35:20 08:35:20 08:35:20