Pull request #4278 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8d42dce1a6717733d5d29913fbfdca53469d9ac+9123da5ee4a297ce5d9921c004089f9acce55f5e (526b2f11cb07d197ca7916011a86c4b595b1f517) 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-ssh11636789279210735398.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16216315340125515836.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4278/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4278/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4156904134842155663.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4278/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9228246892109048929.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh14678575835570389161.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4278/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4278/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12123633178104386998.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org 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-2135 in /w/workspace/edgexfoundry_edgex-go_PR-4278 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 9123da5ee4a297ce5d9921c004089f9acce55f5e into PR head commit a8d42dce1a6717733d5d29913fbfdca53469d9ac Merge succeeded, producing a8d42dce1a6717733d5d29913fbfdca53469d9ac Checking out Revision a8d42dce1a6717733d5d29913fbfdca53469d9ac (PR-4278) > 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/4278/head:refs/remotes/origin/PR-4278 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8d42dce1a6717733d5d29913fbfdca53469d9ac # 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 9123da5ee4a297ce5d9921c004089f9acce55f5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8d42dce1a6717733d5d29913fbfdca53469d9ac # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-13T00:01:21.527Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-13T00:01:21.698Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-13T00:01:21.787Z] ========================================================= [2023-01-13T00:01:21.787Z] EdgeX Global Pipelines Version Info [2023-01-13T00:01:21.787Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-13T00:01:22.525Z] ------------------- [2023-01-13T00:01:22.525Z] stable info: [2023-01-13T00:01:22.525Z] ------------------- [2023-01-13T00:01:22.525Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-13T00:01:22.525Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-13T00:01:22.525Z] Message: update stable to v1.0.244 [2023-01-13T00:01:23.095Z] ------------------- [2023-01-13T00:01:23.095Z] experimental info: [2023-01-13T00:01:23.095Z] ------------------- [2023-01-13T00:01:23.095Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-13T00:01:23.095Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-13T00:01:23.095Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-13T00:01:23.391Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-13T00:01:23.431Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-13T00:01:23.472Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-13T00:01:23.509Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-13T00:01:23.545Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-13T00:01:23.580Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-13T00:01:23.616Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-13T00:01:23.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-13T00:01:23.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-13T00:01:23.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-13T00:01:23.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-13T00:01:23.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-13T00:01:23.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-13T00:01:23.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-13T00:01:23.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-13T00:01:23.927Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-13T00:01:23.965Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-13T00:01:24.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-13T00:01:24.040Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-13T00:01:24.075Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-13T00:01:24.110Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-13T00:01:24.146Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-13T00:01:24.184Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-13T00:01:24.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4278 [Pipeline] echo [2023-01-13T00:01:24.260Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4278 [Pipeline] echo [2023-01-13T00:01:24.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4278 [Pipeline] echo [2023-01-13T00:01:24.340Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8d42dce1a6717733d5d29913fbfdca53469d9ac [Pipeline] echo [2023-01-13T00:01:24.373Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8d42dc [Pipeline] echo [2023-01-13T00:01:24.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T00:01:24.514Z] provisioning config files... [2023-01-13T00:01:24.527Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14686395081398701164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T00:01:24.865Z] ---> docker-login.sh [2023-01-13T00:01:24.865Z] nexus3.edgexfoundry.org:10001 [2023-01-13T00:01:25.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T00:01:25.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T00:01:25.124Z] Configure a credential helper to remove this warning. See [2023-01-13T00:01:25.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T00:01:25.124Z] [2023-01-13T00:01:25.124Z] Login Succeeded [2023-01-13T00:01:25.124Z] nexus3.edgexfoundry.org:10002 [2023-01-13T00:01:25.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T00:01:25.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T00:01:25.384Z] Configure a credential helper to remove this warning. See [2023-01-13T00:01:25.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T00:01:25.384Z] [2023-01-13T00:01:25.384Z] Login Succeeded [2023-01-13T00:01:25.384Z] nexus3.edgexfoundry.org:10003 [2023-01-13T00:01:25.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T00:01:25.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T00:01:25.384Z] Configure a credential helper to remove this warning. See [2023-01-13T00:01:25.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T00:01:25.384Z] [2023-01-13T00:01:25.384Z] Login Succeeded [2023-01-13T00:01:25.384Z] nexus3.edgexfoundry.org:10004 [2023-01-13T00:01:25.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T00:01:25.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T00:01:25.645Z] Configure a credential helper to remove this warning. See [2023-01-13T00:01:25.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T00:01:25.645Z] [2023-01-13T00:01:25.645Z] Login Succeeded [2023-01-13T00:01:25.645Z] docker.io [2023-01-13T00:01:25.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T00:01:25.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T00:01:25.906Z] Configure a credential helper to remove this warning. See [2023-01-13T00:01:25.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T00:01:25.906Z] [2023-01-13T00:01:25.906Z] Login Succeeded [2023-01-13T00:01:25.906Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T00:01:25.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T00:01:26.360Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-01-13T00:01:26.360Z] + dirname+ cmd/core-command/Dockerfile [2023-01-13T00:01:26.360Z] cut -d/ -f2 [2023-01-13T00:01:26.360Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-13T00:01:26.360Z] + cut -d/ -f2 [2023-01-13T00:01:26.360Z] + dirname cmd/core-data/Dockerfile [2023-01-13T00:01:26.360Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-13T00:01:26.360Z] + dirname cmd/core-metadata/Dockerfile [2023-01-13T00:01:26.360Z] + cut -d/ -f2 [2023-01-13T00:01:26.360Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-13T00:01:26.360Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-13T00:01:26.360Z] + cut -d/ -f2 [2023-01-13T00:01:26.360Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-13T00:01:26.360Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-13T00:01:26.360Z] + cut -d/ -f2 [2023-01-13T00:01:26.360Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-13T00:01:26.360Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-13T00:01:26.360Z] + cut -d/ -f2 [2023-01-13T00:01:26.360Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-13T00:01:26.360Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-13T00:01:26.360Z] + cut -d/ -f2 [2023-01-13T00:01:26.360Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-13T00:01:26.360Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-13T00:01:26.360Z] + cut -d/ -f2 [2023-01-13T00:01:26.360Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-13T00:01:26.360Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-13T00:01:26.360Z] + cut -d/ -f2 [2023-01-13T00:01:26.360Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-13T00:01:26.360Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-13T00:01:26.360Z] + cut -d/ -f2 [2023-01-13T00:01:26.360Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-13T00:01:26.360Z] + dirname cmd/support-notifications/Dockerfile+ [2023-01-13T00:01:26.360Z] cut -d/ -f2 [2023-01-13T00:01:26.360Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-13T00:01:26.360Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-13T00:01:26.360Z] + cut -d/ -f2 [2023-01-13T00:01:26.360Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-13T00:01:26.440Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-13T00:01:26.949Z] + git rev-list -1 --merges a8d42dce1a6717733d5d29913fbfdca53469d9ac~1..a8d42dce1a6717733d5d29913fbfdca53469d9ac [Pipeline] echo [2023-01-13T00:01:26.980Z] -----------> git rev-list -1 --merges a8d42dce1a6717733d5d29913fbfdca53469d9ac~1..a8d42dce1a6717733d5d29913fbfdca53469d9ac a8d42dce1a6717733d5d29913fbfdca53469d9ac [false] [Pipeline] sh [2023-01-13T00:01:27.290Z] + git log --format=format:%s -1 a8d42dce1a6717733d5d29913fbfdca53469d9ac [Pipeline] echo [2023-01-13T00:01:27.331Z] ========================================================= [2023-01-13T00:01:27.331Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-13T00:01:27.331Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-13T00:01:27.820Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T00:01:27.820Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-13T00:01:27.820Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-13T00:01:27.820Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-13T00:01:27.820Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-13T00:01:27.820Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-13T00:01:27.820Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T00:01:28.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T00:01:28.296Z] [2023-01-13T00:01:28.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T00:01:28.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T00:01:28.661Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-13T00:01:28.661Z] b85a868b505f: Pulling fs layer [2023-01-13T00:01:28.661Z] e2be974225ed: Pulling fs layer [2023-01-13T00:01:28.661Z] 339a4e72a1f5: Pulling fs layer [2023-01-13T00:01:28.661Z] 988bab9f4d93: Pulling fs layer [2023-01-13T00:01:28.661Z] 1469e6f7b9e6: Pulling fs layer [2023-01-13T00:01:28.661Z] eaf3925da568: Pulling fs layer [2023-01-13T00:01:28.661Z] bab4dde63d76: Pulling fs layer [2023-01-13T00:01:28.661Z] bde34c3a00c8: Pulling fs layer [2023-01-13T00:01:28.661Z] b352a97aabf1: Pulling fs layer [2023-01-13T00:01:28.661Z] 4872d77fe225: Pulling fs layer [2023-01-13T00:01:28.661Z] 5851b861e8e6: Pulling fs layer [2023-01-13T00:01:28.661Z] bab4dde63d76: Waiting [2023-01-13T00:01:28.661Z] bde34c3a00c8: Waiting [2023-01-13T00:01:28.661Z] b352a97aabf1: Waiting [2023-01-13T00:01:28.661Z] 4872d77fe225: Waiting [2023-01-13T00:01:28.661Z] 5851b861e8e6: Waiting [2023-01-13T00:01:28.661Z] 988bab9f4d93: Waiting [2023-01-13T00:01:28.661Z] 1469e6f7b9e6: Waiting [2023-01-13T00:01:28.661Z] eaf3925da568: Waiting [2023-01-13T00:01:28.661Z] e2be974225ed: Verifying Checksum [2023-01-13T00:01:28.661Z] e2be974225ed: Download complete [2023-01-13T00:01:28.661Z] 988bab9f4d93: Verifying Checksum [2023-01-13T00:01:28.661Z] 988bab9f4d93: Download complete [2023-01-13T00:01:28.920Z] 1469e6f7b9e6: Verifying Checksum [2023-01-13T00:01:28.921Z] 1469e6f7b9e6: Download complete [2023-01-13T00:01:28.921Z] 339a4e72a1f5: Verifying Checksum [2023-01-13T00:01:28.921Z] 339a4e72a1f5: Download complete [2023-01-13T00:01:28.921Z] eaf3925da568: Download complete [2023-01-13T00:01:28.921Z] bde34c3a00c8: Download complete [2023-01-13T00:01:28.921Z] b352a97aabf1: Download complete [2023-01-13T00:01:28.921Z] 4872d77fe225: Verifying Checksum [2023-01-13T00:01:28.921Z] 5851b861e8e6: Verifying Checksum [2023-01-13T00:01:28.921Z] 5851b861e8e6: Download complete [2023-01-13T00:01:28.921Z] b85a868b505f: Verifying Checksum [2023-01-13T00:01:28.921Z] b85a868b505f: Download complete [2023-01-13T00:01:29.179Z] bab4dde63d76: Verifying Checksum [2023-01-13T00:01:29.179Z] bab4dde63d76: Download complete [2023-01-13T00:01:30.114Z] b85a868b505f: Pull complete [2023-01-13T00:01:30.372Z] e2be974225ed: Pull complete [2023-01-13T00:01:30.941Z] 339a4e72a1f5: Pull complete [2023-01-13T00:01:30.941Z] 988bab9f4d93: Pull complete [2023-01-13T00:01:31.199Z] 1469e6f7b9e6: Pull complete [2023-01-13T00:01:31.199Z] eaf3925da568: Pull complete [2023-01-13T00:01:33.099Z] bab4dde63d76: Pull complete [2023-01-13T00:01:33.099Z] bde34c3a00c8: Pull complete [2023-01-13T00:01:33.361Z] b352a97aabf1: Pull complete [2023-01-13T00:01:33.361Z] 4872d77fe225: Pull complete [2023-01-13T00:01:33.361Z] 5851b861e8e6: Pull complete [2023-01-13T00:01:33.361Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-13T00:01:33.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T00:01:33.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T00:01:33.556Z] prd-ubuntu20.04-docker-8c-8g-2135 does not seem to be running inside a container [2023-01-13T00:01:33.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-13T00:01:35.075Z] $ docker top 7a84c6002fa960c101c0f1e7b9eeecb3335ace54fc1eadbfe75819bc36f730b0 -eo pid,comm [2023-01-13T00:01:35.133Z] 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-01-13T00:01:35.133Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T00:01:35.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T00:01:35.250Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T00:01:35.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T00:01:35.380Z] $ docker exec 7a84c6002fa960c101c0f1e7b9eeecb3335ace54fc1eadbfe75819bc36f730b0 ssh-agent [2023-01-13T00:01:35.483Z] SSH_AUTH_SOCK=/tmp/ssh-u4oU2gbxhDaZ/agent.31 [2023-01-13T00:01:35.483Z] SSH_AGENT_PID=37 [2023-01-13T00:01:35.489Z] Running ssh-add (command line suppressed) [2023-01-13T00:01:35.599Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14447385211179001119.key (/w/workspace/edgex-go/1@tmp/private_key_14447385211179001119.key) [2023-01-13T00:01:35.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T00:01:35.939Z] + git tag --points-at HEAD [Pipeline] } [2023-01-13T00:01:35.967Z] $ docker exec --env ******** --env ******** 7a84c6002fa960c101c0f1e7b9eeecb3335ace54fc1eadbfe75819bc36f730b0 ssh-agent -k [2023-01-13T00:01:36.072Z] unset SSH_AUTH_SOCK; [2023-01-13T00:01:36.072Z] unset SSH_AGENT_PID; [2023-01-13T00:01:36.072Z] echo Agent pid 37 killed; [2023-01-13T00:01:36.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-13T00:01:36.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T00:01:36.172Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T00:01:36.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T00:01:36.310Z] $ docker exec 7a84c6002fa960c101c0f1e7b9eeecb3335ace54fc1eadbfe75819bc36f730b0 ssh-agent [2023-01-13T00:01:36.431Z] SSH_AUTH_SOCK=/tmp/ssh-57BVzsbPIG37/agent.70 [2023-01-13T00:01:36.431Z] SSH_AGENT_PID=76 [2023-01-13T00:01:36.435Z] Running ssh-add (command line suppressed) [2023-01-13T00:01:36.541Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9187406497094746829.key (/w/workspace/edgex-go/1@tmp/private_key_9187406497094746829.key) [2023-01-13T00:01:36.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T00:01:36.882Z] + git semver init [2023-01-13T00:01:37.141Z] 2023-01-13 00:01:37,074 [run_init] DEBUG init version:0.0.0 force:False [2023-01-13T00:01:37.141Z] 2023-01-13 00:01:37,075 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-01-13T00:01:37.141Z] 2023-01-13 00:01:37,075 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-01-13T00:01:37.141Z] 2023-01-13 00:01:37,075 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-01-13T00:01:41.409Z] 2023-01-13 00:01:41,402 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-01-13T00:01:41.409Z] 2023-01-13 00:01:41,403 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4278 with force:False [2023-01-13T00:01:41.409Z] 2023-01-13 00:01:41,403 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4278 [2023-01-13T00:01:41.409Z] 2023-01-13 00:01:41,408 [execute] INFO git cat-file --batch-check [2023-01-13T00:01:41.409Z] 2023-01-13 00:01:41,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-13T00:01:41.670Z] 2023-01-13 00:01:41,415 [execute] INFO git cat-file --batch [2023-01-13T00:01:41.670Z] 2023-01-13 00:01:41,416 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-01-13T00:01:41.670Z] 2023-01-13 00:01:41,421 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4278 [2023-01-13T00:01:41.670Z] 0.0.0 [Pipeline] } [2023-01-13T00:01:41.702Z] $ docker exec --env ******** --env ******** 7a84c6002fa960c101c0f1e7b9eeecb3335ace54fc1eadbfe75819bc36f730b0 ssh-agent -k [2023-01-13T00:01:41.801Z] unset SSH_AUTH_SOCK; [2023-01-13T00:01:41.802Z] unset SSH_AGENT_PID; [2023-01-13T00:01:41.802Z] echo Agent pid 76 killed; [2023-01-13T00:01:41.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T00:01:42.437Z] + git semver [Pipeline] } [2023-01-13T00:01:42.721Z] $ docker stop --time=1 7a84c6002fa960c101c0f1e7b9eeecb3335ace54fc1eadbfe75819bc36f730b0 [2023-01-13T00:01:44.052Z] $ docker rm -f --volumes 7a84c6002fa960c101c0f1e7b9eeecb3335ace54fc1eadbfe75819bc36f730b0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T00:01:44.451Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-13T00:01:44.722Z] Stashed 1 file(s) [Pipeline] echo [2023-01-13T00:01:44.740Z] [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-01-13T00:01:45.505Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-13T00:01:45.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T00:01:45.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T00:01:45.600Z] ========================================================= [2023-01-13T00:01:45.600Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-13T00:01:45.600Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-13T00:01:45.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T00:01:45.937Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-13T00:01:45.937Z] 213ec9aee27d: Pulling fs layer [2023-01-13T00:01:45.937Z] 4583459ba037: Pulling fs layer [2023-01-13T00:01:45.937Z] 93c1e223e6f2: Pulling fs layer [2023-01-13T00:01:45.937Z] 53926ce57604: Pulling fs layer [2023-01-13T00:01:45.937Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-13T00:01:45.937Z] 22ff95d597cd: Pulling fs layer [2023-01-13T00:01:45.937Z] 12d6caf4c0d1: Pulling fs layer [2023-01-13T00:01:45.937Z] 96b7cbca73a9: Pulling fs layer [2023-01-13T00:01:45.937Z] a7acece74701: Pulling fs layer [2023-01-13T00:01:45.937Z] 53926ce57604: Waiting [2023-01-13T00:01:45.937Z] 22ff95d597cd: Waiting [2023-01-13T00:01:45.937Z] 96b7cbca73a9: Waiting [2023-01-13T00:01:45.937Z] 12d6caf4c0d1: Waiting [2023-01-13T00:01:45.937Z] 93c1e223e6f2: Verifying Checksum [2023-01-13T00:01:45.937Z] 93c1e223e6f2: Download complete [2023-01-13T00:01:45.937Z] 4583459ba037: Verifying Checksum [2023-01-13T00:01:45.937Z] 4583459ba037: Download complete [2023-01-13T00:01:45.937Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-13T00:01:45.937Z] 21b2b0c7a3f4: Download complete [2023-01-13T00:01:45.937Z] 22ff95d597cd: Download complete [2023-01-13T00:01:45.937Z] 213ec9aee27d: Verifying Checksum [2023-01-13T00:01:45.937Z] 213ec9aee27d: Download complete [2023-01-13T00:01:45.937Z] 12d6caf4c0d1: Download complete [2023-01-13T00:01:46.197Z] 213ec9aee27d: Pull complete [2023-01-13T00:01:46.457Z] 4583459ba037: Pull complete [2023-01-13T00:01:46.457Z] 93c1e223e6f2: Pull complete [2023-01-13T00:01:46.716Z] a7acece74701: Verifying Checksum [2023-01-13T00:01:46.717Z] a7acece74701: Download complete [2023-01-13T00:01:46.717Z] 96b7cbca73a9: Verifying Checksum [2023-01-13T00:01:46.717Z] 96b7cbca73a9: Download complete [2023-01-13T00:01:46.979Z] 53926ce57604: Verifying Checksum [2023-01-13T00:01:46.979Z] 53926ce57604: Download complete [2023-01-13T00:01:51.169Z] 53926ce57604: Pull complete [2023-01-13T00:01:51.169Z] 21b2b0c7a3f4: Pull complete [2023-01-13T00:01:51.169Z] 22ff95d597cd: Pull complete [2023-01-13T00:01:51.169Z] 12d6caf4c0d1: Pull complete [2023-01-13T00:01:53.698Z] 96b7cbca73a9: Pull complete [2023-01-13T00:01:53.957Z] a7acece74701: Pull complete [2023-01-13T00:01:53.957Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-13T00:01:53.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T00:01:53.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-13T00:01:54.314Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T00:01:54.315Z] WORKDIR /edgex [2023-01-13T00:01:54.315Z] COPY go.mod . [2023-01-13T00:01:54.315Z] RUN go mod download [2023-01-13T00:01:54.315Z] docker build -t ci-base-image-x86_64 -f - . [2023-01-13T00:01:54.883Z] Sending build context to Docker daemon 170MB [2023-01-13T00:01:54.883Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T00:01:54.883Z] ---> db6d94c90886 [2023-01-13T00:01:54.883Z] Step 2/4 : WORKDIR /edgex [2023-01-13T00:01:56.789Z] ---> Running in ec930b3a31da [2023-01-13T00:01:57.047Z] Removing intermediate container ec930b3a31da [2023-01-13T00:01:57.047Z] ---> 11c33a66e722 [2023-01-13T00:01:57.047Z] Step 3/4 : COPY go.mod . [2023-01-13T00:01:57.047Z] ---> 0bbb876350ad [2023-01-13T00:01:57.047Z] Step 4/4 : RUN go mod download [2023-01-13T00:01:57.047Z] ---> Running in 06c9a42942ea [2023-01-13T00:02:00.036Z] Still waiting to schedule task [2023-01-13T00:02:00.037Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-13T00:02:09.257Z] Removing intermediate container 06c9a42942ea [2023-01-13T00:02:09.257Z] ---> 793549bba76a [2023-01-13T00:02:09.257Z] Successfully built 793549bba76a [2023-01-13T00:02:09.257Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T00:02:09.624Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-13T00:02:09.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T00:02:09.784Z] prd-ubuntu20.04-docker-8c-8g-2135 does not seem to be running inside a container [2023-01-13T00:02:09.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2023-01-13T00:02:10.235Z] $ docker top d1a08204098754ffbf864334bf8934a596e8923f99a3ad600f21719796de7417 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T00:02:10.623Z] + go version [2023-01-13T00:02:10.623Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-13T00:02:10.658Z] $ docker stop --time=1 d1a08204098754ffbf864334bf8934a596e8923f99a3ad600f21719796de7417 [2023-01-13T00:02:11.953Z] $ docker rm -f --volumes d1a08204098754ffbf864334bf8934a596e8923f99a3ad600f21719796de7417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T00:02:12.655Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-13T00:02:12.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T00:02:12.800Z] prd-ubuntu20.04-docker-8c-8g-2135 does not seem to be running inside a container [2023-01-13T00:02:12.834Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2023-01-13T00:02:13.203Z] $ docker top 7d968bb9afe0f15d068f86b16a2202b3e88383fe8afe55695b025862fdc8f3b9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-13T00:02:13.323Z] ========================================================= [2023-01-13T00:02:13.323Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-13T00:02:13.323Z] ========================================================= [Pipeline] sh [2023-01-13T00:02:13.621Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-13T00:02:13.982Z] + make test [2023-01-13T00:02:13.982Z] go test -race -coverprofile=coverage.out ./... [2023-01-13T00:02:20.543Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-13T00:02:30.506Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-01-13T00:02:30.506Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-01-13T00:02:30.506Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-01-13T00:02:30.506Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-13T00:02:30.506Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-13T00:02:30.506Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-01-13T00:02:33.030Z] # github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [2023-01-13T00:02:33.030Z] internal/core/command/controller/http/command.go:82:80: undefined: common.ValueYes [2023-01-13T00:02:33.030Z] internal/core/command/controller/http/command.go:83:76: undefined: common.ValueNo [2023-01-13T00:02:33.030Z] internal/core/command/controller/http/command.go:84:29: undefined: common.ValueYes [2023-01-13T00:02:33.030Z] internal/core/command/controller/http/command.go:84:65: undefined: common.ValueNo [2023-01-13T00:02:33.030Z] internal/core/command/controller/http/command.go:85:144: undefined: common.ValueYes [2023-01-13T00:02:33.030Z] internal/core/command/controller/http/command.go:85:161: undefined: common.ValueNo [2023-01-13T00:02:33.030Z] internal/core/command/controller/http/command.go:87:27: undefined: common.ValueYes [2023-01-13T00:02:33.030Z] internal/core/command/controller/http/command.go:87:61: undefined: common.ValueNo [2023-01-13T00:02:33.030Z] internal/core/command/controller/http/command.go:88:142: undefined: common.ValueYes [2023-01-13T00:02:33.030Z] internal/core/command/controller/http/command.go:88:159: undefined: common.ValueNo [2023-01-13T00:02:33.030Z] internal/core/command/controller/http/command.go:88:159: too many errors [2023-01-13T00:02:33.030Z] # github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [2023-01-13T00:02:33.030Z] internal/core/command/controller/messaging/utils.go:57:30: undefined: common.ValueYes [2023-01-13T00:02:33.030Z] internal/core/command/controller/messaging/utils.go:57:66: undefined: common.ValueNo [2023-01-13T00:02:33.030Z] internal/core/command/controller/messaging/utils.go:58:103: undefined: common.ValueYes [2023-01-13T00:02:33.030Z] internal/core/command/controller/messaging/utils.go:58:120: undefined: common.ValueNo [2023-01-13T00:02:33.030Z] internal/core/command/controller/messaging/utils.go:62:28: undefined: common.ValueYes [2023-01-13T00:02:33.030Z] internal/core/command/controller/messaging/utils.go:62:62: undefined: common.ValueNo [2023-01-13T00:02:33.030Z] internal/core/command/controller/messaging/utils.go:63:101: undefined: common.ValueYes [2023-01-13T00:02:33.030Z] internal/core/command/controller/messaging/utils.go:63:118: undefined: common.ValueNo [2023-01-13T00:02:34.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.098s coverage: 28.7% of statements [2023-01-13T00:02:34.926Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [build failed] [2023-01-13T00:02:34.926Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [build failed] [2023-01-13T00:02:34.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.120s coverage: 54.0% of statements [2023-01-13T00:02:39.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.424s coverage: 89.2% of statements [2023-01-13T00:02:39.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 2.4% of statements [2023-01-13T00:02:39.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.499s coverage: 95.6% of statements [2023-01-13T00:02:39.102Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements [2023-01-13T00:02:39.102Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements [2023-01-13T00:02:39.102Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements [2023-01-13T00:02:39.102Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2023-01-13T00:02:39.102Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 29.6% of statements [2023-01-13T00:02:39.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2023-01-13T00:02:39.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.041s coverage: 79.5% of statements [2023-01-13T00:02:39.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2023-01-13T00:02:39.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2023-01-13T00:02:39.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.082s coverage: 87.5% of statements [2023-01-13T00:02:45.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-01-13T00:02:45.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2023-01-13T00:02:49.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.244s coverage: 79.9% of statements [2023-01-13T00:02:59.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2023-01-13T00:02:59.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.094s coverage: 87.2% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.2% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 64.7% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 65.8% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 41.8% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2023-01-13T00:02:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-01-13T00:02:59.271Z] make: *** [Makefile:137: unittest] Error 2 [Pipeline] } [2023-01-13T00:02:59.317Z] $ docker stop --time=1 7d968bb9afe0f15d068f86b16a2202b3e88383fe8afe55695b025862fdc8f3b9 [2023-01-13T00:03:00.930Z] $ docker rm -f --volumes 7d968bb9afe0f15d068f86b16a2202b3e88383fe8afe55695b025862fdc8f3b9 [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-01-13T00:03:01.891Z] Failed in branch amd64 [2023-01-13T00:03:33.184Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2136 in /w/workspace/edgexfoundry_edgex-go_PR-4278 [Pipeline] { [Pipeline] ws [2023-01-13T00:03:33.241Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-01-13T00:03:33.307Z] The recommended git tool is: git [2023-01-13T00:03:38.637Z] using credential edgex-jenkins-ssh [2023-01-13T00:03:38.654Z] Cloning the remote Git repository [2023-01-13T00:03:38.695Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-13T00:03:38.770Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-01-13T00:03:38.925Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-13T00:03:38.926Z] > git --version # timeout=10 [2023-01-13T00:03:38.951Z] > git --version # 'git version 2.25.1' [2023-01-13T00:03:38.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-13T00:03:39.004Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-13T00:03:56.034Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-13T00:03:56.052Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-13T00:03:56.955Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-13T00:03:57.006Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-13T00:03:57.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-13T00:03:57.025Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4278/head:refs/remotes/origin/PR-4278 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-13T00:03:57.694Z] Merging remotes/origin/main commit 9123da5ee4a297ce5d9921c004089f9acce55f5e into PR head commit a8d42dce1a6717733d5d29913fbfdca53469d9ac [2023-01-13T00:03:58.071Z] Merge succeeded, producing a8d42dce1a6717733d5d29913fbfdca53469d9ac [2023-01-13T00:03:58.071Z] Checking out Revision a8d42dce1a6717733d5d29913fbfdca53469d9ac (PR-4278) [2023-01-13T00:03:58.725Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-01-13T00:03:58.780Z] > git --version # timeout=10 [2023-01-13T00:03:58.793Z] > git --version # 'git version 2.25.1' [2023-01-13T00:03:58.807Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-13T00:03:57.715Z] > git config core.sparsecheckout # timeout=10 [2023-01-13T00:03:57.735Z] > git checkout -f a8d42dce1a6717733d5d29913fbfdca53469d9ac # timeout=10 [2023-01-13T00:03:57.967Z] > git remote # timeout=10 [2023-01-13T00:03:57.985Z] > git config --get remote.origin.url # timeout=10 [2023-01-13T00:03:58.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-13T00:03:58.027Z] > git merge 9123da5ee4a297ce5d9921c004089f9acce55f5e # timeout=10 [2023-01-13T00:03:58.056Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-13T00:03:58.081Z] > git config core.sparsecheckout # timeout=10 [2023-01-13T00:03:58.100Z] > git checkout -f a8d42dce1a6717733d5d29913fbfdca53469d9ac # timeout=10 [2023-01-13T00:03:59.991Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-13T00:03:59.991Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T00:03:59.991Z] Dload Upload Total Spent Left Speed [2023-01-13T00:04:00.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 31176 0 --:--:-- --:--:-- --:--:-- 31176 [Pipeline] sh [2023-01-13T00:04:00.826Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-13T00:04:01.175Z] + sudo tee /etc/docker/daemon.new [2023-01-13T00:04:01.176Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-13T00:04:01.446Z] { [2023-01-13T00:04:01.446Z] "registry-mirrors": [ [2023-01-13T00:04:01.446Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-13T00:04:01.446Z] ], [2023-01-13T00:04:01.446Z] "bip": "10.250.0.254/24", [2023-01-13T00:04:01.446Z] "hosts": [ [2023-01-13T00:04:01.446Z] "tcp://0.0.0.0:5555", [2023-01-13T00:04:01.446Z] "unix:///var/run/docker.sock" [2023-01-13T00:04:01.446Z] ], [2023-01-13T00:04:01.446Z] "mtu": 1458, [2023-01-13T00:04:01.446Z] "selinux-enabled": true, [2023-01-13T00:04:01.446Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-13T00:04:01.446Z] } [Pipeline] sh [2023-01-13T00:04:02.059Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-13T00:04:02.411Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T00:04:20.739Z] provisioning config files... [2023-01-13T00:04:20.773Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13549102303050311097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T00:04:21.160Z] ---> docker-login.sh [2023-01-13T00:04:21.160Z] nexus3.edgexfoundry.org:10001 [2023-01-13T00:04:21.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T00:04:21.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T00:04:21.750Z] Configure a credential helper to remove this warning. See [2023-01-13T00:04:21.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T00:04:21.750Z] [2023-01-13T00:04:21.750Z] Login Succeeded [2023-01-13T00:04:21.750Z] nexus3.edgexfoundry.org:10002 [2023-01-13T00:04:22.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T00:04:22.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T00:04:22.291Z] Configure a credential helper to remove this warning. See [2023-01-13T00:04:22.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T00:04:22.291Z] [2023-01-13T00:04:22.291Z] Login Succeeded [2023-01-13T00:04:22.291Z] nexus3.edgexfoundry.org:10003 [2023-01-13T00:04:22.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T00:04:22.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T00:04:22.568Z] Configure a credential helper to remove this warning. See [2023-01-13T00:04:22.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T00:04:22.568Z] [2023-01-13T00:04:22.568Z] Login Succeeded [2023-01-13T00:04:22.568Z] nexus3.edgexfoundry.org:10004 [2023-01-13T00:04:22.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T00:04:22.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T00:04:22.838Z] Configure a credential helper to remove this warning. See [2023-01-13T00:04:22.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T00:04:22.838Z] [2023-01-13T00:04:23.107Z] Login Succeeded [2023-01-13T00:04:23.107Z] docker.io [2023-01-13T00:04:23.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T00:04:23.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T00:04:23.377Z] Configure a credential helper to remove this warning. See [2023-01-13T00:04:23.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T00:04:23.377Z] [2023-01-13T00:04:23.377Z] Login Succeeded [2023-01-13T00:04:23.377Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T00:04:23.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-13T00:04:24.083Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-01-13T00:04:24.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T00:04:24.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T00:04:24.189Z] ========================================================= [2023-01-13T00:04:24.189Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-13T00:04:24.189Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-13T00:04:24.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T00:04:24.833Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-13T00:04:24.833Z] 9b18e9b68314: Pulling fs layer [2023-01-13T00:04:24.833Z] 35d82f9e3411: Pulling fs layer [2023-01-13T00:04:24.833Z] e16973657156: Pulling fs layer [2023-01-13T00:04:24.833Z] fc693d55d65f: Pulling fs layer [2023-01-13T00:04:24.833Z] 7e9fc2657dce: Pulling fs layer [2023-01-13T00:04:24.833Z] dda99020689f: Pulling fs layer [2023-01-13T00:04:24.833Z] db1c61fa0a46: Pulling fs layer [2023-01-13T00:04:24.833Z] 891c053d2c06: Pulling fs layer [2023-01-13T00:04:24.833Z] fc693d55d65f: Waiting [2023-01-13T00:04:24.833Z] dda99020689f: Waiting [2023-01-13T00:04:24.833Z] db1c61fa0a46: Waiting [2023-01-13T00:04:24.833Z] 891c053d2c06: Waiting [2023-01-13T00:04:24.833Z] 7e9fc2657dce: Waiting [2023-01-13T00:04:24.833Z] e16973657156: Verifying Checksum [2023-01-13T00:04:24.833Z] e16973657156: Download complete [2023-01-13T00:04:24.833Z] 35d82f9e3411: Download complete [2023-01-13T00:04:24.833Z] 7e9fc2657dce: Verifying Checksum [2023-01-13T00:04:24.833Z] 7e9fc2657dce: Download complete [2023-01-13T00:04:24.833Z] dda99020689f: Download complete [2023-01-13T00:04:24.833Z] 9b18e9b68314: Verifying Checksum [2023-01-13T00:04:24.833Z] 9b18e9b68314: Download complete [2023-01-13T00:04:25.810Z] 891c053d2c06: Verifying Checksum [2023-01-13T00:04:25.810Z] 891c053d2c06: Download complete [2023-01-13T00:04:27.234Z] db1c61fa0a46: Verifying Checksum [2023-01-13T00:04:27.234Z] db1c61fa0a46: Download complete [2023-01-13T00:04:27.503Z] 9b18e9b68314: Pull complete [2023-01-13T00:04:27.503Z] fc693d55d65f: Verifying Checksum [2023-01-13T00:04:27.503Z] fc693d55d65f: Download complete [2023-01-13T00:04:27.783Z] 35d82f9e3411: Pull complete [2023-01-13T00:04:28.052Z] e16973657156: Pull complete [2023-01-13T00:04:40.389Z] fc693d55d65f: Pull complete [2023-01-13T00:04:40.389Z] 7e9fc2657dce: Pull complete [2023-01-13T00:04:40.389Z] dda99020689f: Pull complete [2023-01-13T00:04:47.194Z] db1c61fa0a46: Pull complete [2023-01-13T00:04:49.147Z] 891c053d2c06: Pull complete [2023-01-13T00:04:49.147Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-13T00:04:49.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T00:04:49.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-13T00:04:49.537Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T00:04:49.537Z] WORKDIR /edgex [2023-01-13T00:04:49.537Z] COPY go.mod . [2023-01-13T00:04:49.537Z] RUN go mod download [2023-01-13T00:04:49.537Z] docker build -t ci-base-image-arm64 -f - . [2023-01-13T00:04:50.129Z] Sending build context to Docker daemon 3.134MB [2023-01-13T00:04:50.129Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T00:04:50.129Z] ---> f96f9c87975a [2023-01-13T00:04:50.129Z] Step 2/4 : WORKDIR /edgex [2023-01-13T00:04:52.084Z] ---> Running in 462446d2b273 [2023-01-13T00:04:52.084Z] Removing intermediate container 462446d2b273 [2023-01-13T00:04:52.084Z] ---> f01b3eb765d5 [2023-01-13T00:04:52.084Z] Step 3/4 : COPY go.mod . [2023-01-13T00:04:52.675Z] ---> 26991bf52459 [2023-01-13T00:04:52.675Z] Step 4/4 : RUN go mod download [2023-01-13T00:04:52.675Z] ---> Running in b7d7c7ccb160 [2023-01-13T00:05:24.937Z] Removing intermediate container b7d7c7ccb160 [2023-01-13T00:05:24.937Z] ---> e56c7a6e424f [2023-01-13T00:05:24.937Z] Successfully built e56c7a6e424f [2023-01-13T00:05:24.937Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T00:05:25.341Z] + docker inspect -f . ci-base-image-arm64 [2023-01-13T00:05:25.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T00:05:25.608Z] prd-ubuntu20.04-docker-arm64-4c-16g-2136 does not seem to be running inside a container [2023-01-13T00:05:25.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2023-01-13T00:05:26.918Z] $ docker top 925a1679fe03e6e522d3e309aaf23820feb5b0b78b00786387e9bd42876a0df9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T00:05:27.774Z] + go version [2023-01-13T00:05:27.774Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-13T00:05:27.815Z] $ docker stop --time=1 925a1679fe03e6e522d3e309aaf23820feb5b0b78b00786387e9bd42876a0df9 [2023-01-13T00:05:30.768Z] $ docker rm -f --volumes 925a1679fe03e6e522d3e309aaf23820feb5b0b78b00786387e9bd42876a0df9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T00:05:31.655Z] + docker inspect -f . ci-base-image-arm64 [2023-01-13T00:05:31.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T00:05:31.915Z] prd-ubuntu20.04-docker-arm64-4c-16g-2136 does not seem to be running inside a container [2023-01-13T00:05:31.990Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2023-01-13T00:05:33.147Z] $ docker top 326f5d4a941c101f6cd5567ee26a372a3405c801266cf57169dff82cbbf2396b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-13T00:05:33.384Z] ========================================================= [2023-01-13T00:05:33.384Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-13T00:05:33.384Z] ========================================================= [Pipeline] sh [2023-01-13T00:05:33.707Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-13T00:05:34.690Z] + make test [2023-01-13T00:05:34.690Z] go test -race -coverprofile=coverage.out ./... [2023-01-13T00:06:06.942Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-13T00:07:14.832Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-01-13T00:07:14.833Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-01-13T00:07:14.833Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-01-13T00:07:14.833Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-13T00:07:14.833Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-13T00:07:14.833Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-01-13T00:07:41.519Z] # github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [2023-01-13T00:07:41.519Z] internal/core/command/controller/http/command.go:82:80: undefined: common.ValueYes [2023-01-13T00:07:41.519Z] internal/core/command/controller/http/command.go:83:76: undefined: common.ValueNo [2023-01-13T00:07:41.519Z] internal/core/command/controller/http/command.go:84:29: undefined: common.ValueYes [2023-01-13T00:07:41.519Z] internal/core/command/controller/http/command.go:84:65: undefined: common.ValueNo [2023-01-13T00:07:41.519Z] internal/core/command/controller/http/command.go:85:144: undefined: common.ValueYes [2023-01-13T00:07:41.519Z] internal/core/command/controller/http/command.go:85:161: undefined: common.ValueNo [2023-01-13T00:07:41.519Z] internal/core/command/controller/http/command.go:87:27: undefined: common.ValueYes [2023-01-13T00:07:41.519Z] internal/core/command/controller/http/command.go:87:61: undefined: common.ValueNo [2023-01-13T00:07:41.519Z] internal/core/command/controller/http/command.go:88:142: undefined: common.ValueYes [2023-01-13T00:07:41.519Z] internal/core/command/controller/http/command.go:88:159: undefined: common.ValueNo [2023-01-13T00:07:41.519Z] internal/core/command/controller/http/command.go:88:159: too many errors [2023-01-13T00:07:41.519Z] # github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [2023-01-13T00:07:41.519Z] internal/core/command/controller/messaging/utils.go:57:30: undefined: common.ValueYes [2023-01-13T00:07:41.519Z] internal/core/command/controller/messaging/utils.go:57:66: undefined: common.ValueNo [2023-01-13T00:07:41.519Z] internal/core/command/controller/messaging/utils.go:58:103: undefined: common.ValueYes [2023-01-13T00:07:41.519Z] internal/core/command/controller/messaging/utils.go:58:120: undefined: common.ValueNo [2023-01-13T00:07:41.519Z] internal/core/command/controller/messaging/utils.go:62:28: undefined: common.ValueYes [2023-01-13T00:07:41.519Z] internal/core/command/controller/messaging/utils.go:62:62: undefined: common.ValueNo [2023-01-13T00:07:41.519Z] internal/core/command/controller/messaging/utils.go:63:101: undefined: common.ValueYes [2023-01-13T00:07:41.519Z] internal/core/command/controller/messaging/utils.go:63:118: undefined: common.ValueNo [2023-01-13T00:08:13.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.465s coverage: 28.7% of statements [2023-01-13T00:08:13.758Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [build failed] [2023-01-13T00:08:13.758Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [build failed] [2023-01-13T00:08:13.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.902s coverage: 54.0% of statements [2023-01-13T00:08:40.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.540s coverage: 89.2% of statements [2023-01-13T00:08:40.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.333s coverage: 2.4% of statements [2023-01-13T00:08:40.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.384s coverage: 95.6% of statements [2023-01-13T00:08:40.538Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.427s coverage: 72.2% of statements [2023-01-13T00:08:40.538Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.713s coverage: 60.0% of statements [2023-01-13T00:08:40.538Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.747s coverage: 0.9% of statements [2023-01-13T00:08:40.538Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.672s coverage: 58.8% of statements [2023-01-13T00:08:40.538Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.332s coverage: 29.6% of statements [2023-01-13T00:08:40.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.274s coverage: 47.1% of statements [2023-01-13T00:08:40.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.265s coverage: 79.5% of statements [2023-01-13T00:08:40.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.209s coverage: 94.1% of statements [2023-01-13T00:08:42.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.431s coverage: 96.3% of statements [2023-01-13T00:08:42.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.403s coverage: 87.5% of statements [2023-01-13T00:08:57.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.489s coverage: 94.4% of statements [2023-01-13T00:08:57.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements [2023-01-13T00:09:02.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.914s coverage: 79.9% of statements [2023-01-13T00:09:08.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.483s coverage: 92.9% of statements [2023-01-13T00:09:08.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2023-01-13T00:09:08.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.301s coverage: 86.9% of statements [2023-01-13T00:09:08.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.309s coverage: 87.2% of statements [2023-01-13T00:09:08.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements [2023-01-13T00:09:08.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.354s coverage: 58.8% of statements [2023-01-13T00:09:08.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.305s coverage: 80.0% of statements [2023-01-13T00:09:08.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.243s coverage: 87.2% of statements [2023-01-13T00:09:08.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.318s coverage: 85.4% of statements [2023-01-13T00:09:09.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.056s coverage: 91.2% of statements [2023-01-13T00:09:16.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.920s coverage: 64.7% of statements [2023-01-13T00:09:16.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.226s coverage: 100.0% of statements [2023-01-13T00:09:16.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements [2023-01-13T00:09:16.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.094s coverage: 100.0% of statements [2023-01-13T00:09:16.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2023-01-13T00:09:16.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2023-01-13T00:09:20.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.431s coverage: 65.8% of statements [2023-01-13T00:09:22.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.825s coverage: 41.8% of statements [2023-01-13T00:09:22.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.291s coverage: 89.5% of statements [2023-01-13T00:09:22.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements [2023-01-13T00:09:33.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.322s coverage: 17.7% of statements [2023-01-13T00:09:33.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.655s coverage: 92.3% of statements [2023-01-13T00:09:33.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.264s coverage: 63.2% of statements [2023-01-13T00:09:33.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.448s coverage: 97.7% of statements [2023-01-13T00:09:33.071Z] make: *** [Makefile:137: unittest] Error 2 [Pipeline] } [2023-01-13T00:09:33.167Z] $ docker stop --time=1 326f5d4a941c101f6cd5567ee26a372a3405c801266cf57169dff82cbbf2396b [2023-01-13T00:09:34.974Z] $ docker rm -f --volumes 326f5d4a941c101f6cd5567ee26a372a3405c801266cf57169dff82cbbf2396b [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-01-13T00:09:36.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T00:09:36.731Z] [2023-01-13T00:09:36.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T00:09:37.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T00:09:37.398Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-13T00:09:37.398Z] 8998bd30e6a1: Pulling fs layer [2023-01-13T00:09:37.398Z] 04944245beec: Pulling fs layer [2023-01-13T00:09:37.398Z] 699f458cf7ca: Pulling fs layer [2023-01-13T00:09:37.398Z] 765212b225bb: Pulling fs layer [2023-01-13T00:09:37.398Z] f23df028b6ca: Pulling fs layer [2023-01-13T00:09:37.398Z] d65c8cfc05b1: Pulling fs layer [2023-01-13T00:09:37.398Z] 2437ff75d9bd: Pulling fs layer [2023-01-13T00:09:37.398Z] f23df028b6ca: Waiting [2023-01-13T00:09:37.398Z] d65c8cfc05b1: Waiting [2023-01-13T00:09:37.398Z] 2437ff75d9bd: Waiting [2023-01-13T00:09:37.398Z] 04944245beec: Verifying Checksum [2023-01-13T00:09:37.398Z] 04944245beec: Download complete [2023-01-13T00:09:37.398Z] 765212b225bb: Verifying Checksum [2023-01-13T00:09:37.398Z] 765212b225bb: Download complete [2023-01-13T00:09:37.398Z] f23df028b6ca: Verifying Checksum [2023-01-13T00:09:37.398Z] f23df028b6ca: Download complete [2023-01-13T00:09:37.398Z] d65c8cfc05b1: Verifying Checksum [2023-01-13T00:09:37.398Z] d65c8cfc05b1: Download complete [2023-01-13T00:09:37.666Z] 699f458cf7ca: Verifying Checksum [2023-01-13T00:09:37.666Z] 699f458cf7ca: Download complete [2023-01-13T00:09:37.934Z] 8998bd30e6a1: Download complete [2023-01-13T00:09:40.515Z] 2437ff75d9bd: Verifying Checksum [2023-01-13T00:09:40.515Z] 2437ff75d9bd: Download complete [2023-01-13T00:09:41.925Z] 8998bd30e6a1: Pull complete [2023-01-13T00:09:42.511Z] 04944245beec: Pull complete [2023-01-13T00:09:45.853Z] 699f458cf7ca: Pull complete [2023-01-13T00:09:45.853Z] 765212b225bb: Pull complete [2023-01-13T00:09:46.438Z] f23df028b6ca: Pull complete [2023-01-13T00:09:46.706Z] d65c8cfc05b1: Pull complete [2023-01-13T00:10:01.707Z] 2437ff75d9bd: Pull complete [2023-01-13T00:10:01.707Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-13T00:10:01.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T00:10:01.707Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T00:10:02.029Z] prd-ubuntu20.04-docker-arm64-4c-16g-2136 does not seem to be running inside a container [2023-01-13T00:10:02.113Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:arm64 cat [2023-01-13T00:10:04.621Z] $ docker top a1298b715d26cd52d6bbfcd1cbd5908f3eb499af19cb792c17a0438471e18798 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T00:10:05.292Z] ---> job-cost.sh [2023-01-13T00:10:05.562Z] lf-activate-venv: SKIPPING [2023-01-13T00:10:05.562Z] INFO: No Stack... [2023-01-13T00:10:05.835Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-13T00:10:06.800Z] INFO: Archiving Costs [Pipeline] sh [2023-01-13T00:10:07.477Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-01-13T00:10:07.477Z] + cut -d, -f6 [Pipeline] lock [2023-01-13T00:10:07.585Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4278-1-stack-cost] [2023-01-13T00:10:07.590Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4278-1-stack-cost] did not exist. Created. [2023-01-13T00:10:07.590Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4278-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-13T00:10:08.427Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-13T00:10:09.100Z] Stashed 1 file(s) [Pipeline] } [2023-01-13T00:10:09.118Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4278-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-13T00:10:09.214Z] $ docker stop --time=1 a1298b715d26cd52d6bbfcd1cbd5908f3eb499af19cb792c17a0438471e18798 [2023-01-13T00:10:10.734Z] $ docker rm -f --volumes a1298b715d26cd52d6bbfcd1cbd5908f3eb499af19cb792c17a0438471e18798 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-13T00:10:11.603Z] 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-01-13T00:10:13.134Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-13T00:10:13.466Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T00:10:14.358Z] ---> package-listing.sh [2023-01-13T00:10:14.358Z] ++ facter osfamily [2023-01-13T00:10:14.358Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-13T00:10:14.620Z] + OS_FAMILY=debian [2023-01-13T00:10:14.620Z] + workspace=/w/workspace/edgex-go/1 [2023-01-13T00:10:14.620Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-13T00:10:14.620Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-13T00:10:14.620Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-13T00:10:14.620Z] + PACKAGES=/tmp/packages_start.txt [2023-01-13T00:10:14.620Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-13T00:10:14.620Z] + PACKAGES=/tmp/packages_end.txt [2023-01-13T00:10:14.620Z] + case "${OS_FAMILY}" in [2023-01-13T00:10:14.620Z] + dpkg -l [2023-01-13T00:10:14.620Z] + grep '^ii' [2023-01-13T00:10:14.620Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-13T00:10:14.620Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-13T00:10:14.620Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-13T00:10:14.620Z] + '[' /w/workspace/edgex-go/1 ']' [2023-01-13T00:10:14.620Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-01-13T00:10:14.620Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-01-13T00:10:14.659Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-13T00:10:14.953Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T00:10:15.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T00:10:15.593Z] [2023-01-13T00:10:15.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T00:10:15.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T00:10:15.969Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-13T00:10:15.969Z] 5eb5b503b376: Pulling fs layer [2023-01-13T00:10:15.969Z] 5c69ac0246d0: Pulling fs layer [2023-01-13T00:10:15.969Z] ec43610c2a17: Pulling fs layer [2023-01-13T00:10:15.969Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-13T00:10:15.969Z] 33b1e0a273af: Pulling fs layer [2023-01-13T00:10:15.969Z] 3a2ae6a8a46f: Waiting [2023-01-13T00:10:15.969Z] 33b1e0a273af: Waiting [2023-01-13T00:10:15.969Z] 5d3b04190fa2: Pulling fs layer [2023-01-13T00:10:15.969Z] 2f39f015ded8: Pulling fs layer [2023-01-13T00:10:15.969Z] 5d3b04190fa2: Waiting [2023-01-13T00:10:15.969Z] 2f39f015ded8: Waiting [2023-01-13T00:10:15.969Z] 5c69ac0246d0: Verifying Checksum [2023-01-13T00:10:15.969Z] 5c69ac0246d0: Download complete [2023-01-13T00:10:15.969Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-13T00:10:15.969Z] 3a2ae6a8a46f: Download complete [2023-01-13T00:10:16.230Z] 33b1e0a273af: Verifying Checksum [2023-01-13T00:10:16.230Z] 33b1e0a273af: Download complete [2023-01-13T00:10:16.230Z] 5d3b04190fa2: Verifying Checksum [2023-01-13T00:10:16.230Z] 5d3b04190fa2: Download complete [2023-01-13T00:10:16.230Z] ec43610c2a17: Verifying Checksum [2023-01-13T00:10:16.230Z] ec43610c2a17: Download complete [2023-01-13T00:10:16.230Z] 5eb5b503b376: Verifying Checksum [2023-01-13T00:10:16.230Z] 5eb5b503b376: Download complete [2023-01-13T00:10:16.799Z] 2f39f015ded8: Download complete [2023-01-13T00:10:17.364Z] 5eb5b503b376: Pull complete [2023-01-13T00:10:17.364Z] 5c69ac0246d0: Pull complete [2023-01-13T00:10:17.932Z] ec43610c2a17: Pull complete [2023-01-13T00:10:17.932Z] 3a2ae6a8a46f: Pull complete [2023-01-13T00:10:18.191Z] 33b1e0a273af: Pull complete [2023-01-13T00:10:18.191Z] 5d3b04190fa2: Pull complete [2023-01-13T00:10:22.385Z] 2f39f015ded8: Pull complete [2023-01-13T00:10:22.385Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-13T00:10:22.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T00:10:22.385Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T00:10:22.592Z] prd-ubuntu20.04-docker-8c-8g-2135 does not seem to be running inside a container [2023-01-13T00:10:22.621Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:latest cat [2023-01-13T00:10:24.009Z] $ docker top c866a9e6578ad9874dc66306a27d3863d1f8b822cff67e18368fd1d2db3b0a79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T00:10:24.397Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-13T00:10:24.711Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-13T00:10:25.017Z] + ls /var/log/sa-host [2023-01-13T00:10:25.017Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T00:10:25.220Z] provisioning config files... [2023-01-13T00:10:25.229Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7363234272566912610tmp [Pipeline] { [Pipeline] echo [2023-01-13T00:10:25.275Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T00:10:25.589Z] ---> create-netrc.sh [Pipeline] } [2023-01-13T00:10:25.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-13T00:10:26.003Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-13T00:10:26.038Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T00:10:26.354Z] ---> sudo-logs.sh [2023-01-13T00:10:26.355Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-13T00:10:26.430Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T00:10:26.739Z] ---> job-cost.sh [2023-01-13T00:10:26.739Z] lf-activate-venv: SKIPPING [2023-01-13T00:10:26.739Z] DEBUG: total: 0.10999999940395355 [2023-01-13T00:10:26.739Z] INFO: Retrieving Stack Cost... [2023-01-13T00:10:27.306Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-13T00:10:27.567Z] INFO: Archiving Costs [Pipeline] echo [2023-01-13T00:10:27.599Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T00:10:27.913Z] ---> logs-deploy.sh [2023-01-13T00:10:27.913Z] lf-activate-venv: SKIPPING [2023-01-13T00:10:27.913Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4278/1 [2023-01-13T00:10:27.913Z] INFO: archiving workspace using pattern(s): [2023-01-13T00:10:28.851Z] Archives upload complete. [2023-01-13T00:10:28.851Z] INFO: archiving logs to Nexus