Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8bd105a74479323619d2ca64f33141a039e8ce73+e99ed673a0cd686e15ecc698ddc640835b09c835 (4bd397c10baf004e59dacdd27f7344f8f43d4f3a) 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-ssh18082709439152255897.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14950583092491795465.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4477/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-4477/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12175669272340507629.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh12243112522624017570.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-4477/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-4477/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12462293551872216877.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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/v3], 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.20 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5685 in /w/workspace/edgexfoundry_edgex-go_PR-4477 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.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 Merging remotes/origin/main commit e99ed673a0cd686e15ecc698ddc640835b09c835 into PR head commit 8bd105a74479323619d2ca64f33141a039e8ce73 Merge succeeded, producing 7b52c1c04157c4b8f2e2081505932779d43ac32d Checking out Revision 7b52c1c04157c4b8f2e2081505932779d43ac32d (PR-4477) > 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/4477/head:refs/remotes/origin/PR-4477 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8bd105a74479323619d2ca64f33141a039e8ce73 # 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 e99ed673a0cd686e15ecc698ddc640835b09c835 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b52c1c04157c4b8f2e2081505932779d43ac32d # timeout=10 Commit message: "Merge commit 'e99ed673a0cd686e15ecc698ddc640835b09c835' into HEAD" > git rev-list --no-walk 8bd105a74479323619d2ca64f33141a039e8ce73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-24T08:29:36.706Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-24T08:29:36.754Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-24T08:29:36.764Z] ========================================================= [2023-03-24T08:29:36.764Z] EdgeX Global Pipelines Version Info [2023-03-24T08:29:36.764Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-24T08:29:37.466Z] ------------------- [2023-03-24T08:29:37.466Z] stable info: [2023-03-24T08:29:37.466Z] ------------------- [2023-03-24T08:29:37.466Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-24T08:29:37.466Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-24T08:29:37.466Z] Message: update stable to v1.0.245 [2023-03-24T08:29:38.035Z] ------------------- [2023-03-24T08:29:38.035Z] experimental info: [2023-03-24T08:29:38.035Z] ------------------- [2023-03-24T08:29:38.035Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-24T08:29:38.035Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-24T08:29:38.035Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-24T08:29:38.202Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-24T08:29:38.212Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-24T08:29:38.222Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-24T08:29:38.232Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-24T08:29:38.242Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-24T08:29:38.253Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-24T08:29:38.264Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-24T08:29:38.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-24T08:29:38.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-24T08:29:38.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-24T08:29:38.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-24T08:29:38.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-24T08:29:38.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-24T08:29:38.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-24T08:29:38.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-24T08:29:38.357Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T08:29:38.367Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T08:29:38.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-24T08:29:38.388Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-24T08:29:38.398Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-24T08:29:38.409Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-24T08:29:38.419Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-24T08:29:38.430Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-24T08:29:38.440Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4477 [Pipeline] echo [2023-03-24T08:29:38.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4477 [Pipeline] echo [2023-03-24T08:29:38.461Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4477 [Pipeline] echo [2023-03-24T08:29:38.472Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b52c1c04157c4b8f2e2081505932779d43ac32d [Pipeline] echo [2023-03-24T08:29:38.482Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b52c1c [Pipeline] echo [2023-03-24T08:29:38.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T08:29:38.535Z] provisioning config files... [2023-03-24T08:29:38.547Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7674378158257898362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T08:29:38.844Z] ---> docker-login.sh [2023-03-24T08:29:38.844Z] nexus3.edgexfoundry.org:10001 [2023-03-24T08:29:39.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T08:29:39.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T08:29:39.104Z] Configure a credential helper to remove this warning. See [2023-03-24T08:29:39.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T08:29:39.104Z] [2023-03-24T08:29:39.104Z] Login Succeeded [2023-03-24T08:29:39.104Z] nexus3.edgexfoundry.org:10002 [2023-03-24T08:29:39.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T08:29:39.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T08:29:39.364Z] Configure a credential helper to remove this warning. See [2023-03-24T08:29:39.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T08:29:39.364Z] [2023-03-24T08:29:39.364Z] Login Succeeded [2023-03-24T08:29:39.364Z] nexus3.edgexfoundry.org:10003 [2023-03-24T08:29:39.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T08:29:39.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T08:29:39.364Z] Configure a credential helper to remove this warning. See [2023-03-24T08:29:39.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T08:29:39.364Z] [2023-03-24T08:29:39.364Z] Login Succeeded [2023-03-24T08:29:39.364Z] nexus3.edgexfoundry.org:10004 [2023-03-24T08:29:39.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T08:29:39.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T08:29:39.624Z] Configure a credential helper to remove this warning. See [2023-03-24T08:29:39.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T08:29:39.624Z] [2023-03-24T08:29:39.624Z] Login Succeeded [2023-03-24T08:29:39.624Z] docker.io [2023-03-24T08:29:39.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T08:29:39.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T08:29:39.884Z] Configure a credential helper to remove this warning. See [2023-03-24T08:29:39.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T08:29:39.884Z] [2023-03-24T08:29:39.884Z] Login Succeeded [2023-03-24T08:29:39.884Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T08:29:39.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-24T08:29:40.200Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 [2023-03-24T08:29:40.200Z] + dirname cmd/core-command/Dockerfile [2023-03-24T08:29:40.200Z] + cut -d/ -f2 [2023-03-24T08:29:40.200Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-24T08:29:40.200Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-24T08:29:40.200Z] + cut -d/ -f2 [2023-03-24T08:29:40.200Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-24T08:29:40.200Z] + dirname cmd/core-data/Dockerfile [2023-03-24T08:29:40.200Z] + cut -d/ -f2 [2023-03-24T08:29:40.200Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-24T08:29:40.200Z] + cut -d/+ -f2 [2023-03-24T08:29:40.200Z] dirname cmd/core-metadata/Dockerfile [2023-03-24T08:29:40.200Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-24T08:29:40.200Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-24T08:29:40.200Z] + cut -d/ -f2 [2023-03-24T08:29:40.200Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-24T08:29:40.200Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-24T08:29:40.200Z] + cut -d/ -f2 [2023-03-24T08:29:40.200Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-24T08:29:40.200Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-24T08:29:40.200Z] + cut -d/ -f2 [2023-03-24T08:29:40.200Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-24T08:29:40.200Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-24T08:29:40.200Z] + cut -d/ -f2 [2023-03-24T08:29:40.200Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-24T08:29:40.200Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-24T08:29:40.200Z] + cut -d/ -f2 [2023-03-24T08:29:40.200Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-24T08:29:40.200Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-24T08:29:40.200Z] + cut -d/ -f2 [2023-03-24T08:29:40.200Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-24T08:29:40.200Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-24T08:29:40.200Z] + cut -d/ -f2 [2023-03-24T08:29:40.200Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-24T08:29:40.200Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-24T08:29:40.200Z] + cut -d/ -f2 [2023-03-24T08:29:40.200Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-24T08:29:40.200Z] + dirname cmd/support-notifications/Dockerfile [2023-03-24T08:29:40.200Z] + cut -d/ -f2 [2023-03-24T08:29:40.200Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-24T08:29:40.200Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-24T08:29:40.200Z] + cut -d/ -f2 [2023-03-24T08:29:40.200Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-24T08:29:40.249Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-24T08:29:40.593Z] + git rev-list -1 --merges 7b52c1c04157c4b8f2e2081505932779d43ac32d~1..7b52c1c04157c4b8f2e2081505932779d43ac32d [Pipeline] echo [2023-03-24T08:29:40.604Z] -----------> git rev-list -1 --merges 7b52c1c04157c4b8f2e2081505932779d43ac32d~1..7b52c1c04157c4b8f2e2081505932779d43ac32d 7b52c1c04157c4b8f2e2081505932779d43ac32d [2023-03-24T08:29:40.604Z] 7b52c1c04157c4b8f2e2081505932779d43ac32d [false] [Pipeline] sh [2023-03-24T08:29:40.894Z] + git log --format=format:%s -1 7b52c1c04157c4b8f2e2081505932779d43ac32d [Pipeline] echo [2023-03-24T08:29:40.907Z] ========================================================= [2023-03-24T08:29:40.907Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-24T08:29:40.907Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-24T08:29:41.335Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-24T08:29:41.335Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-24T08:29:41.335Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-24T08:29:41.335Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-24T08:29:41.335Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-24T08:29:41.335Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-24T08:29:41.335Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T08:29:41.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T08:29:41.745Z] [2023-03-24T08:29:41.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T08:29:42.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T08:29:42.045Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-24T08:29:42.045Z] b85a868b505f: Pulling fs layer [2023-03-24T08:29:42.045Z] e2be974225ed: Pulling fs layer [2023-03-24T08:29:42.045Z] 339a4e72a1f5: Pulling fs layer [2023-03-24T08:29:42.045Z] 988bab9f4d93: Pulling fs layer [2023-03-24T08:29:42.045Z] 1469e6f7b9e6: Pulling fs layer [2023-03-24T08:29:42.045Z] eaf3925da568: Pulling fs layer [2023-03-24T08:29:42.045Z] bab4dde63d76: Pulling fs layer [2023-03-24T08:29:42.045Z] bde34c3a00c8: Pulling fs layer [2023-03-24T08:29:42.045Z] b352a97aabf1: Pulling fs layer [2023-03-24T08:29:42.045Z] 4872d77fe225: Pulling fs layer [2023-03-24T08:29:42.045Z] 5851b861e8e6: Pulling fs layer [2023-03-24T08:29:42.045Z] bab4dde63d76: Waiting [2023-03-24T08:29:42.045Z] bde34c3a00c8: Waiting [2023-03-24T08:29:42.045Z] b352a97aabf1: Waiting [2023-03-24T08:29:42.045Z] 4872d77fe225: Waiting [2023-03-24T08:29:42.045Z] 988bab9f4d93: Waiting [2023-03-24T08:29:42.045Z] 5851b861e8e6: Waiting [2023-03-24T08:29:42.045Z] eaf3925da568: Waiting [2023-03-24T08:29:42.045Z] 1469e6f7b9e6: Waiting [2023-03-24T08:29:42.045Z] e2be974225ed: Download complete [2023-03-24T08:29:42.045Z] 988bab9f4d93: Verifying Checksum [2023-03-24T08:29:42.045Z] 988bab9f4d93: Download complete [2023-03-24T08:29:42.305Z] 1469e6f7b9e6: Verifying Checksum [2023-03-24T08:29:42.305Z] 1469e6f7b9e6: Download complete [2023-03-24T08:29:42.305Z] eaf3925da568: Verifying Checksum [2023-03-24T08:29:42.305Z] eaf3925da568: Download complete [2023-03-24T08:29:42.305Z] 339a4e72a1f5: Verifying Checksum [2023-03-24T08:29:42.305Z] 339a4e72a1f5: Download complete [2023-03-24T08:29:42.305Z] bde34c3a00c8: Verifying Checksum [2023-03-24T08:29:42.305Z] bde34c3a00c8: Download complete [2023-03-24T08:29:42.305Z] b352a97aabf1: Download complete [2023-03-24T08:29:42.305Z] 4872d77fe225: Verifying Checksum [2023-03-24T08:29:42.305Z] 4872d77fe225: Download complete [2023-03-24T08:29:42.305Z] 5851b861e8e6: Download complete [2023-03-24T08:29:42.305Z] b85a868b505f: Verifying Checksum [2023-03-24T08:29:42.305Z] b85a868b505f: Download complete [2023-03-24T08:29:42.563Z] bab4dde63d76: Download complete [2023-03-24T08:29:43.499Z] b85a868b505f: Pull complete [2023-03-24T08:29:43.758Z] e2be974225ed: Pull complete [2023-03-24T08:29:44.326Z] 339a4e72a1f5: Pull complete [2023-03-24T08:29:44.326Z] 988bab9f4d93: Pull complete [2023-03-24T08:29:44.586Z] 1469e6f7b9e6: Pull complete [2023-03-24T08:29:44.586Z] eaf3925da568: Pull complete [2023-03-24T08:29:46.490Z] bab4dde63d76: Pull complete [2023-03-24T08:29:46.490Z] bde34c3a00c8: Pull complete [2023-03-24T08:29:46.490Z] b352a97aabf1: Pull complete [2023-03-24T08:29:46.490Z] 4872d77fe225: Pull complete [2023-03-24T08:29:46.755Z] 5851b861e8e6: Pull complete [2023-03-24T08:29:46.755Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-24T08:29:46.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T08:29:46.755Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T08:29:46.869Z] prd-ubuntu20.04-docker-8c-8g-5685 does not seem to be running inside a container [2023-03-24T08:29:46.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-24T08:29:48.220Z] $ docker top 0cb05a49b33e79c768a946575439cf590fe53d7007706426fd7b9ea02c37f61e -eo pid,comm [2023-03-24T08:29:48.283Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-24T08:29:48.283Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-24T08:29:48.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T08:29:48.314Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T08:29:48.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T08:29:48.433Z] $ docker exec 0cb05a49b33e79c768a946575439cf590fe53d7007706426fd7b9ea02c37f61e ssh-agent [2023-03-24T08:29:48.592Z] SSH_AUTH_SOCK=/tmp/ssh-0IqTbJZne8Ea/agent.32 [2023-03-24T08:29:48.592Z] SSH_AGENT_PID=38 [2023-03-24T08:29:48.615Z] Running ssh-add (command line suppressed) [2023-03-24T08:29:48.716Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_15453776317752085009.key (/w/workspace/edgex-go/2@tmp/private_key_15453776317752085009.key) [2023-03-24T08:29:48.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T08:29:49.026Z] + git tag --points-at HEAD [Pipeline] } [2023-03-24T08:29:49.047Z] $ docker exec --env ******** --env ******** 0cb05a49b33e79c768a946575439cf590fe53d7007706426fd7b9ea02c37f61e ssh-agent -k [2023-03-24T08:29:49.145Z] unset SSH_AUTH_SOCK; [2023-03-24T08:29:49.146Z] unset SSH_AGENT_PID; [2023-03-24T08:29:49.146Z] echo Agent pid 38 killed; [2023-03-24T08:29:49.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-24T08:29:49.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T08:29:49.181Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T08:29:49.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T08:29:49.304Z] $ docker exec 0cb05a49b33e79c768a946575439cf590fe53d7007706426fd7b9ea02c37f61e ssh-agent [2023-03-24T08:29:49.420Z] SSH_AUTH_SOCK=/tmp/ssh-FZvYqFflSAr9/agent.70 [2023-03-24T08:29:49.420Z] SSH_AGENT_PID=76 [2023-03-24T08:29:49.424Z] Running ssh-add (command line suppressed) [2023-03-24T08:29:49.539Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5523857417466753065.key (/w/workspace/edgex-go/2@tmp/private_key_5523857417466753065.key) [2023-03-24T08:29:49.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T08:29:49.846Z] + git semver init [2023-03-24T08:29:50.105Z] 2023-03-24 08:29:50,049 [run_init] DEBUG init version:0.0.0 force:False [2023-03-24T08:29:50.105Z] 2023-03-24 08:29:50,050 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-03-24T08:29:50.105Z] 2023-03-24 08:29:50,050 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-03-24T08:29:50.105Z] 2023-03-24 08:29:50,050 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-03-24T08:30:05.011Z] 2023-03-24 08:30:03,583 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-03-24T08:30:05.011Z] 2023-03-24 08:30:03,584 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4477 with force:False [2023-03-24T08:30:05.011Z] 2023-03-24 08:30:03,584 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4477 [2023-03-24T08:30:05.011Z] 2023-03-24 08:30:03,587 [execute] INFO git cat-file --batch-check [2023-03-24T08:30:05.011Z] 2023-03-24 08:30:03,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T08:30:05.011Z] 2023-03-24 08:30:03,593 [execute] INFO git cat-file --batch [2023-03-24T08:30:05.011Z] 2023-03-24 08:30:03,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T08:30:05.011Z] 2023-03-24 08:30:03,598 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4477 [2023-03-24T08:30:05.011Z] 0.0.0 [Pipeline] } [2023-03-24T08:30:05.023Z] $ docker exec --env ******** --env ******** 0cb05a49b33e79c768a946575439cf590fe53d7007706426fd7b9ea02c37f61e ssh-agent -k [2023-03-24T08:30:05.133Z] unset SSH_AUTH_SOCK; [2023-03-24T08:30:05.133Z] unset SSH_AGENT_PID; [2023-03-24T08:30:05.134Z] echo Agent pid 76 killed; [2023-03-24T08:30:05.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-24T08:30:05.443Z] + git semver [Pipeline] } [2023-03-24T08:30:05.717Z] $ docker stop --time=1 0cb05a49b33e79c768a946575439cf590fe53d7007706426fd7b9ea02c37f61e [2023-03-24T08:30:07.067Z] $ docker rm -f --volumes 0cb05a49b33e79c768a946575439cf590fe53d7007706426fd7b9ea02c37f61e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T08:30:07.405Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-24T08:30:07.616Z] Stashed 1 file(s) [Pipeline] echo [2023-03-24T08:30:07.619Z] [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] sh [2023-03-24T08:30:07.991Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-24T08:30:08.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T08:30:08.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T08:30:08.018Z] ========================================================= [2023-03-24T08:30:08.018Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-24T08:30:08.018Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-24T08:30:08.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T08:30:08.303Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-24T08:30:08.303Z] 63b65145d645: Pulling fs layer [2023-03-24T08:30:08.303Z] a2d21d5440eb: Pulling fs layer [2023-03-24T08:30:08.303Z] 935e6c44a52c: Pulling fs layer [2023-03-24T08:30:08.303Z] 94cc34f8dd06: Pulling fs layer [2023-03-24T08:30:08.303Z] 30dea6a524f1: Pulling fs layer [2023-03-24T08:30:08.303Z] a2aff8979fd8: Pulling fs layer [2023-03-24T08:30:08.303Z] 6808be2612f2: Pulling fs layer [2023-03-24T08:30:08.303Z] f25807f1079a: Pulling fs layer [2023-03-24T08:30:08.303Z] 30dea6a524f1: Waiting [2023-03-24T08:30:08.303Z] a2aff8979fd8: Waiting [2023-03-24T08:30:08.303Z] f25807f1079a: Waiting [2023-03-24T08:30:08.303Z] 6808be2612f2: Waiting [2023-03-24T08:30:08.303Z] 94cc34f8dd06: Waiting [2023-03-24T08:30:08.303Z] a2d21d5440eb: Download complete [2023-03-24T08:30:08.303Z] 94cc34f8dd06: Verifying Checksum [2023-03-24T08:30:08.303Z] 94cc34f8dd06: Download complete [2023-03-24T08:30:08.303Z] 30dea6a524f1: Verifying Checksum [2023-03-24T08:30:08.303Z] 30dea6a524f1: Download complete [2023-03-24T08:30:08.303Z] 63b65145d645: Download complete [2023-03-24T08:30:08.563Z] a2aff8979fd8: Verifying Checksum [2023-03-24T08:30:08.563Z] a2aff8979fd8: Download complete [2023-03-24T08:30:08.563Z] 63b65145d645: Pull complete [2023-03-24T08:30:08.563Z] a2d21d5440eb: Pull complete [2023-03-24T08:30:09.156Z] f25807f1079a: Verifying Checksum [2023-03-24T08:30:09.156Z] f25807f1079a: Download complete [2023-03-24T08:30:09.156Z] 935e6c44a52c: Verifying Checksum [2023-03-24T08:30:09.156Z] 935e6c44a52c: Download complete [2023-03-24T08:30:09.415Z] 6808be2612f2: Verifying Checksum [2023-03-24T08:30:09.415Z] 6808be2612f2: Download complete [2023-03-24T08:30:11.941Z] 935e6c44a52c: Pull complete [2023-03-24T08:30:12.201Z] 94cc34f8dd06: Pull complete [2023-03-24T08:30:12.201Z] 30dea6a524f1: Pull complete [2023-03-24T08:30:12.201Z] a2aff8979fd8: Pull complete [2023-03-24T08:30:14.732Z] 6808be2612f2: Pull complete [2023-03-24T08:30:15.299Z] f25807f1079a: Pull complete [2023-03-24T08:30:15.299Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-24T08:30:15.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T08:30:15.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-24T08:30:15.594Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T08:30:15.594Z] WORKDIR /edgex [2023-03-24T08:30:15.594Z] COPY go.mod . [2023-03-24T08:30:15.594Z] RUN go mod download [2023-03-24T08:30:15.594Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-24T08:30:16.161Z] Sending build context to Docker daemon 170.5MB [2023-03-24T08:30:16.161Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T08:30:16.161Z] ---> 3b553350e43f [2023-03-24T08:30:16.161Z] Step 2/4 : WORKDIR /edgex [2023-03-24T08:30:18.073Z] ---> Running in 709489f30546 [2023-03-24T08:30:18.073Z] Removing intermediate container 709489f30546 [2023-03-24T08:30:18.073Z] ---> 5041e4db90ea [2023-03-24T08:30:18.073Z] Step 3/4 : COPY go.mod . [2023-03-24T08:30:18.073Z] ---> 8e8e1ebd419c [2023-03-24T08:30:18.073Z] Step 4/4 : RUN go mod download [2023-03-24T08:30:18.332Z] ---> Running in 6aedb1318c79 [2023-03-24T08:30:22.674Z] Still waiting to schedule task [2023-03-24T08:30:22.674Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-24T08:30:30.543Z] Removing intermediate container 6aedb1318c79 [2023-03-24T08:30:30.543Z] ---> 08356d16434a [2023-03-24T08:30:30.543Z] Successfully built 08356d16434a [2023-03-24T08:30:30.543Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T08:30:30.837Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T08:30:30.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T08:30:30.905Z] prd-ubuntu20.04-docker-8c-8g-5685 does not seem to be running inside a container [2023-03-24T08:30:30.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-24T08:30:31.301Z] $ docker top 2a961ae7fea93b8ae00ddd6a4a94432c04b076af71864b7471b919c7e7715137 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T08:30:31.636Z] + go version [2023-03-24T08:30:31.636Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-24T08:30:31.652Z] $ docker stop --time=1 2a961ae7fea93b8ae00ddd6a4a94432c04b076af71864b7471b919c7e7715137 [2023-03-24T08:30:32.947Z] $ docker rm -f --volumes 2a961ae7fea93b8ae00ddd6a4a94432c04b076af71864b7471b919c7e7715137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T08:30:33.316Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T08:30:33.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T08:30:33.387Z] prd-ubuntu20.04-docker-8c-8g-5685 does not seem to be running inside a container [2023-03-24T08:30:33.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-24T08:30:33.762Z] $ docker top bddd9973ed821fa43cac33d76955f884896024c06190ad8dc718e5ae6a109df0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-24T08:30:33.824Z] ========================================================= [2023-03-24T08:30:33.824Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-24T08:30:33.824Z] ========================================================= [Pipeline] sh [2023-03-24T08:30:34.099Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-24T08:30:34.391Z] + make test [2023-03-24T08:30:34.391Z] go test -race -coverprofile=coverage.out ./... [2023-03-24T08:30:40.953Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-24T08:30:50.918Z] # github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis [2023-03-24T08:30:50.919Z] internal/pkg/infrastructure/redis/provisionwatcher.go:42:74: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:30:50.919Z] internal/pkg/infrastructure/redis/provisionwatcher.go:43:74: pw.ProfileName undefined (type models.ProvisionWatcher has no field or method ProfileName) [2023-03-24T08:30:50.919Z] internal/pkg/infrastructure/redis/provisionwatcher.go:69:53: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:30:50.919Z] internal/pkg/infrastructure/redis/provisionwatcher.go:73:140: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:30:50.919Z] internal/pkg/infrastructure/redis/provisionwatcher.go:75:54: pw.ProfileName undefined (type models.ProvisionWatcher has no field or method ProfileName) [2023-03-24T08:30:50.919Z] internal/pkg/infrastructure/redis/provisionwatcher.go:79:140: pw.ProfileName undefined (type models.ProvisionWatcher has no field or method ProfileName) [2023-03-24T08:30:50.919Z] internal/pkg/infrastructure/redis/provisionwatcher.go:198:74: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:30:50.919Z] internal/pkg/infrastructure/redis/provisionwatcher.go:199:74: pw.ProfileName undefined (type models.ProvisionWatcher has no field or method ProfileName) [2023-03-24T08:30:50.919Z] internal/pkg/infrastructure/redis/provisionwatcher.go:219:54: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:30:50.919Z] internal/pkg/infrastructure/redis/provisionwatcher.go:221:116: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:30:50.919Z] internal/pkg/infrastructure/redis/provisionwatcher.go:221:116: too many errors [2023-03-24T08:30:52.824Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-24T08:30:52.824Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-24T08:30:52.824Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/application [2023-03-24T08:30:52.824Z] internal/core/metadata/application/notify.go:116:21: pw.ProfileName undefined (type dtos.ProvisionWatcher has no field or method ProfileName) [2023-03-24T08:30:52.824Z] internal/core/metadata/application/provisionwatcher.go:41:96: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:30:52.824Z] internal/core/metadata/application/provisionwatcher.go:134:99: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:30:52.824Z] internal/core/metadata/application/provisionwatcher.go:150:9: dto.ServiceName undefined (type dtos.UpdateProvisionWatcher has no field or method ServiceName) [2023-03-24T08:30:52.824Z] internal/core/metadata/application/provisionwatcher.go:150:54: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:30:52.824Z] internal/core/metadata/application/provisionwatcher.go:151:23: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:30:52.824Z] internal/core/metadata/application/provisionwatcher.go:166:99: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:30:53.759Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-24T08:30:54.018Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-24T08:30:54.018Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-24T08:30:54.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-24T08:30:54.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-24T08:30:54.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-24T08:30:54.844Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-24T08:30:54.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-24T08:30:55.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-24T08:30:55.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-24T08:30:55.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.076s coverage: 28.7% of statements [2023-03-24T08:30:55.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2023-03-24T08:30:56.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-24T08:30:56.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-24T08:30:56.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-24T08:30:56.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-24T08:30:57.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-24T08:30:57.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-24T08:30:57.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-24T08:30:57.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-24T08:30:57.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-24T08:30:57.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-24T08:30:57.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-24T08:30:57.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-24T08:30:57.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-24T08:30:58.200Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-24T08:30:58.200Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-24T08:30:58.200Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-24T08:30:58.200Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-24T08:30:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-24T08:30:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-24T08:30:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-24T08:30:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-24T08:30:59.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.108s coverage: 71.3% of statements [2023-03-24T08:30:59.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements [2023-03-24T08:30:59.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-24T08:31:00.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.167s coverage: 88.5% of statements [2023-03-24T08:31:00.627Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] [2023-03-24T08:31:00.627Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] [2023-03-24T08:31:00.627Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-03-24T08:31:00.627Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 65.9% of statements [2023-03-24T08:31:00.627Z] FAIL github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis [build failed] [2023-03-24T08:31:00.627Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.0% of statements [2023-03-24T08:31:00.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 44.1% of statements [2023-03-24T08:31:00.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 82.9% of statements [2023-03-24T08:31:00.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2023-03-24T08:31:00.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.097s coverage: 96.3% of statements [2023-03-24T08:31:00.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2023-03-24T08:31:00.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-24T08:31:00.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-24T08:31:00.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-24T08:31:00.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-24T08:31:00.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-24T08:31:00.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-24T08:31:00.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-24T08:31:00.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-24T08:31:01.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-24T08:31:01.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-24T08:31:01.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-24T08:31:01.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-24T08:31:02.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-24T08:31:02.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-24T08:31:02.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-24T08:31:03.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-24T08:31:03.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-24T08:31:04.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-24T08:31:04.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-24T08:31:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-24T08:31:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-24T08:31:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-24T08:31:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-24T08:31:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-24T08:31:07.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-24T08:31:08.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-24T08:31:08.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-24T08:31:08.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-24T08:31:09.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-24T08:31:09.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-24T08:31:09.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-24T08:31:09.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-24T08:31:10.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-24T08:31:10.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-24T08:31:10.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-24T08:31:11.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements [2023-03-24T08:31:11.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-24T08:31:11.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-24T08:31:12.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-24T08:31:12.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-24T08:31:24.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.279s coverage: 79.9% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.070s coverage: 92.9% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.2% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 82.1% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.1% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements [2023-03-24T08:31:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2023-03-24T08:31:25.093Z] FAIL [2023-03-24T08:31:25.093Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-03-24T08:31:25.109Z] $ docker stop --time=1 bddd9973ed821fa43cac33d76955f884896024c06190ad8dc718e5ae6a109df0 [2023-03-24T08:31:26.549Z] $ docker rm -f --volumes bddd9973ed821fa43cac33d76955f884896024c06190ad8dc718e5ae6a109df0 [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] } [2023-03-24T08:31:26.824Z] Failed in branch amd64 [2023-03-24T08:32:00.145Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5688 in /w/workspace/edgexfoundry_edgex-go_PR-4477 [Pipeline] { [Pipeline] ws [2023-03-24T08:32:00.156Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-03-24T08:32:00.201Z] The recommended git tool is: git [2023-03-24T08:32:06.241Z] using credential edgex-jenkins-ssh [2023-03-24T08:32:06.263Z] Cloning the remote Git repository [2023-03-24T08:32:06.322Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-24T08:32:06.432Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-03-24T08:32:06.607Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-24T08:32:06.608Z] > git --version # timeout=10 [2023-03-24T08:32:06.635Z] > git --version # 'git version 2.25.1' [2023-03-24T08:32:06.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T08:32:06.825Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T08:32:23.269Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-24T08:32:23.289Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T08:32:24.179Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-24T08:32:24.237Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-24T08:32:24.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T08:32:24.257Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4477/head:refs/remotes/origin/PR-4477 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-24T08:32:24.965Z] Merging remotes/origin/main commit e99ed673a0cd686e15ecc698ddc640835b09c835 into PR head commit 8bd105a74479323619d2ca64f33141a039e8ce73 [2023-03-24T08:32:25.671Z] Merge succeeded, producing 453e5127043a4ac5b11714ed1401b9e3d9489840 [2023-03-24T08:32:25.671Z] Checking out Revision 453e5127043a4ac5b11714ed1401b9e3d9489840 (PR-4477) [2023-03-24T08:32:24.989Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T08:32:25.083Z] > git checkout -f 8bd105a74479323619d2ca64f33141a039e8ce73 # timeout=10 [2023-03-24T08:32:25.318Z] > git remote # timeout=10 [2023-03-24T08:32:25.336Z] > git config --get remote.origin.url # timeout=10 [2023-03-24T08:32:25.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T08:32:25.375Z] > git merge e99ed673a0cd686e15ecc698ddc640835b09c835 # timeout=10 [2023-03-24T08:32:25.650Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-24T08:32:25.680Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T08:32:25.696Z] > git checkout -f 453e5127043a4ac5b11714ed1401b9e3d9489840 # timeout=10 [2023-03-24T08:32:29.406Z] Commit message: "Merge commit 'e99ed673a0cd686e15ecc698ddc640835b09c835' into HEAD" [2023-03-24T08:32:29.416Z] > git rev-list --no-walk 8bd105a74479323619d2ca64f33141a039e8ce73 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T08:32:30.343Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-24T08:32:30.343Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T08:32:30.343Z] Dload Upload Total Spent Left Speed [2023-03-24T08:32:30.343Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 62200 0 --:--:-- --:--:-- --:--:-- 62504 [Pipeline] sh [2023-03-24T08:32:31.096Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-24T08:32:31.424Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-03-24T08:32:31.424Z] tee /etc/docker/daemon.new [2023-03-24T08:32:31.424Z] { [2023-03-24T08:32:31.424Z] "registry-mirrors": [ [2023-03-24T08:32:31.424Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-24T08:32:31.424Z] ], [2023-03-24T08:32:31.424Z] "bip": "10.250.0.254/24", [2023-03-24T08:32:31.424Z] "hosts": [ [2023-03-24T08:32:31.424Z] "tcp://0.0.0.0:5555", [2023-03-24T08:32:31.424Z] "unix:///var/run/docker.sock" [2023-03-24T08:32:31.424Z] ], [2023-03-24T08:32:31.424Z] "mtu": 1458, [2023-03-24T08:32:31.424Z] "selinux-enabled": true, [2023-03-24T08:32:31.424Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-24T08:32:31.424Z] } [Pipeline] sh [2023-03-24T08:32:31.745Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-24T08:32:32.073Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T08:32:50.341Z] provisioning config files... [2023-03-24T08:32:50.365Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config12724282805335939767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T08:32:50.704Z] ---> docker-login.sh [2023-03-24T08:32:50.704Z] nexus3.edgexfoundry.org:10001 [2023-03-24T08:32:50.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T08:32:51.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T08:32:51.239Z] Configure a credential helper to remove this warning. See [2023-03-24T08:32:51.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T08:32:51.239Z] [2023-03-24T08:32:51.239Z] Login Succeeded [2023-03-24T08:32:51.239Z] nexus3.edgexfoundry.org:10002 [2023-03-24T08:32:51.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T08:32:51.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T08:32:51.506Z] Configure a credential helper to remove this warning. See [2023-03-24T08:32:51.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T08:32:51.506Z] [2023-03-24T08:32:51.506Z] Login Succeeded [2023-03-24T08:32:51.773Z] nexus3.edgexfoundry.org:10003 [2023-03-24T08:32:51.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T08:32:52.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T08:32:52.040Z] Configure a credential helper to remove this warning. See [2023-03-24T08:32:52.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T08:32:52.040Z] [2023-03-24T08:32:52.040Z] Login Succeeded [2023-03-24T08:32:52.040Z] nexus3.edgexfoundry.org:10004 [2023-03-24T08:32:52.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T08:32:52.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T08:32:52.308Z] Configure a credential helper to remove this warning. See [2023-03-24T08:32:52.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T08:32:52.308Z] [2023-03-24T08:32:52.308Z] Login Succeeded [2023-03-24T08:32:52.308Z] docker.io [2023-03-24T08:32:52.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T08:32:52.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T08:32:52.843Z] Configure a credential helper to remove this warning. See [2023-03-24T08:32:52.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T08:32:52.843Z] [2023-03-24T08:32:52.843Z] Login Succeeded [2023-03-24T08:32:52.843Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T08:32:52.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-24T08:32:53.378Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-24T08:32:53.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T08:32:53.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T08:32:53.418Z] ========================================================= [2023-03-24T08:32:53.418Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-24T08:32:53.418Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-24T08:32:53.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T08:32:53.734Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-24T08:32:53.734Z] af6eaf76a39c: Pulling fs layer [2023-03-24T08:32:53.734Z] 55522c791124: Pulling fs layer [2023-03-24T08:32:53.734Z] ce5c4a1c91eb: Pulling fs layer [2023-03-24T08:32:53.734Z] 169dfbe0d373: Pulling fs layer [2023-03-24T08:32:53.734Z] e1ff8fa3b103: Pulling fs layer [2023-03-24T08:32:53.734Z] 52ebb69f0ebf: Pulling fs layer [2023-03-24T08:32:53.734Z] 5abe8eddf0d5: Pulling fs layer [2023-03-24T08:32:53.734Z] e1ff8fa3b103: Waiting [2023-03-24T08:32:53.734Z] 52ebb69f0ebf: Waiting [2023-03-24T08:32:53.734Z] 5abe8eddf0d5: Waiting [2023-03-24T08:32:54.006Z] 55522c791124: Verifying Checksum [2023-03-24T08:32:54.006Z] 55522c791124: Download complete [2023-03-24T08:32:54.006Z] 169dfbe0d373: Download complete [2023-03-24T08:32:54.006Z] e1ff8fa3b103: Download complete [2023-03-24T08:32:54.006Z] af6eaf76a39c: Verifying Checksum [2023-03-24T08:32:54.006Z] af6eaf76a39c: Download complete [2023-03-24T08:32:54.979Z] 5abe8eddf0d5: Verifying Checksum [2023-03-24T08:32:54.979Z] 5abe8eddf0d5: Download complete [2023-03-24T08:32:55.952Z] ce5c4a1c91eb: Verifying Checksum [2023-03-24T08:32:56.219Z] 52ebb69f0ebf: Verifying Checksum [2023-03-24T08:32:56.219Z] 52ebb69f0ebf: Download complete [2023-03-24T08:32:56.487Z] af6eaf76a39c: Pull complete [2023-03-24T08:32:57.068Z] 55522c791124: Pull complete [2023-03-24T08:33:07.149Z] ce5c4a1c91eb: Pull complete [2023-03-24T08:33:07.149Z] 169dfbe0d373: Pull complete [2023-03-24T08:33:07.149Z] e1ff8fa3b103: Pull complete [2023-03-24T08:33:12.497Z] 52ebb69f0ebf: Pull complete [2023-03-24T08:33:14.436Z] 5abe8eddf0d5: Pull complete [2023-03-24T08:33:14.436Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-24T08:33:14.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T08:33:14.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-24T08:33:14.759Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T08:33:14.759Z] WORKDIR /edgex [2023-03-24T08:33:14.759Z] COPY go.mod . [2023-03-24T08:33:14.759Z] RUN go mod download [2023-03-24T08:33:14.759Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-24T08:33:15.358Z] Sending build context to Docker daemon 2.933MB [2023-03-24T08:33:15.358Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T08:33:15.358Z] ---> 6cb57ee374ae [2023-03-24T08:33:15.358Z] Step 2/4 : WORKDIR /edgex [2023-03-24T08:33:17.299Z] ---> Running in 4d27e4be50c7 [2023-03-24T08:33:17.299Z] Removing intermediate container 4d27e4be50c7 [2023-03-24T08:33:17.299Z] ---> e1b7fd54e4ea [2023-03-24T08:33:17.299Z] Step 3/4 : COPY go.mod . [2023-03-24T08:33:17.884Z] ---> 05fc6af77c9b [2023-03-24T08:33:17.884Z] Step 4/4 : RUN go mod download [2023-03-24T08:33:17.884Z] ---> Running in dcd6cdea8576 [2023-03-24T08:33:44.581Z] Removing intermediate container dcd6cdea8576 [2023-03-24T08:33:44.581Z] ---> c8619ef79d1d [2023-03-24T08:33:44.581Z] Successfully built c8619ef79d1d [2023-03-24T08:33:44.581Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T08:33:44.911Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T08:33:44.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T08:33:45.104Z] prd-ubuntu20.04-docker-arm64-4c-16g-5688 does not seem to be running inside a container [2023-03-24T08:33:45.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-24T08:33:46.405Z] $ docker top 92866bc4ad6d3048c5d4ef454d5c77ad090acbb551e3137df7cc1c8ccaa4745d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T08:33:47.235Z] + go version [2023-03-24T08:33:47.235Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-24T08:33:47.255Z] $ docker stop --time=1 92866bc4ad6d3048c5d4ef454d5c77ad090acbb551e3137df7cc1c8ccaa4745d [2023-03-24T08:33:48.870Z] $ docker rm -f --volumes 92866bc4ad6d3048c5d4ef454d5c77ad090acbb551e3137df7cc1c8ccaa4745d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T08:33:49.412Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T08:33:49.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T08:33:49.600Z] prd-ubuntu20.04-docker-arm64-4c-16g-5688 does not seem to be running inside a container [2023-03-24T08:33:49.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-24T08:33:50.819Z] $ docker top 0af9e745f55882903a0878e1f0e5cc8325c9cf7ba23e0f81758c08db54e3355f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-24T08:33:51.020Z] ========================================================= [2023-03-24T08:33:51.020Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-24T08:33:51.020Z] ========================================================= [Pipeline] sh [2023-03-24T08:33:51.326Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-24T08:33:51.924Z] + make test [2023-03-24T08:33:52.191Z] go test -race -coverprofile=coverage.out ./... [2023-03-24T08:34:39.028Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-24T08:36:30.726Z] # github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis [2023-03-24T08:36:30.726Z] internal/pkg/infrastructure/redis/provisionwatcher.go:42:74: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:36:30.726Z] internal/pkg/infrastructure/redis/provisionwatcher.go:43:74: pw.ProfileName undefined (type models.ProvisionWatcher has no field or method ProfileName) [2023-03-24T08:36:30.726Z] internal/pkg/infrastructure/redis/provisionwatcher.go:69:53: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:36:30.726Z] internal/pkg/infrastructure/redis/provisionwatcher.go:73:140: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:36:30.726Z] internal/pkg/infrastructure/redis/provisionwatcher.go:75:54: pw.ProfileName undefined (type models.ProvisionWatcher has no field or method ProfileName) [2023-03-24T08:36:30.726Z] internal/pkg/infrastructure/redis/provisionwatcher.go:79:140: pw.ProfileName undefined (type models.ProvisionWatcher has no field or method ProfileName) [2023-03-24T08:36:30.726Z] internal/pkg/infrastructure/redis/provisionwatcher.go:198:74: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:36:30.726Z] internal/pkg/infrastructure/redis/provisionwatcher.go:199:74: pw.ProfileName undefined (type models.ProvisionWatcher has no field or method ProfileName) [2023-03-24T08:36:30.727Z] internal/pkg/infrastructure/redis/provisionwatcher.go:219:54: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:36:30.727Z] internal/pkg/infrastructure/redis/provisionwatcher.go:221:116: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:36:30.727Z] internal/pkg/infrastructure/redis/provisionwatcher.go:221:116: too many errors [2023-03-24T08:36:30.727Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/application [2023-03-24T08:36:30.727Z] internal/core/metadata/application/notify.go:116:21: pw.ProfileName undefined (type dtos.ProvisionWatcher has no field or method ProfileName) [2023-03-24T08:36:30.727Z] internal/core/metadata/application/provisionwatcher.go:41:96: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:36:30.727Z] internal/core/metadata/application/provisionwatcher.go:134:99: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:36:30.727Z] internal/core/metadata/application/provisionwatcher.go:150:9: dto.ServiceName undefined (type dtos.UpdateProvisionWatcher has no field or method ServiceName) [2023-03-24T08:36:30.727Z] internal/core/metadata/application/provisionwatcher.go:150:54: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:36:30.727Z] internal/core/metadata/application/provisionwatcher.go:151:23: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:36:30.727Z] internal/core/metadata/application/provisionwatcher.go:166:99: pw.ServiceName undefined (type models.ProvisionWatcher has no field or method ServiceName) [2023-03-24T08:36:30.727Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-24T08:36:30.727Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-24T08:36:30.727Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-24T08:36:30.727Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-24T08:36:30.727Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-24T08:36:30.727Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-24T08:36:30.727Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-24T08:36:30.727Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-24T08:36:31.713Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-24T08:36:31.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-24T08:36:46.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-24T08:36:46.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-24T08:36:47.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.478s coverage: 28.7% of statements [2023-03-24T08:36:59.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 98.5% of statements [2023-03-24T08:37:04.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-24T08:37:04.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-24T08:37:09.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.599s coverage: 71.3% of statements [2023-03-24T08:37:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-24T08:37:11.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-24T08:37:11.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.337s coverage: 54.0% of statements [2023-03-24T08:37:16.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-24T08:37:16.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-24T08:37:16.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-24T08:37:16.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-24T08:37:16.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-24T08:37:16.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-24T08:37:18.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-24T08:37:18.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-24T08:37:18.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-24T08:37:23.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-24T08:37:23.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-24T08:37:23.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-24T08:37:23.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-24T08:37:29.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.858s coverage: 88.5% of statements [2023-03-24T08:37:29.901Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] [2023-03-24T08:37:29.901Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] [2023-03-24T08:37:29.901Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.484s coverage: 72.2% of statements [2023-03-24T08:37:31.388Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-24T08:37:31.388Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-24T08:37:31.388Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-24T08:37:31.388Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-24T08:37:31.720Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.433s coverage: 65.9% of statements [2023-03-24T08:37:31.720Z] FAIL github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis [build failed] [2023-03-24T08:37:35.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-24T08:37:35.156Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.299s coverage: 29.0% of statements [2023-03-24T08:37:37.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.278s coverage: 44.1% of statements [2023-03-24T08:37:38.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.270s coverage: 82.9% of statements [2023-03-24T08:37:38.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements [2023-03-24T08:37:38.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.297s coverage: 96.3% of statements [2023-03-24T08:37:41.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.262s coverage: 87.5% of statements [2023-03-24T08:37:46.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-24T08:37:46.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-24T08:37:46.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-24T08:37:46.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-24T08:37:48.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-24T08:37:48.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-24T08:37:48.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-24T08:37:48.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-24T08:37:53.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.245s coverage: 94.4% of statements [2023-03-24T08:37:53.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-24T08:37:53.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-24T08:37:53.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-24T08:37:53.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-24T08:38:02.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-24T08:38:02.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-24T08:38:03.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-24T08:38:09.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.157s coverage: 79.9% of statements [2023-03-24T08:38:09.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.305s coverage: 92.9% of statements [2023-03-24T08:38:09.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements [2023-03-24T08:38:09.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.247s coverage: 86.9% of statements [2023-03-24T08:38:09.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements [2023-03-24T08:38:09.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.208s coverage: 20.0% of statements [2023-03-24T08:38:09.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements [2023-03-24T08:38:09.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.472s coverage: 81.2% of statements [2023-03-24T08:38:11.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-24T08:38:11.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.557s coverage: 82.1% of statements [2023-03-24T08:38:12.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-24T08:38:12.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 86.0% of statements [2023-03-24T08:38:18.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-24T08:38:18.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-24T08:38:19.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.073s coverage: 63.1% of statements [2023-03-24T08:38:19.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.258s coverage: 100.0% of statements [2023-03-24T08:38:21.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements [2023-03-24T08:38:21.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements [2023-03-24T08:38:21.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements [2023-03-24T08:38:21.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-24T08:38:21.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-24T08:38:21.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-24T08:38:21.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-03-24T08:38:30.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-24T08:38:30.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-24T08:38:30.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-24T08:38:30.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.050s coverage: 38.4% of statements [2023-03-24T08:38:30.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements [2023-03-24T08:38:35.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-24T08:38:35.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-24T08:38:35.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-24T08:38:35.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.222s coverage: 84.8% of statements [2023-03-24T08:38:42.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-24T08:38:42.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-24T08:38:42.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-24T08:38:42.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-24T08:38:49.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.304s coverage: 17.7% of statements [2023-03-24T08:38:49.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-24T08:38:49.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-24T08:38:49.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-24T08:38:50.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.587s coverage: 92.3% of statements [2023-03-24T08:38:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-24T08:38:54.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-24T08:38:55.277Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.307s coverage: 61.5% of statements [2023-03-24T08:38:56.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-24T08:38:56.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-24T08:38:57.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.411s coverage: 97.7% of statements [2023-03-24T08:38:57.271Z] FAIL [2023-03-24T08:38:58.233Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-03-24T08:38:58.251Z] $ docker stop --time=1 0af9e745f55882903a0878e1f0e5cc8325c9cf7ba23e0f81758c08db54e3355f [2023-03-24T08:39:00.285Z] $ docker rm -f --volumes 0af9e745f55882903a0878e1f0e5cc8325c9cf7ba23e0f81758c08db54e3355f [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] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T08:39:01.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T08:39:01.740Z] [2023-03-24T08:39:01.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T08:39:02.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T08:39:02.074Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-24T08:39:02.074Z] 8998bd30e6a1: Pulling fs layer [2023-03-24T08:39:02.074Z] 04944245beec: Pulling fs layer [2023-03-24T08:39:02.074Z] 699f458cf7ca: Pulling fs layer [2023-03-24T08:39:02.074Z] 765212b225bb: Pulling fs layer [2023-03-24T08:39:02.074Z] f23df028b6ca: Pulling fs layer [2023-03-24T08:39:02.074Z] d65c8cfc05b1: Pulling fs layer [2023-03-24T08:39:02.074Z] 2437ff75d9bd: Pulling fs layer [2023-03-24T08:39:02.074Z] 765212b225bb: Waiting [2023-03-24T08:39:02.074Z] f23df028b6ca: Waiting [2023-03-24T08:39:02.074Z] d65c8cfc05b1: Waiting [2023-03-24T08:39:02.074Z] 2437ff75d9bd: Waiting [2023-03-24T08:39:02.342Z] 04944245beec: Verifying Checksum [2023-03-24T08:39:02.342Z] 04944245beec: Download complete [2023-03-24T08:39:02.342Z] 765212b225bb: Verifying Checksum [2023-03-24T08:39:02.342Z] 765212b225bb: Download complete [2023-03-24T08:39:02.342Z] f23df028b6ca: Verifying Checksum [2023-03-24T08:39:02.342Z] f23df028b6ca: Download complete [2023-03-24T08:39:02.342Z] d65c8cfc05b1: Verifying Checksum [2023-03-24T08:39:02.342Z] d65c8cfc05b1: Download complete [2023-03-24T08:39:02.613Z] 699f458cf7ca: Verifying Checksum [2023-03-24T08:39:02.613Z] 699f458cf7ca: Download complete [2023-03-24T08:39:03.203Z] 8998bd30e6a1: Verifying Checksum [2023-03-24T08:39:03.203Z] 8998bd30e6a1: Download complete [2023-03-24T08:39:05.157Z] 2437ff75d9bd: Verifying Checksum [2023-03-24T08:39:05.157Z] 2437ff75d9bd: Download complete [2023-03-24T08:39:07.103Z] 8998bd30e6a1: Pull complete [2023-03-24T08:39:07.689Z] 04944245beec: Pull complete [2023-03-24T08:39:09.103Z] 699f458cf7ca: Pull complete [2023-03-24T08:39:09.372Z] 765212b225bb: Pull complete [2023-03-24T08:39:09.960Z] f23df028b6ca: Pull complete [2023-03-24T08:39:10.230Z] d65c8cfc05b1: Pull complete [2023-03-24T08:39:25.238Z] 2437ff75d9bd: Pull complete [2023-03-24T08:39:25.238Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-24T08:39:25.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T08:39:25.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T08:39:25.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-5688 does not seem to be running inside a container [2023-03-24T08:39:25.517Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-24T08:39:28.294Z] $ docker top 0399fe34c6388f096e501c742dc9ac400fa7eeaa28a3f0419c97d2b8ae6ac5a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T08:39:29.210Z] ---> job-cost.sh [2023-03-24T08:39:29.210Z] lf-activate-venv: SKIPPING [2023-03-24T08:39:29.210Z] INFO: No Stack... [2023-03-24T08:39:29.794Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-24T08:39:30.378Z] INFO: Archiving Costs [Pipeline] sh [2023-03-24T08:39:31.020Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-03-24T08:39:31.020Z] + cut -d, -f6 [Pipeline] lock [2023-03-24T08:39:31.095Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4477-2-stack-cost] [2023-03-24T08:39:31.104Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4477-2-stack-cost] did not exist. Created. [2023-03-24T08:39:31.104Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4477-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-24T08:39:31.756Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-24T08:39:32.504Z] Stashed 1 file(s) [Pipeline] } [2023-03-24T08:39:32.513Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4477-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-24T08:39:32.531Z] $ docker stop --time=1 0399fe34c6388f096e501c742dc9ac400fa7eeaa28a3f0419c97d2b8ae6ac5a1 [2023-03-24T08:39:34.126Z] $ docker rm -f --volumes 0399fe34c6388f096e501c742dc9ac400fa7eeaa28a3f0419c97d2b8ae6ac5a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-24T08:39:34.382Z] 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 [2023-03-24T08:39:34.916Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-24T08:39:35.205Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T08:39:36.060Z] ---> package-listing.sh [2023-03-24T08:39:36.060Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-24T08:39:36.060Z] ++ facter osfamily [2023-03-24T08:39:36.319Z] + OS_FAMILY=debian [2023-03-24T08:39:36.319Z] + workspace=/w/workspace/edgex-go/2 [2023-03-24T08:39:36.319Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-24T08:39:36.319Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-24T08:39:36.319Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-24T08:39:36.319Z] + PACKAGES=/tmp/packages_start.txt [2023-03-24T08:39:36.319Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-24T08:39:36.319Z] + PACKAGES=/tmp/packages_end.txt [2023-03-24T08:39:36.319Z] + case "${OS_FAMILY}" in [2023-03-24T08:39:36.319Z] + dpkg -l [2023-03-24T08:39:36.319Z] + grep '^ii' [2023-03-24T08:39:36.319Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-24T08:39:36.319Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-24T08:39:36.319Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-24T08:39:36.319Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-24T08:39:36.319Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-03-24T08:39:36.319Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-03-24T08:39:36.329Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-24T08:39:36.608Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T08:39:37.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T08:39:37.164Z] [2023-03-24T08:39:37.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T08:39:37.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T08:39:37.462Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-24T08:39:37.462Z] 5eb5b503b376: Pulling fs layer [2023-03-24T08:39:37.462Z] 5c69ac0246d0: Pulling fs layer [2023-03-24T08:39:37.462Z] ec43610c2a17: Pulling fs layer [2023-03-24T08:39:37.462Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-24T08:39:37.462Z] 33b1e0a273af: Pulling fs layer [2023-03-24T08:39:37.462Z] 5d3b04190fa2: Pulling fs layer [2023-03-24T08:39:37.462Z] 2f39f015ded8: Pulling fs layer [2023-03-24T08:39:37.462Z] 3a2ae6a8a46f: Waiting [2023-03-24T08:39:37.462Z] 33b1e0a273af: Waiting [2023-03-24T08:39:37.462Z] 2f39f015ded8: Waiting [2023-03-24T08:39:37.462Z] 5d3b04190fa2: Waiting [2023-03-24T08:39:37.462Z] 5c69ac0246d0: Download complete [2023-03-24T08:39:37.462Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-24T08:39:37.462Z] 3a2ae6a8a46f: Download complete [2023-03-24T08:39:37.721Z] 33b1e0a273af: Verifying Checksum [2023-03-24T08:39:37.721Z] 33b1e0a273af: Download complete [2023-03-24T08:39:37.721Z] 5d3b04190fa2: Verifying Checksum [2023-03-24T08:39:37.721Z] 5d3b04190fa2: Download complete [2023-03-24T08:39:37.721Z] ec43610c2a17: Verifying Checksum [2023-03-24T08:39:37.721Z] ec43610c2a17: Download complete [2023-03-24T08:39:37.721Z] 5eb5b503b376: Verifying Checksum [2023-03-24T08:39:37.721Z] 5eb5b503b376: Download complete [2023-03-24T08:39:38.661Z] 2f39f015ded8: Download complete [2023-03-24T08:39:38.919Z] 5eb5b503b376: Pull complete [2023-03-24T08:39:38.919Z] 5c69ac0246d0: Pull complete [2023-03-24T08:39:39.483Z] ec43610c2a17: Pull complete [2023-03-24T08:39:39.483Z] 3a2ae6a8a46f: Pull complete [2023-03-24T08:39:39.740Z] 33b1e0a273af: Pull complete [2023-03-24T08:39:39.740Z] 5d3b04190fa2: Pull complete [2023-03-24T08:39:43.924Z] 2f39f015ded8: Pull complete [2023-03-24T08:39:43.924Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-24T08:39:43.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T08:39:43.924Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T08:39:43.997Z] prd-ubuntu20.04-docker-8c-8g-5685 does not seem to be running inside a container [2023-03-24T08:39:44.037Z] $ 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-24T08:39:45.562Z] $ docker top e747bef09b0f68e4714ee7e2398de3fdf3e5035d5990e8b7d39bd9337c232453 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T08:39:45.895Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-24T08:39:46.176Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-24T08:39:46.459Z] + ls /var/log/sa-host [2023-03-24T08:39:46.460Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T08:39:46.599Z] provisioning config files... [2023-03-24T08:39:46.607Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4197998605327206454tmp [Pipeline] { [Pipeline] echo [2023-03-24T08:39:46.620Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T08:39:46.901Z] ---> create-netrc.sh [Pipeline] } [2023-03-24T08:39:46.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-24T08:39:47.239Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-24T08:39:47.247Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T08:39:47.529Z] ---> sudo-logs.sh [2023-03-24T08:39:47.529Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-24T08:39:47.572Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T08:39:47.856Z] ---> job-cost.sh [2023-03-24T08:39:47.856Z] lf-activate-venv: SKIPPING [2023-03-24T08:39:47.856Z] DEBUG: total: 0.10999999940395355 [2023-03-24T08:39:47.856Z] INFO: Retrieving Stack Cost... [2023-03-24T08:39:48.115Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-24T08:39:48.688Z] INFO: Archiving Costs [Pipeline] echo [2023-03-24T08:39:48.698Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T08:39:48.985Z] ---> logs-deploy.sh [2023-03-24T08:39:48.985Z] lf-activate-venv: SKIPPING [2023-03-24T08:39:48.985Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4477/2 [2023-03-24T08:39:48.985Z] INFO: archiving workspace using pattern(s): [2023-03-24T08:39:49.916Z] Archives upload complete. [2023-03-24T08:39:49.916Z] INFO: archiving logs to Nexus