Pull request #3888 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 c1fb6d23c38d8e4135415aa828943646775f2bb3 rather than 23cfcde81511821ecde018599b873d09fa3ca232 Obtained Jenkinsfile from c1fb6d23c38d8e4135415aa828943646775f2bb3 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-ssh10322729889342415468.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17968226248861876383.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3888/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-3888/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh627078143886416837.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2144588743575298467.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-3888/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-3888/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13636668891984664305.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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5982’ Running on prd-centos7-docker-4c-2g-5985 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1132126251394727385.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5427335458347083774.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 23cfcde81511821ecde018599b873d09fa3ca232 Merge succeeded, producing 6c98ee66bebcee21a0fc33f2ed89db20be913706 Checking out Revision 6c98ee66bebcee21a0fc33f2ed89db20be913706 (PR-3888) > git config core.sparsecheckout # timeout=10 > git checkout -f 23cfcde81511821ecde018599b873d09fa3ca232 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3386803948118695324.key > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c98ee66bebcee21a0fc33f2ed89db20be913706 # timeout=10 Commit message: "Merge commit 'c1fb6d23c38d8e4135415aa828943646775f2bb3' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 1df5c6134a02210f52fa9b3eca1f5d8e363f9f5c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:50:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:50:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:50:05 ========================================================= 14:50:05 EdgeX Global Pipelines Version Info 14:50:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:50:06 ------------------- 14:50:06 stable info: 14:50:06 ------------------- 14:50:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:50:06 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 14:50:06 Message: update stable to v1.0.220 14:50:08 ------------------- 14:50:08 experimental info: 14:50:08 ------------------- 14:50:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:50:08 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 14:50:08 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:50:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:50:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:50:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:50:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:50:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:50:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:50:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:50:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:50:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:50:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:50:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:50:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:50:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:50:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:50:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3888 [Pipeline] echo 14:50:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3888 [Pipeline] echo 14:50:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3888 [Pipeline] echo 14:50:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c98ee66bebcee21a0fc33f2ed89db20be913706 [Pipeline] echo 14:50:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c98ee6 [Pipeline] echo 14:50:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:50:09 provisioning config files... 14:50:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7642626237055704904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:50:09 ---> docker-login.sh 14:50:09 nexus3.edgexfoundry.org:10001 14:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:09 Configure a credential helper to remove this warning. See 14:50:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:09 14:50:09 Login Succeeded 14:50:09 nexus3.edgexfoundry.org:10002 14:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:09 Configure a credential helper to remove this warning. See 14:50:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:09 14:50:09 Login Succeeded 14:50:09 nexus3.edgexfoundry.org:10003 14:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:10 Configure a credential helper to remove this warning. See 14:50:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:10 14:50:10 Login Succeeded 14:50:10 nexus3.edgexfoundry.org:10004 14:50:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:10 Configure a credential helper to remove this warning. See 14:50:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:10 14:50:10 Login Succeeded 14:50:10 docker.io 14:50:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:10 Configure a credential helper to remove this warning. See 14:50:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:10 14:50:10 Login Succeeded 14:50:10 ---> docker-login.sh ends [Pipeline] } 14:50:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:50:10 ++ 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 14:50:10 + for file in '`ls cmd/**/Dockerfile`' 14:50:10 ++ dirname cmd/core-command/Dockerfile 14:50:10 ++ cut -d/ -f2 14:50:10 + echo core-command,cmd/core-command/Dockerfile 14:50:10 + for file in '`ls cmd/**/Dockerfile`' 14:50:10 ++ dirname cmd/core-data/Dockerfile 14:50:10 ++ cut -d/ -f2 14:50:10 + echo core-data,cmd/core-data/Dockerfile 14:50:10 + for file in '`ls cmd/**/Dockerfile`' 14:50:10 ++ dirname cmd/core-metadata/Dockerfile 14:50:10 ++ cut -d/ -f2 14:50:10 + echo core-metadata,cmd/core-metadata/Dockerfile 14:50:10 + for file in '`ls cmd/**/Dockerfile`' 14:50:10 ++ dirname cmd/security-bootstrapper/Dockerfile 14:50:10 ++ cut -d/ -f2 14:50:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:50:10 + for file in '`ls cmd/**/Dockerfile`' 14:50:10 ++ dirname cmd/security-proxy-setup/Dockerfile 14:50:10 ++ cut -d/ -f2 14:50:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:50:10 + for file in '`ls cmd/**/Dockerfile`' 14:50:10 ++ dirname cmd/security-secretstore-setup/Dockerfile 14:50:10 ++ cut -d/ -f2 14:50:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:50:10 + for file in '`ls cmd/**/Dockerfile`' 14:50:10 ++ dirname cmd/support-notifications/Dockerfile 14:50:10 ++ cut -d/ -f2 14:50:10 + echo support-notifications,cmd/support-notifications/Dockerfile 14:50:10 + for file in '`ls cmd/**/Dockerfile`' 14:50:10 ++ dirname cmd/support-scheduler/Dockerfile 14:50:10 ++ cut -d/ -f2 14:50:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:50:10 + for file in '`ls cmd/**/Dockerfile`' 14:50:10 ++ dirname cmd/sys-mgmt-agent/Dockerfile 14:50:10 ++ cut -d/ -f2 14:50:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:50:10 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 14:50:11 + git rev-list -1 --merges 6c98ee66bebcee21a0fc33f2ed89db20be913706~1..6c98ee66bebcee21a0fc33f2ed89db20be913706 [Pipeline] echo 14:50:11 -----------> git rev-list -1 --merges 6c98ee66bebcee21a0fc33f2ed89db20be913706~1..6c98ee66bebcee21a0fc33f2ed89db20be913706 6c98ee66bebcee21a0fc33f2ed89db20be913706 14:50:11 6c98ee66bebcee21a0fc33f2ed89db20be913706 [false] [Pipeline] sh 14:50:11 + git log --format=format:%s -1 6c98ee66bebcee21a0fc33f2ed89db20be913706 [Pipeline] echo 14:50:11 ========================================================= 14:50:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:50:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:50:12 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 14:50:12 + grep -v github /etc/ssh/ssh_known_hosts 14:50:12 + '[' -e /tmp/ssh_known_hosts ']' 14:50:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:50:12 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 14:50:12 + sudo tee -a /etc/ssh/ssh_known_hosts 14:50:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:50:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:50:12 14:50:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:50:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:50:12 latest: Pulling from edgex-devops/git-semver 14:50:12 a0d0a0d46f8b: Pulling fs layer 14:50:12 3e5f54012d9b: Pulling fs layer 14:50:12 4c7163046ea9: Pulling fs layer 14:50:12 0c2d73faf560: Pulling fs layer 14:50:12 0c2d73faf560: Waiting 14:50:12 3e5f54012d9b: Verifying Checksum 14:50:12 3e5f54012d9b: Download complete 14:50:12 a0d0a0d46f8b: Verifying Checksum 14:50:12 a0d0a0d46f8b: Download complete 14:50:12 0c2d73faf560: Verifying Checksum 14:50:12 0c2d73faf560: Download complete 14:50:12 4c7163046ea9: Verifying Checksum 14:50:12 4c7163046ea9: Download complete 14:50:13 a0d0a0d46f8b: Pull complete 14:50:13 3e5f54012d9b: Pull complete 14:50:13 4c7163046ea9: Pull complete 14:50:13 0c2d73faf560: Pull complete 14:50:13 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:50:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:50:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:50:13 prd-centos7-docker-4c-2g-5985 does not seem to be running inside a container 14:50:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:50:14 $ docker top fbdc91f6a420f42a04e31f027c29f0ac23c907fd5e0c3203edf9164ca7e742a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:50:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:50:14 [ssh-agent] Looking for ssh-agent implementation... 14:50:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:50:14 $ docker exec fbdc91f6a420f42a04e31f027c29f0ac23c907fd5e0c3203edf9164ca7e742a7 ssh-agent 14:50:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOecfIi/agent.13 14:50:15 SSH_AGENT_PID=20 14:50:15 Running ssh-add (command line suppressed) 14:50:15 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8756419274796166044.key (/w/workspace/edgex-go/2@tmp/private_key_8756419274796166044.key) 14:50:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:50:15 + git tag --points-at HEAD [Pipeline] } 14:50:15 $ docker exec --env ******** --env ******** fbdc91f6a420f42a04e31f027c29f0ac23c907fd5e0c3203edf9164ca7e742a7 ssh-agent -k 14:50:15 unset SSH_AUTH_SOCK; 14:50:15 unset SSH_AGENT_PID; 14:50:15 echo Agent pid 20 killed; 14:50:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:50:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:50:15 [ssh-agent] Looking for ssh-agent implementation... 14:50:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:50:15 $ docker exec fbdc91f6a420f42a04e31f027c29f0ac23c907fd5e0c3203edf9164ca7e742a7 ssh-agent 14:50:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbMDOFp/agent.55 14:50:15 SSH_AGENT_PID=60 14:50:15 Running ssh-add (command line suppressed) 14:50:15 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6441426858817057318.key (/w/workspace/edgex-go/2@tmp/private_key_6441426858817057318.key) 14:50:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:50:16 + git semver init 14:50:16 # -> Open(): unable to determine branch for HEAD 14:50:16 # $GIT_DIR = /w/workspace/edgex-go/2/.git 14:50:16 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 14:50:16 # $SEMVER_REMOTE_NAME = origin 14:50:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:50:16 # $SEMVER_USER_NAME = edgex-jenkins 14:50:16 # $SEMVER_BRANCH = PR-3888 14:50:16 # $SEMVER_TEMP = /tmp/semver-136620959 14:50:16 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:50:31 # '/tmp/semver-136620959' -> '/w/workspace/edgex-go/2/.semver' 14:50:31 # -> Force: false 14:50:31 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 14:50:31 $ docker exec --env ******** --env ******** fbdc91f6a420f42a04e31f027c29f0ac23c907fd5e0c3203edf9164ca7e742a7 ssh-agent -k 14:50:31 unset SSH_AUTH_SOCK; 14:50:31 unset SSH_AGENT_PID; 14:50:31 echo Agent pid 60 killed; 14:50:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:50:31 + git semver [Pipeline] } 14:50:31 $ docker stop --time=1 fbdc91f6a420f42a04e31f027c29f0ac23c907fd5e0c3203edf9164ca7e742a7 14:50:33 $ docker rm -f fbdc91f6a420f42a04e31f027c29f0ac23c907fd5e0c3203edf9164ca7e742a7 [Pipeline] // withDockerContainer [Pipeline] sh 14:50:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:50:34 Stashed 1 file(s) [Pipeline] echo 14:50:34 [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 14:50:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:50:34 ========================================================= 14:50:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:50:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:50:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:50:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:50:34 59bf1c3509f3: Pulling fs layer 14:50:34 666ba61612fd: Pulling fs layer 14:50:34 8ed8ca486205: Pulling fs layer 14:50:34 4fe6c5a15a65: Pulling fs layer 14:50:34 22a0e8bec74d: Pulling fs layer 14:50:34 640e595b4fbd: Pulling fs layer 14:50:34 763cafe07f6e: Pulling fs layer 14:50:34 0c0b528cf693: Pulling fs layer 14:50:34 10935f4eaf8b: Pulling fs layer 14:50:34 4fe6c5a15a65: Waiting 14:50:34 22a0e8bec74d: Waiting 14:50:34 640e595b4fbd: Waiting 14:50:34 763cafe07f6e: Waiting 14:50:34 0c0b528cf693: Waiting 14:50:34 10935f4eaf8b: Waiting 14:50:34 8ed8ca486205: Verifying Checksum 14:50:34 8ed8ca486205: Download complete 14:50:34 666ba61612fd: Download complete 14:50:34 22a0e8bec74d: Verifying Checksum 14:50:34 22a0e8bec74d: Download complete 14:50:34 640e595b4fbd: Verifying Checksum 14:50:34 640e595b4fbd: Download complete 14:50:34 59bf1c3509f3: Verifying Checksum 14:50:34 59bf1c3509f3: Download complete 14:50:34 763cafe07f6e: Verifying Checksum 14:50:34 763cafe07f6e: Download complete 14:50:35 0c0b528cf693: Verifying Checksum 14:50:35 0c0b528cf693: Download complete 14:50:35 4fe6c5a15a65: Verifying Checksum 14:50:35 4fe6c5a15a65: Download complete 14:50:35 59bf1c3509f3: Pull complete 14:50:35 10935f4eaf8b: Verifying Checksum 14:50:35 10935f4eaf8b: Download complete 14:50:35 666ba61612fd: Pull complete 14:50:35 8ed8ca486205: Pull complete 14:50:39 4fe6c5a15a65: Pull complete 14:50:39 22a0e8bec74d: Pull complete 14:50:39 640e595b4fbd: Pull complete 14:50:39 763cafe07f6e: Pull complete 14:50:40 0c0b528cf693: Pull complete 14:50:43 10935f4eaf8b: Pull complete 14:50:43 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 14:50:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:50:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:50:43 + docker build -t ci-base-image-x86_64 -f - . 14:50:43 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:50:43 WORKDIR /edgex 14:50:43 COPY go.mod . 14:50:43 RUN go mod download' 14:50:45 Sending build context to Docker daemon 334.1MB 14:50:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:50:45 ---> 99d49a6021b9 14:50:45 Step 2/4 : WORKDIR /edgex 14:50:47 ---> Running in 417668f5b5dd 14:50:47 Removing intermediate container 417668f5b5dd 14:50:47 ---> 35f8d1df1f29 14:50:47 Step 3/4 : COPY go.mod . 14:50:47 ---> 2a2ac332b2eb 14:50:47 Step 4/4 : RUN go mod download 14:50:47 ---> Running in e824b16c3869 14:50:49 Still waiting to schedule task 14:50:49 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5983’ 14:51:19 Removing intermediate container e824b16c3869 14:51:19 ---> 11ec4ae0e995 14:51:19 Successfully built 11ec4ae0e995 14:51:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:51:19 + docker inspect -f . ci-base-image-x86_64 14:51:19 . [Pipeline] withDockerContainer 14:51:19 prd-centos7-docker-4c-2g-5985 does not seem to be running inside a container 14:51:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:51:20 $ docker top f0d322b027e19a8d035fe933475bb7adb0ca352b7f7fb666f94519dfd57b4e58 -eo pid,comm [Pipeline] { [Pipeline] sh 14:51:20 + go version 14:51:20 go version go1.17.6 linux/amd64 [Pipeline] } 14:51:20 $ docker stop --time=1 f0d322b027e19a8d035fe933475bb7adb0ca352b7f7fb666f94519dfd57b4e58 14:51:21 $ docker rm -f f0d322b027e19a8d035fe933475bb7adb0ca352b7f7fb666f94519dfd57b4e58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:51:22 + docker inspect -f . ci-base-image-x86_64 14:51:22 . [Pipeline] withDockerContainer 14:51:22 prd-centos7-docker-4c-2g-5985 does not seem to be running inside a container 14:51:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:51:22 $ docker top 90b83bfe93caca24d1119997f5f35fb9289a1663575fb0d5eeda3c68c01a923d -eo pid,comm [Pipeline] { [Pipeline] echo 14:51:22 ========================================================= 14:51:22 [edgeXBuildGoParallel] Running Tests and Build... 14:51:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:51:23 + make test 14:51:23 go mod tidy 14:51:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:51:29 ? github.com/edgexfoundry/edgex-go [no test files] 14:51:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:51:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:51:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:51:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:51:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:51:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:51:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:51:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:51:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:51:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:51:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:51:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:51:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:51:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:51:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 14:51:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:51:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:51:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements 14:51:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:51:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 44.7% of statements 14:51:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:51:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:51:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.137s coverage: 89.5% of statements 14:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:51:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:52:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 84.4% of statements 14:52:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:52:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:52:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:52:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:52:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:52:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.264s coverage: 94.2% of statements 14:52:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:52:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:52:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 59.1% of statements 14:52:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:52:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:52:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:52:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:52:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:52:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements 14:52:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:52:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:52:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:52:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements 14:52:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:52:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.098s coverage: 58.8% of statements 14:52:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements 14:52:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 14:52:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements 14:52:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 14:52:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 14:52:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 14:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements 14:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 14:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.193s coverage: 82.5% of statements 14:52:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 14:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 14:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 14:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 14:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements 14:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 14:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 14:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 14:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements 14:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements 14:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 14:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 14:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 14:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements 14:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 14:52:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.271s coverage: 65.4% of statements 14:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:52:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.8% of statements 14:52:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:52:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:52:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 14:52:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:52:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 14:52:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:52:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 14:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:52:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements 14:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:52:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 14:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:52:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 14:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:52:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:52:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:52:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 14:52:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:52:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:52:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:52:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:52:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:52:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:52:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 14:52:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 14:52:47 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 14:53:26 GO111MODULE=on go vet ./... 14:53:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:53:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:53:29 ./bin/test-attribution-txt.sh [Pipeline] echo 14:53:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:53:29 + ls -al . 14:53:29 total 644 14:53:29 drwxrwxr-x 10 1001 1001 4096 Feb 25 14:53 . 14:53:29 drwxr-xr-x 4 root root 28 Feb 25 14:51 .. 14:53:29 -rw-rw-r-- 1 1001 1001 11 Feb 25 14:50 .dockerignore 14:53:29 drwxrwxr-x 8 1001 1001 179 Feb 25 14:50 .git 14:53:29 drwxrwxr-x 4 1001 1001 142 Feb 25 14:50 .github 14:53:29 -rw-rw-r-- 1 1001 1001 804 Feb 25 14:50 .gitignore 14:53:29 -rw-rw-r-- 1 1001 1001 42 Feb 25 14:50 .golangci.yml 14:53:29 -rw-rw-r-- 1 1001 1001 76 Feb 25 14:50 .hadolint.yml 14:53:29 drwx------ 3 1001 1001 73 Feb 25 14:50 .semver 14:53:29 -rw-rw-r-- 1 1001 1001 166 Feb 25 14:50 .sonarcloud.properties 14:53:29 -rw-rw-r-- 1 1001 1001 1171 Feb 25 14:50 ADOPTERS.md 14:53:29 -rw-rw-r-- 1 1001 1001 9019 Feb 25 14:50 Attribution.txt 14:53:29 -rw-rw-r-- 1 1001 1001 51732 Feb 25 14:50 CHANGELOG.md 14:53:29 -rw-rw-r-- 1 1001 1001 3804 Feb 25 14:50 CONTRIBUTING.md 14:53:29 -rw-rw-r-- 1 1001 1001 677 Feb 25 14:50 GOVERNANCE.md 14:53:29 -rw-rw-r-- 1 1001 1001 849 Feb 25 14:50 Jenkinsfile 14:53:29 -rw-rw-r-- 1 1001 1001 10775 Feb 25 14:50 LICENSE 14:53:29 -rw-rw-r-- 1 1001 1001 6508 Feb 25 14:50 Makefile 14:53:29 -rw-rw-r-- 1 1001 1001 582 Feb 25 14:50 OWNERS.md 14:53:29 -rw-rw-r-- 1 1001 1001 8207 Feb 25 14:50 README.md 14:53:29 -rw-rw-r-- 1 1001 1001 6912 Feb 25 14:50 SECURITY.md 14:53:29 -rw-rw-r-- 1 1001 1001 5 Feb 25 14:50 VERSION 14:53:29 -rw-rw-r-- 1 1001 1001 4131 Feb 25 14:50 ZMQWindows.md 14:53:29 drwxrwxr-x 2 1001 1001 37 Feb 25 14:50 bin 14:53:29 drwxrwxr-x 14 1001 1001 4096 Feb 25 14:50 cmd 14:53:29 -rw-r--r-- 1 root root 428383 Feb 25 14:52 coverage.out 14:53:29 -rw-rw-r-- 1 1001 1001 2840 Feb 25 14:50 go.mod 14:53:29 -rw-rw-r-- 1 1001 1001 50301 Feb 25 14:50 go.sum 14:53:29 drwxrwxr-x 8 1001 1001 124 Feb 25 14:50 internal 14:53:29 drwxrwxr-x 3 1001 1001 16 Feb 25 14:50 openapi 14:53:29 drwxrwxr-x 4 1001 1001 71 Feb 25 14:50 snap 14:53:29 -rw-rw-r-- 1 1001 1001 204 Feb 25 14:50 version.go [Pipeline] sh 14:53:30 + '[' -e coverage.out ] 14:53:30 + chown 1001:1001 coverage.out [Pipeline] stash 14:53:30 Stashed 1 file(s) [Pipeline] sh 14:53:30 + make build 14:53:30 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 14:53:32 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 14:53:39 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 14:53:39 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 14:53:40 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 14:53:41 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 14:53:42 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 14:53:42 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 14:53:43 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 14:53:44 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 14:53:45 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 14:53:46 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] } 14:53:47 $ docker stop --time=1 90b83bfe93caca24d1119997f5f35fb9289a1663575fb0d5eeda3c68c01a923d 14:53:49 $ docker rm -f 90b83bfe93caca24d1119997f5f35fb9289a1663575fb0d5eeda3c68c01a923d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:53:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:53:50 14:53:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:53:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:53:50 latest: Pulling from edgex-devops/edgex-compose 14:53:50 cbdbe7a5bc2a: Pulling fs layer 14:53:50 ca9280d653b3: Pulling fs layer 14:53:50 7e9c9ca2126c: Pulling fs layer 14:53:50 cbdbe7a5bc2a: Verifying Checksum 14:53:50 cbdbe7a5bc2a: Download complete 14:53:51 ca9280d653b3: Verifying Checksum 14:53:51 ca9280d653b3: Download complete 14:53:51 cbdbe7a5bc2a: Pull complete 14:53:51 7e9c9ca2126c: Verifying Checksum 14:53:51 7e9c9ca2126c: Download complete 14:53:51 ca9280d653b3: Pull complete 14:53:55 7e9c9ca2126c: Pull complete 14:53:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:53:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:53:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:53:55 prd-centos7-docker-4c-2g-5985 does not seem to be running inside a container 14:53:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:53:58 $ docker top e75ac05f10548d43c7b19798e373b9fe05e35c58a3b6f1dedec70f734ea0898c -eo pid,comm [Pipeline] { [Pipeline] sh 14:53:59 + docker-compose build --help 14:53:59 + grep parallel 14:53:59 --parallel Build images in parallel. [Pipeline] } 14:53:59 $ docker stop --time=1 e75ac05f10548d43c7b19798e373b9fe05e35c58a3b6f1dedec70f734ea0898c 14:54:00 $ docker rm -f e75ac05f10548d43c7b19798e373b9fe05e35c58a3b6f1dedec70f734ea0898c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:54:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:54:01 . [Pipeline] withDockerContainer 14:54:01 prd-centos7-docker-4c-2g-5985 does not seem to be running inside a container 14:54:01 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:54:01 $ docker top ed7ef59c74fabff56bcc4ea2c2443dc1e6e26a64f9ecef4e8d096ac90a583765 -eo pid,comm [Pipeline] { [Pipeline] sh 14:54:02 + docker-compose -f ./docker-compose-build.yml build --parallel 14:54:02 Building core-command ... 14:54:02 Building core-data ... 14:54:02 Building core-metadata ... 14:54:02 Building security-bootstrapper ... 14:54:02 Building security-proxy-setup ... 14:54:02 Building security-secretstore-setup ... 14:54:02 Building support-notifications ... 14:54:02 Building support-scheduler ... 14:54:02 Building sys-mgmt-agent ... 14:54:02 Building support-notifications 14:54:02 Building security-bootstrapper 14:54:02 Building security-proxy-setup 14:54:02 Building support-scheduler 14:54:02 Building core-command 14:54:18 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:54:18 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:54:18 ---> 11ec4ae0e995 14:54:18 Step 3/31 : WORKDIR /edgex-go 14:54:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:54:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:54:18 ---> 11ec4ae0e995 14:54:18 Step 3/22 : WORKDIR /edgex-go 14:54:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:54:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:54:18 ---> 11ec4ae0e995 14:54:18 Step 3/22 : WORKDIR /edgex-go 14:54:19 ---> Running in 60a278aa72e3 14:54:19 ---> Running in f16ec55a7a2c 14:54:19 ---> Running in 036ac7c7f7cd 14:54:22 Removing intermediate container 60a278aa72e3 14:54:22 ---> 03b7cbdd26f6 14:54:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:54:22 Removing intermediate container f16ec55a7a2c 14:54:22 ---> 16efc8957360 14:54:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:54:22 Removing intermediate container 036ac7c7f7cd 14:54:22 ---> a9aac7293911 14:54:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:54:22 ---> Running in 2cce1e5a1149 14:54:22 ---> Running in 37ef478f6011 14:54:22 ---> Running in c02a713b04b3 14:54:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5987 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws 14:54:27 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 14:54:27 The recommended git tool is: git 14:54:29 Removing intermediate container 37ef478f6011 14:54:29 ---> eb3bb738bd5c 14:54:29 Step 5/22 : RUN apk add --update --no-cache make git 14:54:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:54:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:54:30 ---> 11ec4ae0e995 14:54:30 Step 3/23 : WORKDIR /edgex-go 14:54:30 ---> Using cache 14:54:30 ---> 16efc8957360 14:54:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:54:30 ---> Using cache 14:54:30 ---> eb3bb738bd5c 14:54:30 Step 5/23 : RUN apk add --update --no-cache make git 14:54:30 Removing intermediate container c02a713b04b3 14:54:30 ---> 58b9dedf97b4 14:54:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:54:30 ---> Running in ccd8a5daf3cf 14:54:30 Removing intermediate container 2cce1e5a1149 14:54:30 ---> cf1b28f47348 14:54:30 Step 5/31 : RUN apk add --update --no-cache make git 14:54:30 ---> Running in b4e740bcbbfa 14:54:30 ---> Running in 5a0fc740d74a 14:54:30 ---> Running in 4acd04015afd 14:54:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:54:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:54:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:54:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:54:31 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:54:31 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:54:31 ---> 11ec4ae0e995 14:54:31 Step 3/21 : WORKDIR /edgex-go 14:54:31 ---> Using cache 14:54:31 ---> 16efc8957360 14:54:31 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:54:31 ---> Using cache 14:54:31 ---> eb3bb738bd5c 14:54:31 Step 5/21 : RUN apk add --update --no-cache make git 14:54:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:54:31 ---> Running in f58a3c085dfe 14:54:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:54:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:54:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:54:32 OK: 221 MiB in 52 packages 14:54:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:54:32 OK: 221 MiB in 52 packages 14:54:32 OK: 221 MiB in 52 packages 14:54:32 using credential edgex-jenkins-ssh 14:54:32 Cloning the remote Git repository 14:54:32 OK: 221 MiB in 52 packages 14:54:32 Removing intermediate container ccd8a5daf3cf 14:54:32 ---> fc0a11092539 14:54:32 Step 6/22 : COPY go.mod vendor* ./ 14:54:32 Removing intermediate container b4e740bcbbfa 14:54:32 ---> 2b56e54de86c 14:54:32 Step 6/23 : COPY go.mod vendor* ./ 14:54:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:54:32 > git init /w/workspace/edgex-go/2 # timeout=10 14:54:32 Removing intermediate container 4acd04015afd 14:54:32 ---> 492961e9dbe8 14:54:32 Step 6/22 : COPY go.mod vendor* ./ 14:54:32 ---> 6fe52b258620 14:54:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:32 Removing intermediate container 5a0fc740d74a 14:54:32 ---> 6116554d5106 14:54:32 Step 6/31 : COPY go.mod vendor* ./ 14:54:32 ---> 2bbcc2abb0ce 14:54:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:32 ---> Running in d411e46a26e9 14:54:32 ---> Running in 82a6b9ee8dd0 14:54:33 ---> bc0928ea67c4 14:54:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:33 ---> Running in d23dab1c4075 14:54:33 ---> 320f7d02a700 14:54:33 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:54:33 ---> Running in 9891864c662c 14:54:33 OK: 221 MiB in 52 packages 14:54:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:54:32 > git --version # timeout=10 14:54:32 > git --version # 'git version 2.17.1' 14:54:32 using GIT_SSH to set credentials SSH Credentials for GitHub 14:54:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:54:33 Removing intermediate container f58a3c085dfe 14:54:33 ---> a624e0e52d68 14:54:33 Step 6/21 : COPY go.mod vendor* ./ 14:54:34 ---> d638df133e64 14:54:34 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:34 ---> Running in 11fc77087966 14:54:35 Removing intermediate container d411e46a26e9 14:54:35 ---> f6df725bdd60 14:54:35 Step 8/22 : COPY . . 14:54:35 Removing intermediate container 82a6b9ee8dd0 14:54:35 ---> f08689e237a4 14:54:35 Step 8/23 : COPY . . 14:54:35 Removing intermediate container d23dab1c4075 14:54:35 ---> d19f2109adb0 14:54:35 Step 8/22 : COPY . . 14:54:37 Removing intermediate container 9891864c662c 14:54:37 ---> 515a92d268e9 14:54:37 Step 8/31 : COPY . . 14:54:37 Removing intermediate container 11fc77087966 14:54:37 ---> b95704e63937 14:54:37 Step 8/21 : COPY . . 14:54:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:54:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:54:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:54:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:54:51 using GIT_SSH to set credentials SSH Credentials for GitHub 14:54:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:54:52 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 23cfcde81511821ecde018599b873d09fa3ca232 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:54:52 Failed in branch arm64 14:54:52 > git config core.sparsecheckout # timeout=10 14:54:52 > git checkout -f 23cfcde81511821ecde018599b873d09fa3ca232 # timeout=10 14:54:59 ---> 1c283f76fc3c 14:54:59 Step 9/23 : RUN make cmd/core-command/core-command 14:54:59 ---> Running in 4f7a1c50aa1c 14:55:01 ---> 11d1155ee665 14:55:01 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:55:01 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 14:55:01 ---> Running in f249a0805a0f 14:55:03 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 14:55:09 ---> f7c2990bcc7b 14:55:09 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:55:10 ---> Running in 883d681806c2 14:55:11 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 14:55:11 ---> 3e6dbdb5cdf9 14:55:11 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:55:11 ---> Running in ef923803dd37 14:55:12 ---> 2856b59458e5 14:55:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:55:12 ---> Running in a7476ea2bfe2 14:55:12 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 14:55:13 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 14:55:45 Removing intermediate container 4f7a1c50aa1c 14:55:45 ---> 0dbd2feddcfe 14:55:45 14:55:45 Step 10/23 : FROM alpine:3.14 14:55:45 3.14: Pulling from library/alpine 14:55:45 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 14:55:45 Status: Downloaded newer image for alpine:3.14 14:55:45 ---> 0a97eee8041e 14:55:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:55:45 ---> Running in eab55f38c7b1 14:55:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:55:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:55:45 (1/1) Installing dumb-init (1.2.5-r1) 14:55:45 Executing busybox-1.33.1-r6.trigger 14:55:45 OK: 6 MiB in 15 packages 14:55:45 Removing intermediate container eab55f38c7b1 14:55:45 ---> f3ad3efca2d9 14:55:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:55:45 ---> Running in 4ebaab8c982a 14:55:45 Removing intermediate container 4ebaab8c982a 14:55:45 ---> e1c7efaa3bd5 14:55:45 Step 13/23 : ENV APP_PORT=59882 14:55:45 ---> Running in 4f13a8721176 14:55:45 Removing intermediate container 4f13a8721176 14:55:45 ---> 885d8a385f41 14:55:45 Step 14/23 : EXPOSE $APP_PORT 14:55:45 ---> Running in e6654fa49064 14:55:45 Removing intermediate container e6654fa49064 14:55:45 ---> 371bb79acc9f 14:55:45 Step 15/23 : WORKDIR / 14:55:45 ---> Running in 66afbc73681a 14:55:45 Removing intermediate container 66afbc73681a 14:55:45 ---> c383dc9cb0f3 14:55:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:55:46 ---> 4335b88b61fc 14:55:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:55:46 ---> 35250a8e5786 14:55:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:55:46 ---> d45a379b557d 14:55:46 Step 19/23 : ENTRYPOINT ["/core-command"] 14:55:46 ---> Running in 1b427e289071 14:55:46 Removing intermediate container 1b427e289071 14:55:46 ---> 6612ec1f1052 14:55:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:55:46 ---> Running in 46d3faeee009 14:55:46 Removing intermediate container 46d3faeee009 14:55:46 ---> 7b87ef7c4724 14:55:46 Step 21/23 : LABEL arch=x86_64 14:55:47 ---> Running in 3a79818cd5fd 14:55:47 Removing intermediate container 3a79818cd5fd 14:55:47 ---> 2555c9f2c07c 14:55:47 Step 22/23 : LABEL git_sha=6c98ee66bebcee21a0fc33f2ed89db20be913706 14:55:47 ---> Running in 95a8530c2440 14:55:47 Removing intermediate container 95a8530c2440 14:55:47 ---> d2a7b621bcc7 14:55:47 Step 23/23 : LABEL version=0.0.0 14:55:47 ---> Running in d65cabaffd1e 14:55:48 Removing intermediate container d65cabaffd1e 14:55:48 ---> 3b5ed477ea51 14:55:48 14:55:48 Successfully built 3b5ed477ea51 14:55:48 Successfully tagged core-command:latest 14:55:48 Building core-metadata 14:55:50  Building core-command ... done Removing intermediate container f249a0805a0f 14:55:50 ---> b0511bebc45c 14:55:50 14:55:50 Step 10/22 : FROM alpine:3.14 14:55:50 ---> 0a97eee8041e 14:55:50 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:55:50 ---> Using cache 14:55:50 ---> f3ad3efca2d9 14:55:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:55:50 ---> Using cache 14:55:50 ---> e1c7efaa3bd5 14:55:50 Step 13/22 : ENV APP_PORT=59861 14:55:50 ---> Running in 64a5117d6184 14:55:51 Removing intermediate container 64a5117d6184 14:55:51 ---> 9b0107f5dc56 14:55:51 Step 14/22 : EXPOSE $APP_PORT 14:55:51 ---> Running in 0d1e0549b996 14:55:51 Removing intermediate container 0d1e0549b996 14:55:51 ---> 0b6ec4e54e7a 14:55:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:55:51 ---> c9e05be6a632 14:55:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:55:52 ---> 2bd5708deb78 14:55:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:55:52 ---> 1a04796318e9 14:55:52 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:55:52 ---> Running in 268e46b21407 14:55:52 Removing intermediate container 268e46b21407 14:55:52 ---> 60f6b0c1d62b 14:55:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:55:52 ---> Running in ff10ced65859 14:55:53 Removing intermediate container ff10ced65859 14:55:53 ---> cdca0d96a2e2 14:55:53 Step 20/22 : LABEL arch=x86_64 14:55:53 ---> Running in f7e3922c9b8e 14:55: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 14:55:53 Removing intermediate container f7e3922c9b8e 14:55:53 ---> b738ba0abec8 14:55:53 Step 21/22 : LABEL git_sha=6c98ee66bebcee21a0fc33f2ed89db20be913706 14:55:53 ---> Running in 50153ffc3ece 14:55:53 Removing intermediate container 50153ffc3ece 14:55:53 ---> 4b1709cb30e8 14:55:53 Step 22/22 : LABEL version=0.0.0 14:55:53 ---> Running in 58fd755e4c81 14:55:54 Removing intermediate container 58fd755e4c81 14:55:54 ---> 244701fa6f2f 14:55:54 14:55:54 Successfully built 244701fa6f2f 14:55:54 Successfully tagged support-scheduler:latest 14:55:54  Building support-scheduler ... done Building security-secretstore-setup 14:55:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:55:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:55:56 ---> 11ec4ae0e995 14:55:56 Step 3/23 : WORKDIR /edgex-go 14:55:56 ---> Using cache 14:55:56 ---> 16efc8957360 14:55:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:55:56 ---> Using cache 14:55:56 ---> eb3bb738bd5c 14:55:56 Step 5/23 : RUN apk add --update --no-cache make git 14:55:56 ---> Using cache 14:55:56 ---> a624e0e52d68 14:55:56 Step 6/23 : COPY go.mod vendor* ./ 14:55:56 ---> Using cache 14:55:56 ---> d638df133e64 14:55:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:55:56 ---> Using cache 14:55:56 ---> b95704e63937 14:55:56 Step 8/23 : COPY . . 14:55:56 ---> Using cache 14:55:56 ---> f7c2990bcc7b 14:55:56 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:55:57 ---> Running in 11c610ace745 14:55:57 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 14:55:58 Removing intermediate container ef923803dd37 14:55:58 ---> 6d0ae62b896c 14:55:58 14:55:58 Step 10/31 : FROM alpine:3.14 14:55:58 ---> 0a97eee8041e 14:55:58 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:55:58 ---> Running in 53a40be9111f 14:55:58 Removing intermediate container 53a40be9111f 14:55:58 ---> cba8fb41bdd3 14:55:58 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:55:58 ---> Running in 990effd2774d 14:55:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:55:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:56:00 Removing intermediate container 883d681806c2 14:56:00 ---> ac18335b9bae 14:56:00 14:56:00 Step 10/21 : FROM alpine:3.14 14:56:00 ---> 0a97eee8041e 14:56:00 Step 11/21 : RUN apk add --update --no-cache curl 14:56:00 ---> Running in eee507fcf7ca 14:56:00 (1/2) Installing dumb-init (1.2.5-r1) 14:56:00 (2/2) Installing su-exec (0.2-r1) 14:56:00 Executing busybox-1.33.1-r6.trigger 14:56:00 OK: 6 MiB in 16 packages 14:56:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:56:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:56:01 Removing intermediate container 990effd2774d 14:56:01 ---> f886fdda7c2e 14:56:01 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:56:01 Removing intermediate container a7476ea2bfe2 14:56:01 ---> b56214cd57ce 14:56:01 14:56:01 Step 10/22 : FROM alpine:3.14 14:56:01 ---> 0a97eee8041e 14:56:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:56:01 ---> Running in c0715cd7eae3 14:56:01 ---> Running in 6cc99b745e3a 14:56:01 (1/5) Installing ca-certificates (20211220-r0) 14:56:01 (2/5) Installing brotli-libs (1.0.9-r5) 14:56:01 Removing intermediate container c0715cd7eae3 14:56:01 ---> 750a32d1b66f 14:56:01 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:56:01 (3/5) Installing nghttp2-libs (1.43.0-r0) 14:56:01 (4/5) Installing libcurl (7.79.1-r0) 14:56:01 (5/5) Installing curl (7.79.1-r0) 14:56:01 ---> Running in 3bd0bb0a8d8d 14:56:01 Executing busybox-1.33.1-r6.trigger 14:56:01 Executing ca-certificates-20211220-r0.trigger 14:56:01 OK: 8 MiB in 19 packages 14:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:56:02 Removing intermediate container 3bd0bb0a8d8d 14:56:02 ---> e4650b9cfd99 14:56:02 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:56:02 ---> Running in bdd8683a368f 14:56:02 (1/2) Installing ca-certificates (20211220-r0) 14:56:02 (2/2) Installing dumb-init (1.2.5-r1) 14:56:02 Executing busybox-1.33.1-r6.trigger 14:56:02 Executing ca-certificates-20211220-r0.trigger 14:56:02 Removing intermediate container eee507fcf7ca 14:56:02 ---> 52c79dac217f 14:56:02 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:56:02 OK: 6 MiB in 16 packages 14:56:02 ---> Running in 4b3353ada5f8 14:56:02 Removing intermediate container 4b3353ada5f8 14:56:02 ---> 42f69659e587 14:56:02 Step 13/21 : WORKDIR /edgex 14:56:03 ---> Running in af641baea275 14:56:03 Removing intermediate container 6cc99b745e3a 14:56:03 ---> 59d55e00d02a 14:56:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:56:03 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:56:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:56:03 ---> 11ec4ae0e995 14:56:03 Step 3/25 : WORKDIR /edgex-go 14:56:03 ---> Using cache 14:56:03 ---> 16efc8957360 14:56:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:56:03 ---> Using cache 14:56:03 ---> eb3bb738bd5c 14:56:03 Step 5/25 : RUN apk add --update --no-cache make git 14:56:03 ---> Using cache 14:56:03 ---> a624e0e52d68 14:56:03 Step 6/25 : COPY go.mod vendor* ./ 14:56:03 Removing intermediate container af641baea275 14:56:03 ---> de3c7e557106 14:56:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:56:03 ---> Using cache 14:56:03 ---> d638df133e64 14:56:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:56:03 ---> Using cache 14:56:03 ---> b95704e63937 14:56:03 Step 8/25 : COPY . . 14:56:03 ---> Running in ad8567177a92 14:56:03 Removing intermediate container bdd8683a368f 14:56:03 ---> f2b44790fb83 14:56:03 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:56:03 ---> Using cache 14:56:03 ---> f7c2990bcc7b 14:56:03 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:56:03 ---> Running in 1175ce32876a 14:56:03 ---> Running in d9adc800bfe7 14:56:04 Removing intermediate container ad8567177a92 14:56:04 ---> 9b869f879a92 14:56:04 Step 13/22 : ENV APP_PORT=59860 14:56:04 ---> Running in 8bbcee1d7bdc 14:56:04 Removing intermediate container 1175ce32876a 14:56:04 ---> 942552db3719 14:56:04 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:56:04 Removing intermediate container 8bbcee1d7bdc 14:56:04 ---> 08ff2a806be9 14:56:04 Step 14/22 : EXPOSE $APP_PORT 14:56:04 ---> f4fe8665ceae 14:56:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:56:04 ---> Running in 6325c8d5dbbc 14:56:04 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 14:56:04 ---> d6e13dc27e95 14:56:04 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:56:04 Removing intermediate container 6325c8d5dbbc 14:56:04 ---> 2030e2c3999c 14:56:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:56:04 ---> Running in 0523544df8c6 14:56:04 ---> 7659835b393f 14:56:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:56:05 ---> 8803130d93b8 14:56:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:56:05 ---> 7057b8550bc9 14:56:05 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:56:05 ---> Running in 86dd296e3269 14:56:05 Removing intermediate container 86dd296e3269 14:56:05 ---> 697342d25142 14:56:05 Step 18/21 : CMD ["--init=true"] 14:56:05 ---> e3626302b5c8 14:56:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:56:05 ---> Running in 5588488a5503 14:56:05 Removing intermediate container 0523544df8c6 14:56:05 ---> 3d910b27c1fd 14:56:05 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:56:06 Removing intermediate container 5588488a5503 14:56:06 ---> 17b19227172d 14:56:06 Step 19/21 : LABEL arch=x86_64 14:56:06 ---> 6985c31bdae7 14:56:06 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:56:06 ---> Running in 52f13d81267e 14:56:06 ---> a83dddf1bd2a 14:56:06 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:56:06 ---> Running in 01b1f1e6bcc1 14:56:06 Removing intermediate container 52f13d81267e 14:56:06 ---> 2ea658893030 14:56:06 Step 20/21 : LABEL git_sha=6c98ee66bebcee21a0fc33f2ed89db20be913706 14:56:06 ---> Running in 18e3fed2b208 14:56:06 Removing intermediate container 01b1f1e6bcc1 14:56:06 ---> 7d3e29ecce01 14:56:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:56:06 Removing intermediate container 18e3fed2b208 14:56:06 ---> 7bf0ebd1be9d 14:56:06 Step 21/21 : LABEL version=0.0.0 14:56:06 ---> Running in 6445b985165a 14:56:06 ---> Running in b2388b2b61ee 14:56:06 ---> 918d7939b8f4 14:56:06 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:56:06 Removing intermediate container 6445b985165a 14:56:06 ---> 8e2e9b66dfe3 14:56:06 Step 20/22 : LABEL arch=x86_64 14:56:06 Removing intermediate container b2388b2b61ee 14:56:06 ---> a9d04f511749 14:56:06 14:56:06 ---> Running in 10563fd68311 14:56:07 Successfully built a9d04f511749 14:56:07 Successfully tagged security-proxy-setup:latest 14:56:07 Building core-data 14:56:07  Building security-proxy-setup ... done Removing intermediate container 10563fd68311 14:56:07 ---> 18bb0749a8b4 14:56:07 Step 21/22 : LABEL git_sha=6c98ee66bebcee21a0fc33f2ed89db20be913706 14:56:07 ---> Running in 55660d8c5bf8 14:56:07 ---> 38870b278398 14:56:07 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:56:07 Removing intermediate container 55660d8c5bf8 14:56:07 ---> e95bfe1e696f 14:56:07 Step 22/22 : LABEL version=0.0.0 14:56:08 ---> 66ab8bca5c07 14:56:08 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:56:08 ---> Running in be20e5b1a73c 14:56:08 Removing intermediate container be20e5b1a73c 14:56:08 ---> 5a655b1d20ec 14:56:08 14:56:08 Successfully built 5a655b1d20ec 14:56:09 ---> 2e273ce32c1d 14:56:09 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:56:09 Successfully tagged support-notifications:latest 14:56:09  Building support-notifications ... done Building sys-mgmt-agent 14:56:09 ---> Running in 12707c96fec2 14:56:09 Removing intermediate container 12707c96fec2 14:56:09 ---> 5dda99ba581e 14:56:09 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:56:10 ---> f65888581800 14:56:10 Step 26/31 : RUN chmod +x /entrypoint.sh 14:56:10 ---> Running in 8742c2a7f904 14:56:12 Removing intermediate container 8742c2a7f904 14:56:12 ---> be5740e53c19 14:56:12 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:56:12 ---> Running in f9d79a0b478f 14:56:12 Removing intermediate container f9d79a0b478f 14:56:12 ---> daf902ef6ffd 14:56:12 Step 28/31 : CMD ["gate"] 14:56:12 ---> Running in 7206f03993db 14:56:12 Removing intermediate container 7206f03993db 14:56:12 ---> 6b07a9963cb9 14:56:12 Step 29/31 : LABEL arch=x86_64 14:56:13 ---> Running in e6d8a0991f40 14:56:13 Removing intermediate container e6d8a0991f40 14:56:13 ---> edeb8c169c84 14:56:13 Step 30/31 : LABEL git_sha=6c98ee66bebcee21a0fc33f2ed89db20be913706 14:56:13 ---> Running in 1c9a7a8edb85 14:56:13 Removing intermediate container 1c9a7a8edb85 14:56:13 ---> 75521ff15c27 14:56:13 Step 31/31 : LABEL version=0.0.0 14:56:14 ---> Running in 35ce29914d41 14:56:14 Removing intermediate container 35ce29914d41 14:56:14 ---> 266dabc07095 14:56:14 14:56:14 Successfully built 266dabc07095 14:56:14 Successfully tagged security-bootstrapper:latest 14:56:19  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:56:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:56:19 ---> 11ec4ae0e995 14:56:19 Step 3/23 : WORKDIR /edgex-go 14:56:19 ---> Using cache 14:56:19 ---> 16efc8957360 14:56:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:56:19 ---> Using cache 14:56:19 ---> eb3bb738bd5c 14:56:19 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:56:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:56:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:56:19 ---> 11ec4ae0e995 14:56:19 Step 3/23 : WORKDIR /edgex-go 14:56:19 ---> Using cache 14:56:19 ---> 16efc8957360 14:56:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:56:19 ---> Using cache 14:56:19 ---> eb3bb738bd5c 14:56:19 Step 5/23 : RUN apk add --update --no-cache make bash git 14:56:19 ---> Running in 6bf79db7c58a 14:56:19 ---> Running in e12bb7dfd5cb 14:56:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:56:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:56:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:56:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:56:22 OK: 221 MiB in 52 packages 14:56:22 OK: 221 MiB in 52 packages 14:56:22 Removing intermediate container e12bb7dfd5cb 14:56:22 ---> d71a0a27a03e 14:56:22 Step 6/23 : COPY go.mod vendor* ./ 14:56:22 Removing intermediate container 6bf79db7c58a 14:56:22 ---> 80af47da883f 14:56:22 Step 6/23 : COPY go.mod vendor* ./ 14:56:22 ---> 51b2c6cea53a 14:56:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:56:22 ---> Running in 3a50a81778c8 14:56:22 ---> c12637d5bf69 14:56:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:56:22 ---> Running in 18284a148a72 14:56:24 Removing intermediate container 3a50a81778c8 14:56:24 ---> 51b32028d9eb 14:56:24 Step 8/23 : COPY . . 14:56:25 Removing intermediate container 18284a148a72 14:56:25 ---> 828b5729788c 14:56:25 Step 8/23 : COPY . . 14:56:25 Removing intermediate container 11c610ace745 14:56:25 ---> 9a0dcb2dfd15 14:56:25 14:56:25 Step 10/23 : FROM alpine:3.14 14:56:25 ---> 0a97eee8041e 14:56:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:56:25 ---> Using cache 14:56:25 ---> f3ad3efca2d9 14:56:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:56:25 ---> Using cache 14:56:25 ---> e1c7efaa3bd5 14:56:25 Step 13/23 : ENV APP_PORT=59881 14:56:26 ---> Running in 802284c6525f 14:56:27 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 14:56:27 Removing intermediate container 802284c6525f 14:56:27 ---> 95f33951a29d 14:56:27 Step 14/23 : EXPOSE $APP_PORT 14:56:28 ---> Running in fc0e3d582860 14:56:28 Removing intermediate container fc0e3d582860 14:56:28 ---> 8fc96ed20877 14:56:28 Step 15/23 : WORKDIR / 14:56:28 ---> Running in 18685c9c6b72 14:56:29 Removing intermediate container 18685c9c6b72 14:56:29 ---> 31b3ca68e549 14:56:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:56:30 ---> 0cc8511cd91d 14:56:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:56:30 ---> bc8e04b954cd 14:56:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:56:30 Removing intermediate container d9adc800bfe7 14:56:30 ---> 15e00f19a2ab 14:56:30 14:56:30 Step 10/25 : FROM alpine:3.14 14:56:30 ---> 0a97eee8041e 14:56:30 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:56:30 ---> Running in 4191a36ffbbf 14:56:30 ---> b1b45f5f8f0a 14:56:30 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:56:31 ---> 2a9a9753dd00 14:56:31 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:56:31 ---> Running in 74837f37fe47 14:56:31 ---> Running in e5faf2148d9f 14:56:31 Removing intermediate container 74837f37fe47 14:56:31 ---> b68982deeed4 14:56:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:56:31 ---> Running in 56713fa09536 14:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:56:31 Removing intermediate container 56713fa09536 14:56:31 ---> 26e24e7aecb3 14:56:31 Step 21/23 : LABEL arch=x86_64 14:56:31 (1/3) Installing ca-certificates (20211220-r0) 14:56:31 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 14:56:31 (2/3) Installing dumb-init (1.2.5-r1) 14:56:31 (3/3) Installing su-exec (0.2-r1) 14:56:31 Executing busybox-1.33.1-r6.trigger 14:56:31 ---> Running in 62da7b02f625 14:56:31 Executing ca-certificates-20211220-r0.trigger 14:56:32 OK: 6 MiB in 17 packages 14:56:32 Removing intermediate container 62da7b02f625 14:56:32 ---> 2ad5886fb272 14:56:32 Step 22/23 : LABEL git_sha=6c98ee66bebcee21a0fc33f2ed89db20be913706 14:56:32 ---> c2e5b9645eca 14:56:32 Step 9/23 : RUN make cmd/core-data/core-data 14:56:32 ---> Running in ac738c7fea02 14:56:32 ---> Running in c15494bef8d0 14:56:32 Removing intermediate container ac738c7fea02 14:56:32 ---> 4d27913f8e10 14:56:32 Step 23/23 : LABEL version=0.0.0 14:56:32 ---> Running in e3f29b7766fd 14:56:32 Removing intermediate container e3f29b7766fd 14:56:32 ---> 86b51f7250db 14:56:32 14:56:32 Removing intermediate container 4191a36ffbbf 14:56:32 ---> aa5a156854b0 14:56:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:56:32 Successfully built 86b51f7250db 14:56:32 Successfully tagged core-metadata:latest 14:56:32  Building core-metadata ... done  ---> Running in 048255d5c41b 14:56:32 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 14:56:32 Removing intermediate container 048255d5c41b 14:56:32 ---> 1d473a8cc64d 14:56:32 Step 13/25 : WORKDIR / 14:56:32 ---> Running in 38d96758d52c 14:56:32 Removing intermediate container 38d96758d52c 14:56:32 ---> ecb7465a8ed9 14:56:32 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:56:33 ---> f59800171077 14:56:33 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:56:33 ---> 3c5e0feb7f13 14:56:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:56:33 ---> b341a9e64d68 14:56:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:56:33 ---> c7bd3383caeb 14:56:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:56:34 ---> d7209d510dbe 14:56:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:56:35 ---> 66c3bbeb4147 14:56:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:56:35 ---> 3f0c4215f305 14:56:35 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 14:56:35 ---> Running in 64dc01d97f5d 14:56:37 Removing intermediate container 64dc01d97f5d 14:56:37 ---> 9eb33dfa90a5 14:56:37 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:56:37 ---> Running in e1a32112ec24 14:56:37 Removing intermediate container e1a32112ec24 14:56:37 ---> 2f3e7031a011 14:56:37 Step 23/25 : LABEL arch=x86_64 14:56:37 ---> Running in 9cb9f7618738 14:56:37 Removing intermediate container 9cb9f7618738 14:56:37 ---> fb70bc5c2175 14:56:37 Step 24/25 : LABEL git_sha=6c98ee66bebcee21a0fc33f2ed89db20be913706 14:56:37 ---> Running in 973b9e0b1c68 14:56:37 Removing intermediate container 973b9e0b1c68 14:56:37 ---> 6486e524446d 14:56:37 Step 25/25 : LABEL version=0.0.0 14:56:37 ---> Running in 510dd7fb580e 14:56:37 Removing intermediate container 510dd7fb580e 14:56:37 ---> df3f818034ee 14:56:37 14:56:37 Successfully built df3f818034ee 14:56:37 Successfully tagged security-secretstore-setup:latest 14:56:50  Building security-secretstore-setup ... done Removing intermediate container e5faf2148d9f 14:56:50 ---> d3c1264dbd96 14:56:50 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:56:50 ---> Running in fe6a87d9c942 14:56: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 14:56:51 Removing intermediate container fe6a87d9c942 14:56:51 ---> 809197aa3340 14:56:51 14:56:51 Step 11/23 : FROM docker:20.10.10 14:56:51 20.10.10: Pulling from library/docker 14:56:54 Removing intermediate container c15494bef8d0 14:56:54 ---> 2694f0c1eb52 14:56:54 14:56:54 Step 10/23 : FROM alpine:3.14 14:56:54 ---> 0a97eee8041e 14:56:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:56:54 ---> Running in 3a530efcaee7 14:56:54 Removing intermediate container 3a530efcaee7 14:56:54 ---> 7b4513a3f716 14:56:54 Step 12/23 : ENV APP_PORT=59880 14:56:54 ---> Running in ff933ca8970b 14:56:54 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 14:56:54 Status: Downloaded newer image for docker:20.10.10 14:56:54 ---> b706a049f56e 14:56:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:56:54 ---> Running in c7b87a10f702 14:56:54 Removing intermediate container ff933ca8970b 14:56:54 ---> 41b3e238cb41 14:56:54 Step 13/23 : EXPOSE $APP_PORT 14:56:54 ---> Running in 5254f156dfb3 14:56:54 Removing intermediate container c7b87a10f702 14:56:54 ---> b485e540dd04 14:56:54 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 14:56:54 ---> Running in 16ef412775ae 14:56:55 Removing intermediate container 5254f156dfb3 14:56:55 ---> 61524ab2072b 14:56:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:56:55 ---> Running in a7e18980f88f 14:56:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:56:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:56:55 (1/42) Installing readline (8.1.0-r0) 14:56:55 (2/42) Installing bash (5.1.4-r0) 14:56:55 Removing intermediate container a7e18980f88f 14:56:55 ---> 44801dcce720 14:56:55 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:56:55 Executing bash-5.1.4-r0.post-install 14:56:55 (3/42) Installing brotli-libs (1.0.9-r5) 14:56:55 (4/42) Installing nghttp2-libs (1.43.0-r0) 14:56:55 (5/42) Installing libcurl (7.79.1-r0) 14:56:55 ---> Running in dca9649be20d 14:56:55 (6/42) Installing curl (7.79.1-r0) 14:56:55 (7/42) Installing dumb-init (1.2.5-r1) 14:56:55 (8/42) Installing libbz2 (1.0.8-r1) 14:56:55 (9/42) Installing expat (2.4.5-r0) 14:56:55 (10/42) Installing libffi (3.3-r2) 14:56:55 (11/42) Installing gdbm (1.19-r0) 14:56:55 (12/42) Installing xz-libs (5.2.5-r0) 14:56:55 (13/42) Installing libgcc (10.3.1_git20210424-r2) 14:56:55 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 14:56:55 (15/42) Installing mpdecimal (2.5.1-r1) 14:56:55 (16/42) Installing sqlite-libs (3.35.5-r0) 14:56:55 (17/42) Installing python3 (3.9.5-r2) 14:56:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:56:56 (18/42) Installing py3-appdirs (1.4.4-r2) 14:56:56 (19/42) Installing py3-chardet (4.0.0-r2) 14:56:56 (20/42) Installing py3-idna (3.2-r0) 14:56:56 (21/42) Installing py3-urllib3 (1.26.5-r0) 14:56:56 (22/42) Installing py3-certifi (2020.12.5-r1) 14:56:56 (23/42) Installing py3-requests (2.25.1-r4) 14:56:56 (24/42) Installing py3-msgpack (1.0.2-r1) 14:56:56 (25/42) Installing py3-lockfile (0.12.2-r4) 14:56:56 (26/42) Installing py3-cachecontrol (0.12.6-r1) 14:56:56 (27/42) Installing py3-colorama (0.4.4-r1) 14:56:56 (28/42) Installing py3-contextlib2 (0.6.0-r1) 14:56:56 (29/42) Installing py3-distlib (0.3.1-r3) 14:56:56 (30/42) Installing py3-distro (1.5.0-r3) 14:56:56 (31/42) Installing py3-six (1.15.0-r1) 14:56:56 (32/42) Installing py3-webencodings (0.5.1-r4) 14:56:56 (33/42) Installing py3-html5lib (1.1-r1) 14:56:56 (34/42) Installing py3-parsing (2.4.7-r2) 14:56:56 (35/42) Installing py3-packaging (20.9-r1) 14:56:56 (36/42) Installing py3-toml (0.10.2-r2) 14:56:56 (37/42) Installing py3-pep517 (0.10.0-r2) 14:56:56 (38/42) Installing py3-progress (1.5-r2) 14:56:56 (39/42) Installing py3-retrying (1.3.3-r1) 14:56:56 (40/42) Installing py3-ordered-set (4.0.2-r1) 14:56:56 (41/42) Installing py3-setuptools (52.0.0-r3) 14:56:56 (42/42) Installing py3-pip (20.3.4-r1) 14:56:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:56:56 Executing busybox-1.33.1-r6.trigger 14:56:56 OK: 84 MiB in 64 packages 14:56:56 (1/6) Installing dumb-init (1.2.5-r1) 14:56:57 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:56:57 (3/6) Installing libsodium (1.0.18-r0) 14:56:57 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:56:57 Collecting docker-compose==1.23.2 14:56:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:56:57 (5/6) Installing libzmq (4.3.4-r0) 14:56:57 Collecting jsonschema<3,>=2.5.1 14:56:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:56:57 Collecting texttable<0.10,>=0.9.0 14:56:57 (6/6) Installing zeromq (4.3.4-r0) 14:56:57 Downloading texttable-0.9.1.tar.gz (11 kB) 14:56:57 Executing busybox-1.33.1-r6.trigger 14:56:57 OK: 8 MiB in 20 packages 14:56: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) 14:56:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:56:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:56:58 Collecting websocket-client<1.0,>=0.32.0 14:56:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:56:58 Collecting PyYAML<4,>=3.10 14:56:58 Downloading PyYAML-3.13.tar.gz (270 kB) 14:56:58 Collecting cached-property<2,>=1.2.0 14:56:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:56:58 Collecting docopt<0.7,>=0.6.1 14:56:58 Downloading docopt-0.6.2.tar.gz (25 kB) 14:56:58 Removing intermediate container dca9649be20d 14:56:58 ---> 8bd7923f09b9 14:56:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:56:59 Collecting dockerpty<0.5,>=0.4.1 14:56:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:56:59 ---> 462c866b80d6 14:56:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:56:59 Collecting docker<4.0,>=3.6.0 14:56:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:56:59 Collecting docker-pycreds>=0.4.0 14:56:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:56:59 ---> b63925a3e5ff 14:56:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:56:59 Collecting idna<2.8,>=2.5 14:56:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:56:59 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) 14:56:59 Collecting chardet<3.1.0,>=3.0.2 14:56:59 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:56:59 ---> 6a34588d59c5 14:56:59 Step 19/23 : ENTRYPOINT ["/core-data"] 14:56:59 ---> Running in 0614358bf036 14:56:59 Collecting urllib3<1.25,>=1.21.1 14:56:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:56:59 Removing intermediate container 0614358bf036 14:56:59 ---> 5eef6b4ab45d 14:56:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:56:59 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:56:59 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:56:59 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:56:59 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:56:59 ---> Running in b1a3b520330e 14:57:00 Removing intermediate container b1a3b520330e 14:57:00 ---> 78734554332c 14:57:00 Step 21/23 : LABEL arch=x86_64 14:57:00 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:57:00 Attempting uninstall: urllib3 14:57:00 Found existing installation: urllib3 1.26.5 14:57:00 Uninstalling urllib3-1.26.5: 14:57:00 ---> Running in 76ff977b5c2f 14:57:00 Successfully uninstalled urllib3-1.26.5 14:57:00 Removing intermediate container 76ff977b5c2f 14:57:00 ---> eeb9f5cca3c9 14:57:00 Step 22/23 : LABEL git_sha=6c98ee66bebcee21a0fc33f2ed89db20be913706 14:57:00 ---> Running in 99e97c73c306 14:57:00 Attempting uninstall: idna 14:57:00 Found existing installation: idna 3.2 14:57:00 Uninstalling idna-3.2: 14:57:00 Successfully uninstalled idna-3.2 14:57:00 Removing intermediate container 99e97c73c306 14:57:00 ---> 992c26f36140 14:57:00 Step 23/23 : LABEL version=0.0.0 14:57:00 ---> Running in 7c7ec84a7249 14:57:00 Attempting uninstall: chardet 14:57:00 Found existing installation: chardet 4.0.0 14:57:00 Uninstalling chardet-4.0.0: 14:57:00 Successfully uninstalled chardet-4.0.0 14:57:00 Removing intermediate container 7c7ec84a7249 14:57:00 ---> 7e35ed562932 14:57:00 14:57:00 Successfully built 7e35ed562932 14:57:00 Successfully tagged core-data:latest 14:57:00  Building core-data ... done  Attempting uninstall: requests 14:57:00 Found existing installation: requests 2.25.1 14:57:00 Uninstalling requests-2.25.1: 14:57:00 Successfully uninstalled requests-2.25.1 14:57:00 Running setup.py install for texttable: started 14:57:00 Running setup.py install for texttable: finished with status 'done' 14:57:00 Running setup.py install for PyYAML: started 14:57:01 Running setup.py install for PyYAML: finished with status 'done' 14:57:01 Running setup.py install for docopt: started 14:57:01 Running setup.py install for docopt: finished with status 'done' 14:57:01 Running setup.py install for dockerpty: started 14:57:01 Running setup.py install for dockerpty: finished with status 'done' 14:57:02 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 14:57:05 Removing intermediate container 16ef412775ae 14:57:05 ---> 4747d70b34cb 14:57:05 Step 14/23 : ENV APP_PORT=58890 14:57:05 ---> Running in 9121cbc700ab 14:57:05 Removing intermediate container 9121cbc700ab 14:57:05 ---> 1af290dbce59 14:57:05 Step 15/23 : EXPOSE $APP_PORT 14:57:05 ---> Running in c7157d3cb7b9 14:57:05 Removing intermediate container c7157d3cb7b9 14:57:05 ---> 72a0aec0c06b 14:57:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:57:05 ---> afa547ae55b5 14:57:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:57:05 ---> 4fbb771a661a 14:57:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:57:05 ---> 527829e6c0ec 14:57:05 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:57:05 ---> Running in 46dc98fbfecf 14:57:06 Removing intermediate container 46dc98fbfecf 14:57:06 ---> 70b3c4099e19 14:57:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:57:06 ---> Running in 4be38a948123 14:57:06 Removing intermediate container 4be38a948123 14:57:06 ---> 7f4b7adcb1fe 14:57:06 Step 21/23 : LABEL arch=x86_64 14:57:06 ---> Running in fdd20ed7d212 14:57:06 Removing intermediate container fdd20ed7d212 14:57:06 ---> 14ff39eab4da 14:57:06 Step 22/23 : LABEL git_sha=6c98ee66bebcee21a0fc33f2ed89db20be913706 14:57:06 ---> Running in 5feec33d13e3 14:57:06 Removing intermediate container 5feec33d13e3 14:57:06 ---> 3b731af68625 14:57:06 Step 23/23 : LABEL version=0.0.0 14:57:06 ---> Running in d303c8fdcee4 14:57:06 Removing intermediate container d303c8fdcee4 14:57:06 ---> d195ba2bbf5d 14:57:06 14:57:06 Successfully built d195ba2bbf5d 14:57:06 Successfully tagged sys-mgmt-agent:latest 14:57:06  Building sys-mgmt-agent ... done  [Pipeline] } 14:57:06 $ docker stop --time=1 ed7ef59c74fabff56bcc4ea2c2443dc1e6e26a64f9ecef4e8d096ac90a583765 14:57:08 $ docker rm -f ed7ef59c74fabff56bcc4ea2c2443dc1e6e26a64f9ecef4e8d096ac90a583765 [Pipeline] // withDockerContainer [Pipeline] sh 14:57:08 + docker images 14:57:08 REPOSITORY TAG IMAGE ID CREATED SIZE 14:57:08 sys-mgmt-agent latest d195ba2bbf5d 2 seconds ago 296MB 14:57:08 core-data latest 7e35ed562932 8 seconds ago 20MB 14:57:08 2694f0c1eb52 15 seconds ago 1.79GB 14:57:08 809197aa3340 17 seconds ago 1.77GB 14:57:08 security-secretstore-setup latest df3f818034ee 31 seconds ago 27.9MB 14:57:08 core-metadata latest 86b51f7250db 36 seconds ago 16.6MB 14:57:08 15e00f19a2ab 38 seconds ago 1.78GB 14:57:08 9a0dcb2dfd15 44 seconds ago 1.78GB 14:57:08 security-bootstrapper latest 266dabc07095 55 seconds ago 18.7MB 14:57:08 support-notifications latest 5a655b1d20ec About a minute ago 16.7MB 14:57:08 security-proxy-setup latest a9d04f511749 About a minute ago 26.2MB 14:57:08 b56214cd57ce About a minute ago 1.78GB 14:57:08 ac18335b9bae About a minute ago 1.78GB 14:57:08 6d0ae62b896c About a minute ago 1.77GB 14:57:08 support-scheduler latest 244701fa6f2f About a minute ago 16MB 14:57:08 b0511bebc45c About a minute ago 1.78GB 14:57:08 core-command latest 3b5ed477ea51 About a minute ago 15.8MB 14:57:08 0dbd2feddcfe About a minute ago 1.77GB 14:57:08 ci-base-image-x86_64 latest 11ec4ae0e995 5 minutes ago 1.27GB 14:57:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 3 weeks ago 562MB 14:57:08 docker 20.10.10 b706a049f56e 3 months ago 216MB 14:57:08 alpine 3.14 0a97eee8041e 3 months ago 5.61MB 14:57:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB 14:57:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 14:57:23 Still waiting to schedule task 14:57:23 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 14:58:22 Running on prd-ubuntu18.04-docker-8c-8g-5989 in /w/workspace/edgexfoundry_edgex-go_PR-3888 [Pipeline] { [Pipeline] ws 14:58:22 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 14:58:22 The recommended git tool is: git 14:58:24 using credential edgex-jenkins-ssh 14:58:24 Cloning the remote Git repository 14:58:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:58:24 > git init /w/workspace/edgex-go/2 # timeout=10 14:58:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:58:24 > git --version # timeout=10 14:58:24 > git --version # 'git version 2.17.1' 14:58:24 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:28 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit 23cfcde81511821ecde018599b873d09fa3ca232 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:58:29 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:58:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:58:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:58:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:58:28 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3888/head:refs/remotes/origin/PR-3888 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:58:28 > git config core.sparsecheckout # timeout=10 14:58:28 > git checkout -f 23cfcde81511821ecde018599b873d09fa3ca232 # timeout=10 14:58:29 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:58:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:58:30 ---> package-listing.sh 14:58:30 ++ tr '[:upper:]' '[:lower:]' 14:58:30 ++ facter osfamily 14:58:30 + OS_FAMILY=redhat 14:58:30 + workspace=/w/workspace/edgex-go/2 14:58:30 + START_PACKAGES=/tmp/packages_start.txt 14:58:30 + END_PACKAGES=/tmp/packages_end.txt 14:58:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:58:30 + PACKAGES=/tmp/packages_start.txt 14:58:30 + '[' /w/workspace/edgex-go/2 ']' 14:58:30 + PACKAGES=/tmp/packages_end.txt 14:58:30 + case "${OS_FAMILY}" in 14:58:30 + sort 14:58:30 + rpm -qa 14:58:35 + '[' -f /tmp/packages_start.txt ']' 14:58:35 + '[' -f /tmp/packages_end.txt ']' 14:58:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:58:35 + '[' /w/workspace/edgex-go/2 ']' 14:58:35 + mkdir -p /w/workspace/edgex-go/2/archives/ 14:58:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 14:58:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:58:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:58:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:58:35 14:58:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:58:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:58:36 latest: Pulling from edgex-lftools-log-publisher 14:58:36 b4d181a07f80: Pulling fs layer 14:58:36 a1111a8f2ec3: Pulling fs layer 14:58:36 ed53099fbce6: Pulling fs layer 14:58:36 dc539afda2c1: Pulling fs layer 14:58:36 77bc0d833cb6: Pulling fs layer 14:58:36 9065ff56babe: Pulling fs layer 14:58:36 d287ab97295c: Pulling fs layer 14:58:36 dc539afda2c1: Waiting 14:58:36 77bc0d833cb6: Waiting 14:58:36 9065ff56babe: Waiting 14:58:36 d287ab97295c: Waiting 14:58:36 a1111a8f2ec3: Download complete 14:58:36 dc539afda2c1: Verifying Checksum 14:58:36 dc539afda2c1: Download complete 14:58:36 ed53099fbce6: Verifying Checksum 14:58:36 ed53099fbce6: Download complete 14:58:36 77bc0d833cb6: Verifying Checksum 14:58:36 77bc0d833cb6: Download complete 14:58:36 9065ff56babe: Verifying Checksum 14:58:36 9065ff56babe: Download complete 14:58:36 b4d181a07f80: Verifying Checksum 14:58:36 b4d181a07f80: Download complete 14:58:37 d287ab97295c: Verifying Checksum 14:58:37 d287ab97295c: Download complete 14:58:37 b4d181a07f80: Pull complete 14:58:37 a1111a8f2ec3: Pull complete 14:58:38 ed53099fbce6: Pull complete 14:58:38 dc539afda2c1: Pull complete 14:58:38 77bc0d833cb6: Pull complete 14:58:38 9065ff56babe: Pull complete 14:58:44 d287ab97295c: Pull complete 14:58:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:58:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:58:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:58:44 prd-centos7-docker-4c-2g-5985 does not seem to be running inside a container 14:58:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:58:47 $ docker top de3850b3b47beb51e8ebf722b7f0d614650c40f7ef91ea74a331d0dbf797d5ff -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:47 + touch /tmp/pre-build-complete [Pipeline] sh 14:58:48 + mkdir -p /var/log/sysstat [Pipeline] sh 14:58:48 + ls /var/log/sa-host 14:58:48 + sadf -c /var/log/sa-host/sa17 14:58:48 file_magic: OK 14:58:48 HZ: Using current value: 100 14:58:48 file_header: OK 14:58:48 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 14:58:48 Statistics: 14:58:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:58:48 File successfully converted to sysstat format version 12.0.3 14:58:48 + sadf -c /var/log/sa-host/sa25 14:58:48 file_magic: OK 14:58:48 HZ: Using current value: 100 14:58:48 file_header: OK 14:58:48 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 14:58:48 Statistics: 14:58:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:58:48 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:58:48 provisioning config files... 14:58:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1045016262554710319tmp [Pipeline] { [Pipeline] echo 14:58:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:58:48 ---> create-netrc.sh [Pipeline] } 14:58:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:58:49 ---> python-tools-install.sh [Pipeline] echo 14:58:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:58:49 ---> sudo-logs.sh 14:58:49 Archiving 'sudo' log.. 14:58:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-5985.novalocal: Name or service not known 14:58:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-5985.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 14:58:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:58:49 ---> job-cost.sh 14:58:49 lf-activate-venv: SKIPPING 14:58:49 INFO: No Stack... 14:58:50 INFO: Retrieving Pricing Info for: v3-standard-2 14:58:50 INFO: Archiving Costs [Pipeline] echo 14:58:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:58:50 ---> logs-deploy.sh 14:58:50 lf-activate-venv: SKIPPING 14:58:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3888/2 14:58:50 INFO: archiving workspace using pattern(s): 14:58:51 Archives upload complete. 14:58:51 INFO: archiving logs to Nexus