Pull request #1371 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 765c26c7db8ec9b039b709d30d903cc69888fa9f+84b3eaa6b9d9b6bc9df706aeb119f986429132ec (eb0b3bf86781681ade6a5355d19da80cfdcfe499) 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-ssh3230770120439032645.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-ssh11874978944227983201.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1371/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1371/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6704586015416831195.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 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-ssh7401134685691121610.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1371/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1371/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh770604399444721949.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9676 in /w/workspace/gexfoundry_device-sdk-go_PR-1371 [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/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1371 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1371/head:refs/remotes/origin/PR-1371 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 84b3eaa6b9d9b6bc9df706aeb119f986429132ec into PR head commit 765c26c7db8ec9b039b709d30d903cc69888fa9f Merge succeeded, producing 765c26c7db8ec9b039b709d30d903cc69888fa9f Checking out Revision 765c26c7db8ec9b039b709d30d903cc69888fa9f (PR-1371) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f 765c26c7db8ec9b039b709d30d903cc69888fa9f # 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 84b3eaa6b9d9b6bc9df706aeb119f986429132ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 765c26c7db8ec9b039b709d30d903cc69888fa9f # timeout=10 > git rev-list --no-walk ffda451b01233ac82c045737ff3e2b904b5b3d1a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-10T20:52:37.814Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-10T20:52:37.857Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-10T20:52:37.872Z] ========================================================= [2023-03-10T20:52:37.872Z] EdgeX Global Pipelines Version Info [2023-03-10T20:52:37.873Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-10T20:52:38.584Z] ------------------- [2023-03-10T20:52:38.584Z] stable info: [2023-03-10T20:52:38.584Z] ------------------- [2023-03-10T20:52:38.584Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-10T20:52:38.584Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T20:52:38.584Z] Message: update stable to v1.0.244 [2023-03-10T20:52:39.154Z] ------------------- [2023-03-10T20:52:39.155Z] experimental info: [2023-03-10T20:52:39.155Z] ------------------- [2023-03-10T20:52:39.155Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-10T20:52:39.155Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-10T20:52:39.155Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-10T20:52:39.337Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-10T20:52:39.346Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-10T20:52:39.358Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-10T20:52:39.369Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-10T20:52:39.379Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-10T20:52:39.401Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-10T20:52:39.419Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-10T20:52:39.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-10T20:52:39.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-10T20:52:39.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-10T20:52:39.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-10T20:52:39.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-10T20:52:39.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-10T20:52:39.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-10T20:52:39.526Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-10T20:52:39.544Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-10T20:52:39.556Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-10T20:52:39.579Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-10T20:52:39.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-10T20:52:39.605Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-10T20:52:39.623Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-10T20:52:39.639Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-10T20:52:39.651Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-10T20:52:39.669Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-10T20:52:39.740Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-10T20:52:39.753Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-10T20:52:39.765Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-10T20:52:39.773Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1371 [Pipeline] echo [2023-03-10T20:52:39.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1371 [Pipeline] echo [2023-03-10T20:52:39.793Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1371 [Pipeline] echo [2023-03-10T20:52:39.802Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 765c26c7db8ec9b039b709d30d903cc69888fa9f [Pipeline] echo [2023-03-10T20:52:39.810Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 765c26c [Pipeline] echo [2023-03-10T20:52:39.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T20:52:39.856Z] provisioning config files... [2023-03-10T20:52:39.870Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp/config5456530028898043829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T20:52:40.180Z] ---> docker-login.sh [2023-03-10T20:52:40.180Z] nexus3.edgexfoundry.org:10001 [2023-03-10T20:52:40.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T20:52:40.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T20:52:40.440Z] Configure a credential helper to remove this warning. See [2023-03-10T20:52:40.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T20:52:40.440Z] [2023-03-10T20:52:40.440Z] Login Succeeded [2023-03-10T20:52:40.440Z] nexus3.edgexfoundry.org:10002 [2023-03-10T20:52:40.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T20:52:40.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T20:52:40.699Z] Configure a credential helper to remove this warning. See [2023-03-10T20:52:40.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T20:52:40.699Z] [2023-03-10T20:52:40.699Z] Login Succeeded [2023-03-10T20:52:40.699Z] nexus3.edgexfoundry.org:10003 [2023-03-10T20:52:40.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T20:52:40.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T20:52:40.699Z] Configure a credential helper to remove this warning. See [2023-03-10T20:52:40.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T20:52:40.699Z] [2023-03-10T20:52:40.699Z] Login Succeeded [2023-03-10T20:52:40.699Z] nexus3.edgexfoundry.org:10004 [2023-03-10T20:52:40.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T20:52:40.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T20:52:40.959Z] Configure a credential helper to remove this warning. See [2023-03-10T20:52:40.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T20:52:40.959Z] [2023-03-10T20:52:40.959Z] Login Succeeded [2023-03-10T20:52:40.959Z] docker.io [2023-03-10T20:52:40.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T20:52:41.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T20:52:41.218Z] Configure a credential helper to remove this warning. See [2023-03-10T20:52:41.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T20:52:41.218Z] [2023-03-10T20:52:41.218Z] Login Succeeded [2023-03-10T20:52:41.218Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T20:52:41.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-10T20:52:41.648Z] + git rev-list -1 --merges 765c26c7db8ec9b039b709d30d903cc69888fa9f~1..765c26c7db8ec9b039b709d30d903cc69888fa9f [Pipeline] echo [2023-03-10T20:52:41.692Z] -----------> git rev-list -1 --merges 765c26c7db8ec9b039b709d30d903cc69888fa9f~1..765c26c7db8ec9b039b709d30d903cc69888fa9f 765c26c7db8ec9b039b709d30d903cc69888fa9f [false] [Pipeline] sh [2023-03-10T20:52:41.979Z] + git log --format=format:%s -1 765c26c7db8ec9b039b709d30d903cc69888fa9f [Pipeline] echo [2023-03-10T20:52:41.995Z] ========================================================= [2023-03-10T20:52:41.995Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-10T20:52:41.995Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-10T20:52:42.309Z] + git log --format=format:%s -1 765c26c7db8ec9b039b709d30d903cc69888fa9f [Pipeline] echo [2023-03-10T20:52:42.321Z] [semverPrep] GIT_COMMIT: 765c26c7db8ec9b039b709d30d903cc69888fa9f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-10T20:52:42.332Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-10T20:52:42.709Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-10T20:52:42.709Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-10T20:52:42.709Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-10T20:52:42.709Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-10T20:52:42.709Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-10T20:52:42.709Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-10T20:52:42.709Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:52:43.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T20:52:43.063Z] [2023-03-10T20:52:43.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:52:43.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T20:52:43.375Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-10T20:52:43.375Z] b85a868b505f: Pulling fs layer [2023-03-10T20:52:43.375Z] e2be974225ed: Pulling fs layer [2023-03-10T20:52:43.375Z] 339a4e72a1f5: Pulling fs layer [2023-03-10T20:52:43.375Z] 988bab9f4d93: Pulling fs layer [2023-03-10T20:52:43.375Z] 1469e6f7b9e6: Pulling fs layer [2023-03-10T20:52:43.375Z] eaf3925da568: Pulling fs layer [2023-03-10T20:52:43.375Z] bab4dde63d76: Pulling fs layer [2023-03-10T20:52:43.375Z] bde34c3a00c8: Pulling fs layer [2023-03-10T20:52:43.375Z] b352a97aabf1: Pulling fs layer [2023-03-10T20:52:43.375Z] 4872d77fe225: Pulling fs layer [2023-03-10T20:52:43.375Z] 5851b861e8e6: Pulling fs layer [2023-03-10T20:52:43.375Z] bde34c3a00c8: Waiting [2023-03-10T20:52:43.375Z] b352a97aabf1: Waiting [2023-03-10T20:52:43.375Z] 5851b861e8e6: Waiting [2023-03-10T20:52:43.375Z] 1469e6f7b9e6: Waiting [2023-03-10T20:52:43.375Z] eaf3925da568: Waiting [2023-03-10T20:52:43.375Z] bab4dde63d76: Waiting [2023-03-10T20:52:43.375Z] 988bab9f4d93: Waiting [2023-03-10T20:52:43.375Z] e2be974225ed: Download complete [2023-03-10T20:52:43.375Z] 988bab9f4d93: Verifying Checksum [2023-03-10T20:52:43.375Z] 988bab9f4d93: Download complete [2023-03-10T20:52:43.635Z] 1469e6f7b9e6: Verifying Checksum [2023-03-10T20:52:43.635Z] 1469e6f7b9e6: Download complete [2023-03-10T20:52:43.635Z] eaf3925da568: Download complete [2023-03-10T20:52:43.635Z] 339a4e72a1f5: Verifying Checksum [2023-03-10T20:52:43.635Z] 339a4e72a1f5: Download complete [2023-03-10T20:52:43.635Z] bde34c3a00c8: Download complete [2023-03-10T20:52:43.635Z] b352a97aabf1: Verifying Checksum [2023-03-10T20:52:43.635Z] b352a97aabf1: Download complete [2023-03-10T20:52:43.635Z] 4872d77fe225: Download complete [2023-03-10T20:52:43.635Z] 5851b861e8e6: Verifying Checksum [2023-03-10T20:52:43.635Z] 5851b861e8e6: Download complete [2023-03-10T20:52:43.635Z] b85a868b505f: Verifying Checksum [2023-03-10T20:52:43.635Z] b85a868b505f: Download complete [2023-03-10T20:52:43.894Z] bab4dde63d76: Verifying Checksum [2023-03-10T20:52:43.894Z] bab4dde63d76: Download complete [2023-03-10T20:52:44.832Z] b85a868b505f: Pull complete [2023-03-10T20:52:45.091Z] e2be974225ed: Pull complete [2023-03-10T20:52:45.660Z] 339a4e72a1f5: Pull complete [2023-03-10T20:52:45.660Z] 988bab9f4d93: Pull complete [2023-03-10T20:52:45.920Z] 1469e6f7b9e6: Pull complete [2023-03-10T20:52:45.920Z] eaf3925da568: Pull complete [2023-03-10T20:52:47.822Z] bab4dde63d76: Pull complete [2023-03-10T20:52:47.822Z] bde34c3a00c8: Pull complete [2023-03-10T20:52:48.080Z] b352a97aabf1: Pull complete [2023-03-10T20:52:48.080Z] 4872d77fe225: Pull complete [2023-03-10T20:52:48.080Z] 5851b861e8e6: Pull complete [2023-03-10T20:52:48.080Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-10T20:52:48.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-10T20:52:48.080Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T20:52:48.179Z] prd-ubuntu20.04-docker-8c-8g-9676 does not seem to be running inside a container [2023-03-10T20:52:48.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1371 -v /w/workspace/gexfoundry_device-sdk-go_PR-1371:/w/workspace/gexfoundry_device-sdk-go_PR-1371:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-10T20:52:49.494Z] $ docker top dd5e7fadee054fdec7a153a6249faeb6e46065aa4a13bbb78f5383fbc02cdcc4 -eo pid,comm [2023-03-10T20:52:49.559Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-10T20:52:49.559Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-10T20:52:49.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T20:52:49.592Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T20:52:49.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T20:52:49.712Z] $ docker exec dd5e7fadee054fdec7a153a6249faeb6e46065aa4a13bbb78f5383fbc02cdcc4 ssh-agent [2023-03-10T20:52:49.837Z] SSH_AUTH_SOCK=/tmp/ssh-mkdPKMYxklUl/agent.33 [2023-03-10T20:52:49.837Z] SSH_AGENT_PID=39 [2023-03-10T20:52:49.845Z] Running ssh-add (command line suppressed) [2023-03-10T20:52:49.948Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp/private_key_15642173331239395723.key (/w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp/private_key_15642173331239395723.key) [2023-03-10T20:52:49.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T20:52:50.271Z] + git tag --points-at HEAD [Pipeline] } [2023-03-10T20:52:50.278Z] $ docker exec --env ******** --env ******** dd5e7fadee054fdec7a153a6249faeb6e46065aa4a13bbb78f5383fbc02cdcc4 ssh-agent -k [2023-03-10T20:52:50.389Z] unset SSH_AUTH_SOCK; [2023-03-10T20:52:50.390Z] unset SSH_AGENT_PID; [2023-03-10T20:52:50.390Z] echo Agent pid 39 killed; [2023-03-10T20:52:50.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-10T20:52:50.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-10T20:52:50.433Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-10T20:52:50.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-10T20:52:50.552Z] $ docker exec dd5e7fadee054fdec7a153a6249faeb6e46065aa4a13bbb78f5383fbc02cdcc4 ssh-agent [2023-03-10T20:52:50.679Z] SSH_AUTH_SOCK=/tmp/ssh-zunP8qAhB0U9/agent.71 [2023-03-10T20:52:50.679Z] SSH_AGENT_PID=77 [2023-03-10T20:52:50.685Z] Running ssh-add (command line suppressed) [2023-03-10T20:52:50.787Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp/private_key_13656193638418929961.key (/w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp/private_key_13656193638418929961.key) [2023-03-10T20:52:50.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-10T20:52:51.110Z] + git semver init [2023-03-10T20:52:51.371Z] 2023-03-10 20:52:51,287 [run_init] DEBUG init version:0.0.0 force:False [2023-03-10T20:52:51.371Z] 2023-03-10 20:52:51,288 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1371/.semver [2023-03-10T20:52:51.371Z] 2023-03-10 20:52:51,289 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1371/.semver [2023-03-10T20:52:51.371Z] 2023-03-10 20:52:51,289 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1371/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1371, universal_newlines=False, shell=None, istream=None) [2023-03-10T20:52:52.314Z] 2023-03-10 20:52:52,052 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1371/.git/info/exclude [2023-03-10T20:52:52.314Z] 2023-03-10 20:52:52,053 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1371/.semver/PR-1371 with force:False [2023-03-10T20:52:52.314Z] 2023-03-10 20:52:52,053 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1371/.semver/PR-1371 [2023-03-10T20:52:52.314Z] 2023-03-10 20:52:52,057 [execute] INFO git cat-file --batch-check [2023-03-10T20:52:52.314Z] 2023-03-10 20:52:52,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1371/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T20:52:52.314Z] 2023-03-10 20:52:52,065 [execute] INFO git cat-file --batch [2023-03-10T20:52:52.314Z] 2023-03-10 20:52:52,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1371/.semver, universal_newlines=False, shell=None, istream=) [2023-03-10T20:52:52.314Z] 2023-03-10 20:52:52,072 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1371/.semver/PR-1371 [2023-03-10T20:52:52.314Z] 0.0.0 [Pipeline] } [2023-03-10T20:52:52.319Z] $ docker exec --env ******** --env ******** dd5e7fadee054fdec7a153a6249faeb6e46065aa4a13bbb78f5383fbc02cdcc4 ssh-agent -k [2023-03-10T20:52:52.435Z] unset SSH_AUTH_SOCK; [2023-03-10T20:52:52.435Z] unset SSH_AGENT_PID; [2023-03-10T20:52:52.435Z] echo Agent pid 77 killed; [2023-03-10T20:52:52.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-10T20:52:52.769Z] + git semver [Pipeline] } [2023-03-10T20:52:53.039Z] $ docker stop --time=1 dd5e7fadee054fdec7a153a6249faeb6e46065aa4a13bbb78f5383fbc02cdcc4 [2023-03-10T20:52:54.361Z] $ docker rm -f --volumes dd5e7fadee054fdec7a153a6249faeb6e46065aa4a13bbb78f5383fbc02cdcc4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-10T20:52:54.705Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-10T20:52:54.914Z] Stashed 1 file(s) [Pipeline] echo [2023-03-10T20:52:54.917Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T20:52:55.070Z] provisioning config files... [2023-03-10T20:52:55.078Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp/config1500685821130122607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T20:52:55.370Z] ---> docker-login.sh [2023-03-10T20:52:55.370Z] nexus3.edgexfoundry.org:10001 [2023-03-10T20:52:55.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T20:52:55.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T20:52:55.370Z] Configure a credential helper to remove this warning. See [2023-03-10T20:52:55.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T20:52:55.370Z] [2023-03-10T20:52:55.370Z] Login Succeeded [2023-03-10T20:52:55.370Z] nexus3.edgexfoundry.org:10002 [2023-03-10T20:52:55.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T20:52:55.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T20:52:55.370Z] Configure a credential helper to remove this warning. See [2023-03-10T20:52:55.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T20:52:55.370Z] [2023-03-10T20:52:55.370Z] Login Succeeded [2023-03-10T20:52:55.370Z] nexus3.edgexfoundry.org:10003 [2023-03-10T20:52:55.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T20:52:55.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T20:52:55.630Z] Configure a credential helper to remove this warning. See [2023-03-10T20:52:55.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T20:52:55.630Z] [2023-03-10T20:52:55.630Z] Login Succeeded [2023-03-10T20:52:55.630Z] nexus3.edgexfoundry.org:10004 [2023-03-10T20:52:55.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T20:52:55.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T20:52:55.630Z] Configure a credential helper to remove this warning. See [2023-03-10T20:52:55.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T20:52:55.630Z] [2023-03-10T20:52:55.630Z] Login Succeeded [2023-03-10T20:52:55.630Z] docker.io [2023-03-10T20:52:55.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T20:52:55.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T20:52:55.890Z] Configure a credential helper to remove this warning. See [2023-03-10T20:52:55.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T20:52:55.890Z] [2023-03-10T20:52:55.890Z] Login Succeeded [2023-03-10T20:52:55.890Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T20:52:55.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-10T20:52:55.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T20:52:55.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T20:52:55.996Z] ========================================================= [2023-03-10T20:52:55.996Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-10T20:52:55.996Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:52:56.312Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-10T20:52:56.312Z] Sending build context to Docker daemon 10.72MB [2023-03-10T20:52:56.312Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-10T20:52:56.312Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-10T20:52:56.312Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-10T20:52:56.312Z] 213ec9aee27d: Pulling fs layer [2023-03-10T20:52:56.312Z] 4583459ba037: Pulling fs layer [2023-03-10T20:52:56.312Z] 93c1e223e6f2: Pulling fs layer [2023-03-10T20:52:56.312Z] 53926ce57604: Pulling fs layer [2023-03-10T20:52:56.312Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-10T20:52:56.312Z] 22ff95d597cd: Pulling fs layer [2023-03-10T20:52:56.312Z] 12d6caf4c0d1: Pulling fs layer [2023-03-10T20:52:56.312Z] 96b7cbca73a9: Pulling fs layer [2023-03-10T20:52:56.312Z] a7acece74701: Pulling fs layer [2023-03-10T20:52:56.312Z] 96b7cbca73a9: Waiting [2023-03-10T20:52:56.312Z] a7acece74701: Waiting [2023-03-10T20:52:56.312Z] 22ff95d597cd: Waiting [2023-03-10T20:52:56.312Z] 12d6caf4c0d1: Waiting [2023-03-10T20:52:56.312Z] 21b2b0c7a3f4: Waiting [2023-03-10T20:52:56.312Z] 53926ce57604: Waiting [2023-03-10T20:52:56.312Z] 93c1e223e6f2: Download complete [2023-03-10T20:52:56.312Z] 4583459ba037: Download complete [2023-03-10T20:52:56.312Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-10T20:52:56.312Z] 21b2b0c7a3f4: Download complete [2023-03-10T20:52:56.574Z] 22ff95d597cd: Verifying Checksum [2023-03-10T20:52:56.574Z] 22ff95d597cd: Download complete [2023-03-10T20:52:56.574Z] 213ec9aee27d: Verifying Checksum [2023-03-10T20:52:56.574Z] 213ec9aee27d: Download complete [2023-03-10T20:52:56.574Z] 12d6caf4c0d1: Download complete [2023-03-10T20:52:56.574Z] 213ec9aee27d: Pull complete [2023-03-10T20:52:56.846Z] 4583459ba037: Pull complete [2023-03-10T20:52:56.846Z] 93c1e223e6f2: Pull complete [2023-03-10T20:52:57.107Z] a7acece74701: Verifying Checksum [2023-03-10T20:52:57.107Z] a7acece74701: Download complete [2023-03-10T20:52:57.365Z] 96b7cbca73a9: Verifying Checksum [2023-03-10T20:52:57.365Z] 96b7cbca73a9: Download complete [2023-03-10T20:52:57.365Z] 53926ce57604: Verifying Checksum [2023-03-10T20:52:57.365Z] 53926ce57604: Download complete [2023-03-10T20:53:01.549Z] 53926ce57604: Pull complete [2023-03-10T20:53:01.549Z] 21b2b0c7a3f4: Pull complete [2023-03-10T20:53:01.549Z] 22ff95d597cd: Pull complete [2023-03-10T20:53:01.549Z] 12d6caf4c0d1: Pull complete [2023-03-10T20:53:04.079Z] 96b7cbca73a9: Pull complete [2023-03-10T20:53:04.336Z] a7acece74701: Pull complete [2023-03-10T20:53:04.336Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-10T20:53:04.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-10T20:53:04.596Z] ---> db6d94c90886 [2023-03-10T20:53:04.596Z] Step 3/10 : ARG MAKE=make build [2023-03-10T20:53:06.502Z] ---> Running in 4f28f57649e5 [2023-03-10T20:53:06.502Z] Removing intermediate container 4f28f57649e5 [2023-03-10T20:53:06.502Z] ---> 996700303f9d [2023-03-10T20:53:06.502Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-10T20:53:06.502Z] ---> Running in fc771698329d [2023-03-10T20:53:06.761Z] Removing intermediate container fc771698329d [2023-03-10T20:53:06.761Z] ---> a3b39f058f7b [2023-03-10T20:53:06.761Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-10T20:53:06.761Z] ---> Running in 7fa6c7e84aa4 [2023-03-10T20:53:06.761Z] Removing intermediate container 7fa6c7e84aa4 [2023-03-10T20:53:06.761Z] ---> 756adeca7847 [2023-03-10T20:53:06.761Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-10T20:53:06.761Z] ---> Running in d189d42845e4 [2023-03-10T20:53:07.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-10T20:53:07.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-10T20:53:07.540Z] OK: 211 MiB in 51 packages [2023-03-10T20:53:07.797Z] Removing intermediate container d189d42845e4 [2023-03-10T20:53:07.797Z] ---> 14919f9e4441 [2023-03-10T20:53:07.797Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-10T20:53:08.059Z] ---> ab153b8c78ec [2023-03-10T20:53:08.059Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:53:08.059Z] ---> Running in 94c81e2ded59 [2023-03-10T20:53:10.026Z] Still waiting to schedule task [2023-03-10T20:53:10.026Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-10T20:53:34.613Z] Removing intermediate container 94c81e2ded59 [2023-03-10T20:53:34.613Z] ---> 61ce81c9a210 [2023-03-10T20:53:34.613Z] Step 9/10 : COPY . . [2023-03-10T20:53:34.613Z] ---> d32c1ae128c2 [2023-03-10T20:53:34.613Z] Step 10/10 : RUN ${MAKE} [2023-03-10T20:53:34.613Z] ---> Running in b11e1a6093c3 [2023-03-10T20:53:34.613Z] noop [2023-03-10T20:53:34.613Z] Removing intermediate container b11e1a6093c3 [2023-03-10T20:53:34.613Z] ---> 8c36ad12f1a2 [2023-03-10T20:53:34.613Z] Successfully built 8c36ad12f1a2 [2023-03-10T20:53:34.613Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:53:34.920Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-10T20:53:34.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T20:53:34.991Z] prd-ubuntu20.04-docker-8c-8g-9676 does not seem to be running inside a container [2023-03-10T20:53:35.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1371 -v /w/workspace/gexfoundry_device-sdk-go_PR-1371:/w/workspace/gexfoundry_device-sdk-go_PR-1371:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-10T20:53:35.385Z] $ docker top 059ecde03043b60449ce80d1bd2dab9d70068abb96d7b108045c6e478d2b41c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T20:53:35.733Z] + go version [2023-03-10T20:53:35.733Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-10T20:53:35.748Z] $ docker stop --time=1 059ecde03043b60449ce80d1bd2dab9d70068abb96d7b108045c6e478d2b41c1 [2023-03-10T20:53:37.040Z] $ docker rm -f --volumes 059ecde03043b60449ce80d1bd2dab9d70068abb96d7b108045c6e478d2b41c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:53:37.427Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-10T20:53:37.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T20:53:37.499Z] prd-ubuntu20.04-docker-8c-8g-9676 does not seem to be running inside a container [2023-03-10T20:53:37.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1371 -v /w/workspace/gexfoundry_device-sdk-go_PR-1371:/w/workspace/gexfoundry_device-sdk-go_PR-1371:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-10T20:53:37.879Z] $ docker top 0183011ad856a38b4d5cb98825f9d25d14e756e8ffc8bb78a21532f3c4ce89db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T20:53:38.227Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1371 [Pipeline] fileExists [Pipeline] sh [2023-03-10T20:53:38.531Z] + make test [2023-03-10T20:53:38.531Z] go test -race -coverprofile=coverage.out ./... [2023-03-10T20:53:45.120Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-10T20:53:59.980Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-10T20:53:59.980Z] internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) [2023-03-10T20:53:59.980Z] internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) [2023-03-10T20:53:59.980Z] internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as type string in argument to transformOffset [2023-03-10T20:53:59.980Z] internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) [2023-03-10T20:53:59.980Z] internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) [2023-03-10T20:53:59.980Z] internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as type string in argument to transformScale [2023-03-10T20:53:59.980Z] internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) [2023-03-10T20:53:59.980Z] internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) [2023-03-10T20:53:59.980Z] internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as type string in argument to transformBase [2023-03-10T20:53:59.980Z] internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) [2023-03-10T20:53:59.980Z] internal/transformer/transformresult.go:53:16: too many errors [2023-03-10T20:53:59.980Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [build failed] [2023-03-10T20:53:59.980Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.068s coverage: 78.9% of statements [2023-03-10T20:53:59.980Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.090s coverage: 86.0% of statements [2023-03-10T20:53:59.980Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [build failed] [2023-03-10T20:53:59.980Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [build failed] [2023-03-10T20:53:59.980Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [build failed] [2023-03-10T20:53:59.980Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.780s coverage: 89.2% of statements [2023-03-10T20:53:59.980Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] [2023-03-10T20:53:59.980Z] make: *** [Makefile:35: unittest] Error 2 [Pipeline] } [2023-03-10T20:53:59.997Z] $ docker stop --time=1 0183011ad856a38b4d5cb98825f9d25d14e756e8ffc8bb78a21532f3c4ce89db [2023-03-10T20:54:02.274Z] $ docker rm -f --volumes 0183011ad856a38b4d5cb98825f9d25d14e756e8ffc8bb78a21532f3c4ce89db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:54:02.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T20:54:02.822Z] [2023-03-10T20:54:02.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:54:03.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T20:54:03.128Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-10T20:54:03.128Z] 5eb5b503b376: Pulling fs layer [2023-03-10T20:54:03.128Z] 5c69ac0246d0: Pulling fs layer [2023-03-10T20:54:03.128Z] ec43610c2a17: Pulling fs layer [2023-03-10T20:54:03.128Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-10T20:54:03.128Z] 33b1e0a273af: Pulling fs layer [2023-03-10T20:54:03.128Z] 5d3b04190fa2: Pulling fs layer [2023-03-10T20:54:03.128Z] 2f39f015ded8: Pulling fs layer [2023-03-10T20:54:03.128Z] 33b1e0a273af: Waiting [2023-03-10T20:54:03.128Z] 3a2ae6a8a46f: Waiting [2023-03-10T20:54:03.128Z] 2f39f015ded8: Waiting [2023-03-10T20:54:03.128Z] 5d3b04190fa2: Waiting [2023-03-10T20:54:03.128Z] 5c69ac0246d0: Verifying Checksum [2023-03-10T20:54:03.128Z] 5c69ac0246d0: Download complete [2023-03-10T20:54:03.128Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-10T20:54:03.128Z] 3a2ae6a8a46f: Download complete [2023-03-10T20:54:03.388Z] 33b1e0a273af: Verifying Checksum [2023-03-10T20:54:03.388Z] 33b1e0a273af: Download complete [2023-03-10T20:54:03.388Z] 5d3b04190fa2: Download complete [2023-03-10T20:54:03.388Z] ec43610c2a17: Verifying Checksum [2023-03-10T20:54:03.388Z] ec43610c2a17: Download complete [2023-03-10T20:54:03.388Z] 5eb5b503b376: Verifying Checksum [2023-03-10T20:54:03.388Z] 5eb5b503b376: Download complete [2023-03-10T20:54:04.324Z] 2f39f015ded8: Download complete [2023-03-10T20:54:04.890Z] 5eb5b503b376: Pull complete [2023-03-10T20:54:04.890Z] 5c69ac0246d0: Pull complete [2023-03-10T20:54:05.455Z] ec43610c2a17: Pull complete [2023-03-10T20:54:05.455Z] 3a2ae6a8a46f: Pull complete [2023-03-10T20:54:05.712Z] 33b1e0a273af: Pull complete [2023-03-10T20:54:05.712Z] 5d3b04190fa2: Pull complete [2023-03-10T20:54:10.977Z] 2f39f015ded8: Pull complete [2023-03-10T20:54:10.977Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-10T20:54:10.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T20:54:10.977Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T20:54:11.169Z] prd-ubuntu20.04-docker-8c-8g-9676 does not seem to be running inside a container [2023-03-10T20:54:11.255Z] $ 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/gexfoundry_device-sdk-go_PR-1371 -v /w/workspace/gexfoundry_device-sdk-go_PR-1371:/w/workspace/gexfoundry_device-sdk-go_PR-1371:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-10T20:54:13.308Z] $ docker top 636d97c96ffe4ca59b3a9edaa6deca6533042269f1c149daa01c81b7556f6683 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T20:54:13.666Z] ---> job-cost.sh [2023-03-10T20:54:13.666Z] lf-activate-venv: SKIPPING [2023-03-10T20:54:13.666Z] INFO: No Stack... [2023-03-10T20:54:14.233Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-10T20:54:14.491Z] INFO: Archiving Costs [Pipeline] sh [2023-03-10T20:54:14.779Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1371/archives/cost.csv [2023-03-10T20:54:14.779Z] + cut -d, -f6 [Pipeline] lock [2023-03-10T20:54:14.802Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1371-2-stack-cost] [2023-03-10T20:54:14.808Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1371-2-stack-cost] did not exist. Created. [2023-03-10T20:54:14.808Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1371-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-10T20:54:15.110Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-10T20:54:15.152Z] Stashed 1 file(s) [Pipeline] } [2023-03-10T20:54:15.161Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1371-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-10T20:54:15.185Z] $ docker stop --time=1 636d97c96ffe4ca59b3a9edaa6deca6533042269f1c149daa01c81b7556f6683 [2023-03-10T20:54:16.353Z] $ docker rm -f --volumes 636d97c96ffe4ca59b3a9edaa6deca6533042269f1c149daa01c81b7556f6683 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-10T20:54:16.448Z] Failed in branch amd64 [2023-03-10T20:56:18.976Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9679 in /w/workspace/gexfoundry_device-sdk-go_PR-1371 [Pipeline] { [Pipeline] ws [2023-03-10T20:56:18.991Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2023-03-10T20:56:19.051Z] The recommended git tool is: git [2023-03-10T20:56:28.963Z] using credential edgex-jenkins-ssh [2023-03-10T20:56:28.989Z] Cloning the remote Git repository [2023-03-10T20:56:29.099Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-10T20:56:29.246Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2023-03-10T20:56:29.701Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-10T20:56:29.702Z] > git --version # timeout=10 [2023-03-10T20:56:29.779Z] > git --version # 'git version 2.25.1' [2023-03-10T20:56:29.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T20:56:29.949Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-10T20:56:32.610Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-10T20:56:32.676Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-10T20:56:35.111Z] Merging remotes/origin/main commit 84b3eaa6b9d9b6bc9df706aeb119f986429132ec into PR head commit 765c26c7db8ec9b039b709d30d903cc69888fa9f [2023-03-10T20:56:35.534Z] Merge succeeded, producing 765c26c7db8ec9b039b709d30d903cc69888fa9f [2023-03-10T20:56:35.535Z] Checking out Revision 765c26c7db8ec9b039b709d30d903cc69888fa9f (PR-1371) [2023-03-10T20:56:34.359Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-10T20:56:34.436Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-10T20:56:34.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T20:56:34.465Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1371/head:refs/remotes/origin/PR-1371 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-10T20:56:35.137Z] > git config core.sparsecheckout # timeout=10 [2023-03-10T20:56:35.192Z] > git checkout -f 765c26c7db8ec9b039b709d30d903cc69888fa9f # timeout=10 [2023-03-10T20:56:35.354Z] > git remote # timeout=10 [2023-03-10T20:56:35.396Z] > git config --get remote.origin.url # timeout=10 [2023-03-10T20:56:35.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-10T20:56:35.452Z] > git merge 84b3eaa6b9d9b6bc9df706aeb119f986429132ec # timeout=10 [2023-03-10T20:56:35.503Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-10T20:56:35.549Z] > git config core.sparsecheckout # timeout=10 [2023-03-10T20:56:35.607Z] > git checkout -f 765c26c7db8ec9b039b709d30d903cc69888fa9f # timeout=10 [2023-03-10T20:56:36.635Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-10T20:56:39.410Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-10T20:56:39.410Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-10T20:56:39.410Z] Dload Upload Total Spent Left Speed [2023-03-10T20:56:39.410Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-03-10T20:56:40.202Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-10T20:56:40.597Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-10T20:56:40.597Z] + sudo tee /etc/docker/daemon.new [2023-03-10T20:56:40.597Z] { [2023-03-10T20:56:40.597Z] "registry-mirrors": [ [2023-03-10T20:56:40.597Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-10T20:56:40.597Z] ], [2023-03-10T20:56:40.597Z] "bip": "10.250.0.254/24", [2023-03-10T20:56:40.597Z] "hosts": [ [2023-03-10T20:56:40.597Z] "tcp://0.0.0.0:5555", [2023-03-10T20:56:40.597Z] "unix:///var/run/docker.sock" [2023-03-10T20:56:40.597Z] ], [2023-03-10T20:56:40.597Z] "mtu": 1458, [2023-03-10T20:56:40.597Z] "selinux-enabled": true, [2023-03-10T20:56:40.597Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-10T20:56:40.597Z] } [Pipeline] sh [2023-03-10T20:56:40.969Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-10T20:56:41.351Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T20:56:59.717Z] provisioning config files... [2023-03-10T20:56:59.752Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config13278746793405602916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T20:57:00.132Z] ---> docker-login.sh [2023-03-10T20:57:00.132Z] nexus3.edgexfoundry.org:10001 [2023-03-10T20:57:00.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T20:57:00.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T20:57:00.733Z] Configure a credential helper to remove this warning. See [2023-03-10T20:57:00.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T20:57:00.733Z] [2023-03-10T20:57:00.733Z] Login Succeeded [2023-03-10T20:57:00.734Z] nexus3.edgexfoundry.org:10002 [2023-03-10T20:57:01.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T20:57:01.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T20:57:01.279Z] Configure a credential helper to remove this warning. See [2023-03-10T20:57:01.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T20:57:01.279Z] [2023-03-10T20:57:01.279Z] Login Succeeded [2023-03-10T20:57:01.279Z] nexus3.edgexfoundry.org:10003 [2023-03-10T20:57:01.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T20:57:01.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T20:57:01.554Z] Configure a credential helper to remove this warning. See [2023-03-10T20:57:01.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T20:57:01.554Z] [2023-03-10T20:57:01.554Z] Login Succeeded [2023-03-10T20:57:01.554Z] nexus3.edgexfoundry.org:10004 [2023-03-10T20:57:02.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T20:57:02.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T20:57:02.154Z] Configure a credential helper to remove this warning. See [2023-03-10T20:57:02.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T20:57:02.154Z] [2023-03-10T20:57:02.154Z] Login Succeeded [2023-03-10T20:57:02.154Z] docker.io [2023-03-10T20:57:02.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-10T20:57:02.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-10T20:57:02.696Z] Configure a credential helper to remove this warning. See [2023-03-10T20:57:02.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-10T20:57:02.696Z] [2023-03-10T20:57:02.696Z] Login Succeeded [2023-03-10T20:57:02.696Z] ---> docker-login.sh ends [Pipeline] } [2023-03-10T20:57:02.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-10T20:57:03.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T20:57:03.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-10T20:57:03.076Z] ========================================================= [2023-03-10T20:57:03.076Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-10T20:57:03.076Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:57:03.439Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-10T20:57:05.405Z] Sending build context to Docker daemon 5.757MB [2023-03-10T20:57:05.405Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-10T20:57:05.405Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-10T20:57:05.405Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-10T20:57:05.405Z] 9b18e9b68314: Pulling fs layer [2023-03-10T20:57:05.405Z] 35d82f9e3411: Pulling fs layer [2023-03-10T20:57:05.405Z] e16973657156: Pulling fs layer [2023-03-10T20:57:05.405Z] fc693d55d65f: Pulling fs layer [2023-03-10T20:57:05.405Z] 7e9fc2657dce: Pulling fs layer [2023-03-10T20:57:05.405Z] dda99020689f: Pulling fs layer [2023-03-10T20:57:05.405Z] db1c61fa0a46: Pulling fs layer [2023-03-10T20:57:05.405Z] 891c053d2c06: Pulling fs layer [2023-03-10T20:57:05.405Z] fc693d55d65f: Waiting [2023-03-10T20:57:05.405Z] 7e9fc2657dce: Waiting [2023-03-10T20:57:05.405Z] dda99020689f: Waiting [2023-03-10T20:57:05.405Z] db1c61fa0a46: Waiting [2023-03-10T20:57:05.405Z] 891c053d2c06: Waiting [2023-03-10T20:57:05.405Z] e16973657156: Download complete [2023-03-10T20:57:05.405Z] 35d82f9e3411: Verifying Checksum [2023-03-10T20:57:05.405Z] 35d82f9e3411: Download complete [2023-03-10T20:57:05.405Z] 7e9fc2657dce: Verifying Checksum [2023-03-10T20:57:05.405Z] 7e9fc2657dce: Download complete [2023-03-10T20:57:05.405Z] dda99020689f: Verifying Checksum [2023-03-10T20:57:05.405Z] dda99020689f: Download complete [2023-03-10T20:57:05.405Z] 9b18e9b68314: Verifying Checksum [2023-03-10T20:57:05.405Z] 9b18e9b68314: Download complete [2023-03-10T20:57:06.381Z] 9b18e9b68314: Pull complete [2023-03-10T20:57:06.658Z] 891c053d2c06: Verifying Checksum [2023-03-10T20:57:06.658Z] 891c053d2c06: Download complete [2023-03-10T20:57:06.935Z] 35d82f9e3411: Pull complete [2023-03-10T20:57:07.206Z] e16973657156: Pull complete [2023-03-10T20:57:07.821Z] db1c61fa0a46: Verifying Checksum [2023-03-10T20:57:07.821Z] db1c61fa0a46: Download complete [2023-03-10T20:57:08.409Z] fc693d55d65f: Verifying Checksum [2023-03-10T20:57:08.409Z] fc693d55d65f: Download complete [2023-03-10T20:57:21.018Z] fc693d55d65f: Pull complete [2023-03-10T20:57:21.018Z] 7e9fc2657dce: Pull complete [2023-03-10T20:57:21.018Z] dda99020689f: Pull complete [2023-03-10T20:57:26.543Z] db1c61fa0a46: Pull complete [2023-03-10T20:57:27.966Z] 891c053d2c06: Pull complete [2023-03-10T20:57:27.966Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-10T20:57:27.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-10T20:57:27.966Z] ---> f96f9c87975a [2023-03-10T20:57:27.966Z] Step 3/10 : ARG MAKE=make build [2023-03-10T20:57:29.924Z] ---> Running in b39fe1dbbce5 [2023-03-10T20:57:30.192Z] Removing intermediate container b39fe1dbbce5 [2023-03-10T20:57:30.192Z] ---> 8f8eaf383a99 [2023-03-10T20:57:30.192Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-10T20:57:30.192Z] ---> Running in 96b5a10fe3ee [2023-03-10T20:57:30.461Z] Removing intermediate container 96b5a10fe3ee [2023-03-10T20:57:30.461Z] ---> 6cc93e12681b [2023-03-10T20:57:30.461Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-10T20:57:30.731Z] ---> Running in ca5aca3a9f3f [2023-03-10T20:57:31.016Z] Removing intermediate container ca5aca3a9f3f [2023-03-10T20:57:31.016Z] ---> e20b2b8ead29 [2023-03-10T20:57:31.016Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-10T20:57:31.016Z] ---> Running in 974c90d0e1bc [2023-03-10T20:57:32.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-10T20:57:32.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-10T20:57:33.684Z] OK: 221 MiB in 51 packages [2023-03-10T20:57:34.662Z] Removing intermediate container 974c90d0e1bc [2023-03-10T20:57:34.662Z] ---> 5b6f75fab4ca [2023-03-10T20:57:34.662Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-10T20:57:35.255Z] ---> bb65bb4dee2c [2023-03-10T20:57:35.255Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-10T20:57:35.533Z] ---> Running in 7571ce78686a [2023-03-10T20:58:43.500Z] Removing intermediate container 7571ce78686a [2023-03-10T20:58:43.500Z] ---> a1789727039e [2023-03-10T20:58:43.500Z] Step 9/10 : COPY . . [2023-03-10T20:58:44.468Z] ---> dd467d5b26ca [2023-03-10T20:58:44.468Z] Step 10/10 : RUN ${MAKE} [2023-03-10T20:58:44.745Z] ---> Running in 9e785c0d0cb9 [2023-03-10T20:58:45.712Z] noop [2023-03-10T20:58:46.299Z] Removing intermediate container 9e785c0d0cb9 [2023-03-10T20:58:46.299Z] ---> a60536c7f903 [2023-03-10T20:58:46.299Z] Successfully built a60536c7f903 [2023-03-10T20:58:46.299Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:58:46.929Z] + docker inspect -f . ci-base-image-arm64 [2023-03-10T20:58:46.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T20:58:47.151Z] prd-ubuntu20.04-docker-arm64-4c-16g-9679 does not seem to be running inside a container [2023-03-10T20:58:47.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-10T20:58:48.555Z] $ docker top 17d0d2d4311a433b907ccc0cec500fdb94d0b8eca279cb2b8c0a76b656adbc2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T20:58:49.428Z] + go version [2023-03-10T20:58:49.428Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-10T20:58:49.452Z] $ docker stop --time=1 17d0d2d4311a433b907ccc0cec500fdb94d0b8eca279cb2b8c0a76b656adbc2f [2023-03-10T20:58:51.155Z] $ docker rm -f --volumes 17d0d2d4311a433b907ccc0cec500fdb94d0b8eca279cb2b8c0a76b656adbc2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T20:58:51.747Z] + docker inspect -f . ci-base-image-arm64 [2023-03-10T20:58:51.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T20:58:51.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-9679 does not seem to be running inside a container [2023-03-10T20:58:52.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-10T20:58:53.426Z] $ docker top 455f489fc4458375143b4d92236c0e68294412ab7935657ee52854712ec05c09 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T20:58:54.317Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-10T20:58:54.993Z] + make test [2023-03-10T20:58:54.993Z] go test -race -coverprofile=coverage.out ./... [2023-03-10T20:59:33.908Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-10T21:01:40.651Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-10T21:01:40.651Z] internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) [2023-03-10T21:01:40.651Z] internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) [2023-03-10T21:01:40.651Z] internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as type string in argument to transformOffset [2023-03-10T21:01:40.651Z] internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) [2023-03-10T21:01:40.651Z] internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) [2023-03-10T21:01:40.651Z] internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as type string in argument to transformScale [2023-03-10T21:01:40.651Z] internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) [2023-03-10T21:01:40.651Z] internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) [2023-03-10T21:01:40.651Z] internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as type string in argument to transformBase [2023-03-10T21:01:40.651Z] internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) [2023-03-10T21:01:40.651Z] internal/transformer/transformresult.go:53:16: too many errors [2023-03-10T21:01:40.651Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [build failed] [2023-03-10T21:01:40.651Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.289s coverage: 78.9% of statements [2023-03-10T21:01:44.011Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.460s coverage: 86.0% of statements [2023-03-10T21:01:44.011Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [build failed] [2023-03-10T21:01:44.011Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [build failed] [2023-03-10T21:01:44.011Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [build failed] [2023-03-10T21:01:44.011Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.180s coverage: 89.2% of statements [2023-03-10T21:01:44.011Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] [2023-03-10T21:01:44.279Z] make: *** [Makefile:35: unittest] Error 2 [Pipeline] } [2023-03-10T21:01:44.301Z] $ docker stop --time=1 455f489fc4458375143b4d92236c0e68294412ab7935657ee52854712ec05c09 [2023-03-10T21:01:46.232Z] $ docker rm -f --volumes 455f489fc4458375143b4d92236c0e68294412ab7935657ee52854712ec05c09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T21:01:47.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T21:01:47.465Z] [2023-03-10T21:01:47.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T21:01:47.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T21:01:48.081Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-10T21:01:48.081Z] 8998bd30e6a1: Pulling fs layer [2023-03-10T21:01:48.081Z] 04944245beec: Pulling fs layer [2023-03-10T21:01:48.081Z] 699f458cf7ca: Pulling fs layer [2023-03-10T21:01:48.081Z] 765212b225bb: Pulling fs layer [2023-03-10T21:01:48.081Z] f23df028b6ca: Pulling fs layer [2023-03-10T21:01:48.081Z] d65c8cfc05b1: Pulling fs layer [2023-03-10T21:01:48.081Z] 2437ff75d9bd: Pulling fs layer [2023-03-10T21:01:48.081Z] 765212b225bb: Waiting [2023-03-10T21:01:48.081Z] f23df028b6ca: Waiting [2023-03-10T21:01:48.081Z] d65c8cfc05b1: Waiting [2023-03-10T21:01:48.081Z] 2437ff75d9bd: Waiting [2023-03-10T21:01:48.081Z] 04944245beec: Verifying Checksum [2023-03-10T21:01:48.081Z] 04944245beec: Download complete [2023-03-10T21:01:48.081Z] 765212b225bb: Verifying Checksum [2023-03-10T21:01:48.081Z] 765212b225bb: Download complete [2023-03-10T21:01:48.081Z] f23df028b6ca: Verifying Checksum [2023-03-10T21:01:48.081Z] f23df028b6ca: Download complete [2023-03-10T21:01:48.081Z] d65c8cfc05b1: Verifying Checksum [2023-03-10T21:01:48.081Z] d65c8cfc05b1: Download complete [2023-03-10T21:01:48.353Z] 699f458cf7ca: Verifying Checksum [2023-03-10T21:01:48.353Z] 699f458cf7ca: Download complete [2023-03-10T21:01:48.627Z] 8998bd30e6a1: Verifying Checksum [2023-03-10T21:01:48.627Z] 8998bd30e6a1: Download complete [2023-03-10T21:01:51.236Z] 2437ff75d9bd: Download complete [2023-03-10T21:01:53.190Z] 8998bd30e6a1: Pull complete [2023-03-10T21:01:53.784Z] 04944245beec: Pull complete [2023-03-10T21:01:55.204Z] 699f458cf7ca: Pull complete [2023-03-10T21:01:55.204Z] 765212b225bb: Pull complete [2023-03-10T21:01:56.175Z] f23df028b6ca: Pull complete [2023-03-10T21:01:56.446Z] d65c8cfc05b1: Pull complete [2023-03-10T21:02:11.480Z] 2437ff75d9bd: Pull complete [2023-03-10T21:02:11.480Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-10T21:02:11.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-10T21:02:11.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T21:02:11.689Z] prd-ubuntu20.04-docker-arm64-4c-16g-9679 does not seem to be running inside a container [2023-03-10T21:02:11.768Z] $ 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/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-10T21:02:14.511Z] $ docker top 5cbbc776895c35a6b1438b95cccf69943de15c3b5374ae969a9bbfd12b510e9a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-10T21:02:15.385Z] ---> job-cost.sh [2023-03-10T21:02:15.385Z] lf-activate-venv: SKIPPING [2023-03-10T21:02:15.385Z] INFO: No Stack... [2023-03-10T21:02:15.653Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-10T21:02:16.621Z] INFO: Archiving Costs [Pipeline] sh [2023-03-10T21:02:17.270Z] + cut -d, -f6 [2023-03-10T21:02:17.270Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock [2023-03-10T21:02:17.346Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1371-2-stack-cost] [2023-03-10T21:02:17.351Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1371-2-stack-cost] did not exist. Created. [2023-03-10T21:02:17.351Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1371-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-10T21:02:18.015Z] /w/workspace/device-sdk-go/2@tmp/durable-6a81975a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-10T21:02:18.681Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-10T21:02:18.705Z] Warning: overwriting stash ‘stack-cost’ [2023-03-10T21:02:19.442Z] Stashed 1 file(s) [Pipeline] } [2023-03-10T21:02:19.450Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1371-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-10T21:02:19.472Z] $ docker stop --time=1 5cbbc776895c35a6b1438b95cccf69943de15c3b5374ae969a9bbfd12b510e9a [2023-03-10T21:02:20.987Z] $ docker rm -f --volumes 5cbbc776895c35a6b1438b95cccf69943de15c3b5374ae969a9bbfd12b510e9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-10T21:02:21.271Z] 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 Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-10T21:02:21.980Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1371/archives ] [2023-03-10T21:02:21.980Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1371/archives [2023-03-10T21:02:21.980Z] total 16 [2023-03-10T21:02:21.980Z] drwxr-xr-x 3 root root 4096 Mar 10 20:54 . [2023-03-10T21:02:21.980Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 20:54 .. [2023-03-10T21:02:21.980Z] drwxr-xr-x 2 root root 4096 Mar 10 20:54 cost [2023-03-10T21:02:21.980Z] -rw-r--r-- 1 root root 86 Mar 10 20:54 cost.csv [2023-03-10T21:02:21.980Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1371/archives [2023-03-10T21:02:21.980Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1371/archives [2023-03-10T21:02:21.980Z] total 16 [2023-03-10T21:02:21.980Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 20:54 . [2023-03-10T21:02:21.980Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 20:54 .. [2023-03-10T21:02:21.980Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 10 20:54 cost [2023-03-10T21:02:21.980Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 10 20:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-10T21:02:22.270Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T21:02:23.133Z] ---> package-listing.sh [2023-03-10T21:02:23.133Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-10T21:02:23.133Z] ++ facter osfamily [2023-03-10T21:02:23.393Z] + OS_FAMILY=debian [2023-03-10T21:02:23.393Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1371 [2023-03-10T21:02:23.393Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-10T21:02:23.393Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-10T21:02:23.393Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-10T21:02:23.393Z] + PACKAGES=/tmp/packages_start.txt [2023-03-10T21:02:23.393Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1371 ']' [2023-03-10T21:02:23.393Z] + PACKAGES=/tmp/packages_end.txt [2023-03-10T21:02:23.393Z] + case "${OS_FAMILY}" in [2023-03-10T21:02:23.393Z] + dpkg -l [2023-03-10T21:02:23.393Z] + grep '^ii' [2023-03-10T21:02:23.393Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-10T21:02:23.393Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-10T21:02:23.393Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-10T21:02:23.393Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1371 ']' [2023-03-10T21:02:23.393Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1371/archives/ [2023-03-10T21:02:23.393Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1371/archives/ [Pipeline] echo [2023-03-10T21:02:23.404Z] 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/gexfoundry_device-sdk-go_PR-1371/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-10T21:02:23.681Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-10T21:02:24.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-10T21:02:24.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-10T21:02:24.303Z] prd-ubuntu20.04-docker-8c-8g-9676 does not seem to be running inside a container [2023-03-10T21:02:24.337Z] $ 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/gexfoundry_device-sdk-go_PR-1371/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1371 -v /w/workspace/gexfoundry_device-sdk-go_PR-1371:/w/workspace/gexfoundry_device-sdk-go_PR-1371:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-10T21:02:24.562Z] $ docker top a6616bc36ec587166c97979fb9f238d98bb871c449a84761106de1cb29c7b8d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-10T21:02:24.891Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-10T21:02:25.176Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-10T21:02:25.462Z] + ls /var/log/sa-host [2023-03-10T21:02:25.462Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-10T21:02:25.531Z] provisioning config files... [2023-03-10T21:02:25.539Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1371@tmp/config18034396047106156447tmp [Pipeline] { [Pipeline] echo [2023-03-10T21:02:25.552Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T21:02:25.834Z] ---> create-netrc.sh [Pipeline] } [2023-03-10T21:02:25.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-10T21:02:26.164Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-10T21:02:26.173Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T21:02:26.455Z] ---> sudo-logs.sh [2023-03-10T21:02:26.455Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-10T21:02:26.484Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T21:02:26.766Z] ---> job-cost.sh [2023-03-10T21:02:26.766Z] lf-activate-venv: SKIPPING [2023-03-10T21:02:26.766Z] DEBUG: total: 0.2199999988079071 [2023-03-10T21:02:26.766Z] INFO: Retrieving Stack Cost... [2023-03-10T21:02:27.025Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-10T21:02:27.591Z] INFO: Archiving Costs [Pipeline] echo [2023-03-10T21:02:27.605Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-10T21:02:27.888Z] ---> logs-deploy.sh [2023-03-10T21:02:27.888Z] lf-activate-venv: SKIPPING [2023-03-10T21:02:27.888Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1371/2 [2023-03-10T21:02:27.888Z] INFO: archiving workspace using pattern(s): [2023-03-10T21:02:28.824Z] Archives upload complete. [2023-03-10T21:02:28.824Z] INFO: archiving logs to Nexus