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 edgego for edgexfoundry/edgex-go Loading trusted files from base branch main at cd12ae53bb5ba1da092f9ffd7d969d808500d050 rather than fdedb7c4f18be2ab8b039937087657789280bd56 Obtained Jenkinsfile from cd12ae53bb5ba1da092f9ffd7d969d808500d050 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-ssh886305174504816369.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh12951264715489962562.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-3842/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-3842/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12168336137253905559.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh17793855303962507342.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3842/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-3842/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11605846618115703302.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-48731 in /w/workspace/edgexfoundry_edgex-go_PR-3842 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/59 [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/59 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3842/head:refs/remotes/origin/PR-3842 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cd12ae53bb5ba1da092f9ffd7d969d808500d050 into PR head commit fdedb7c4f18be2ab8b039937087657789280bd56 Merge succeeded, producing bbf9d5d4642c0a59a126bd9ff92e578168a56d55 Checking out Revision bbf9d5d4642c0a59a126bd9ff92e578168a56d55 (PR-3842) > git config core.sparsecheckout # timeout=10 > git checkout -f fdedb7c4f18be2ab8b039937087657789280bd56 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cd12ae53bb5ba1da092f9ffd7d969d808500d050 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbf9d5d4642c0a59a126bd9ff92e578168a56d55 # timeout=10 Commit message: "Merge commit 'cd12ae53bb5ba1da092f9ffd7d969d808500d050' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T20:44:52.216Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T20:44:52.268Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T20:44:52.281Z] ========================================================= [2022-05-10T20:44:52.282Z] EdgeX Global Pipelines Version Info [2022-05-10T20:44:52.282Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:44:53.040Z] ------------------- [2022-05-10T20:44:53.040Z] stable info: [2022-05-10T20:44:53.040Z] ------------------- [2022-05-10T20:44:53.040Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T20:44:53.040Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T20:44:53.040Z] Message: update stable to v1.0.227 > git rev-list --no-walk 3419ca6a84ccb21c542f071f5fd425056f2fa970 # timeout=10 [2022-05-10T20:44:53.612Z] ------------------- [2022-05-10T20:44:53.612Z] experimental info: [2022-05-10T20:44:53.612Z] ------------------- [2022-05-10T20:44:53.612Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T20:44:53.612Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T20:44:53.612Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T20:44:53.738Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-10T20:44:53.749Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-10T20:44:53.760Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T20:44:53.771Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T20:44:53.782Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T20:44:53.793Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T20:44:53.804Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T20:44:53.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-10T20:44:53.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-10T20:44:53.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-10T20:44:53.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T20:44:53.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T20:44:53.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T20:44:53.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T20:44:53.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T20:44:53.924Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T20:44:53.934Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T20:44:53.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T20:44:53.955Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-10T20:44:53.971Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-10T20:44:53.982Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T20:44:53.991Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T20:44:54.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3842 [Pipeline] echo [2022-05-10T20:44:54.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3842 [Pipeline] echo [2022-05-10T20:44:54.030Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3842 [Pipeline] echo [2022-05-10T20:44:54.046Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbf9d5d4642c0a59a126bd9ff92e578168a56d55 [Pipeline] echo [2022-05-10T20:44:54.059Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbf9d5d [Pipeline] echo [2022-05-10T20:44:54.075Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T20:44:54.119Z] provisioning config files... [2022-05-10T20:44:54.135Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/59@tmp/config2617578301995399975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:44:54.441Z] ---> docker-login.sh [2022-05-10T20:44:54.442Z] nexus3.edgexfoundry.org:10001 [2022-05-10T20:44:54.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:44:54.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:44:54.702Z] Configure a credential helper to remove this warning. See [2022-05-10T20:44:54.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:44:54.702Z] [2022-05-10T20:44:54.702Z] Login Succeeded [2022-05-10T20:44:54.702Z] nexus3.edgexfoundry.org:10002 [2022-05-10T20:44:54.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:44:54.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:44:54.962Z] Configure a credential helper to remove this warning. See [2022-05-10T20:44:54.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:44:54.962Z] [2022-05-10T20:44:54.962Z] Login Succeeded [2022-05-10T20:44:54.962Z] nexus3.edgexfoundry.org:10003 [2022-05-10T20:44:54.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:44:54.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:44:54.962Z] Configure a credential helper to remove this warning. See [2022-05-10T20:44:54.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:44:54.962Z] [2022-05-10T20:44:54.962Z] Login Succeeded [2022-05-10T20:44:54.962Z] nexus3.edgexfoundry.org:10004 [2022-05-10T20:44:55.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:44:55.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:44:55.224Z] Configure a credential helper to remove this warning. See [2022-05-10T20:44:55.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:44:55.224Z] [2022-05-10T20:44:55.224Z] Login Succeeded [2022-05-10T20:44:55.224Z] docker.io [2022-05-10T20:44:55.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:44:55.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:44:55.485Z] Configure a credential helper to remove this warning. See [2022-05-10T20:44:55.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:44:55.485Z] [2022-05-10T20:44:55.485Z] Login Succeeded [2022-05-10T20:44:55.485Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T20:44:55.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T20:44:55.803Z] + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-05-10T20:44:55.804Z] + dirname cmd/core-command/Dockerfile [2022-05-10T20:44:55.804Z] + cut -d/ -f2 [2022-05-10T20:44:55.804Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-10T20:44:55.804Z] + dirname cmd/core-data/Dockerfile [2022-05-10T20:44:55.804Z] + cut -d/ -f2 [2022-05-10T20:44:55.804Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-10T20:44:55.804Z] + + dirname cmd/core-metadata/Dockerfile [2022-05-10T20:44:55.804Z] cut -d/ -f2 [2022-05-10T20:44:55.804Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-10T20:44:55.804Z] + + cut -d/ -f2dirname [2022-05-10T20:44:55.804Z] cmd/security-bootstrapper/Dockerfile [2022-05-10T20:44:55.804Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-10T20:44:55.804Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-10T20:44:55.804Z] + cut -d/ -f2 [2022-05-10T20:44:55.804Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-10T20:44:55.804Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-10T20:44:55.804Z] cut -d/ -f2 [2022-05-10T20:44:55.804Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-10T20:44:55.804Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T20:44:55.804Z] + cut -d/ -f2 [2022-05-10T20:44:55.804Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T20:44:55.804Z] + + cut -d/ -f2dirname [2022-05-10T20:44:55.804Z] cmd/security-spire-agent/Dockerfile [2022-05-10T20:44:55.804Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-10T20:44:55.804Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-10T20:44:55.804Z] + cut -d/ -f2 [2022-05-10T20:44:55.804Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-10T20:44:55.804Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-10T20:44:55.804Z] + cut -d/ -f2 [2022-05-10T20:44:55.804Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-10T20:44:55.804Z] + dirname cmd/support-notifications/Dockerfile [2022-05-10T20:44:55.804Z] + cut -d/ -f2 [2022-05-10T20:44:55.804Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-10T20:44:55.804Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-10T20:44:55.804Z] + cut -d/ -f2 [2022-05-10T20:44:55.804Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-10T20:44:55.804Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-10T20:44:55.804Z] + cut -d/ -f2 [2022-05-10T20:44:55.804Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-10T20:44:55.841Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T20:44:56.194Z] + git rev-list -1 --merges bbf9d5d4642c0a59a126bd9ff92e578168a56d55~1..bbf9d5d4642c0a59a126bd9ff92e578168a56d55 [Pipeline] echo [2022-05-10T20:44:56.208Z] -----------> git rev-list -1 --merges bbf9d5d4642c0a59a126bd9ff92e578168a56d55~1..bbf9d5d4642c0a59a126bd9ff92e578168a56d55 bbf9d5d4642c0a59a126bd9ff92e578168a56d55 [2022-05-10T20:44:56.208Z] bbf9d5d4642c0a59a126bd9ff92e578168a56d55 [false] [Pipeline] sh [2022-05-10T20:44:56.497Z] + git log --format=format:%s -1 bbf9d5d4642c0a59a126bd9ff92e578168a56d55 [Pipeline] echo [2022-05-10T20:44:56.514Z] ========================================================= [2022-05-10T20:44:56.514Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T20:44:56.514Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-10T20:44:56.903Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T20:44:56.903Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T20:44:56.903Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T20:44:56.903Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T20:44:56.903Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T20:44:56.903Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T20:44:56.903Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:44:57.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:44:57.262Z] [2022-05-10T20:44:57.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:44:57.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:44:57.594Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T20:44:57.594Z] 1fe172e4850f: Pulling fs layer [2022-05-10T20:44:57.594Z] caf521ccaac6: Pulling fs layer [2022-05-10T20:44:57.594Z] 3ead6fa29328: Pulling fs layer [2022-05-10T20:44:57.594Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T20:44:57.594Z] a8d5f1318db7: Pulling fs layer [2022-05-10T20:44:57.594Z] c427282e49a2: Pulling fs layer [2022-05-10T20:44:57.594Z] 1827001aaf11: Pulling fs layer [2022-05-10T20:44:57.594Z] 0714d37db230: Pulling fs layer [2022-05-10T20:44:57.594Z] ac28cf19c067: Pulling fs layer [2022-05-10T20:44:57.594Z] ca983d60f3e2: Pulling fs layer [2022-05-10T20:44:57.594Z] 9f894cec8388: Pulling fs layer [2022-05-10T20:44:57.594Z] 5c2a1cbceb83: Waiting [2022-05-10T20:44:57.594Z] a8d5f1318db7: Waiting [2022-05-10T20:44:57.594Z] 0714d37db230: Waiting [2022-05-10T20:44:57.594Z] c427282e49a2: Waiting [2022-05-10T20:44:57.594Z] 1827001aaf11: Waiting [2022-05-10T20:44:57.594Z] ac28cf19c067: Waiting [2022-05-10T20:44:57.594Z] ca983d60f3e2: Waiting [2022-05-10T20:44:57.594Z] caf521ccaac6: Verifying Checksum [2022-05-10T20:44:57.594Z] caf521ccaac6: Download complete [2022-05-10T20:44:57.594Z] 5c2a1cbceb83: Download complete [2022-05-10T20:44:57.594Z] a8d5f1318db7: Verifying Checksum [2022-05-10T20:44:57.594Z] a8d5f1318db7: Download complete [2022-05-10T20:44:57.594Z] c427282e49a2: Verifying Checksum [2022-05-10T20:44:57.595Z] c427282e49a2: Download complete [2022-05-10T20:44:57.595Z] 3ead6fa29328: Verifying Checksum [2022-05-10T20:44:57.595Z] 3ead6fa29328: Download complete [2022-05-10T20:44:57.595Z] 0714d37db230: Verifying Checksum [2022-05-10T20:44:57.595Z] 0714d37db230: Download complete [2022-05-10T20:44:57.855Z] ac28cf19c067: Verifying Checksum [2022-05-10T20:44:57.855Z] ac28cf19c067: Download complete [2022-05-10T20:44:57.855Z] ca983d60f3e2: Verifying Checksum [2022-05-10T20:44:57.855Z] ca983d60f3e2: Download complete [2022-05-10T20:44:57.855Z] 9f894cec8388: Download complete [2022-05-10T20:44:57.855Z] 1fe172e4850f: Verifying Checksum [2022-05-10T20:44:57.855Z] 1fe172e4850f: Download complete [2022-05-10T20:44:58.115Z] 1827001aaf11: Verifying Checksum [2022-05-10T20:44:58.115Z] 1827001aaf11: Download complete [2022-05-10T20:44:59.058Z] 1fe172e4850f: Pull complete [2022-05-10T20:44:59.318Z] caf521ccaac6: Pull complete [2022-05-10T20:44:59.889Z] 3ead6fa29328: Pull complete [2022-05-10T20:44:59.889Z] 5c2a1cbceb83: Pull complete [2022-05-10T20:45:00.148Z] a8d5f1318db7: Pull complete [2022-05-10T20:45:00.148Z] c427282e49a2: Pull complete [2022-05-10T20:45:02.064Z] 1827001aaf11: Pull complete [2022-05-10T20:45:02.064Z] 0714d37db230: Pull complete [2022-05-10T20:45:02.064Z] ac28cf19c067: Pull complete [2022-05-10T20:45:02.324Z] ca983d60f3e2: Pull complete [2022-05-10T20:45:02.324Z] 9f894cec8388: Pull complete [2022-05-10T20:45:02.324Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T20:45:02.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:45:02.324Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T20:45:02.405Z] prd-ubuntu20.04-docker-8c-8g-48731 does not seem to be running inside a container [2022-05-10T20:45:02.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/59 -v /w/workspace/edgex-go/59:/w/workspace/edgex-go/59:rw,z -v /w/workspace/edgex-go/59@tmp:/w/workspace/edgex-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T20:45:03.729Z] $ docker top a53f7c3db52d102e00cf748f6474554c3bdeac86d4590a052f437ec1aaa68baf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T20:45:03.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T20:45:03.824Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T20:45:03.963Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T20:45:03.973Z] $ docker exec a53f7c3db52d102e00cf748f6474554c3bdeac86d4590a052f437ec1aaa68baf ssh-agent [2022-05-10T20:45:04.104Z] SSH_AUTH_SOCK=/tmp/ssh-IX6BnqJ1vtjc/agent.33 [2022-05-10T20:45:04.104Z] SSH_AGENT_PID=40 [2022-05-10T20:45:04.112Z] Running ssh-add (command line suppressed) [2022-05-10T20:45:04.222Z] Identity added: /w/workspace/edgex-go/59@tmp/private_key_3032387617516264725.key (/w/workspace/edgex-go/59@tmp/private_key_3032387617516264725.key) [2022-05-10T20:45:04.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T20:45:04.522Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T20:45:04.549Z] $ docker exec --env ******** --env ******** a53f7c3db52d102e00cf748f6474554c3bdeac86d4590a052f437ec1aaa68baf ssh-agent -k [2022-05-10T20:45:04.650Z] unset SSH_AUTH_SOCK; [2022-05-10T20:45:04.650Z] unset SSH_AGENT_PID; [2022-05-10T20:45:04.650Z] echo Agent pid 40 killed; [2022-05-10T20:45:04.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T20:45:04.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T20:45:04.681Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T20:45:04.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T20:45:04.809Z] $ docker exec a53f7c3db52d102e00cf748f6474554c3bdeac86d4590a052f437ec1aaa68baf ssh-agent [2022-05-10T20:45:04.939Z] SSH_AUTH_SOCK=/tmp/ssh-Gpni3Ighh20K/agent.72 [2022-05-10T20:45:04.939Z] SSH_AGENT_PID=78 [2022-05-10T20:45:04.944Z] Running ssh-add (command line suppressed) [2022-05-10T20:45:05.058Z] Identity added: /w/workspace/edgex-go/59@tmp/private_key_5808159164058299833.key (/w/workspace/edgex-go/59@tmp/private_key_5808159164058299833.key) [2022-05-10T20:45:05.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T20:45:05.355Z] + git semver init [2022-05-10T20:45:05.614Z] 2022-05-10 20:45:05,553 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T20:45:05.614Z] 2022-05-10 20:45:05,554 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/59/.semver [2022-05-10T20:45:05.614Z] 2022-05-10 20:45:05,555 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/59/.semver [2022-05-10T20:45:05.614Z] 2022-05-10 20:45:05,555 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/59/.semver'], cwd=/w/workspace/edgex-go/59, universal_newlines=False, shell=None, istream=None) [2022-05-10T20:45:09.836Z] 2022-05-10 20:45:09,438 [append_file] DEBUG append to file:/w/workspace/edgex-go/59/.git/info/exclude [2022-05-10T20:45:09.836Z] 2022-05-10 20:45:09,439 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/59/.semver/PR-3842 with force:False [2022-05-10T20:45:09.836Z] 2022-05-10 20:45:09,439 [write_file] DEBUG write to file:/w/workspace/edgex-go/59/.semver/PR-3842 [2022-05-10T20:45:09.836Z] 2022-05-10 20:45:09,444 [execute] INFO git cat-file --batch-check [2022-05-10T20:45:09.836Z] 2022-05-10 20:45:09,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/59/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T20:45:09.836Z] 2022-05-10 20:45:09,451 [execute] INFO git cat-file --batch [2022-05-10T20:45:09.836Z] 2022-05-10 20:45:09,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/59/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T20:45:09.836Z] 2022-05-10 20:45:09,458 [read_version] DEBUG read version from /w/workspace/edgex-go/59/.semver/PR-3842 [2022-05-10T20:45:09.836Z] 0.0.0 [Pipeline] } [2022-05-10T20:45:09.853Z] $ docker exec --env ******** --env ******** a53f7c3db52d102e00cf748f6474554c3bdeac86d4590a052f437ec1aaa68baf ssh-agent -k [2022-05-10T20:45:09.968Z] unset SSH_AUTH_SOCK; [2022-05-10T20:45:09.972Z] unset SSH_AGENT_PID; [2022-05-10T20:45:09.972Z] echo Agent pid 78 killed; [2022-05-10T20:45:09.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T20:45:10.287Z] + git semver [Pipeline] } [2022-05-10T20:45:10.571Z] $ docker stop --time=1 a53f7c3db52d102e00cf748f6474554c3bdeac86d4590a052f437ec1aaa68baf [2022-05-10T20:45:11.877Z] $ docker rm -f a53f7c3db52d102e00cf748f6474554c3bdeac86d4590a052f437ec1aaa68baf [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T20:45:12.223Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T20:45:12.464Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T20:45:12.468Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-10T20:45:12.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T20:45:12.608Z] ========================================================= [2022-05-10T20:45:12.608Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T20:45:12.608Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T20:45:12.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T20:45:12.897Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T20:45:12.897Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T20:45:12.897Z] 666ba61612fd: Pulling fs layer [2022-05-10T20:45:12.897Z] 8ed8ca486205: Pulling fs layer [2022-05-10T20:45:12.897Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T20:45:12.897Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T20:45:12.897Z] ca2b28591e48: Pulling fs layer [2022-05-10T20:45:12.897Z] a51346096db8: Pulling fs layer [2022-05-10T20:45:12.897Z] daebc70d1ce1: Pulling fs layer [2022-05-10T20:45:12.897Z] 22a0e8bec74d: Waiting [2022-05-10T20:45:12.897Z] ca2b28591e48: Waiting [2022-05-10T20:45:12.897Z] 4fe6c5a15a65: Waiting [2022-05-10T20:45:12.897Z] a51346096db8: Waiting [2022-05-10T20:45:12.897Z] daebc70d1ce1: Waiting [2022-05-10T20:45:12.897Z] 0e18a0eac166: Pulling fs layer [2022-05-10T20:45:12.897Z] 0e18a0eac166: Waiting [2022-05-10T20:45:12.897Z] 8ed8ca486205: Verifying Checksum [2022-05-10T20:45:12.897Z] 8ed8ca486205: Download complete [2022-05-10T20:45:12.897Z] 666ba61612fd: Download complete [2022-05-10T20:45:12.897Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T20:45:12.897Z] 22a0e8bec74d: Download complete [2022-05-10T20:45:12.897Z] ca2b28591e48: Verifying Checksum [2022-05-10T20:45:12.897Z] ca2b28591e48: Download complete [2022-05-10T20:45:12.897Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T20:45:12.897Z] 59bf1c3509f3: Download complete [2022-05-10T20:45:12.897Z] a51346096db8: Verifying Checksum [2022-05-10T20:45:12.897Z] a51346096db8: Download complete [2022-05-10T20:45:13.169Z] daebc70d1ce1: Verifying Checksum [2022-05-10T20:45:13.169Z] daebc70d1ce1: Download complete [2022-05-10T20:45:13.169Z] 59bf1c3509f3: Pull complete [2022-05-10T20:45:13.169Z] 666ba61612fd: Pull complete [2022-05-10T20:45:13.169Z] 8ed8ca486205: Pull complete [2022-05-10T20:45:13.756Z] 4fe6c5a15a65: Download complete [2022-05-10T20:45:13.756Z] 0e18a0eac166: Verifying Checksum [2022-05-10T20:45:13.756Z] 0e18a0eac166: Download complete [2022-05-10T20:45:17.953Z] 4fe6c5a15a65: Pull complete [2022-05-10T20:45:17.953Z] 22a0e8bec74d: Pull complete [2022-05-10T20:45:17.953Z] ca2b28591e48: Pull complete [2022-05-10T20:45:17.953Z] a51346096db8: Pull complete [2022-05-10T20:45:17.953Z] daebc70d1ce1: Pull complete [2022-05-10T20:45:19.862Z] 0e18a0eac166: Pull complete [2022-05-10T20:45:19.862Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T20:45:19.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T20:45:19.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T20:45:20.166Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T20:45:20.166Z] WORKDIR /edgex [2022-05-10T20:45:20.166Z] COPY go.mod . [2022-05-10T20:45:20.166Z] RUN go mod download [2022-05-10T20:45:20.166Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-10T20:45:21.547Z] Sending build context to Docker daemon 335.4MB [2022-05-10T20:45:21.547Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T20:45:21.547Z] ---> f018257e8ee9 [2022-05-10T20:45:21.547Z] Step 2/4 : WORKDIR /edgex [2022-05-10T20:45:23.460Z] ---> Running in b93dc1876e92 [2022-05-10T20:45:23.460Z] Removing intermediate container b93dc1876e92 [2022-05-10T20:45:23.460Z] ---> 3b0103f09f99 [2022-05-10T20:45:23.460Z] Step 3/4 : COPY go.mod . [2022-05-10T20:45:23.719Z] ---> 631283706dc1 [2022-05-10T20:45:23.719Z] Step 4/4 : RUN go mod download [2022-05-10T20:45:23.719Z] ---> Running in 5bdd729f500c [2022-05-10T20:45:27.550Z] Still waiting to schedule task [2022-05-10T20:45:27.550Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-47942’ [2022-05-10T20:45:38.634Z] Removing intermediate container 5bdd729f500c [2022-05-10T20:45:38.634Z] ---> 97e224d21cdd [2022-05-10T20:45:38.634Z] Successfully built 97e224d21cdd [2022-05-10T20:45:38.634Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:45:38.936Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T20:45:38.936Z] . [Pipeline] withDockerContainer [2022-05-10T20:45:39.011Z] prd-ubuntu20.04-docker-8c-8g-48731 does not seem to be running inside a container [2022-05-10T20:45:39.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/59 -v /w/workspace/edgex-go/59:/w/workspace/edgex-go/59:rw,z -v /w/workspace/edgex-go/59@tmp:/w/workspace/edgex-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T20:45:39.428Z] $ docker top a47f13d0d6295e8181aacdc9b1ce4253a49e8ca8a642590012b7e996f1ceca3a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T20:45:39.784Z] + go version [2022-05-10T20:45:39.784Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T20:45:39.802Z] $ docker stop --time=1 a47f13d0d6295e8181aacdc9b1ce4253a49e8ca8a642590012b7e996f1ceca3a [2022-05-10T20:45:41.097Z] $ docker rm -f a47f13d0d6295e8181aacdc9b1ce4253a49e8ca8a642590012b7e996f1ceca3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:45:41.489Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T20:45:41.489Z] . [Pipeline] withDockerContainer [2022-05-10T20:45:41.556Z] prd-ubuntu20.04-docker-8c-8g-48731 does not seem to be running inside a container [2022-05-10T20:45:41.597Z] $ 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/59 -v /w/workspace/edgex-go/59:/w/workspace/edgex-go/59:rw,z -v /w/workspace/edgex-go/59@tmp:/w/workspace/edgex-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T20:45:41.938Z] $ docker top c03cd692c78542800029a75cea06ccf6a455e3a9a95d44153c5bed552e998bfe -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T20:45:42.007Z] ========================================================= [2022-05-10T20:45:42.007Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-10T20:45:42.007Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T20:45:42.296Z] + make test [2022-05-10T20:45:42.296Z] go mod tidy -compat=1.17 [2022-05-10T20:45:42.296Z] go: finding module for package github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi [2022-05-10T20:45:42.296Z] go: finding module for package github.com/prometheus/client_golang/prometheus [2022-05-10T20:45:42.296Z] go: finding module for package github.com/prometheus/client_golang/prometheus/promhttp [2022-05-10T20:45:42.556Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T20:45:43.124Z] go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1588 [2022-05-10T20:45:49.710Z] go: found github.com/prometheus/client_golang/prometheus in github.com/prometheus/client_golang v1.12.1 [2022-05-10T20:45:49.710Z] go: found github.com/prometheus/client_golang/prometheus/promhttp in github.com/prometheus/client_golang v1.12.1 [2022-05-10T20:45:49.710Z] go: found github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi in github.com/aliyun/alibaba-cloud-sdk-go v1.61.1588 [2022-05-10T20:45:50.658Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T20:45:50.658Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T20:45:50.658Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T20:45:50.658Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T20:45:50.658Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T20:45:50.658Z] go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-10T20:45:50.658Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T20:45:50.659Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T20:45:50.659Z] go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2022-05-10T20:45:50.659Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-10T20:45:50.659Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T20:45:50.659Z] go: downloading github.com/google/btree v1.0.0 [2022-05-10T20:45:50.659Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2022-05-10T20:45:50.659Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T20:45:50.659Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T20:45:56.042Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-10T20:46:06.019Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-10T20:46:06.019Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-10T20:46:06.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-10T20:46:06.587Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-10T20:46:06.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-10T20:46:06.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-10T20:46:06.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-10T20:46:06.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-10T20:46:06.846Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-10T20:46:08.222Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [2022-05-10T20:46:08.222Z] internal/support/notifications/application/channel/sender.go:52:68: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).SmsInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method SmsInfo) [2022-05-10T20:46:08.222Z] internal/support/notifications/application/channel/sender.go:54:29: undefined: models.SmsAddress [2022-05-10T20:46:08.222Z] internal/support/notifications/application/channel/sender.go:90:12: undefined: fmt [2022-05-10T20:46:08.222Z] internal/support/notifications/application/channel/sender.go:91:13: undefined: hmac [2022-05-10T20:46:08.222Z] internal/support/notifications/application/channel/sender.go:91:22: undefined: sha256 [2022-05-10T20:46:08.222Z] internal/support/notifications/application/channel/sender.go:94:9: undefined: base64 [2022-05-10T20:46:08.222Z] internal/support/notifications/application/channel/sender.go:99:69: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).DingdingInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method DingdingInfo) [2022-05-10T20:46:08.222Z] internal/support/notifications/application/channel/sender.go:101:30: undefined: models.DingdingAddress [2022-05-10T20:46:08.222Z] internal/support/notifications/application/channel/sender.go:106:15: undefined: time [2022-05-10T20:46:08.222Z] internal/support/notifications/application/channel/sender.go:137:6: NewRESTSender redeclared in this block [2022-05-10T20:46:08.222Z] /w/workspace/edgex-go/59/internal/support/notifications/application/channel/sender.go:45:39: previous declaration [2022-05-10T20:46:08.222Z] internal/support/notifications/application/channel/sender.go:106:15: too many errors [2022-05-10T20:46:08.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2022-05-10T20:46:09.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements [2022-05-10T20:46:09.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 53.4% of statements [2022-05-10T20:46:13.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.731s coverage: 89.2% of statements [2022-05-10T20:46:13.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.107s coverage: 84.8% of statements [2022-05-10T20:46:13.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.417s coverage: 95.6% of statements [2022-05-10T20:46:13.549Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements [2022-05-10T20:46:13.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-05-10T20:46:13.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2022-05-10T20:46:13.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2022-05-10T20:46:13.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements [2022-05-10T20:46:13.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2022-05-10T20:46:13.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements [2022-05-10T20:46:13.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2022-05-10T20:46:13.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements [2022-05-10T20:46:13.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2022-05-10T20:46:21.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.082s coverage: 94.4% of statements [2022-05-10T20:46:21.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2022-05-10T20:46:24.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.178s coverage: 82.5% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.048s coverage: 65.1% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.147s coverage: 91.2% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.4% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.320s coverage: 65.4% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 43.8% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-05-10T20:46:34.232Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] [2022-05-10T20:46:34.232Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2022-05-10T20:46:34.232Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-05-10T20:46:34.232Z] make: *** [Makefile:132: unittest] Error 2 [Pipeline] } [2022-05-10T20:46:34.252Z] $ docker stop --time=1 c03cd692c78542800029a75cea06ccf6a455e3a9a95d44153c5bed552e998bfe [2022-05-10T20:46:35.896Z] $ docker rm -f c03cd692c78542800029a75cea06ccf6a455e3a9a95d44153c5bed552e998bfe [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] } [2022-05-10T20:46:36.510Z] Failed in branch amd64 [2022-05-10T23:34:50.123Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-61757 in /w/workspace/edgexfoundry_edgex-go_PR-3842 [Pipeline] { [Pipeline] ws [2022-05-10T23:34:50.145Z] Running in /w/workspace/edgex-go/59 [Pipeline] { [Pipeline] checkout [2022-05-10T23:34:50.543Z] The recommended git tool is: git [2022-05-10T23:34:56.480Z] using credential edgex-jenkins-ssh [2022-05-10T23:34:56.497Z] Cloning the remote Git repository [2022-05-10T23:34:56.566Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-10T23:34:56.636Z] > git init /w/workspace/edgex-go/59 # timeout=10 [2022-05-10T23:34:56.706Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-10T23:34:56.707Z] > git --version # timeout=10 [2022-05-10T23:34:56.748Z] > git --version # 'git version 2.25.1' [2022-05-10T23:34:56.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T23:34:56.876Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T23:35:14.265Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-10T23:35:14.291Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T23:35:14.317Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-10T23:35:14.355Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-10T23:35:14.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T23:35:14.368Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3842/head:refs/remotes/origin/PR-3842 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T23:35:15.250Z] Merging remotes/origin/main commit cd12ae53bb5ba1da092f9ffd7d969d808500d050 into PR head commit fdedb7c4f18be2ab8b039937087657789280bd56 [2022-05-10T23:35:16.008Z] Merge succeeded, producing 9201c4aa31caba9f4b2f174316bdfdcf9a82389e [2022-05-10T23:35:16.008Z] Checking out Revision 9201c4aa31caba9f4b2f174316bdfdcf9a82389e (PR-3842) [2022-05-10T23:35:15.274Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T23:35:15.299Z] > git checkout -f fdedb7c4f18be2ab8b039937087657789280bd56 # timeout=10 [2022-05-10T23:35:15.533Z] > git remote # timeout=10 [2022-05-10T23:35:15.550Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T23:35:15.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T23:35:15.580Z] > git merge cd12ae53bb5ba1da092f9ffd7d969d808500d050 # timeout=10 [2022-05-10T23:35:15.994Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T23:35:16.019Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T23:35:16.031Z] > git checkout -f 9201c4aa31caba9f4b2f174316bdfdcf9a82389e # timeout=10 [2022-05-10T23:35:20.246Z] Commit message: "Merge commit 'cd12ae53bb5ba1da092f9ffd7d969d808500d050' into HEAD" [2022-05-10T23:35:20.271Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T23:35:20.260Z] > git rev-list --no-walk 3419ca6a84ccb21c542f071f5fd425056f2fa970 # timeout=10 [2022-05-10T23:35:21.784Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T23:35:21.784Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T23:35:21.784Z] Dload Upload Total Spent Left Speed [2022-05-10T23:35:21.784Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 97073 0 --:--:-- --:--:-- --:--:-- 96284 [Pipeline] sh [2022-05-10T23:35:22.322Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T23:35:22.734Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T23:35:22.735Z] + sudo tee /etc/docker/daemon.new [2022-05-10T23:35:22.735Z] { [2022-05-10T23:35:22.735Z] "registry-mirrors": [ [2022-05-10T23:35:22.735Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T23:35:22.735Z] ], [2022-05-10T23:35:22.735Z] "bip": "10.250.0.254/24", [2022-05-10T23:35:22.735Z] "hosts": [ [2022-05-10T23:35:22.735Z] "tcp://0.0.0.0:5555", [2022-05-10T23:35:22.735Z] "unix:///var/run/docker.sock" [2022-05-10T23:35:22.735Z] ], [2022-05-10T23:35:22.735Z] "mtu": 1458, [2022-05-10T23:35:22.735Z] "selinux-enabled": true, [2022-05-10T23:35:22.735Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T23:35:22.735Z] } [Pipeline] sh [2022-05-10T23:35:23.079Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T23:35:23.426Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T23:35:41.771Z] provisioning config files... [2022-05-10T23:35:41.797Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/59@tmp/config726330929879043654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:35:42.158Z] ---> docker-login.sh [2022-05-10T23:35:42.158Z] nexus3.edgexfoundry.org:10001 [2022-05-10T23:35:42.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:35:43.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:35:43.033Z] Configure a credential helper to remove this warning. See [2022-05-10T23:35:43.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:35:43.033Z] [2022-05-10T23:35:43.033Z] Login Succeeded [2022-05-10T23:35:43.033Z] nexus3.edgexfoundry.org:10002 [2022-05-10T23:35:43.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:35:43.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:35:43.580Z] Configure a credential helper to remove this warning. See [2022-05-10T23:35:43.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:35:43.580Z] [2022-05-10T23:35:43.580Z] Login Succeeded [2022-05-10T23:35:43.580Z] nexus3.edgexfoundry.org:10003 [2022-05-10T23:35:43.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:35:43.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:35:43.855Z] Configure a credential helper to remove this warning. See [2022-05-10T23:35:43.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:35:43.855Z] [2022-05-10T23:35:43.855Z] Login Succeeded [2022-05-10T23:35:43.855Z] nexus3.edgexfoundry.org:10004 [2022-05-10T23:35:44.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:35:44.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:35:44.453Z] Configure a credential helper to remove this warning. See [2022-05-10T23:35:44.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:35:44.453Z] [2022-05-10T23:35:44.453Z] Login Succeeded [2022-05-10T23:35:44.453Z] docker.io [2022-05-10T23:35:44.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:35:45.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:35:45.319Z] Configure a credential helper to remove this warning. See [2022-05-10T23:35:45.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:35:45.319Z] [2022-05-10T23:35:45.319Z] Login Succeeded [2022-05-10T23:35:45.319Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T23:35:45.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T23:35:45.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T23:35:45.912Z] ========================================================= [2022-05-10T23:35:45.912Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T23:35:45.912Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T23:35:46.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T23:35:46.522Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T23:35:46.522Z] 9b3977197b4f: Pulling fs layer [2022-05-10T23:35:46.522Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T23:35:46.522Z] 94645a83ff95: Pulling fs layer [2022-05-10T23:35:46.522Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T23:35:46.522Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T23:35:46.522Z] 3096ccb668a1: Pulling fs layer [2022-05-10T23:35:46.522Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T23:35:46.522Z] a4caa8a26152: Pulling fs layer [2022-05-10T23:35:46.522Z] 3096ccb668a1: Waiting [2022-05-10T23:35:46.522Z] 3f3a8bcf1eab: Waiting [2022-05-10T23:35:46.522Z] 0c92f367c5e7: Waiting [2022-05-10T23:35:46.522Z] e8cf19c19ddd: Waiting [2022-05-10T23:35:46.522Z] a4caa8a26152: Waiting [2022-05-10T23:35:46.522Z] 94645a83ff95: Download complete [2022-05-10T23:35:46.522Z] 1a89e8eeedd5: Download complete [2022-05-10T23:35:46.522Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T23:35:46.522Z] 0c92f367c5e7: Download complete [2022-05-10T23:35:46.522Z] 3096ccb668a1: Verifying Checksum [2022-05-10T23:35:46.522Z] 3096ccb668a1: Download complete [2022-05-10T23:35:46.522Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T23:35:46.522Z] e8cf19c19ddd: Download complete [2022-05-10T23:35:46.522Z] 9b3977197b4f: Verifying Checksum [2022-05-10T23:35:46.522Z] 9b3977197b4f: Download complete [2022-05-10T23:35:47.513Z] 9b3977197b4f: Pull complete [2022-05-10T23:35:47.794Z] 1a89e8eeedd5: Pull complete [2022-05-10T23:35:48.070Z] 94645a83ff95: Pull complete [2022-05-10T23:35:48.671Z] a4caa8a26152: Download complete [2022-05-10T23:35:49.265Z] 3f3a8bcf1eab: Download complete [2022-05-10T23:36:01.683Z] 3f3a8bcf1eab: Pull complete [2022-05-10T23:36:01.957Z] 0c92f367c5e7: Pull complete [2022-05-10T23:36:02.234Z] 3096ccb668a1: Pull complete [2022-05-10T23:36:02.512Z] e8cf19c19ddd: Pull complete [2022-05-10T23:36:09.243Z] a4caa8a26152: Pull complete [2022-05-10T23:36:09.243Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T23:36:09.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T23:36:09.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T23:36:09.606Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T23:36:09.607Z] WORKDIR /edgex [2022-05-10T23:36:09.607Z] COPY go.mod . [2022-05-10T23:36:09.607Z] RUN go mod download [2022-05-10T23:36:09.607Z] docker build -t ci-base-image-arm64 -f - . [2022-05-10T23:36:12.252Z] Sending build context to Docker daemon 169.4MB [2022-05-10T23:36:12.252Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T23:36:12.252Z] ---> 725f1c02e7f9 [2022-05-10T23:36:12.252Z] Step 2/4 : WORKDIR /edgex [2022-05-10T23:36:14.243Z] ---> Running in ce69a91bf199 [2022-05-10T23:36:14.243Z] Removing intermediate container ce69a91bf199 [2022-05-10T23:36:14.243Z] ---> 547710be0b14 [2022-05-10T23:36:14.243Z] Step 3/4 : COPY go.mod . [2022-05-10T23:36:14.843Z] ---> 64ad50305cfe [2022-05-10T23:36:14.843Z] Step 4/4 : RUN go mod download [2022-05-10T23:36:14.843Z] ---> Running in b117cc77ffef [2022-05-10T23:37:01.853Z] Removing intermediate container b117cc77ffef [2022-05-10T23:37:01.853Z] ---> fbbc159acff2 [2022-05-10T23:37:01.853Z] Successfully built fbbc159acff2 [2022-05-10T23:37:01.853Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:37:02.204Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T23:37:02.204Z] . [Pipeline] withDockerContainer [2022-05-10T23:37:02.434Z] prd-ubuntu20.04-docker-arm64-4c-16g-61757 does not seem to be running inside a container [2022-05-10T23:37:02.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/59 -v /w/workspace/edgex-go/59:/w/workspace/edgex-go/59:rw,z -v /w/workspace/edgex-go/59@tmp:/w/workspace/edgex-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T23:37:03.847Z] $ docker top 06dd1d89ad88fd5bd34eafaa5ff2f1a6a5855ef563e289e6f4f70306952fbe64 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T23:37:04.766Z] + go version [2022-05-10T23:37:04.766Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T23:37:04.794Z] $ docker stop --time=1 06dd1d89ad88fd5bd34eafaa5ff2f1a6a5855ef563e289e6f4f70306952fbe64 [2022-05-10T23:37:06.392Z] $ docker rm -f 06dd1d89ad88fd5bd34eafaa5ff2f1a6a5855ef563e289e6f4f70306952fbe64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:37:07.009Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T23:37:07.009Z] . [Pipeline] withDockerContainer [2022-05-10T23:37:07.259Z] prd-ubuntu20.04-docker-arm64-4c-16g-61757 does not seem to be running inside a container [2022-05-10T23:37:07.347Z] $ 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/59 -v /w/workspace/edgex-go/59:/w/workspace/edgex-go/59:rw,z -v /w/workspace/edgex-go/59@tmp:/w/workspace/edgex-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T23:37:08.634Z] $ docker top a0e4d01523ef25b2cec06c643d0ef087abf72ab461114b4888736f3c13315eb7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T23:37:08.911Z] ========================================================= [2022-05-10T23:37:08.911Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-10T23:37:08.911Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T23:37:09.564Z] + make test [2022-05-10T23:37:09.564Z] go mod tidy -compat=1.17 [2022-05-10T23:37:10.547Z] go: finding module for package github.com/prometheus/client_golang/prometheus [2022-05-10T23:37:10.547Z] go: finding module for package github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi [2022-05-10T23:37:10.547Z] go: finding module for package github.com/prometheus/client_golang/prometheus/promhttp [2022-05-10T23:37:10.820Z] go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1588 [2022-05-10T23:37:11.097Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T23:37:33.247Z] go: found github.com/prometheus/client_golang/prometheus in github.com/prometheus/client_golang v1.12.1 [2022-05-10T23:37:33.247Z] go: found github.com/prometheus/client_golang/prometheus/promhttp in github.com/prometheus/client_golang v1.12.1 [2022-05-10T23:37:33.247Z] go: found github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi in github.com/aliyun/alibaba-cloud-sdk-go v1.61.1588 [2022-05-10T23:37:35.883Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T23:37:35.883Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T23:37:35.883Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T23:37:35.883Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T23:37:35.883Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T23:37:35.883Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-10T23:37:35.883Z] go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-10T23:37:35.883Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T23:37:35.883Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T23:37:35.883Z] go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2022-05-10T23:37:36.156Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T23:37:36.156Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T23:37:36.156Z] go: downloading github.com/google/btree v1.0.0 [2022-05-10T23:37:36.156Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2022-05-10T23:37:36.751Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T23:38:09.126Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-10T23:39:45.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-10T23:39:45.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-10T23:39:45.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-10T23:39:45.979Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-10T23:39:52.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-10T23:39:52.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-10T23:39:52.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-10T23:39:52.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-10T23:39:52.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-10T23:40:11.071Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [2022-05-10T23:40:11.071Z] internal/support/notifications/application/channel/sender.go:52:68: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).SmsInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method SmsInfo) [2022-05-10T23:40:11.071Z] internal/support/notifications/application/channel/sender.go:54:29: undefined: models.SmsAddress [2022-05-10T23:40:11.071Z] internal/support/notifications/application/channel/sender.go:90:12: undefined: fmt [2022-05-10T23:40:11.071Z] internal/support/notifications/application/channel/sender.go:91:13: undefined: hmac [2022-05-10T23:40:11.071Z] internal/support/notifications/application/channel/sender.go:91:22: undefined: sha256 [2022-05-10T23:40:11.071Z] internal/support/notifications/application/channel/sender.go:94:9: undefined: base64 [2022-05-10T23:40:11.071Z] internal/support/notifications/application/channel/sender.go:99:69: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).DingdingInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method DingdingInfo) [2022-05-10T23:40:11.071Z] internal/support/notifications/application/channel/sender.go:101:30: undefined: models.DingdingAddress [2022-05-10T23:40:11.071Z] internal/support/notifications/application/channel/sender.go:106:15: undefined: time [2022-05-10T23:40:11.071Z] internal/support/notifications/application/channel/sender.go:137:6: NewRESTSender redeclared in this block [2022-05-10T23:40:11.071Z] /w/workspace/edgex-go/59/internal/support/notifications/application/channel/sender.go:45:39: previous declaration [2022-05-10T23:40:11.071Z] internal/support/notifications/application/channel/sender.go:106:15: too many errors [2022-05-10T23:40:11.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.268s coverage: 28.7% of statements [2022-05-10T23:40:15.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.488s coverage: 98.5% of statements [2022-05-10T23:40:15.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.418s coverage: 53.4% of statements [2022-05-10T23:40:42.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.964s coverage: 89.2% of statements [2022-05-10T23:40:42.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.287s coverage: 84.8% of statements [2022-05-10T23:40:42.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.199s coverage: 95.6% of statements [2022-05-10T23:40:42.707Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.224s coverage: 72.2% of statements [2022-05-10T23:40:42.707Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.405s coverage: 60.0% of statements [2022-05-10T23:40:42.707Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.658s coverage: 0.9% of statements [2022-05-10T23:40:42.707Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.556s coverage: 58.8% of statements [2022-05-10T23:40:42.707Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.403s coverage: 29.6% of statements [2022-05-10T23:40:42.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.237s coverage: 47.1% of statements [2022-05-10T23:40:42.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.276s coverage: 79.5% of statements [2022-05-10T23:40:42.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements [2022-05-10T23:40:43.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.270s coverage: 96.3% of statements [2022-05-10T23:40:43.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.318s coverage: 87.5% of statements [2022-05-10T23:40:55.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.214s coverage: 94.4% of statements [2022-05-10T23:40:55.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.201s coverage: 44.8% of statements [2022-05-10T23:41:01.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.657s coverage: 82.5% of statements [2022-05-10T23:41:09.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.328s coverage: 92.9% of statements [2022-05-10T23:41:09.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.084s coverage: 65.1% of statements [2022-05-10T23:41:09.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2022-05-10T23:41:09.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-05-10T23:41:09.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.261s coverage: 58.8% of statements [2022-05-10T23:41:09.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.276s coverage: 80.0% of statements [2022-05-10T23:41:09.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2022-05-10T23:41:09.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.333s coverage: 85.4% of statements [2022-05-10T23:41:09.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.737s coverage: 91.2% of statements [2022-05-10T23:41:12.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.922s coverage: 64.4% of statements [2022-05-10T23:41:12.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.358s coverage: 100.0% of statements [2022-05-10T23:41:12.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.145s coverage: 89.4% of statements [2022-05-10T23:41:12.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.094s coverage: 100.0% of statements [2022-05-10T23:41:12.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2022-05-10T23:41:12.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements [2022-05-10T23:41:21.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.378s coverage: 65.4% of statements [2022-05-10T23:41:23.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.876s coverage: 43.8% of statements [2022-05-10T23:41:23.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.305s coverage: 89.5% of statements [2022-05-10T23:41:23.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements [2022-05-10T23:41:23.850Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] [2022-05-10T23:41:23.850Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] [2022-05-10T23:41:23.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.247s coverage: 63.2% of statements [2022-05-10T23:41:27.242Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.418s coverage: 97.7% of statements [2022-05-10T23:41:27.242Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.213s coverage: 28.9% of statements [2022-05-10T23:41:27.242Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.204s coverage: 100.0% of statements [2022-05-10T23:41:27.242Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-05-10T23:41:28.218Z] make: *** [Makefile:132: unittest] Error 2 [Pipeline] } [2022-05-10T23:41:28.244Z] $ docker stop --time=1 a0e4d01523ef25b2cec06c643d0ef087abf72ab461114b4888736f3c13315eb7 [2022-05-10T23:41:30.275Z] $ docker rm -f a0e4d01523ef25b2cec06c643d0ef087abf72ab461114b4888736f3c13315eb7 [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 [2022-05-10T23:41:34.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T23:41:34.843Z] [2022-05-10T23:41:34.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:41:35.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T23:41:35.464Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T23:41:35.464Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T23:41:35.464Z] 04944245beec: Pulling fs layer [2022-05-10T23:41:35.464Z] 699f458cf7ca: Pulling fs layer [2022-05-10T23:41:35.464Z] 765212b225bb: Pulling fs layer [2022-05-10T23:41:35.464Z] f23df028b6ca: Pulling fs layer [2022-05-10T23:41:35.464Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T23:41:35.464Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T23:41:35.464Z] f23df028b6ca: Waiting [2022-05-10T23:41:35.464Z] d65c8cfc05b1: Waiting [2022-05-10T23:41:35.464Z] 2437ff75d9bd: Waiting [2022-05-10T23:41:35.464Z] 765212b225bb: Waiting [2022-05-10T23:41:35.464Z] 04944245beec: Verifying Checksum [2022-05-10T23:41:35.464Z] 04944245beec: Download complete [2022-05-10T23:41:35.464Z] 765212b225bb: Verifying Checksum [2022-05-10T23:41:35.464Z] 765212b225bb: Download complete [2022-05-10T23:41:35.464Z] f23df028b6ca: Verifying Checksum [2022-05-10T23:41:35.464Z] f23df028b6ca: Download complete [2022-05-10T23:41:35.464Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T23:41:35.464Z] d65c8cfc05b1: Download complete [2022-05-10T23:41:35.738Z] 699f458cf7ca: Verifying Checksum [2022-05-10T23:41:35.738Z] 699f458cf7ca: Download complete [2022-05-10T23:41:36.013Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T23:41:36.013Z] 8998bd30e6a1: Download complete [2022-05-10T23:41:38.639Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T23:41:38.639Z] 2437ff75d9bd: Download complete [2022-05-10T23:41:40.618Z] 8998bd30e6a1: Pull complete [2022-05-10T23:41:40.893Z] 04944245beec: Pull complete [2022-05-10T23:41:42.331Z] 699f458cf7ca: Pull complete [2022-05-10T23:41:42.603Z] 765212b225bb: Pull complete [2022-05-10T23:41:43.582Z] f23df028b6ca: Pull complete [2022-05-10T23:41:43.582Z] d65c8cfc05b1: Pull complete [2022-05-10T23:41:58.666Z] 2437ff75d9bd: Pull complete [2022-05-10T23:41:58.666Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T23:41:58.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T23:41:58.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T23:41:58.898Z] prd-ubuntu20.04-docker-arm64-4c-16g-61757 does not seem to be running inside a container [2022-05-10T23:41:58.981Z] $ 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/59 -v /w/workspace/edgex-go/59:/w/workspace/edgex-go/59:rw,z -v /w/workspace/edgex-go/59@tmp:/w/workspace/edgex-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T23:42:01.414Z] $ docker top 4656bc59f84e22039d7e345a1d7edc7b7b02cac95ff3484cb23e0c40ed3ec511 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:42:02.456Z] ---> job-cost.sh [2022-05-10T23:42:02.456Z] lf-activate-venv: SKIPPING [2022-05-10T23:42:02.456Z] INFO: No Stack... [2022-05-10T23:42:03.048Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T23:42:04.020Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T23:42:04.683Z] + + catcut /w/workspace/edgex-go/59/archives/cost.csv -d, [2022-05-10T23:42:04.683Z] -f6 [Pipeline] lock [2022-05-10T23:42:04.752Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3842-59-stack-cost] [2022-05-10T23:42:04.760Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3842-59-stack-cost] did not exist. Created. [2022-05-10T23:42:04.761Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3842-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T23:42:05.423Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T23:42:06.129Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T23:42:06.136Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3842-59-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T23:42:06.156Z] $ docker stop --time=1 4656bc59f84e22039d7e345a1d7edc7b7b02cac95ff3484cb23e0c40ed3ec511 [2022-05-10T23:42:07.677Z] $ docker rm -f 4656bc59f84e22039d7e345a1d7edc7b7b02cac95ff3484cb23e0c40ed3ec511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T23:42:07.992Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-10T23:42:08.609Z] + [ -d /w/workspace/edgex-go/59/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:42:08.911Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:42:09.785Z] ---> package-listing.sh [2022-05-10T23:42:09.785Z] ++ facter osfamily [2022-05-10T23:42:09.785Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T23:42:10.047Z] + OS_FAMILY=debian [2022-05-10T23:42:10.047Z] + workspace=/w/workspace/edgex-go/59 [2022-05-10T23:42:10.047Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T23:42:10.047Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T23:42:10.047Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T23:42:10.047Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T23:42:10.047Z] + '[' /w/workspace/edgex-go/59 ']' [2022-05-10T23:42:10.047Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T23:42:10.047Z] + case "${OS_FAMILY}" in [2022-05-10T23:42:10.047Z] + dpkg -l [2022-05-10T23:42:10.047Z] + grep '^ii' [2022-05-10T23:42:10.047Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T23:42:10.047Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T23:42:10.047Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T23:42:10.047Z] + '[' /w/workspace/edgex-go/59 ']' [2022-05-10T23:42:10.047Z] + mkdir -p /w/workspace/edgex-go/59/archives/ [2022-05-10T23:42:10.047Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/59/archives/ [Pipeline] echo [2022-05-10T23:42:10.060Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/59/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T23:42:10.342Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:42:10.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T23:42:10.906Z] [2022-05-10T23:42:10.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:42:11.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T23:42:11.212Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T23:42:11.212Z] 5eb5b503b376: Pulling fs layer [2022-05-10T23:42:11.212Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T23:42:11.212Z] ec43610c2a17: Pulling fs layer [2022-05-10T23:42:11.212Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T23:42:11.212Z] 33b1e0a273af: Pulling fs layer [2022-05-10T23:42:11.212Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T23:42:11.212Z] 2f39f015ded8: Pulling fs layer [2022-05-10T23:42:11.212Z] 3a2ae6a8a46f: Waiting [2022-05-10T23:42:11.212Z] 33b1e0a273af: Waiting [2022-05-10T23:42:11.212Z] 5d3b04190fa2: Waiting [2022-05-10T23:42:11.212Z] 2f39f015ded8: Waiting [2022-05-10T23:42:11.212Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T23:42:11.212Z] 5c69ac0246d0: Download complete [2022-05-10T23:42:11.212Z] ec43610c2a17: Verifying Checksum [2022-05-10T23:42:11.212Z] ec43610c2a17: Download complete [2022-05-10T23:42:11.212Z] 33b1e0a273af: Verifying Checksum [2022-05-10T23:42:11.212Z] 33b1e0a273af: Download complete [2022-05-10T23:42:11.212Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T23:42:11.212Z] 5d3b04190fa2: Download complete [2022-05-10T23:42:11.472Z] 5eb5b503b376: Download complete [2022-05-10T23:42:12.040Z] 2f39f015ded8: Verifying Checksum [2022-05-10T23:42:12.040Z] 2f39f015ded8: Download complete [2022-05-10T23:42:12.609Z] 5eb5b503b376: Pull complete [2022-05-10T23:42:12.867Z] 5c69ac0246d0: Pull complete [2022-05-10T23:42:13.435Z] ec43610c2a17: Pull complete [2022-05-10T23:42:13.695Z] 3a2ae6a8a46f: Pull complete [2022-05-10T23:42:13.954Z] 33b1e0a273af: Pull complete [2022-05-10T23:42:13.954Z] 5d3b04190fa2: Pull complete [2022-05-10T23:42:18.144Z] 2f39f015ded8: Pull complete [2022-05-10T23:42:18.144Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T23:42:18.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T23:42:18.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T23:42:18.205Z] prd-ubuntu20.04-docker-8c-8g-48731 does not seem to be running inside a container [2022-05-10T23:42:18.241Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/59/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/59 -v /w/workspace/edgex-go/59:/w/workspace/edgex-go/59:rw,z -v /w/workspace/edgex-go/59@tmp:/w/workspace/edgex-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T23:42:20.190Z] $ docker top 464c8ea31a4418fabf1fd2ba584937b98ef42b74065d13fc0d399d4bb9aa7c7f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T23:42:20.542Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T23:42:20.829Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T23:42:21.120Z] + ls /var/log/sa-host [2022-05-10T23:42:21.120Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T23:42:21.204Z] provisioning config files... [2022-05-10T23:42:21.214Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/59@tmp/config5570905193213147331tmp [Pipeline] { [Pipeline] echo [2022-05-10T23:42:21.231Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:42:21.522Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T23:42:21.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:42:21.863Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T23:42:21.875Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:42:22.164Z] ---> sudo-logs.sh [2022-05-10T23:42:22.165Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T23:42:22.202Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:42:22.494Z] ---> job-cost.sh [2022-05-10T23:42:22.494Z] lf-activate-venv: SKIPPING [2022-05-10T23:42:22.494Z] DEBUG: total: 0.10999999940395355 [2022-05-10T23:42:22.494Z] INFO: Retrieving Stack Cost... [2022-05-10T23:42:22.754Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T23:42:23.322Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T23:42:23.337Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:42:23.631Z] ---> logs-deploy.sh [2022-05-10T23:42:23.631Z] lf-activate-venv: SKIPPING [2022-05-10T23:42:23.631Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3842/59 [2022-05-10T23:42:23.631Z] INFO: archiving workspace using pattern(s): [2022-05-10T23:42:24.572Z] Archives upload complete. [2022-05-10T23:42:24.869Z] INFO: archiving logs to Nexus