Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from e2c5d5b30167332f2ea4547e85bfe72ddd42ccac+dbae55fc488469eb58ee4ed534c55ed7a05c4c0d (49a0625e762a7a1f9a173f3b3742ef1538f625f5) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6216735801916968006.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh4477439899696130370.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-3657/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-3657/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3279981863487577715.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh348308135138301372.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3657/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-3657/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8314248587315777699.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-314 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh1360792681436728499.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/3@tmp/jenkins-gitclient-ssh4339111239779100522.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dbae55fc488469eb58ee4ed534c55ed7a05c4c0d into PR head commit e2c5d5b30167332f2ea4547e85bfe72ddd42ccac Merge succeeded, producing 6bb8153c293c56ef37b900c97a64263d24f45f93 Checking out Revision 6bb8153c293c56ef37b900c97a64263d24f45f93 (PR-3657) > git config core.sparsecheckout # timeout=10 > git checkout -f e2c5d5b30167332f2ea4547e85bfe72ddd42ccac # 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/3@tmp/jenkins-gitclient-ssh3483671822986196676.key > git merge dbae55fc488469eb58ee4ed534c55ed7a05c4c0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bb8153c293c56ef37b900c97a64263d24f45f93 # timeout=10 Commit message: "Merge commit 'dbae55fc488469eb58ee4ed534c55ed7a05c4c0d' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 7959a9e265c258acb32ef0526ec776e3df367cf6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-11T04:30:10.653Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-11T04:30:10.759Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-11T04:30:10.789Z] ========================================================= [2021-08-11T04:30:10.789Z] EdgeX Global Pipelines Version Info [2021-08-11T04:30:10.789Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-11T04:30:11.883Z] ------------------- [2021-08-11T04:30:11.883Z] stable info: [2021-08-11T04:30:11.883Z] ------------------- [2021-08-11T04:30:11.883Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-11T04:30:11.883Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-11T04:30:11.883Z] Message: update stable to v1.0.204 [2021-08-11T04:30:12.468Z] ------------------- [2021-08-11T04:30:12.468Z] experimental info: [2021-08-11T04:30:12.468Z] ------------------- [2021-08-11T04:30:12.468Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-11T04:30:12.469Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-11T04:30:12.469Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-11T04:30:12.626Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-11T04:30:12.649Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-11T04:30:12.671Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-11T04:30:12.693Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-11T04:30:12.715Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-11T04:30:12.736Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-11T04:30:12.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-11T04:30:12.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-11T04:30:12.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-11T04:30:12.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-11T04:30:12.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-11T04:30:12.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-11T04:30:12.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-11T04:30:12.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-11T04:30:12.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-11T04:30:12.948Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T04:30:12.970Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T04:30:12.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-11T04:30:13.014Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-11T04:30:13.035Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-11T04:30:13.057Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-11T04:30:13.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-11T04:30:13.099Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-11T04:30:13.120Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3657 [Pipeline] echo [2021-08-11T04:30:13.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3657 [Pipeline] echo [2021-08-11T04:30:13.163Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3657 [Pipeline] echo [2021-08-11T04:30:13.184Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bb8153c293c56ef37b900c97a64263d24f45f93 [Pipeline] echo [2021-08-11T04:30:13.205Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bb8153 [Pipeline] echo [2021-08-11T04:30:13.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T04:30:13.294Z] provisioning config files... [2021-08-11T04:30:13.315Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6730411567211969365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T04:30:13.653Z] ---> docker-login.sh [2021-08-11T04:30:13.653Z] nexus3.edgexfoundry.org:10001 [2021-08-11T04:30:13.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T04:30:13.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T04:30:13.918Z] Configure a credential helper to remove this warning. See [2021-08-11T04:30:13.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T04:30:13.918Z] [2021-08-11T04:30:13.918Z] Login Succeeded [2021-08-11T04:30:13.918Z] nexus3.edgexfoundry.org:10002 [2021-08-11T04:30:13.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T04:30:14.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T04:30:14.186Z] Configure a credential helper to remove this warning. See [2021-08-11T04:30:14.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T04:30:14.186Z] [2021-08-11T04:30:14.186Z] Login Succeeded [2021-08-11T04:30:14.186Z] nexus3.edgexfoundry.org:10003 [2021-08-11T04:30:14.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T04:30:14.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T04:30:14.187Z] Configure a credential helper to remove this warning. See [2021-08-11T04:30:14.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T04:30:14.187Z] [2021-08-11T04:30:14.187Z] Login Succeeded [2021-08-11T04:30:14.187Z] nexus3.edgexfoundry.org:10004 [2021-08-11T04:30:14.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T04:30:14.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T04:30:14.457Z] Configure a credential helper to remove this warning. See [2021-08-11T04:30:14.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T04:30:14.457Z] [2021-08-11T04:30:14.457Z] Login Succeeded [2021-08-11T04:30:14.457Z] docker.io [2021-08-11T04:30:14.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T04:30:14.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T04:30:14.729Z] Configure a credential helper to remove this warning. See [2021-08-11T04:30:14.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T04:30:14.729Z] [2021-08-11T04:30:14.729Z] Login Succeeded [2021-08-11T04:30:14.729Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T04:30:14.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T04:30:15.084Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-11T04:30:15.084Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T04:30:15.084Z] ++ dirname cmd/core-command/Dockerfile [2021-08-11T04:30:15.084Z] ++ cut -d/ -f2 [2021-08-11T04:30:15.084Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-11T04:30:15.084Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T04:30:15.084Z] ++ dirname cmd/core-data/Dockerfile [2021-08-11T04:30:15.084Z] ++ cut -d/ -f2 [2021-08-11T04:30:15.084Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-11T04:30:15.084Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T04:30:15.084Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-11T04:30:15.084Z] ++ cut -d/ -f2 [2021-08-11T04:30:15.084Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-11T04:30:15.084Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T04:30:15.084Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-11T04:30:15.084Z] ++ cut -d/ -f2 [2021-08-11T04:30:15.084Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-11T04:30:15.084Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T04:30:15.084Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-11T04:30:15.084Z] ++ cut -d/ -f2 [2021-08-11T04:30:15.084Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-11T04:30:15.084Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T04:30:15.084Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-11T04:30:15.084Z] ++ cut -d/ -f2 [2021-08-11T04:30:15.084Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-11T04:30:15.084Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T04:30:15.084Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-11T04:30:15.084Z] ++ cut -d/ -f2 [2021-08-11T04:30:15.084Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-11T04:30:15.084Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T04:30:15.084Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-11T04:30:15.084Z] ++ cut -d/ -f2 [2021-08-11T04:30:15.084Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-11T04:30:15.084Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T04:30:15.084Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-11T04:30:15.084Z] ++ cut -d/ -f2 [2021-08-11T04:30:15.084Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-11T04:30:15.139Z] 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-11T04:30:16.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T04:30:16.367Z] [2021-08-11T04:30:16.367Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T04:30:16.697Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T04:30:16.697Z] latest: Pulling from edgex-devops/git-semver [2021-08-11T04:30:16.697Z] 31603596830f: Pulling fs layer [2021-08-11T04:30:16.697Z] d4622e32a9a9: Pulling fs layer [2021-08-11T04:30:16.697Z] 1030fce36090: Pulling fs layer [2021-08-11T04:30:16.697Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-11T04:30:16.697Z] 6c6cb7e1b49b: Waiting [2021-08-11T04:30:16.697Z] d4622e32a9a9: Verifying Checksum [2021-08-11T04:30:16.697Z] d4622e32a9a9: Download complete [2021-08-11T04:30:16.970Z] 31603596830f: Verifying Checksum [2021-08-11T04:30:16.970Z] 31603596830f: Download complete [2021-08-11T04:30:17.236Z] 31603596830f: Pull complete [2021-08-11T04:30:17.236Z] d4622e32a9a9: Pull complete [2021-08-11T04:30:17.511Z] 1030fce36090: Verifying Checksum [2021-08-11T04:30:17.511Z] 1030fce36090: Download complete [2021-08-11T04:30:17.511Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-11T04:30:17.511Z] 6c6cb7e1b49b: Download complete [2021-08-11T04:30:18.102Z] 1030fce36090: Pull complete [2021-08-11T04:30:18.102Z] 6c6cb7e1b49b: Pull complete [2021-08-11T04:30:18.102Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-11T04:30:18.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T04:30:18.102Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-11T04:30:18.202Z] prd-centos7-docker-4c-2g-314 does not seem to be running inside a container [2021-08-11T04:30:18.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T04:30:19.030Z] $ docker top 4fe97519e3e6f40fce2c6cf24f607bea0cd26b94f3e161d0ba9c27902067eadc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T04:30:19.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T04:30:19.145Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T04:30:19.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T04:30:19.263Z] $ docker exec 4fe97519e3e6f40fce2c6cf24f607bea0cd26b94f3e161d0ba9c27902067eadc ssh-agent [2021-08-11T04:30:19.386Z] SSH_AUTH_SOCK=/tmp/ssh-1QmWMiJjGYLe/agent.13 [2021-08-11T04:30:19.386Z] SSH_AGENT_PID=19 [2021-08-11T04:30:19.398Z] Running ssh-add (command line suppressed) [2021-08-11T04:30:19.496Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3667832136188039727.key (/w/workspace/edgex-go/3@tmp/private_key_3667832136188039727.key) [2021-08-11T04:30:19.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T04:30:19.827Z] + git tag --points-at HEAD [Pipeline] } [2021-08-11T04:30:19.849Z] $ docker exec --env ******** --env ******** 4fe97519e3e6f40fce2c6cf24f607bea0cd26b94f3e161d0ba9c27902067eadc ssh-agent -k [2021-08-11T04:30:19.945Z] unset SSH_AUTH_SOCK; [2021-08-11T04:30:19.945Z] unset SSH_AGENT_PID; [2021-08-11T04:30:19.946Z] echo Agent pid 19 killed; [2021-08-11T04:30:19.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-11T04:30:20.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T04:30:20.005Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T04:30:20.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T04:30:20.123Z] $ docker exec 4fe97519e3e6f40fce2c6cf24f607bea0cd26b94f3e161d0ba9c27902067eadc ssh-agent [2021-08-11T04:30:20.237Z] SSH_AUTH_SOCK=/tmp/ssh-qpTwrX3EgAKy/agent.54 [2021-08-11T04:30:20.237Z] SSH_AGENT_PID=61 [2021-08-11T04:30:20.246Z] Running ssh-add (command line suppressed) [2021-08-11T04:30:20.347Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4969711943440565554.key (/w/workspace/edgex-go/3@tmp/private_key_4969711943440565554.key) [2021-08-11T04:30:20.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T04:30:20.685Z] + git semver init [2021-08-11T04:30:20.685Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T04:30:20.685Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-08-11T04:30:20.685Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-08-11T04:30:20.685Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T04:30:20.685Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T04:30:20.685Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T04:30:20.685Z] # $SEMVER_BRANCH = PR-3657 [2021-08-11T04:30:20.685Z] # $SEMVER_TEMP = /tmp/semver-093543950 [2021-08-11T04:30:20.685Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-11T04:30:59.583Z] # '/tmp/semver-093543950' -> '/w/workspace/edgex-go/3/.semver' [2021-08-11T04:30:59.583Z] # -> Force: false [2021-08-11T04:30:59.583Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-08-11T04:30:59.608Z] $ docker exec --env ******** --env ******** 4fe97519e3e6f40fce2c6cf24f607bea0cd26b94f3e161d0ba9c27902067eadc ssh-agent -k [2021-08-11T04:30:59.697Z] unset SSH_AUTH_SOCK; [2021-08-11T04:30:59.697Z] unset SSH_AGENT_PID; [2021-08-11T04:30:59.697Z] echo Agent pid 61 killed; [2021-08-11T04:30:59.711Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T04:31:00.067Z] + git semver [Pipeline] } [2021-08-11T04:31:00.089Z] $ docker stop --time=1 4fe97519e3e6f40fce2c6cf24f607bea0cd26b94f3e161d0ba9c27902067eadc [2021-08-11T04:31:01.899Z] $ docker rm -f 4fe97519e3e6f40fce2c6cf24f607bea0cd26b94f3e161d0ba9c27902067eadc [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T04:31:02.311Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-11T04:31:02.679Z] Stashed 1 file(s) [Pipeline] echo [2021-08-11T04:31:02.683Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-11T04:31:02.939Z] ========================================================= [2021-08-11T04:31:02.939Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-11T04:31:02.939Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-11T04:31:03.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T04:31:03.275Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-11T04:31:03.275Z] 540db60ca938: Pulling fs layer [2021-08-11T04:31:03.275Z] adcc1eea9eea: Pulling fs layer [2021-08-11T04:31:03.275Z] 4c4ab2625f07: Pulling fs layer [2021-08-11T04:31:03.275Z] db62176df00c: Pulling fs layer [2021-08-11T04:31:03.275Z] 3b30891b0d05: Pulling fs layer [2021-08-11T04:31:03.275Z] 06b49ca38bd5: Pulling fs layer [2021-08-11T04:31:03.275Z] c788192a36de: Pulling fs layer [2021-08-11T04:31:03.275Z] a77e37c0d609: Pulling fs layer [2021-08-11T04:31:03.275Z] c3185cebc471: Pulling fs layer [2021-08-11T04:31:03.275Z] db62176df00c: Waiting [2021-08-11T04:31:03.275Z] 3b30891b0d05: Waiting [2021-08-11T04:31:03.275Z] 06b49ca38bd5: Waiting [2021-08-11T04:31:03.275Z] c788192a36de: Waiting [2021-08-11T04:31:03.275Z] a77e37c0d609: Waiting [2021-08-11T04:31:03.275Z] c3185cebc471: Waiting [2021-08-11T04:31:03.275Z] 4c4ab2625f07: Verifying Checksum [2021-08-11T04:31:03.275Z] 4c4ab2625f07: Download complete [2021-08-11T04:31:03.275Z] adcc1eea9eea: Download complete [2021-08-11T04:31:03.547Z] 3b30891b0d05: Verifying Checksum [2021-08-11T04:31:03.547Z] 3b30891b0d05: Download complete [2021-08-11T04:31:03.547Z] 06b49ca38bd5: Verifying Checksum [2021-08-11T04:31:03.547Z] 06b49ca38bd5: Download complete [2021-08-11T04:31:03.547Z] c788192a36de: Download complete [2021-08-11T04:31:03.547Z] 540db60ca938: Verifying Checksum [2021-08-11T04:31:03.547Z] 540db60ca938: Download complete [2021-08-11T04:31:03.824Z] 540db60ca938: Pull complete [2021-08-11T04:31:03.824Z] adcc1eea9eea: Pull complete [2021-08-11T04:31:04.095Z] 4c4ab2625f07: Pull complete [2021-08-11T04:31:04.686Z] a77e37c0d609: Verifying Checksum [2021-08-11T04:31:04.686Z] a77e37c0d609: Download complete [2021-08-11T04:31:08.950Z] c3185cebc471: Verifying Checksum [2021-08-11T04:31:08.950Z] c3185cebc471: Download complete [2021-08-11T04:31:09.916Z] db62176df00c: Verifying Checksum [2021-08-11T04:31:09.916Z] db62176df00c: Download complete [2021-08-11T04:31:13.299Z] db62176df00c: Pull complete [2021-08-11T04:31:13.299Z] 3b30891b0d05: Pull complete [2021-08-11T04:31:13.299Z] 06b49ca38bd5: Pull complete [2021-08-11T04:31:13.299Z] c788192a36de: Pull complete [2021-08-11T04:31:13.299Z] a77e37c0d609: Pull complete [2021-08-11T04:31:15.278Z] c3185cebc471: Pull complete [2021-08-11T04:31:15.278Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-11T04:31:15.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T04:31:15.278Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-11T04:31:15.619Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T04:31:15.619Z] WORKDIR /edgex [2021-08-11T04:31:15.619Z] COPY go.mod . [2021-08-11T04:31:15.619Z] RUN go mod download' [2021-08-11T04:31:15.619Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-11T04:31:17.580Z] Sending build context to Docker daemon 328.6MB [2021-08-11T04:31:17.580Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T04:31:17.580Z] ---> 031687cdd783 [2021-08-11T04:31:17.580Z] Step 2/4 : WORKDIR /edgex [2021-08-11T04:31:17.875Z] Still waiting to schedule task [2021-08-11T04:31:17.876Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-11T04:31:18.997Z] ---> Running in 84fd7c302fe8 [2021-08-11T04:31:18.997Z] Removing intermediate container 84fd7c302fe8 [2021-08-11T04:31:18.997Z] ---> 5cf27b9ee4fd [2021-08-11T04:31:18.997Z] Step 3/4 : COPY go.mod . [2021-08-11T04:31:18.997Z] ---> 6e88bb625666 [2021-08-11T04:31:18.997Z] Step 4/4 : RUN go mod download [2021-08-11T04:31:18.997Z] ---> Running in 8b8c3e236149 [2021-08-11T04:32:06.125Z] Removing intermediate container 8b8c3e236149 [2021-08-11T04:32:06.125Z] ---> 83583b074ea6 [2021-08-11T04:32:06.125Z] Successfully built 83583b074ea6 [2021-08-11T04:32:06.125Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T04:32:06.459Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T04:32:06.459Z] . [Pipeline] withDockerContainer [2021-08-11T04:32:06.560Z] prd-centos7-docker-4c-2g-314 does not seem to be running inside a container [2021-08-11T04:32:06.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T04:32:07.033Z] $ docker top 455a23279c8602267815aed2fbac312c62a488415f2d8b8b3e928f0a50d6d616 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T04:32:07.431Z] + go version [2021-08-11T04:32:07.431Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-11T04:32:07.448Z] $ docker stop --time=1 455a23279c8602267815aed2fbac312c62a488415f2d8b8b3e928f0a50d6d616 [2021-08-11T04:32:08.676Z] $ docker rm -f 455a23279c8602267815aed2fbac312c62a488415f2d8b8b3e928f0a50d6d616 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T04:32:09.164Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T04:32:09.164Z] . [Pipeline] withDockerContainer [2021-08-11T04:32:09.259Z] prd-centos7-docker-4c-2g-314 does not seem to be running inside a container [2021-08-11T04:32:09.330Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T04:32:09.697Z] $ docker top e52577cc2007c4e894e5e18af2e890abb75e435174bf3b07fb8a6175380752fe -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-11T04:32:09.801Z] ========================================================= [2021-08-11T04:32:09.801Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-11T04:32:09.801Z] ========================================================= [Pipeline] sh [2021-08-11T04:32:10.109Z] + go mod tidy [Pipeline] sh [2021-08-11T04:32:10.702Z] + make test [2021-08-11T04:32:10.702Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-11T04:32:10.973Z] go mod tidy [2021-08-11T04:32:10.973Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-11T04:32:16.348Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-11T04:32:34.663Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-11T04:32:38.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-11T04:32:38.567Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-11T04:32:38.845Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-11T04:32:41.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-11T04:32:41.714Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-11T04:32:41.714Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-11T04:32:41.714Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-11T04:32:42.304Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-11T04:32:42.572Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-11T04:32:42.845Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-11T04:32:42.845Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-11T04:32:42.845Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-11T04:32:42.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-11T04:32:45.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2021-08-11T04:32:45.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-11T04:32:45.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-11T04:32:46.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 100.0% of statements [2021-08-11T04:32:46.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-11T04:32:46.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 46.3% of statements [2021-08-11T04:32:46.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-11T04:32:46.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-11T04:32:47.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.113s coverage: 90.1% of statements [2021-08-11T04:32:47.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-11T04:32:47.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-11T04:32:48.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements [2021-08-11T04:32:48.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-11T04:32:48.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-11T04:32:48.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-11T04:32:48.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-11T04:32:48.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-11T04:32:49.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.252s coverage: 94.2% of statements [2021-08-11T04:32:49.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-11T04:32:49.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-11T04:32:49.413Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-08-11T04:32:49.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-11T04:32:49.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-11T04:32:49.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-11T04:32:49.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-11T04:32:49.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-11T04:32:50.012Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 60.0% of statements [2021-08-11T04:32:50.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-11T04:32:50.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-11T04:32:50.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-11T04:32:51.193Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements [2021-08-11T04:32:51.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-11T04:32:51.193Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-08-11T04:32:51.193Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements [2021-08-11T04:32:51.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-11T04:32:51.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-08-11T04:32:51.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-08-11T04:32:51.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-08-11T04:32:52.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2021-08-11T04:32:52.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-08-11T04:33:04.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2021-08-11T04:33:04.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-08-11T04:33:09.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.191s coverage: 81.8% of statements [2021-08-11T04:33:09.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-11T04:33:15.304Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-315 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws [2021-08-11T04:33:15.328Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-08-11T04:33:15.549Z] The recommended git tool is: git [2021-08-11T04:33:21.447Z] using credential edgex-jenkins-ssh [2021-08-11T04:33:21.466Z] Cloning the remote Git repository [2021-08-11T04:33:21.516Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-11T04:33:21.636Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-08-11T04:33:21.716Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-11T04:33:21.717Z] > git --version # timeout=10 [2021-08-11T04:33:21.734Z] > git --version # 'git version 2.17.1' [2021-08-11T04:33:21.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T04:33:21.815Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T04:33:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-08-11T04:33:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-11T04:33:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-11T04:33:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-11T04:33:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-08-11T04:33:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-11T04:33:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-11T04:33:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-11T04:33:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-11T04:33:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-11T04:33:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2021-08-11T04:33:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-11T04:33:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-11T04:33:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-08-11T04:33:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-11T04:33:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-08-11T04:33:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-11T04:33:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-08-11T04:33:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-08-11T04:33:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements [2021-08-11T04:33:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-08-11T04:33:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-11T04:33:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 64.4% of statements [2021-08-11T04:33:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-11T04:33:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-11T04:33:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-08-11T04:33:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-08-11T04:33:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-08-11T04:33:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-08-11T04:33:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-08-11T04:33:27.966Z] --- FAIL: TestInit (0.03s) [2021-08-11T04:33:27.966Z] --- FAIL: TestInit/empty_env (0.00s) [2021-08-11T04:33:27.966Z] service_test.go:222: [2021-08-11T04:33:27.966Z] Error Trace: service_test.go:222 [2021-08-11T04:33:27.966Z] Error: Received unexpected error: [2021-08-11T04:33:27.966Z] unsupported authetication method: oauth2 [2021-08-11T04:33:27.966Z] Test: TestInit/empty_env [2021-08-11T04:33:27.966Z] --- FAIL: TestInit/add_one_unique_route (0.00s) [2021-08-11T04:33:27.966Z] service_test.go:222: [2021-08-11T04:33:27.966Z] Error Trace: service_test.go:222 [2021-08-11T04:33:27.966Z] Error: Received unexpected error: [2021-08-11T04:33:27.966Z] unsupported authetication method: oauth2 [2021-08-11T04:33:27.966Z] Test: TestInit/add_one_unique_route [2021-08-11T04:33:27.966Z] --- FAIL: TestInit/add_one_unique_route_with_URL_containing_IP_address (0.00s) [2021-08-11T04:33:27.966Z] service_test.go:222: [2021-08-11T04:33:27.966Z] Error Trace: service_test.go:222 [2021-08-11T04:33:27.966Z] Error: Received unexpected error: [2021-08-11T04:33:27.966Z] unsupported authetication method: oauth2 [2021-08-11T04:33:27.966Z] Test: TestInit/add_one_unique_route_with_URL_containing_IP_address [2021-08-11T04:33:27.966Z] --- FAIL: TestInit/add_two_unique_routes (0.00s) [2021-08-11T04:33:27.966Z] service_test.go:222: [2021-08-11T04:33:27.966Z] Error Trace: service_test.go:222 [2021-08-11T04:33:27.966Z] Error: Received unexpected error: [2021-08-11T04:33:27.966Z] unsupported authetication method: oauth2 [2021-08-11T04:33:27.966Z] Test: TestInit/add_two_unique_routes [2021-08-11T04:33:27.966Z] --- FAIL: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname (0.00s) [2021-08-11T04:33:27.966Z] service_test.go:222: [2021-08-11T04:33:27.966Z] Error Trace: service_test.go:222 [2021-08-11T04:33:27.966Z] Error: Received unexpected error: [2021-08-11T04:33:27.966Z] unsupported authetication method: oauth2 [2021-08-11T04:33:27.966Z] Test: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname [2021-08-11T04:33:27.966Z] --- FAIL: TestInit/add_one_duplicate_route (0.00s) [2021-08-11T04:33:27.966Z] service_test.go:222: [2021-08-11T04:33:27.966Z] Error Trace: service_test.go:222 [2021-08-11T04:33:27.966Z] Error: Received unexpected error: [2021-08-11T04:33:27.966Z] unsupported authetication method: oauth2 [2021-08-11T04:33:27.966Z] Test: TestInit/add_one_duplicate_route [2021-08-11T04:33:27.966Z] --- FAIL: TestInit/add_one_unique,_one_duplicate_route (0.00s) [2021-08-11T04:33:27.966Z] service_test.go:222: [2021-08-11T04:33:27.966Z] Error Trace: service_test.go:222 [2021-08-11T04:33:27.966Z] Error: Received unexpected error: [2021-08-11T04:33:27.966Z] unsupported authetication method: oauth2 [2021-08-11T04:33:27.966Z] Test: TestInit/add_one_unique,_one_duplicate_route [2021-08-11T04:33:27.966Z] --- FAIL: TestInit/add_one_unique,_multiple_duplicate_routes (0.00s) [2021-08-11T04:33:27.966Z] service_test.go:222: [2021-08-11T04:33:27.966Z] Error Trace: service_test.go:222 [2021-08-11T04:33:27.966Z] Error: Received unexpected error: [2021-08-11T04:33:27.966Z] unsupported authetication method: oauth2 [2021-08-11T04:33:27.966Z] Test: TestInit/add_one_unique,_multiple_duplicate_routes [2021-08-11T04:33:27.966Z] --- FAIL: TestInit/add_two_unique,_multiple_duplicate_routes (0.00s) [2021-08-11T04:33:27.966Z] service_test.go:222: [2021-08-11T04:33:27.966Z] Error Trace: service_test.go:222 [2021-08-11T04:33:27.966Z] Error: Received unexpected error: [2021-08-11T04:33:27.966Z] unsupported authetication method: oauth2 [2021-08-11T04:33:27.966Z] Test: TestInit/add_two_unique,_multiple_duplicate_routes [2021-08-11T04:33:27.966Z] --- FAIL: TestInit/bad_spec_without_dot_._in_the_definition_for_route (0.00s) [2021-08-11T04:33:27.966Z] service_test.go:222: [2021-08-11T04:33:27.966Z] Error Trace: service_test.go:222 [2021-08-11T04:33:27.966Z] Error: Received unexpected error: [2021-08-11T04:33:27.966Z] unsupported authetication method: oauth2 [2021-08-11T04:33:27.966Z] Test: TestInit/bad_spec_without_dot_._in_the_definition_for_route [2021-08-11T04:33:27.966Z] --- FAIL: TestInit/bad_URL_without_full_quallified_URL (0.00s) [2021-08-11T04:33:27.966Z] service_test.go:222: [2021-08-11T04:33:27.966Z] Error Trace: service_test.go:222 [2021-08-11T04:33:27.966Z] Error: Received unexpected error: [2021-08-11T04:33:27.966Z] unsupported authetication method: oauth2 [2021-08-11T04:33:27.966Z] Test: TestInit/bad_URL_without_full_quallified_URL [2021-08-11T04:33:27.966Z] --- FAIL: TestInit/empty_service_name (0.00s) [2021-08-11T04:33:27.966Z] service_test.go:222: [2021-08-11T04:33:27.966Z] Error Trace: service_test.go:222 [2021-08-11T04:33:27.966Z] Error: Received unexpected error: [2021-08-11T04:33:27.966Z] unsupported authetication method: oauth2 [2021-08-11T04:33:27.966Z] Test: TestInit/empty_service_name [2021-08-11T04:33:27.966Z] FAIL [2021-08-11T04:33:27.966Z] coverage: 66.6% of statements [2021-08-11T04:33:27.966Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy 0.120s [2021-08-11T04:33:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-11T04:33:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-11T04:33:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-11T04:33:28.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.6% of statements [2021-08-11T04:33:28.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-11T04:33:28.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-11T04:33:28.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2021-08-11T04:33:28.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-11T04:33:28.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements [2021-08-11T04:33:28.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-11T04:33:37.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 19.5% of statements [2021-08-11T04:33:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-11T04:33:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-11T04:33:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-11T04:33:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-11T04:33:37.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.0% of statements [2021-08-11T04:33:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-11T04:33:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-11T04:33:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-11T04:33:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-11T04:33:37.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-08-11T04:33:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-11T04:33:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-11T04:33:37.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-08-11T04:33:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-11T04:33:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-11T04:33:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-11T04:33:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-11T04:33:37.059Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-08-11T04:33:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-11T04:33:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-11T04:33:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-11T04:33:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-11T04:33:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-11T04:33:37.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-11T04:33:37.059Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements [2021-08-11T04:33:37.059Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 95.4% of statements [2021-08-11T04:33:37.059Z] FAIL [2021-08-11T04:33:37.059Z] make: *** [Makefile:101: test] Error 1 [Pipeline] } [2021-08-11T04:33:37.079Z] $ docker stop --time=1 e52577cc2007c4e894e5e18af2e890abb75e435174bf3b07fb8a6175380752fe [2021-08-11T04:33:38.407Z] $ docker rm -f e52577cc2007c4e894e5e18af2e890abb75e435174bf3b07fb8a6175380752fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T04:33:38.857Z] Failed in branch amd64 [2021-08-11T04:33:41.297Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-11T04:33:41.317Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T04:33:41.342Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-11T04:33:41.384Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-11T04:33:41.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T04:33:41.401Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T04:33:42.168Z] Merging remotes/origin/main commit dbae55fc488469eb58ee4ed534c55ed7a05c4c0d into PR head commit e2c5d5b30167332f2ea4547e85bfe72ddd42ccac [2021-08-11T04:33:42.736Z] Merge succeeded, producing 1c98a35e7a33ac1100d6a65532bfb399586a9ed6 [2021-08-11T04:33:42.737Z] Checking out Revision 1c98a35e7a33ac1100d6a65532bfb399586a9ed6 (PR-3657) [2021-08-11T04:33:42.194Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T04:33:42.210Z] > git checkout -f e2c5d5b30167332f2ea4547e85bfe72ddd42ccac # timeout=10 [2021-08-11T04:33:42.429Z] > git remote # timeout=10 [2021-08-11T04:33:42.450Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T04:33:42.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T04:33:42.480Z] > git merge dbae55fc488469eb58ee4ed534c55ed7a05c4c0d # timeout=10 [2021-08-11T04:33:42.713Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T04:33:42.739Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T04:33:42.749Z] > git checkout -f 1c98a35e7a33ac1100d6a65532bfb399586a9ed6 # timeout=10 [2021-08-11T04:33:47.135Z] Commit message: "Merge commit 'dbae55fc488469eb58ee4ed534c55ed7a05c4c0d' into HEAD" [2021-08-11T04:33:47.158Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T04:33:47.769Z] provisioning config files... [2021-08-11T04:33:47.799Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8128657467906872707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T04:33:48.373Z] ---> docker-login.sh [2021-08-11T04:33:48.373Z] nexus3.edgexfoundry.org:10001 [2021-08-11T04:33:48.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T04:33:47.139Z] > git rev-list --no-walk 7959a9e265c258acb32ef0526ec776e3df367cf6 # timeout=10 [2021-08-11T04:33:49.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T04:33:49.582Z] Configure a credential helper to remove this warning. See [2021-08-11T04:33:49.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T04:33:49.582Z] [2021-08-11T04:33:49.582Z] Login Succeeded [2021-08-11T04:33:49.582Z] nexus3.edgexfoundry.org:10002 [2021-08-11T04:33:49.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T04:33:50.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T04:33:50.133Z] Configure a credential helper to remove this warning. See [2021-08-11T04:33:50.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T04:33:50.133Z] [2021-08-11T04:33:50.133Z] Login Succeeded [2021-08-11T04:33:50.133Z] nexus3.edgexfoundry.org:10003 [2021-08-11T04:33:50.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T04:33:50.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T04:33:50.733Z] Configure a credential helper to remove this warning. See [2021-08-11T04:33:50.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T04:33:50.733Z] [2021-08-11T04:33:50.733Z] Login Succeeded [2021-08-11T04:33:50.733Z] nexus3.edgexfoundry.org:10004 [2021-08-11T04:33:51.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T04:33:51.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T04:33:51.293Z] Configure a credential helper to remove this warning. See [2021-08-11T04:33:51.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T04:33:51.293Z] [2021-08-11T04:33:51.293Z] Login Succeeded [2021-08-11T04:33:51.293Z] docker.io [2021-08-11T04:33:51.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T04:33:52.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T04:33:52.169Z] Configure a credential helper to remove this warning. See [2021-08-11T04:33:52.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T04:33:52.169Z] [2021-08-11T04:33:52.169Z] Login Succeeded [2021-08-11T04:33:52.169Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T04:33:52.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-11T04:33:52.756Z] ========================================================= [2021-08-11T04:33:52.756Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-11T04:33:52.756Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-11T04:33:53.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T04:33:53.781Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-11T04:33:53.781Z] 595b0fe564bb: Pulling fs layer [2021-08-11T04:33:53.781Z] 24495759ef45: Pulling fs layer [2021-08-11T04:33:53.781Z] d148012ef14d: Pulling fs layer [2021-08-11T04:33:53.781Z] e90a11edd702: Pulling fs layer [2021-08-11T04:33:53.781Z] d77568369979: Pulling fs layer [2021-08-11T04:33:53.781Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-11T04:33:53.781Z] 170f2ba95c9a: Pulling fs layer [2021-08-11T04:33:53.781Z] 97ac5df62f85: Pulling fs layer [2021-08-11T04:33:53.781Z] d77568369979: Waiting [2021-08-11T04:33:53.781Z] fc1c9f9a7f3b: Waiting [2021-08-11T04:33:53.781Z] 170f2ba95c9a: Waiting [2021-08-11T04:33:53.781Z] 97ac5df62f85: Waiting [2021-08-11T04:33:53.781Z] e90a11edd702: Waiting [2021-08-11T04:33:53.781Z] d148012ef14d: Verifying Checksum [2021-08-11T04:33:53.781Z] d148012ef14d: Download complete [2021-08-11T04:33:53.781Z] 24495759ef45: Download complete [2021-08-11T04:33:53.781Z] d77568369979: Verifying Checksum [2021-08-11T04:33:53.781Z] d77568369979: Download complete [2021-08-11T04:33:53.781Z] 595b0fe564bb: Verifying Checksum [2021-08-11T04:33:53.781Z] 595b0fe564bb: Download complete [2021-08-11T04:33:53.781Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-11T04:33:53.781Z] fc1c9f9a7f3b: Download complete [2021-08-11T04:33:53.781Z] 170f2ba95c9a: Download complete [2021-08-11T04:33:54.384Z] 595b0fe564bb: Pull complete [2021-08-11T04:33:55.380Z] 24495759ef45: Pull complete [2021-08-11T04:33:55.655Z] d148012ef14d: Pull complete [2021-08-11T04:33:57.095Z] 97ac5df62f85: Verifying Checksum [2021-08-11T04:33:57.095Z] 97ac5df62f85: Download complete [2021-08-11T04:33:57.690Z] e90a11edd702: Verifying Checksum [2021-08-11T04:33:57.690Z] e90a11edd702: Download complete [2021-08-11T04:34:10.126Z] e90a11edd702: Pull complete [2021-08-11T04:34:10.126Z] d77568369979: Pull complete [2021-08-11T04:34:10.126Z] fc1c9f9a7f3b: Pull complete [2021-08-11T04:34:10.126Z] 170f2ba95c9a: Pull complete [2021-08-11T04:34:15.544Z] 97ac5df62f85: Pull complete [2021-08-11T04:34:15.544Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-11T04:34:15.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T04:34:15.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-11T04:34:15.899Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T04:34:15.899Z] WORKDIR /edgex [2021-08-11T04:34:15.899Z] COPY go.mod . [2021-08-11T04:34:15.899Z] RUN go mod download [2021-08-11T04:34:15.899Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-11T04:34:17.897Z] Sending build context to Docker daemon 165.9MB [2021-08-11T04:34:18.171Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T04:34:18.171Z] ---> 04bc70af865f [2021-08-11T04:34:18.171Z] Step 2/4 : WORKDIR /edgex [2021-08-11T04:34:21.564Z] ---> Running in 6de0b616cf5a [2021-08-11T04:34:21.837Z] Removing intermediate container 6de0b616cf5a [2021-08-11T04:34:21.837Z] ---> cb935c3a6b37 [2021-08-11T04:34:21.837Z] Step 3/4 : COPY go.mod . [2021-08-11T04:34:22.430Z] ---> a714296d53f6 [2021-08-11T04:34:22.430Z] Step 4/4 : RUN go mod download [2021-08-11T04:34:22.707Z] ---> Running in feeb65c3781f [2021-08-11T04:35:59.542Z] Removing intermediate container feeb65c3781f [2021-08-11T04:35:59.542Z] ---> 9e91abcf7cf1 [2021-08-11T04:35:59.542Z] Successfully built 9e91abcf7cf1 [2021-08-11T04:35:59.542Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T04:35:59.890Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T04:35:59.890Z] . [Pipeline] withDockerContainer [2021-08-11T04:36:00.120Z] prd-ubuntu18.04-docker-arm64-4c-16g-315 does not seem to be running inside a container [2021-08-11T04:36:00.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T04:36:01.890Z] $ docker top 48cbc4e92397e0a564fa9f6bf5b5bcb83dbac5c5a21b5674bb6d4e74466f1194 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T04:36:02.890Z] + go version [2021-08-11T04:36:02.890Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-11T04:36:02.899Z] $ docker stop --time=1 48cbc4e92397e0a564fa9f6bf5b5bcb83dbac5c5a21b5674bb6d4e74466f1194 [2021-08-11T04:36:04.817Z] $ docker rm -f 48cbc4e92397e0a564fa9f6bf5b5bcb83dbac5c5a21b5674bb6d4e74466f1194 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T04:36:05.576Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T04:36:05.576Z] . [Pipeline] withDockerContainer [2021-08-11T04:36:05.848Z] prd-ubuntu18.04-docker-arm64-4c-16g-315 does not seem to be running inside a container [2021-08-11T04:36:05.917Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T04:36:07.750Z] $ docker top 0e0883ade7f9008b15f68d2ca7f1b7c1fdeecda9d51ce600c05d35dd8c00782b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-11T04:36:08.105Z] ========================================================= [2021-08-11T04:36:08.105Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-11T04:36:08.105Z] ========================================================= [Pipeline] sh [2021-08-11T04:36:08.772Z] + go mod tidy [Pipeline] sh [2021-08-11T04:36:10.423Z] + make test [2021-08-11T04:36:10.423Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-11T04:36:10.423Z] go mod tidy [2021-08-11T04:36:11.022Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-11T04:36:37.828Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-11T04:37:34.470Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-11T04:37:35.933Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-11T04:37:36.928Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-11T04:37:37.917Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-11T04:37:50.398Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-11T04:37:50.398Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-11T04:37:50.398Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-11T04:37:50.398Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-11T04:37:50.398Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-11T04:37:50.398Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-11T04:37:51.399Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-11T04:37:51.399Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-11T04:37:51.399Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-11T04:37:51.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-11T04:38:01.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.286s coverage: 28.7% of statements [2021-08-11T04:38:01.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-11T04:38:01.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-11T04:38:05.906Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.372s coverage: 100.0% of statements [2021-08-11T04:38:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-11T04:38:05.906Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.331s coverage: 46.3% of statements [2021-08-11T04:38:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-11T04:38:05.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-11T04:38:08.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.647s coverage: 90.1% of statements [2021-08-11T04:38:08.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-11T04:38:08.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-11T04:38:10.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.249s coverage: 81.2% of statements [2021-08-11T04:38:10.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-11T04:38:10.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-11T04:38:10.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-11T04:38:10.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-11T04:38:10.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-11T04:38:16.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.497s coverage: 94.2% of statements [2021-08-11T04:38:16.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-11T04:38:16.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-11T04:38:16.759Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.246s coverage: 59.1% of statements [2021-08-11T04:38:16.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-11T04:38:16.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-11T04:38:16.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-11T04:38:16.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-11T04:38:16.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-11T04:38:16.759Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.203s coverage: 60.0% of statements [2021-08-11T04:38:16.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-11T04:38:16.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-11T04:38:16.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-11T04:38:16.759Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.288s coverage: 0.8% of statements [2021-08-11T04:38:16.759Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-11T04:38:16.759Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements [2021-08-11T04:38:16.759Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.326s coverage: 22.0% of statements [2021-08-11T04:38:16.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-11T04:38:16.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.198s coverage: 47.1% of statements [2021-08-11T04:38:16.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.213s coverage: 79.5% of statements [2021-08-11T04:38:17.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.170s coverage: 94.1% of statements [2021-08-11T04:38:18.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements [2021-08-11T04:38:19.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.208s coverage: 87.5% of statements [2021-08-11T04:38:31.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements [2021-08-11T04:38:31.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.209s coverage: 44.8% of statements [2021-08-11T04:38:37.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.555s coverage: 81.8% of statements [2021-08-11T04:38:37.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-11T04:38:43.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.266s coverage: 92.9% of statements [2021-08-11T04:38:43.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-11T04:38:43.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-11T04:38:43.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-11T04:38:43.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-08-11T04:38:43.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-11T04:38:43.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-11T04:38:43.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-11T04:38:43.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-11T04:38:43.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-11T04:38:43.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements [2021-08-11T04:38:43.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-11T04:38:43.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-11T04:38:43.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-08-11T04:38:43.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-11T04:38:43.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements [2021-08-11T04:38:43.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-11T04:38:43.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements [2021-08-11T04:38:43.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements [2021-08-11T04:38:43.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.247s coverage: 85.4% of statements [2021-08-11T04:38:43.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.299s coverage: 91.2% of statements [2021-08-11T04:38:43.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-11T04:38:45.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.970s coverage: 64.4% of statements [2021-08-11T04:38:45.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-11T04:38:45.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-11T04:38:45.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.160s coverage: 100.0% of statements [2021-08-11T04:38:45.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements [2021-08-11T04:38:45.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-08-11T04:38:45.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2021-08-11T04:38:45.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements [2021-08-11T04:38:50.067Z] --- FAIL: TestInit (0.19s) [2021-08-11T04:38:50.067Z] --- FAIL: TestInit/empty_env (0.01s) [2021-08-11T04:38:50.067Z] service_test.go:222: [2021-08-11T04:38:50.067Z] Error Trace: service_test.go:222 [2021-08-11T04:38:50.067Z] Error: Received unexpected error: [2021-08-11T04:38:50.067Z] unsupported authetication method: oauth2 [2021-08-11T04:38:50.067Z] Test: TestInit/empty_env [2021-08-11T04:38:50.067Z] --- FAIL: TestInit/add_one_unique_route (0.01s) [2021-08-11T04:38:50.067Z] service_test.go:222: [2021-08-11T04:38:50.067Z] Error Trace: service_test.go:222 [2021-08-11T04:38:50.067Z] Error: Received unexpected error: [2021-08-11T04:38:50.067Z] unsupported authetication method: oauth2 [2021-08-11T04:38:50.067Z] Test: TestInit/add_one_unique_route [2021-08-11T04:38:50.067Z] --- FAIL: TestInit/add_one_unique_route_with_URL_containing_IP_address (0.01s) [2021-08-11T04:38:50.067Z] service_test.go:222: [2021-08-11T04:38:50.067Z] Error Trace: service_test.go:222 [2021-08-11T04:38:50.067Z] Error: Received unexpected error: [2021-08-11T04:38:50.067Z] unsupported authetication method: oauth2 [2021-08-11T04:38:50.067Z] Test: TestInit/add_one_unique_route_with_URL_containing_IP_address [2021-08-11T04:38:50.067Z] --- FAIL: TestInit/add_two_unique_routes (0.01s) [2021-08-11T04:38:50.067Z] service_test.go:222: [2021-08-11T04:38:50.067Z] Error Trace: service_test.go:222 [2021-08-11T04:38:50.067Z] Error: Received unexpected error: [2021-08-11T04:38:50.067Z] unsupported authetication method: oauth2 [2021-08-11T04:38:50.067Z] Test: TestInit/add_two_unique_routes [2021-08-11T04:38:50.067Z] --- FAIL: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname (0.01s) [2021-08-11T04:38:50.067Z] service_test.go:222: [2021-08-11T04:38:50.067Z] Error Trace: service_test.go:222 [2021-08-11T04:38:50.067Z] Error: Received unexpected error: [2021-08-11T04:38:50.067Z] unsupported authetication method: oauth2 [2021-08-11T04:38:50.067Z] Test: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname [2021-08-11T04:38:50.067Z] --- FAIL: TestInit/add_one_duplicate_route (0.01s) [2021-08-11T04:38:50.067Z] service_test.go:222: [2021-08-11T04:38:50.067Z] Error Trace: service_test.go:222 [2021-08-11T04:38:50.067Z] Error: Received unexpected error: [2021-08-11T04:38:50.068Z] unsupported authetication method: oauth2 [2021-08-11T04:38:50.068Z] Test: TestInit/add_one_duplicate_route [2021-08-11T04:38:50.068Z] --- FAIL: TestInit/add_one_unique,_one_duplicate_route (0.01s) [2021-08-11T04:38:50.068Z] service_test.go:222: [2021-08-11T04:38:50.068Z] Error Trace: service_test.go:222 [2021-08-11T04:38:50.068Z] Error: Received unexpected error: [2021-08-11T04:38:50.068Z] unsupported authetication method: oauth2 [2021-08-11T04:38:50.068Z] Test: TestInit/add_one_unique,_one_duplicate_route [2021-08-11T04:38:50.068Z] --- FAIL: TestInit/add_one_unique,_multiple_duplicate_routes (0.01s) [2021-08-11T04:38:50.068Z] service_test.go:222: [2021-08-11T04:38:50.068Z] Error Trace: service_test.go:222 [2021-08-11T04:38:50.068Z] Error: Received unexpected error: [2021-08-11T04:38:50.068Z] unsupported authetication method: oauth2 [2021-08-11T04:38:50.068Z] Test: TestInit/add_one_unique,_multiple_duplicate_routes [2021-08-11T04:38:50.068Z] --- FAIL: TestInit/add_two_unique,_multiple_duplicate_routes (0.01s) [2021-08-11T04:38:50.068Z] service_test.go:222: [2021-08-11T04:38:50.068Z] Error Trace: service_test.go:222 [2021-08-11T04:38:50.068Z] Error: Received unexpected error: [2021-08-11T04:38:50.068Z] unsupported authetication method: oauth2 [2021-08-11T04:38:50.068Z] Test: TestInit/add_two_unique,_multiple_duplicate_routes [2021-08-11T04:38:50.068Z] --- FAIL: TestInit/bad_spec_without_dot_._in_the_definition_for_route (0.01s) [2021-08-11T04:38:50.068Z] service_test.go:222: [2021-08-11T04:38:50.068Z] Error Trace: service_test.go:222 [2021-08-11T04:38:50.068Z] Error: Received unexpected error: [2021-08-11T04:38:50.068Z] unsupported authetication method: oauth2 [2021-08-11T04:38:50.068Z] Test: TestInit/bad_spec_without_dot_._in_the_definition_for_route [2021-08-11T04:38:50.068Z] --- FAIL: TestInit/bad_URL_without_full_quallified_URL (0.02s) [2021-08-11T04:38:50.068Z] service_test.go:222: [2021-08-11T04:38:50.068Z] Error Trace: service_test.go:222 [2021-08-11T04:38:50.068Z] Error: Received unexpected error: [2021-08-11T04:38:50.068Z] unsupported authetication method: oauth2 [2021-08-11T04:38:50.068Z] Test: TestInit/bad_URL_without_full_quallified_URL [2021-08-11T04:38:50.068Z] --- FAIL: TestInit/empty_service_name (0.01s) [2021-08-11T04:38:50.068Z] service_test.go:222: [2021-08-11T04:38:50.068Z] Error Trace: service_test.go:222 [2021-08-11T04:38:50.068Z] Error: Received unexpected error: [2021-08-11T04:38:50.068Z] unsupported authetication method: oauth2 [2021-08-11T04:38:50.068Z] Test: TestInit/empty_service_name [2021-08-11T04:38:50.068Z] FAIL [2021-08-11T04:38:50.068Z] coverage: 66.6% of statements [2021-08-11T04:38:50.068Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy 0.600s [2021-08-11T04:38:50.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-11T04:38:50.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-11T04:38:50.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-11T04:38:52.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.741s coverage: 43.6% of statements [2021-08-11T04:38:52.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-11T04:38:52.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-11T04:38:52.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.184s coverage: 89.5% of statements [2021-08-11T04:38:52.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-11T04:38:52.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.272s coverage: 84.8% of statements [2021-08-11T04:38:52.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-11T04:39:00.999Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.244s coverage: 19.5% of statements [2021-08-11T04:39:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-11T04:39:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-11T04:39:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-11T04:39:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-11T04:39:00.999Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.504s coverage: 92.0% of statements [2021-08-11T04:39:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-11T04:39:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-11T04:39:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-11T04:39:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-11T04:39:00.999Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.342s coverage: 62.7% of statements [2021-08-11T04:39:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-11T04:39:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-11T04:39:00.999Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.417s coverage: 97.7% of statements [2021-08-11T04:39:00.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-11T04:39:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-11T04:39:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-11T04:39:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-11T04:39:01.000Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements [2021-08-11T04:39:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-11T04:39:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-11T04:39:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-11T04:39:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-11T04:39:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-11T04:39:01.000Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-11T04:39:01.000Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements [2021-08-11T04:39:01.000Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-08-11T04:39:01.000Z] FAIL [2021-08-11T04:39:01.000Z] make: *** [Makefile:101: test] Error 1 [Pipeline] } [2021-08-11T04:39:00.999Z] $ docker stop --time=1 0e0883ade7f9008b15f68d2ca7f1b7c1fdeecda9d51ce600c05d35dd8c00782b [2021-08-11T04:39:02.985Z] $ docker rm -f 0e0883ade7f9008b15f68d2ca7f1b7c1fdeecda9d51ce600c05d35dd8c00782b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T04:39:04.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T04:39:04.195Z] [2021-08-11T04:39:04.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-11T04:39:04.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T04:39:04.818Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-11T04:39:04.818Z] 448f6bf000e3: Pulling fs layer [2021-08-11T04:39:04.818Z] f757da607395: Pulling fs layer [2021-08-11T04:39:04.818Z] 05883995daec: Pulling fs layer [2021-08-11T04:39:04.818Z] 8603b9c90790: Pulling fs layer [2021-08-11T04:39:04.818Z] 1560dd03e051: Pulling fs layer [2021-08-11T04:39:04.818Z] 27f5ce0e4adf: Pulling fs layer [2021-08-11T04:39:04.818Z] c2d8d7efcc4b: Pulling fs layer [2021-08-11T04:39:04.818Z] 1560dd03e051: Waiting [2021-08-11T04:39:04.818Z] 27f5ce0e4adf: Waiting [2021-08-11T04:39:04.818Z] c2d8d7efcc4b: Waiting [2021-08-11T04:39:04.818Z] 8603b9c90790: Waiting [2021-08-11T04:39:05.414Z] f757da607395: Verifying Checksum [2021-08-11T04:39:05.414Z] f757da607395: Download complete [2021-08-11T04:39:05.414Z] 8603b9c90790: Verifying Checksum [2021-08-11T04:39:05.414Z] 8603b9c90790: Download complete [2021-08-11T04:39:05.414Z] 05883995daec: Verifying Checksum [2021-08-11T04:39:05.414Z] 05883995daec: Download complete [2021-08-11T04:39:05.414Z] 1560dd03e051: Verifying Checksum [2021-08-11T04:39:05.414Z] 1560dd03e051: Download complete [2021-08-11T04:39:05.414Z] 27f5ce0e4adf: Verifying Checksum [2021-08-11T04:39:05.414Z] 27f5ce0e4adf: Download complete [2021-08-11T04:39:06.845Z] 448f6bf000e3: Verifying Checksum [2021-08-11T04:39:06.845Z] 448f6bf000e3: Download complete [2021-08-11T04:39:09.469Z] c2d8d7efcc4b: Verifying Checksum [2021-08-11T04:39:09.469Z] c2d8d7efcc4b: Download complete [2021-08-11T04:39:09.741Z] 448f6bf000e3: Pull complete [2021-08-11T04:39:10.337Z] f757da607395: Pull complete [2021-08-11T04:39:11.778Z] 05883995daec: Pull complete [2021-08-11T04:39:12.373Z] 8603b9c90790: Pull complete [2021-08-11T04:39:13.354Z] 1560dd03e051: Pull complete [2021-08-11T04:39:13.628Z] 27f5ce0e4adf: Pull complete [2021-08-11T04:39:28.726Z] c2d8d7efcc4b: Pull complete [2021-08-11T04:39:28.726Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-11T04:39:28.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T04:39:28.726Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-11T04:39:28.996Z] prd-ubuntu18.04-docker-arm64-4c-16g-315 does not seem to be running inside a container [2021-08-11T04:39:29.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-11T04:39:32.311Z] $ docker top 9cb990a16d6dd5aba459850e8a432ed32f86be730b9f2f63a482f9977f1fda85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T04:39:33.433Z] ---> job-cost.sh [2021-08-11T04:39:33.433Z] lf-activate-venv: SKIPPING [2021-08-11T04:39:33.433Z] INFO: No Stack... [2021-08-11T04:39:34.406Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-11T04:39:34.677Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T04:39:35.334Z] + cut -d, -f6 [2021-08-11T04:39:35.334Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-08-11T04:39:35.392Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3657-3-stack-cost] [2021-08-11T04:39:35.416Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3657-3-stack-cost] did not exist. Created. [2021-08-11T04:39:35.417Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3657-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T04:39:36.100Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-11T04:39:36.739Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T04:39:36.753Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3657-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T04:39:36.757Z] $ docker stop --time=1 9cb990a16d6dd5aba459850e8a432ed32f86be730b9f2f63a482f9977f1fda85 [2021-08-11T04:39:38.443Z] $ docker rm -f 9cb990a16d6dd5aba459850e8a432ed32f86be730b9f2f63a482f9977f1fda85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T04:39:38.854Z] Failed in branch arm64 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-11T04:39:39.829Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-11T04:39:40.151Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T04:39:40.743Z] ---> package-listing.sh [2021-08-11T04:39:40.743Z] ++ facter osfamily [2021-08-11T04:39:40.743Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-11T04:39:41.011Z] + OS_FAMILY=redhat [2021-08-11T04:39:41.011Z] + workspace=/w/workspace/edgex-go/3 [2021-08-11T04:39:41.011Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-11T04:39:41.011Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-11T04:39:41.011Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-11T04:39:41.011Z] + PACKAGES=/tmp/packages_start.txt [2021-08-11T04:39:41.011Z] + '[' /w/workspace/edgex-go/3 ']' [2021-08-11T04:39:41.011Z] + PACKAGES=/tmp/packages_end.txt [2021-08-11T04:39:41.011Z] + case "${OS_FAMILY}" in [2021-08-11T04:39:41.011Z] + rpm -qa [2021-08-11T04:39:41.011Z] + sort [2021-08-11T04:39:41.598Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-11T04:39:41.598Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-11T04:39:41.598Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-11T04:39:41.598Z] + '[' /w/workspace/edgex-go/3 ']' [2021-08-11T04:39:41.598Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-08-11T04:39:41.598Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-08-11T04:39:41.617Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-11T04:39:41.929Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-11T04:39:42.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T04:39:42.515Z] [2021-08-11T04:39:42.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T04:39:42.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T04:39:42.844Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T04:39:42.844Z] b4d181a07f80: Pulling fs layer [2021-08-11T04:39:42.844Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T04:39:42.844Z] ed53099fbce6: Pulling fs layer [2021-08-11T04:39:42.844Z] dc539afda2c1: Pulling fs layer [2021-08-11T04:39:42.844Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T04:39:42.844Z] 9065ff56babe: Pulling fs layer [2021-08-11T04:39:42.844Z] d287ab97295c: Pulling fs layer [2021-08-11T04:39:42.844Z] 77bc0d833cb6: Waiting [2021-08-11T04:39:42.844Z] 9065ff56babe: Waiting [2021-08-11T04:39:42.844Z] d287ab97295c: Waiting [2021-08-11T04:39:42.844Z] dc539afda2c1: Waiting [2021-08-11T04:39:43.800Z] ed53099fbce6: Verifying Checksum [2021-08-11T04:39:43.800Z] ed53099fbce6: Download complete [2021-08-11T04:39:43.800Z] dc539afda2c1: Download complete [2021-08-11T04:39:43.800Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T04:39:43.800Z] a1111a8f2ec3: Download complete [2021-08-11T04:39:43.800Z] 9065ff56babe: Verifying Checksum [2021-08-11T04:39:43.800Z] 9065ff56babe: Download complete [2021-08-11T04:39:43.800Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T04:39:43.800Z] 77bc0d833cb6: Download complete [2021-08-11T04:39:44.071Z] b4d181a07f80: Verifying Checksum [2021-08-11T04:39:44.071Z] b4d181a07f80: Download complete [2021-08-11T04:39:45.060Z] b4d181a07f80: Pull complete [2021-08-11T04:39:45.328Z] a1111a8f2ec3: Pull complete [2021-08-11T04:39:45.926Z] ed53099fbce6: Pull complete [2021-08-11T04:39:45.926Z] dc539afda2c1: Pull complete [2021-08-11T04:39:46.197Z] 77bc0d833cb6: Pull complete [2021-08-11T04:39:46.197Z] 9065ff56babe: Pull complete [2021-08-11T04:39:48.136Z] d287ab97295c: Verifying Checksum [2021-08-11T04:39:48.136Z] d287ab97295c: Download complete [2021-08-11T04:39:52.423Z] d287ab97295c: Pull complete [2021-08-11T04:39:52.423Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T04:39:52.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T04:39:52.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T04:39:52.517Z] prd-centos7-docker-4c-2g-314 does not seem to be running inside a container [2021-08-11T04:39:52.584Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T04:39:55.165Z] $ docker top 5f43c453532094942d0209f0019cbd27afd7bed6f2260e3029ae8ed74e9dd36d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T04:39:55.578Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-11T04:39:55.892Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-11T04:39:56.212Z] + ls /var/log/sa-host [2021-08-11T04:39:56.212Z] + sadf -c /var/log/sa-host/sa05 [2021-08-11T04:39:56.212Z] file_magic: OK [2021-08-11T04:39:56.212Z] HZ: Using current value: 100 [2021-08-11T04:39:56.212Z] file_header: OK [2021-08-11T04:39:56.212Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-11T04:39:56.212Z] Statistics: [2021-08-11T04:39:56.212Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T04:39:56.212Z] File successfully converted to sysstat format version 12.0.3 [2021-08-11T04:39:56.212Z] + sadf -c /var/log/sa-host/sa11 [2021-08-11T04:39:56.212Z] file_magic: OK [2021-08-11T04:39:56.212Z] HZ: Using current value: 100 [2021-08-11T04:39:56.212Z] file_header: OK [2021-08-11T04:39:56.212Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-11T04:39:56.212Z] Statistics: [2021-08-11T04:39:56.212Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T04:39:56.212Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T04:39:56.763Z] provisioning config files... [2021-08-11T04:39:56.780Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1511280208078508466tmp [Pipeline] { [Pipeline] echo [2021-08-11T04:39:56.804Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T04:39:57.125Z] ---> create-netrc.sh [Pipeline] } [2021-08-11T04:39:57.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-11T04:39:57.555Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-11T04:39:57.568Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T04:39:57.881Z] ---> sudo-logs.sh [2021-08-11T04:39:57.881Z] Archiving 'sudo' log.. [2021-08-11T04:39:57.881Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-314.vexxhost.local: Name or service not known [2021-08-11T04:39:57.881Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-314.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-11T04:39:57.944Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T04:39:58.264Z] ---> job-cost.sh [2021-08-11T04:39:58.264Z] lf-activate-venv: SKIPPING [2021-08-11T04:39:58.264Z] DEBUG: total: 0.18000000715255737 [2021-08-11T04:39:58.264Z] INFO: Retrieving Stack Cost... [2021-08-11T04:39:59.222Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T04:39:59.489Z] INFO: Archiving Costs [Pipeline] echo [2021-08-11T04:39:59.507Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T04:39:59.830Z] ---> logs-deploy.sh [2021-08-11T04:39:59.830Z] lf-activate-venv: SKIPPING [2021-08-11T04:39:59.830Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3657/3 [2021-08-11T04:39:59.830Z] INFO: archiving workspace using pattern(s): [2021-08-11T04:40:00.414Z] Archives upload complete. [2021-08-11T04:40:00.680Z] INFO: archiving logs to Nexus