Pull request #1275 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c9e11e6abdbe705d7e0e0b1e324d272d35b2ded+8025d415256bff1d08fe37ed408de885b1f3053d (6f7ffc389b5802329c8bb80045ea9ca742229cff) 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-ssh824974004664425862.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-ssh17919168407880177081.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1275/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1275/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10061492803160647443.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1275/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9228309480500522512.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17058035893893859863.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1275/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1275/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14719840833639682979.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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/v2 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1533 in /w/workspace/gexfoundry_device-sdk-go_PR-1275 [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-1275 # 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 Merging remotes/origin/main commit 8025d415256bff1d08fe37ed408de885b1f3053d into PR head commit 8c9e11e6abdbe705d7e0e0b1e324d272d35b2ded Merge succeeded, producing 8c9e11e6abdbe705d7e0e0b1e324d272d35b2ded Checking out Revision 8c9e11e6abdbe705d7e0e0b1e324d272d35b2ded (PR-1275) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/1275/head:refs/remotes/origin/PR-1275 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c9e11e6abdbe705d7e0e0b1e324d272d35b2ded # 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 8025d415256bff1d08fe37ed408de885b1f3053d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c9e11e6abdbe705d7e0e0b1e324d272d35b2ded # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T04:14:19.065Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T04:14:19.245Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T04:14:19.339Z] ========================================================= [2023-01-10T04:14:19.339Z] EdgeX Global Pipelines Version Info [2023-01-10T04:14:19.339Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-10T04:14:20.082Z] ------------------- [2023-01-10T04:14:20.082Z] stable info: [2023-01-10T04:14:20.082Z] ------------------- [2023-01-10T04:14:20.082Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T04:14:20.082Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T04:14:20.082Z] Message: update stable to v1.0.244 [2023-01-10T04:14:20.656Z] ------------------- [2023-01-10T04:14:20.656Z] experimental info: [2023-01-10T04:14:20.656Z] ------------------- [2023-01-10T04:14:20.656Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T04:14:20.656Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T04:14:20.656Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T04:14:21.006Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-01-10T04:14:21.050Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-01-10T04:14:21.099Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T04:14:21.142Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T04:14:21.187Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T04:14:21.229Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T04:14:21.272Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T04:14:21.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-01-10T04:14:21.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T04:14:21.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T04:14:21.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T04:14:21.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-01-10T04:14:21.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T04:14:21.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T04:14:21.602Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T04:14:21.645Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T04:14:21.701Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T04:14:21.748Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T04:14:21.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T04:14:21.843Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T04:14:21.887Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-10T04:14:21.929Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-10T04:14:21.968Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T04:14:22.012Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T04:14:22.052Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T04:14:22.102Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T04:14:22.145Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T04:14:22.188Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1275 [Pipeline] echo [2023-01-10T04:14:22.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1275 [Pipeline] echo [2023-01-10T04:14:22.280Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1275 [Pipeline] echo [2023-01-10T04:14:22.324Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c9e11e6abdbe705d7e0e0b1e324d272d35b2ded [Pipeline] echo [2023-01-10T04:14:22.364Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c9e11e [Pipeline] echo [2023-01-10T04:14:22.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T04:14:22.528Z] provisioning config files... [2023-01-10T04:14:22.541Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1275@tmp/config2919576902930901803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T04:14:22.890Z] ---> docker-login.sh [2023-01-10T04:14:22.890Z] nexus3.edgexfoundry.org:10001 [2023-01-10T04:14:23.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T04:14:23.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T04:14:23.153Z] Configure a credential helper to remove this warning. See [2023-01-10T04:14:23.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T04:14:23.153Z] [2023-01-10T04:14:23.153Z] Login Succeeded [2023-01-10T04:14:23.153Z] nexus3.edgexfoundry.org:10002 [2023-01-10T04:14:23.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T04:14:23.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T04:14:23.411Z] Configure a credential helper to remove this warning. See [2023-01-10T04:14:23.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T04:14:23.411Z] [2023-01-10T04:14:23.411Z] Login Succeeded [2023-01-10T04:14:23.411Z] nexus3.edgexfoundry.org:10003 [2023-01-10T04:14:23.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T04:14:23.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T04:14:23.411Z] Configure a credential helper to remove this warning. See [2023-01-10T04:14:23.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T04:14:23.411Z] [2023-01-10T04:14:23.411Z] Login Succeeded [2023-01-10T04:14:23.411Z] nexus3.edgexfoundry.org:10004 [2023-01-10T04:14:23.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T04:14:23.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T04:14:23.670Z] Configure a credential helper to remove this warning. See [2023-01-10T04:14:23.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T04:14:23.670Z] [2023-01-10T04:14:23.670Z] Login Succeeded [2023-01-10T04:14:23.670Z] docker.io [2023-01-10T04:14:23.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T04:14:23.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T04:14:23.929Z] Configure a credential helper to remove this warning. See [2023-01-10T04:14:23.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T04:14:23.929Z] [2023-01-10T04:14:23.929Z] Login Succeeded [2023-01-10T04:14:23.929Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T04:14:23.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T04:14:24.605Z] + git rev-list -1 --merges 8c9e11e6abdbe705d7e0e0b1e324d272d35b2ded~1..8c9e11e6abdbe705d7e0e0b1e324d272d35b2ded [Pipeline] echo [2023-01-10T04:14:24.661Z] -----------> git rev-list -1 --merges 8c9e11e6abdbe705d7e0e0b1e324d272d35b2ded~1..8c9e11e6abdbe705d7e0e0b1e324d272d35b2ded 8c9e11e6abdbe705d7e0e0b1e324d272d35b2ded [false] [Pipeline] sh [2023-01-10T04:14:24.973Z] + git log --format=format:%s -1 8c9e11e6abdbe705d7e0e0b1e324d272d35b2ded [Pipeline] echo [2023-01-10T04:14:25.005Z] ========================================================= [2023-01-10T04:14:25.006Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T04:14:25.006Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T04:14:25.438Z] + git log --format=format:%s -1 8c9e11e6abdbe705d7e0e0b1e324d272d35b2ded [Pipeline] echo [2023-01-10T04:14:25.469Z] [semverPrep] GIT_COMMIT: 8c9e11e6abdbe705d7e0e0b1e324d272d35b2ded, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo [2023-01-10T04:14:25.497Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T04:14:25.865Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T04:14:25.866Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T04:14:25.866Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T04:14:25.866Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T04:14:25.866Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T04:14:25.866Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T04:14:25.866Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T04:14:26.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T04:14:26.305Z] [2023-01-10T04:14:26.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T04:14:26.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T04:14:26.687Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T04:14:26.688Z] b85a868b505f: Pulling fs layer [2023-01-10T04:14:26.688Z] e2be974225ed: Pulling fs layer [2023-01-10T04:14:26.688Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T04:14:26.688Z] 988bab9f4d93: Pulling fs layer [2023-01-10T04:14:26.688Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T04:14:26.688Z] eaf3925da568: Pulling fs layer [2023-01-10T04:14:26.688Z] bab4dde63d76: Pulling fs layer [2023-01-10T04:14:26.688Z] bde34c3a00c8: Pulling fs layer [2023-01-10T04:14:26.688Z] b352a97aabf1: Pulling fs layer [2023-01-10T04:14:26.688Z] 4872d77fe225: Pulling fs layer [2023-01-10T04:14:26.688Z] 5851b861e8e6: Pulling fs layer [2023-01-10T04:14:26.688Z] 1469e6f7b9e6: Waiting [2023-01-10T04:14:26.688Z] eaf3925da568: Waiting [2023-01-10T04:14:26.688Z] bab4dde63d76: Waiting [2023-01-10T04:14:26.688Z] bde34c3a00c8: Waiting [2023-01-10T04:14:26.688Z] b352a97aabf1: Waiting [2023-01-10T04:14:26.688Z] 4872d77fe225: Waiting [2023-01-10T04:14:26.688Z] 5851b861e8e6: Waiting [2023-01-10T04:14:26.688Z] 988bab9f4d93: Waiting [2023-01-10T04:14:26.688Z] e2be974225ed: Verifying Checksum [2023-01-10T04:14:26.688Z] e2be974225ed: Download complete [2023-01-10T04:14:26.688Z] 988bab9f4d93: Download complete [2023-01-10T04:14:26.949Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T04:14:26.949Z] 1469e6f7b9e6: Download complete [2023-01-10T04:14:26.949Z] eaf3925da568: Verifying Checksum [2023-01-10T04:14:26.949Z] eaf3925da568: Download complete [2023-01-10T04:14:26.949Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T04:14:26.949Z] 339a4e72a1f5: Download complete [2023-01-10T04:14:26.949Z] bde34c3a00c8: Download complete [2023-01-10T04:14:26.949Z] b352a97aabf1: Download complete [2023-01-10T04:14:26.949Z] 4872d77fe225: Verifying Checksum [2023-01-10T04:14:26.949Z] 4872d77fe225: Download complete [2023-01-10T04:14:26.949Z] 5851b861e8e6: Verifying Checksum [2023-01-10T04:14:26.949Z] 5851b861e8e6: Download complete [2023-01-10T04:14:26.949Z] b85a868b505f: Download complete [2023-01-10T04:14:27.208Z] bab4dde63d76: Verifying Checksum [2023-01-10T04:14:27.208Z] bab4dde63d76: Download complete [2023-01-10T04:14:28.143Z] b85a868b505f: Pull complete [2023-01-10T04:14:28.143Z] e2be974225ed: Pull complete [2023-01-10T04:14:28.709Z] 339a4e72a1f5: Pull complete [2023-01-10T04:14:28.709Z] 988bab9f4d93: Pull complete [2023-01-10T04:14:28.967Z] 1469e6f7b9e6: Pull complete [2023-01-10T04:14:28.967Z] eaf3925da568: Pull complete [2023-01-10T04:14:30.868Z] bab4dde63d76: Pull complete [2023-01-10T04:14:30.868Z] bde34c3a00c8: Pull complete [2023-01-10T04:14:30.868Z] b352a97aabf1: Pull complete [2023-01-10T04:14:30.868Z] 4872d77fe225: Pull complete [2023-01-10T04:14:30.868Z] 5851b861e8e6: Pull complete [2023-01-10T04:14:30.868Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T04:14:30.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T04:14:30.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T04:14:31.084Z] prd-ubuntu20.04-docker-8c-8g-1533 does not seem to be running inside a container [2023-01-10T04:14:31.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1275 -v /w/workspace/gexfoundry_device-sdk-go_PR-1275:/w/workspace/gexfoundry_device-sdk-go_PR-1275:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1275@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1275@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T04:14:33.714Z] $ docker top 92c432b53418bfa66aa1ad4f2ec04f97e2555d33e75b8e2c3b0612b5734713e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T04:14:33.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T04:14:33.913Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T04:14:34.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T04:14:34.040Z] $ docker exec 92c432b53418bfa66aa1ad4f2ec04f97e2555d33e75b8e2c3b0612b5734713e3 ssh-agent [2023-01-10T04:14:34.153Z] SSH_AUTH_SOCK=/tmp/ssh-SPpuIvzcH8DU/agent.32 [2023-01-10T04:14:34.153Z] SSH_AGENT_PID=38 [2023-01-10T04:14:34.159Z] Running ssh-add (command line suppressed) [2023-01-10T04:14:34.256Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1275@tmp/private_key_17964023714523907024.key (/w/workspace/gexfoundry_device-sdk-go_PR-1275@tmp/private_key_17964023714523907024.key) [2023-01-10T04:14:34.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T04:14:34.609Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T04:14:34.632Z] $ docker exec --env ******** --env ******** 92c432b53418bfa66aa1ad4f2ec04f97e2555d33e75b8e2c3b0612b5734713e3 ssh-agent -k [2023-01-10T04:14:34.726Z] unset SSH_AUTH_SOCK; [2023-01-10T04:14:34.726Z] unset SSH_AGENT_PID; [2023-01-10T04:14:34.726Z] echo Agent pid 38 killed; [2023-01-10T04:14:34.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T04:14:34.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T04:14:34.838Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T04:14:34.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T04:14:34.941Z] $ docker exec 92c432b53418bfa66aa1ad4f2ec04f97e2555d33e75b8e2c3b0612b5734713e3 ssh-agent [2023-01-10T04:14:35.039Z] SSH_AUTH_SOCK=/tmp/ssh-j16Ir4BzmpOY/agent.70 [2023-01-10T04:14:35.040Z] SSH_AGENT_PID=76 [2023-01-10T04:14:35.045Z] Running ssh-add (command line suppressed) [2023-01-10T04:14:35.137Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1275@tmp/private_key_16759975358694161732.key (/w/workspace/gexfoundry_device-sdk-go_PR-1275@tmp/private_key_16759975358694161732.key) [2023-01-10T04:14:35.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T04:14:35.486Z] + git semver init [2023-01-10T04:14:35.746Z] 2023-01-10 04:14:35,645 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T04:14:35.746Z] 2023-01-10 04:14:35,646 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1275/.semver [2023-01-10T04:14:35.746Z] 2023-01-10 04:14:35,646 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1275/.semver [2023-01-10T04:14:35.746Z] 2023-01-10 04:14:35,646 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1275/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1275, universal_newlines=False, shell=None, istream=None) [2023-01-10T04:14:36.684Z] 2023-01-10 04:14:36,602 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1275/.git/info/exclude [2023-01-10T04:14:36.684Z] 2023-01-10 04:14:36,602 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1275/.semver/PR-1275 with force:False [2023-01-10T04:14:36.684Z] 2023-01-10 04:14:36,602 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1275/.semver/PR-1275 [2023-01-10T04:14:36.684Z] 2023-01-10 04:14:36,607 [execute] INFO git cat-file --batch-check [2023-01-10T04:14:36.684Z] 2023-01-10 04:14:36,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1275/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T04:14:36.684Z] 2023-01-10 04:14:36,614 [execute] INFO git cat-file --batch [2023-01-10T04:14:36.684Z] 2023-01-10 04:14:36,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1275/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T04:14:36.684Z] 2023-01-10 04:14:36,618 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1275/.semver/PR-1275 [2023-01-10T04:14:36.684Z] 0.0.0 [Pipeline] } [2023-01-10T04:14:36.706Z] $ docker exec --env ******** --env ******** 92c432b53418bfa66aa1ad4f2ec04f97e2555d33e75b8e2c3b0612b5734713e3 ssh-agent -k [2023-01-10T04:14:36.813Z] unset SSH_AUTH_SOCK; [2023-01-10T04:14:36.813Z] unset SSH_AGENT_PID; [2023-01-10T04:14:36.813Z] echo Agent pid 76 killed; [2023-01-10T04:14:36.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T04:14:37.259Z] + git semver [Pipeline] } [2023-01-10T04:14:37.540Z] $ docker stop --time=1 92c432b53418bfa66aa1ad4f2ec04f97e2555d33e75b8e2c3b0612b5734713e3 [2023-01-10T04:14:38.849Z] $ docker rm -f --volumes 92c432b53418bfa66aa1ad4f2ec04f97e2555d33e75b8e2c3b0612b5734713e3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T04:14:39.260Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T04:14:39.534Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T04:14:39.551Z] [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-01-10T04:14:40.095Z] provisioning config files... [2023-01-10T04:14:40.104Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1275@tmp/config14811103476421800940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T04:14:40.455Z] ---> docker-login.sh [2023-01-10T04:14:40.455Z] nexus3.edgexfoundry.org:10001 [2023-01-10T04:14:40.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T04:14:40.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T04:14:40.455Z] Configure a credential helper to remove this warning. See [2023-01-10T04:14:40.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T04:14:40.455Z] [2023-01-10T04:14:40.455Z] Login Succeeded [2023-01-10T04:14:40.455Z] nexus3.edgexfoundry.org:10002 [2023-01-10T04:14:40.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T04:14:40.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T04:14:40.455Z] Configure a credential helper to remove this warning. See [2023-01-10T04:14:40.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T04:14:40.455Z] [2023-01-10T04:14:40.455Z] Login Succeeded [2023-01-10T04:14:40.455Z] nexus3.edgexfoundry.org:10003 [2023-01-10T04:14:40.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T04:14:40.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T04:14:40.714Z] Configure a credential helper to remove this warning. See [2023-01-10T04:14:40.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T04:14:40.714Z] [2023-01-10T04:14:40.714Z] Login Succeeded [2023-01-10T04:14:40.714Z] nexus3.edgexfoundry.org:10004 [2023-01-10T04:14:40.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T04:14:40.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T04:14:40.714Z] Configure a credential helper to remove this warning. See [2023-01-10T04:14:40.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T04:14:40.714Z] [2023-01-10T04:14:40.714Z] Login Succeeded [2023-01-10T04:14:40.714Z] docker.io [2023-01-10T04:14:40.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T04:14:40.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T04:14:40.973Z] Configure a credential helper to remove this warning. See [2023-01-10T04:14:40.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T04:14:40.973Z] [2023-01-10T04:14:40.973Z] Login Succeeded [2023-01-10T04:14:40.973Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T04:14:41.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T04:14:41.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T04:14:41.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T04:14:41.277Z] ========================================================= [2023-01-10T04:14:41.277Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T04:14:41.277Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T04:14:41.763Z] + 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-01-10T04:14:41.763Z] Sending build context to Docker daemon 10.42MB [2023-01-10T04:14:41.763Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T04:14:41.763Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-10T04:14:41.763Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T04:14:41.763Z] 213ec9aee27d: Pulling fs layer [2023-01-10T04:14:41.763Z] 4583459ba037: Pulling fs layer [2023-01-10T04:14:41.763Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T04:14:41.763Z] 53926ce57604: Pulling fs layer [2023-01-10T04:14:41.763Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T04:14:41.763Z] 22ff95d597cd: Pulling fs layer [2023-01-10T04:14:41.763Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T04:14:41.763Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T04:14:41.763Z] a7acece74701: Pulling fs layer [2023-01-10T04:14:41.763Z] 21b2b0c7a3f4: Waiting [2023-01-10T04:14:41.763Z] 22ff95d597cd: Waiting [2023-01-10T04:14:41.763Z] 12d6caf4c0d1: Waiting [2023-01-10T04:14:41.763Z] 96b7cbca73a9: Waiting [2023-01-10T04:14:41.763Z] a7acece74701: Waiting [2023-01-10T04:14:41.763Z] 53926ce57604: Waiting [2023-01-10T04:14:42.024Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T04:14:42.024Z] 93c1e223e6f2: Download complete [2023-01-10T04:14:42.024Z] 4583459ba037: Download complete [2023-01-10T04:14:42.024Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T04:14:42.024Z] 21b2b0c7a3f4: Download complete [2023-01-10T04:14:42.024Z] 22ff95d597cd: Download complete [2023-01-10T04:14:42.024Z] 213ec9aee27d: Verifying Checksum [2023-01-10T04:14:42.024Z] 213ec9aee27d: Download complete [2023-01-10T04:14:42.024Z] 12d6caf4c0d1: Download complete [2023-01-10T04:14:42.294Z] 213ec9aee27d: Pull complete [2023-01-10T04:14:42.294Z] 4583459ba037: Pull complete [2023-01-10T04:14:42.294Z] 93c1e223e6f2: Pull complete [2023-01-10T04:14:42.559Z] a7acece74701: Verifying Checksum [2023-01-10T04:14:42.559Z] a7acece74701: Download complete [2023-01-10T04:14:42.818Z] 53926ce57604: Verifying Checksum [2023-01-10T04:14:42.818Z] 53926ce57604: Download complete [2023-01-10T04:14:42.818Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T04:14:42.818Z] 96b7cbca73a9: Download complete [2023-01-10T04:14:47.016Z] 53926ce57604: Pull complete [2023-01-10T04:14:47.016Z] 21b2b0c7a3f4: Pull complete [2023-01-10T04:14:47.016Z] 22ff95d597cd: Pull complete [2023-01-10T04:14:47.016Z] 12d6caf4c0d1: Pull complete [2023-01-10T04:14:48.390Z] 96b7cbca73a9: Pull complete [2023-01-10T04:14:49.327Z] a7acece74701: Pull complete [2023-01-10T04:14:49.327Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T04:14:49.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T04:14:49.327Z] ---> db6d94c90886 [2023-01-10T04:14:49.327Z] Step 3/10 : ARG MAKE=make build [2023-01-10T04:14:54.601Z] ---> Running in 71091efe43ac [2023-01-10T04:14:54.601Z] Removing intermediate container 71091efe43ac [2023-01-10T04:14:54.601Z] ---> 0997025e1bb2 [2023-01-10T04:14:54.601Z] Step 4/10 : WORKDIR /device-sdk-go [2023-01-10T04:14:54.601Z] ---> Running in 0d84e98bdf0d [2023-01-10T04:14:54.601Z] Removing intermediate container 0d84e98bdf0d [2023-01-10T04:14:54.601Z] ---> c7ff4ffddbcf [2023-01-10T04:14:54.601Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-10T04:14:54.601Z] ---> Running in 2cf238136239 [2023-01-10T04:14:54.601Z] Removing intermediate container 2cf238136239 [2023-01-10T04:14:54.601Z] ---> 250090ec691a [2023-01-10T04:14:54.601Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-01-10T04:14:54.601Z] ---> Running in 8fc7b09c3cae [2023-01-10T04:14:54.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T04:14:54.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T04:14:54.861Z] OK: 211 MiB in 51 packages [2023-01-10T04:14:54.922Z] Still waiting to schedule task [2023-01-10T04:14:54.923Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T04:14:55.119Z] Removing intermediate container 8fc7b09c3cae [2023-01-10T04:14:55.119Z] ---> c0e80e9d49b2 [2023-01-10T04:14:55.119Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-10T04:14:55.119Z] ---> c85795605b8d [2023-01-10T04:14:55.119Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T04:14:55.119Z] ---> Running in e13941f18dc7 [2023-01-10T04:15:21.665Z] Removing intermediate container e13941f18dc7 [2023-01-10T04:15:21.665Z] ---> 409330fa8a50 [2023-01-10T04:15:21.665Z] Step 9/10 : COPY . . [2023-01-10T04:15:21.665Z] ---> c1556b200621 [2023-01-10T04:15:21.665Z] Step 10/10 : RUN ${MAKE} [2023-01-10T04:15:21.665Z] ---> Running in 9531e30000f3 [2023-01-10T04:15:21.665Z] noop [2023-01-10T04:15:21.665Z] Removing intermediate container 9531e30000f3 [2023-01-10T04:15:21.665Z] ---> 0edf3ac6251f [2023-01-10T04:15:21.665Z] Successfully built 0edf3ac6251f [2023-01-10T04:15:21.665Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T04:15:22.115Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T04:15:22.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T04:15:22.280Z] prd-ubuntu20.04-docker-8c-8g-1533 does not seem to be running inside a container [2023-01-10T04:15:22.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1275 -v /w/workspace/gexfoundry_device-sdk-go_PR-1275:/w/workspace/gexfoundry_device-sdk-go_PR-1275:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1275@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1275@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T04:15:22.611Z] $ docker top bd021b8c12c85b9fcc7a79dcbdafb04fab1c68385f023b24ec6d1f1fee0c61bc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T04:15:23.016Z] + go version [2023-01-10T04:15:23.016Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T04:15:23.040Z] $ docker stop --time=1 bd021b8c12c85b9fcc7a79dcbdafb04fab1c68385f023b24ec6d1f1fee0c61bc [2023-01-10T04:15:24.288Z] $ docker rm -f --volumes bd021b8c12c85b9fcc7a79dcbdafb04fab1c68385f023b24ec6d1f1fee0c61bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T04:15:25.021Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T04:15:25.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T04:15:25.169Z] prd-ubuntu20.04-docker-8c-8g-1533 does not seem to be running inside a container [2023-01-10T04:15:25.197Z] $ 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-1275 -v /w/workspace/gexfoundry_device-sdk-go_PR-1275:/w/workspace/gexfoundry_device-sdk-go_PR-1275:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1275@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1275@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T04:15:25.520Z] $ docker top 9f0a1e744b7a3d5830fd786359c5febe340c7d96bd6857859b35726be3aebeb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T04:15:25.921Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1275 [Pipeline] fileExists [Pipeline] sh [2023-01-10T04:15:26.279Z] + make test [2023-01-10T04:15:26.279Z] go test -race -coverprofile=coverage.out ./... [2023-01-10T04:15:32.843Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-01-10T04:15:45.037Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-01-10T04:15:45.037Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5/bootstrap/handlers/messaging.go:57:4: unknown field 'PublishHost' in struct literal of type "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types".MessageBusConfig [2023-01-10T04:15:45.037Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5/bootstrap/handlers/messaging.go:62:4: unknown field 'SubscribeHost' in struct literal of type "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types".MessageBusConfig [2023-01-10T04:15:45.037Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.055s coverage: 27.6% of statements [2023-01-10T04:15:45.037Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.070s coverage: 78.9% of statements [2023-01-10T04:15:45.037Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.085s coverage: 73.1% of statements [2023-01-10T04:15:45.037Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.105s coverage: 54.4% of statements [2023-01-10T04:15:45.037Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.107s coverage: 65.1% of statements [2023-01-10T04:15:45.037Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.762s coverage: 89.2% of statements [2023-01-10T04:15:45.037Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] [2023-01-10T04:15:45.295Z] make: *** [Makefile:35: unittest] Error 2 [Pipeline] } [2023-01-10T04:15:45.333Z] $ docker stop --time=1 9f0a1e744b7a3d5830fd786359c5febe340c7d96bd6857859b35726be3aebeb3 [2023-01-10T04:15:48.836Z] $ docker rm -f --volumes 9f0a1e744b7a3d5830fd786359c5febe340c7d96bd6857859b35726be3aebeb3 [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-01-10T04:15:50.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T04:15:50.029Z] [2023-01-10T04:15:50.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T04:15:50.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T04:15:50.453Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T04:15:50.453Z] 5eb5b503b376: Pulling fs layer [2023-01-10T04:15:50.453Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T04:15:50.453Z] ec43610c2a17: Pulling fs layer [2023-01-10T04:15:50.453Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T04:15:50.453Z] 33b1e0a273af: Pulling fs layer [2023-01-10T04:15:50.453Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T04:15:50.453Z] 3a2ae6a8a46f: Waiting [2023-01-10T04:15:50.453Z] 33b1e0a273af: Waiting [2023-01-10T04:15:50.453Z] 2f39f015ded8: Pulling fs layer [2023-01-10T04:15:50.453Z] 5d3b04190fa2: Waiting [2023-01-10T04:15:50.453Z] 2f39f015ded8: Waiting [2023-01-10T04:15:50.453Z] 5c69ac0246d0: Download complete [2023-01-10T04:15:50.453Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T04:15:50.453Z] 3a2ae6a8a46f: Download complete [2023-01-10T04:15:50.453Z] 33b1e0a273af: Verifying Checksum [2023-01-10T04:15:50.453Z] 33b1e0a273af: Download complete [2023-01-10T04:15:50.453Z] 5d3b04190fa2: Download complete [2023-01-10T04:15:50.732Z] ec43610c2a17: Download complete [2023-01-10T04:15:50.732Z] 5eb5b503b376: Verifying Checksum [2023-01-10T04:15:50.732Z] 5eb5b503b376: Download complete [2023-01-10T04:15:51.336Z] 2f39f015ded8: Download complete [2023-01-10T04:15:51.967Z] 5eb5b503b376: Pull complete [2023-01-10T04:15:51.967Z] 5c69ac0246d0: Pull complete [2023-01-10T04:15:52.535Z] ec43610c2a17: Pull complete [2023-01-10T04:15:52.535Z] 3a2ae6a8a46f: Pull complete [2023-01-10T04:15:52.535Z] 33b1e0a273af: Pull complete [2023-01-10T04:15:52.793Z] 5d3b04190fa2: Pull complete [2023-01-10T04:15:56.977Z] 2f39f015ded8: Pull complete [2023-01-10T04:15:56.977Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T04:15:56.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T04:15:56.977Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T04:15:57.198Z] prd-ubuntu20.04-docker-8c-8g-1533 does not seem to be running inside a container [2023-01-10T04:15:57.225Z] $ 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-1275 -v /w/workspace/gexfoundry_device-sdk-go_PR-1275:/w/workspace/gexfoundry_device-sdk-go_PR-1275:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1275@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1275@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T04:16:01.352Z] $ docker top 3f336ee7610e012496ca217188ef6837f89aa34d92d66f79e8ed216a73c44e56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T04:16:01.800Z] ---> job-cost.sh [2023-01-10T04:16:01.801Z] lf-activate-venv: SKIPPING [2023-01-10T04:16:01.801Z] INFO: No Stack... [2023-01-10T04:16:02.060Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T04:16:02.628Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T04:16:02.948Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1275/archives/cost.csv [2023-01-10T04:16:02.948Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T04:16:02.994Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1275-1-stack-cost] [2023-01-10T04:16:02.999Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1275-1-stack-cost] did not exist. Created. [2023-01-10T04:16:02.999Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1275-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T04:16:03.393Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T04:16:03.456Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T04:16:03.475Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1275-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T04:16:03.549Z] $ docker stop --time=1 3f336ee7610e012496ca217188ef6837f89aa34d92d66f79e8ed216a73c44e56 [2023-01-10T04:16:04.697Z] $ docker rm -f --volumes 3f336ee7610e012496ca217188ef6837f89aa34d92d66f79e8ed216a73c44e56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T04:16:05.050Z] Failed in branch amd64 [2023-01-10T04:18:19.855Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1536 in /w/workspace/gexfoundry_device-sdk-go_PR-1275 [Pipeline] { [Pipeline] ws [2023-01-10T04:18:19.909Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-01-10T04:18:19.991Z] The recommended git tool is: git [2023-01-10T04:18:26.100Z] using credential edgex-jenkins-ssh [2023-01-10T04:18:26.117Z] Cloning the remote Git repository [2023-01-10T04:18:26.172Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-01-10T04:18:26.257Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-01-10T04:18:26.437Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-01-10T04:18:26.439Z] > git --version # timeout=10 [2023-01-10T04:18:26.472Z] > git --version # 'git version 2.25.1' [2023-01-10T04:18:26.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T04:18:26.550Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T04:18:29.282Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-01-10T04:18:29.314Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T04:18:30.934Z] Merging remotes/origin/main commit 8025d415256bff1d08fe37ed408de885b1f3053d into PR head commit 8c9e11e6abdbe705d7e0e0b1e324d272d35b2ded [2023-01-10T04:18:31.184Z] Merge succeeded, producing 8c9e11e6abdbe705d7e0e0b1e324d272d35b2ded [2023-01-10T04:18:31.185Z] Checking out Revision 8c9e11e6abdbe705d7e0e0b1e324d272d35b2ded (PR-1275) [2023-01-10T04:18:30.285Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-01-10T04:18:30.336Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-01-10T04:18:30.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T04:18:30.358Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1275/head:refs/remotes/origin/PR-1275 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-10T04:18:30.955Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T04:18:30.971Z] > git checkout -f 8c9e11e6abdbe705d7e0e0b1e324d272d35b2ded # timeout=10 [2023-01-10T04:18:31.084Z] > git remote # timeout=10 [2023-01-10T04:18:31.105Z] > git config --get remote.origin.url # timeout=10 [2023-01-10T04:18:31.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T04:18:31.139Z] > git merge 8025d415256bff1d08fe37ed408de885b1f3053d # timeout=10 [2023-01-10T04:18:31.166Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-10T04:18:31.194Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T04:18:31.215Z] > git checkout -f 8c9e11e6abdbe705d7e0e0b1e324d272d35b2ded # timeout=10 [2023-01-10T04:18:31.786Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [2023-01-10T04:18:31.847Z] > git --version # timeout=10 [2023-01-10T04:18:31.860Z] > git --version # 'git version 2.25.1' [2023-01-10T04:18:31.886Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T04:18:33.078Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T04:18:33.078Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T04:18:33.078Z] Dload Upload Total Spent Left Speed [2023-01-10T04:18:33.078Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-01-10T04:18:33.732Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T04:18:34.088Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T04:18:34.089Z] + sudo tee /etc/docker/daemon.new [2023-01-10T04:18:34.089Z] { [2023-01-10T04:18:34.089Z] "registry-mirrors": [ [2023-01-10T04:18:34.089Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T04:18:34.089Z] ], [2023-01-10T04:18:34.089Z] "bip": "10.250.0.254/24", [2023-01-10T04:18:34.089Z] "hosts": [ [2023-01-10T04:18:34.089Z] "tcp://0.0.0.0:5555", [2023-01-10T04:18:34.089Z] "unix:///var/run/docker.sock" [2023-01-10T04:18:34.089Z] ], [2023-01-10T04:18:34.089Z] "mtu": 1458, [2023-01-10T04:18:34.089Z] "selinux-enabled": true, [2023-01-10T04:18:34.089Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T04:18:34.089Z] } [Pipeline] sh [2023-01-10T04:18:34.446Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T04:18:34.817Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T04:18:53.186Z] provisioning config files... [2023-01-10T04:18:53.216Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config14695593144417418111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T04:18:53.622Z] ---> docker-login.sh [2023-01-10T04:18:53.622Z] nexus3.edgexfoundry.org:10001 [2023-01-10T04:18:53.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T04:18:54.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T04:18:54.166Z] Configure a credential helper to remove this warning. See [2023-01-10T04:18:54.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T04:18:54.166Z] [2023-01-10T04:18:54.166Z] Login Succeeded [2023-01-10T04:18:54.436Z] nexus3.edgexfoundry.org:10002 [2023-01-10T04:18:54.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T04:18:54.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T04:18:54.709Z] Configure a credential helper to remove this warning. See [2023-01-10T04:18:54.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T04:18:54.709Z] [2023-01-10T04:18:54.709Z] Login Succeeded [2023-01-10T04:18:54.709Z] nexus3.edgexfoundry.org:10003 [2023-01-10T04:18:54.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T04:18:54.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T04:18:54.980Z] Configure a credential helper to remove this warning. See [2023-01-10T04:18:54.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T04:18:54.980Z] [2023-01-10T04:18:54.980Z] Login Succeeded [2023-01-10T04:18:54.980Z] nexus3.edgexfoundry.org:10004 [2023-01-10T04:18:55.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T04:18:55.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T04:18:55.258Z] Configure a credential helper to remove this warning. See [2023-01-10T04:18:55.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T04:18:55.258Z] [2023-01-10T04:18:55.258Z] Login Succeeded [2023-01-10T04:18:55.258Z] docker.io [2023-01-10T04:18:55.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T04:18:55.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T04:18:55.795Z] Configure a credential helper to remove this warning. See [2023-01-10T04:18:55.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T04:18:55.795Z] [2023-01-10T04:18:55.795Z] Login Succeeded [2023-01-10T04:18:55.795Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T04:18:55.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T04:18:56.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T04:18:56.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T04:18:56.296Z] ========================================================= [2023-01-10T04:18:56.296Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T04:18:56.296Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T04:18:56.810Z] + 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-01-10T04:18:57.081Z] Sending build context to Docker daemon 5.6MB [2023-01-10T04:18:57.081Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T04:18:57.081Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-10T04:18:57.352Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T04:18:57.352Z] 9b18e9b68314: Pulling fs layer [2023-01-10T04:18:57.352Z] 35d82f9e3411: Pulling fs layer [2023-01-10T04:18:57.352Z] e16973657156: Pulling fs layer [2023-01-10T04:18:57.352Z] fc693d55d65f: Pulling fs layer [2023-01-10T04:18:57.352Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T04:18:57.352Z] dda99020689f: Pulling fs layer [2023-01-10T04:18:57.352Z] db1c61fa0a46: Pulling fs layer [2023-01-10T04:18:57.352Z] 891c053d2c06: Pulling fs layer [2023-01-10T04:18:57.352Z] dda99020689f: Waiting [2023-01-10T04:18:57.352Z] db1c61fa0a46: Waiting [2023-01-10T04:18:57.352Z] fc693d55d65f: Waiting [2023-01-10T04:18:57.352Z] 7e9fc2657dce: Waiting [2023-01-10T04:18:57.352Z] 891c053d2c06: Waiting [2023-01-10T04:18:57.352Z] e16973657156: Download complete [2023-01-10T04:18:57.352Z] 35d82f9e3411: Verifying Checksum [2023-01-10T04:18:57.352Z] 35d82f9e3411: Download complete [2023-01-10T04:18:57.352Z] 7e9fc2657dce: Download complete [2023-01-10T04:18:57.352Z] dda99020689f: Verifying Checksum [2023-01-10T04:18:57.352Z] dda99020689f: Download complete [2023-01-10T04:18:57.352Z] 9b18e9b68314: Verifying Checksum [2023-01-10T04:18:57.352Z] 9b18e9b68314: Download complete [2023-01-10T04:18:58.347Z] 9b18e9b68314: Pull complete [2023-01-10T04:18:58.625Z] 891c053d2c06: Verifying Checksum [2023-01-10T04:18:58.625Z] 891c053d2c06: Download complete [2023-01-10T04:18:58.895Z] 35d82f9e3411: Pull complete [2023-01-10T04:18:59.166Z] e16973657156: Pull complete [2023-01-10T04:18:59.753Z] db1c61fa0a46: Verifying Checksum [2023-01-10T04:19:00.352Z] fc693d55d65f: Download complete [2023-01-10T04:19:12.693Z] fc693d55d65f: Pull complete [2023-01-10T04:19:12.693Z] 7e9fc2657dce: Pull complete [2023-01-10T04:19:12.693Z] dda99020689f: Pull complete [2023-01-10T04:19:19.378Z] db1c61fa0a46: Pull complete [2023-01-10T04:19:21.355Z] 891c053d2c06: Pull complete [2023-01-10T04:19:21.630Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T04:19:21.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T04:19:21.630Z] ---> f96f9c87975a [2023-01-10T04:19:21.630Z] Step 3/10 : ARG MAKE=make build [2023-01-10T04:19:23.698Z] ---> Running in 65517b32d264 [2023-01-10T04:19:23.969Z] Removing intermediate container 65517b32d264 [2023-01-10T04:19:23.969Z] ---> a97ac8c57ee1 [2023-01-10T04:19:23.969Z] Step 4/10 : WORKDIR /device-sdk-go [2023-01-10T04:19:24.240Z] ---> Running in ac0cc26c067c [2023-01-10T04:19:24.513Z] Removing intermediate container ac0cc26c067c [2023-01-10T04:19:24.513Z] ---> 266f32ca7a4e [2023-01-10T04:19:24.513Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-10T04:19:24.513Z] ---> Running in da4059526643 [2023-01-10T04:19:24.784Z] Removing intermediate container da4059526643 [2023-01-10T04:19:24.784Z] ---> cec7fb6caebc [2023-01-10T04:19:24.784Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-01-10T04:19:25.057Z] ---> Running in a9c25cdd0192 [2023-01-10T04:19:26.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T04:19:26.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T04:19:27.581Z] OK: 221 MiB in 51 packages [2023-01-10T04:19:28.550Z] Removing intermediate container a9c25cdd0192 [2023-01-10T04:19:28.550Z] ---> 15da41f02720 [2023-01-10T04:19:28.550Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-10T04:19:28.820Z] ---> 93d6665d3385 [2023-01-10T04:19:28.820Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T04:19:29.088Z] ---> Running in f45fc1a129c8 [2023-01-10T04:20:25.554Z] Removing intermediate container f45fc1a129c8 [2023-01-10T04:20:25.554Z] ---> 42d67d6772ea [2023-01-10T04:20:25.554Z] Step 9/10 : COPY . . [2023-01-10T04:20:26.521Z] ---> c5545df5468c [2023-01-10T04:20:26.521Z] Step 10/10 : RUN ${MAKE} [2023-01-10T04:20:26.521Z] ---> Running in ff06a35499bc [2023-01-10T04:20:27.495Z] noop [2023-01-10T04:20:28.078Z] Removing intermediate container ff06a35499bc [2023-01-10T04:20:28.078Z] ---> 98b7c4ca6aa5 [2023-01-10T04:20:28.078Z] Successfully built 98b7c4ca6aa5 [2023-01-10T04:20:28.078Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T04:20:28.570Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T04:20:28.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T04:20:28.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-1536 does not seem to be running inside a container [2023-01-10T04:20:28.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T04:20:30.137Z] $ docker top 09041eb5b032af2555d2e0c3f4e9e8fe921e4c20c67954f7452805b5dfb9cb03 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T04:20:31.028Z] + go version [2023-01-10T04:20:31.028Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T04:20:31.066Z] $ docker stop --time=1 09041eb5b032af2555d2e0c3f4e9e8fe921e4c20c67954f7452805b5dfb9cb03 [2023-01-10T04:20:34.844Z] $ docker rm -f --volumes 09041eb5b032af2555d2e0c3f4e9e8fe921e4c20c67954f7452805b5dfb9cb03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T04:20:35.683Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T04:20:35.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T04:20:35.928Z] prd-ubuntu20.04-docker-arm64-4c-16g-1536 does not seem to be running inside a container [2023-01-10T04:20:35.998Z] $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T04:20:37.182Z] $ docker top 64df80f575e4d23e76449da9426f0f32a4f20631fdf3c86e10734643b519d3aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T04:20:37.729Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-10T04:20:38.125Z] + make test [2023-01-10T04:20:38.125Z] go test -race -coverprofile=coverage.out ./... [2023-01-10T04:21:16.999Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-01-10T04:23:08.671Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-01-10T04:23:08.671Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5/bootstrap/handlers/messaging.go:57:4: unknown field 'PublishHost' in struct literal of type "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types".MessageBusConfig [2023-01-10T04:23:08.671Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5/bootstrap/handlers/messaging.go:62:4: unknown field 'SubscribeHost' in struct literal of type "github.com/edgexfoundry/go-mod-messaging/v3/pkg/types".MessageBusConfig [2023-01-10T04:23:20.982Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.372s coverage: 27.6% of statements [2023-01-10T04:23:21.569Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.422s coverage: 78.9% of statements [2023-01-10T04:23:28.243Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.327s coverage: 73.1% of statements [2023-01-10T04:23:30.191Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.564s coverage: 54.4% of statements [2023-01-10T04:23:30.777Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.389s coverage: 65.1% of statements [2023-01-10T04:23:30.777Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 5.092s coverage: 89.2% of statements [2023-01-10T04:23:30.777Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] [2023-01-10T04:23:31.362Z] make: *** [Makefile:35: unittest] Error 2 [Pipeline] } [2023-01-10T04:23:31.418Z] $ docker stop --time=1 64df80f575e4d23e76449da9426f0f32a4f20631fdf3c86e10734643b519d3aa [2023-01-10T04:23:33.408Z] $ docker rm -f --volumes 64df80f575e4d23e76449da9426f0f32a4f20631fdf3c86e10734643b519d3aa [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-01-10T04:23:35.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T04:23:35.253Z] [2023-01-10T04:23:35.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T04:23:35.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T04:23:35.936Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T04:23:35.936Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T04:23:35.936Z] 04944245beec: Pulling fs layer [2023-01-10T04:23:35.936Z] 699f458cf7ca: Pulling fs layer [2023-01-10T04:23:35.936Z] 765212b225bb: Pulling fs layer [2023-01-10T04:23:35.936Z] f23df028b6ca: Pulling fs layer [2023-01-10T04:23:35.936Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T04:23:35.936Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T04:23:35.936Z] 765212b225bb: Waiting [2023-01-10T04:23:35.936Z] f23df028b6ca: Waiting [2023-01-10T04:23:35.936Z] d65c8cfc05b1: Waiting [2023-01-10T04:23:35.936Z] 2437ff75d9bd: Waiting [2023-01-10T04:23:35.936Z] 04944245beec: Verifying Checksum [2023-01-10T04:23:35.936Z] 04944245beec: Download complete [2023-01-10T04:23:35.936Z] 765212b225bb: Verifying Checksum [2023-01-10T04:23:35.936Z] 765212b225bb: Download complete [2023-01-10T04:23:36.203Z] f23df028b6ca: Verifying Checksum [2023-01-10T04:23:36.203Z] f23df028b6ca: Download complete [2023-01-10T04:23:36.203Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T04:23:36.203Z] d65c8cfc05b1: Download complete [2023-01-10T04:23:36.203Z] 699f458cf7ca: Verifying Checksum [2023-01-10T04:23:36.203Z] 699f458cf7ca: Download complete [2023-01-10T04:23:37.164Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T04:23:37.164Z] 8998bd30e6a1: Download complete [2023-01-10T04:23:41.419Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T04:23:41.419Z] 2437ff75d9bd: Download complete [2023-01-10T04:23:44.007Z] 8998bd30e6a1: Pull complete [2023-01-10T04:23:44.007Z] 04944245beec: Pull complete [2023-01-10T04:23:45.966Z] 699f458cf7ca: Pull complete [2023-01-10T04:23:46.237Z] 765212b225bb: Pull complete [2023-01-10T04:23:47.214Z] f23df028b6ca: Pull complete [2023-01-10T04:23:47.214Z] d65c8cfc05b1: Pull complete [2023-01-10T04:24:02.200Z] 2437ff75d9bd: Pull complete [2023-01-10T04:24:02.200Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T04:24:02.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T04:24:02.200Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T04:24:02.534Z] prd-ubuntu20.04-docker-arm64-4c-16g-1536 does not seem to be running inside a container [2023-01-10T04:24:02.598Z] $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-10T04:24:05.383Z] $ docker top 846f0675a4b193f8853d681607ba0ada73043b2ae04ab6236e1a00e277fff953 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T04:24:06.299Z] ---> job-cost.sh [2023-01-10T04:24:06.299Z] lf-activate-venv: SKIPPING [2023-01-10T04:24:06.299Z] INFO: No Stack... [2023-01-10T04:24:06.567Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T04:24:07.530Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T04:24:08.196Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-01-10T04:24:08.196Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T04:24:08.294Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1275-1-stack-cost] [2023-01-10T04:24:08.300Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1275-1-stack-cost] did not exist. Created. [2023-01-10T04:24:08.300Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1275-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T04:24:09.032Z] /w/workspace/device-sdk-go/1@tmp/durable-709d9a72/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T04:24:09.715Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T04:24:09.751Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T04:24:10.361Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T04:24:10.377Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1275-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T04:24:10.458Z] $ docker stop --time=1 846f0675a4b193f8853d681607ba0ada73043b2ae04ab6236e1a00e277fff953 [2023-01-10T04:24:11.930Z] $ docker rm -f --volumes 846f0675a4b193f8853d681607ba0ada73043b2ae04ab6236e1a00e277fff953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T04:24:12.610Z] 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-01-10T04:24:14.580Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1275/archives ] [2023-01-10T04:24:14.581Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1275/archives [2023-01-10T04:24:14.581Z] total 16 [2023-01-10T04:24:14.581Z] drwxr-xr-x 3 root root 4096 Jan 10 04:16 . [2023-01-10T04:24:14.581Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 04:16 .. [2023-01-10T04:24:14.581Z] drwxr-xr-x 2 root root 4096 Jan 10 04:16 cost [2023-01-10T04:24:14.581Z] -rw-r--r-- 1 root root 86 Jan 10 04:16 cost.csv [2023-01-10T04:24:14.581Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1275/archives [2023-01-10T04:24:14.581Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1275/archives [2023-01-10T04:24:14.581Z] total 16 [2023-01-10T04:24:14.581Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 04:16 . [2023-01-10T04:24:14.581Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 04:16 .. [2023-01-10T04:24:14.581Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 04:16 cost [2023-01-10T04:24:14.581Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 10 04:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T04:24:14.903Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T04:24:15.798Z] ---> package-listing.sh [2023-01-10T04:24:15.798Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T04:24:15.798Z] ++ facter osfamily [2023-01-10T04:24:16.057Z] + OS_FAMILY=debian [2023-01-10T04:24:16.057Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1275 [2023-01-10T04:24:16.057Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T04:24:16.057Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T04:24:16.057Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T04:24:16.057Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T04:24:16.057Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1275 ']' [2023-01-10T04:24:16.057Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T04:24:16.057Z] + case "${OS_FAMILY}" in [2023-01-10T04:24:16.057Z] + dpkg -l [2023-01-10T04:24:16.057Z] + grep '^ii' [2023-01-10T04:24:16.057Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T04:24:16.057Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T04:24:16.057Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T04:24:16.057Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1275 ']' [2023-01-10T04:24:16.057Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1275/archives/ [2023-01-10T04:24:16.057Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1275/archives/ [Pipeline] echo [2023-01-10T04:24:16.100Z] 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-1275/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-10T04:24:16.394Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T04:24:17.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T04:24:17.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T04:24:17.176Z] prd-ubuntu20.04-docker-8c-8g-1533 does not seem to be running inside a container [2023-01-10T04:24:17.193Z] $ 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-1275/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-1275 -v /w/workspace/gexfoundry_device-sdk-go_PR-1275:/w/workspace/gexfoundry_device-sdk-go_PR-1275:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1275@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1275@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T04:24:17.371Z] $ docker top ca2f20cdb4a366b9a1e7a37e6ac0dfb64e452dd191bf4a871caeb84ea6c7cedc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T04:24:17.768Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T04:24:18.076Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T04:24:18.382Z] + ls /var/log/sa-host [2023-01-10T04:24:18.382Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T04:24:18.627Z] provisioning config files... [2023-01-10T04:24:18.636Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1275@tmp/config2152102512495842122tmp [Pipeline] { [Pipeline] echo [2023-01-10T04:24:18.687Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T04:24:19.001Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T04:24:19.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T04:24:19.408Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T04:24:19.439Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T04:24:19.744Z] ---> sudo-logs.sh [2023-01-10T04:24:19.744Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T04:24:19.829Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T04:24:20.139Z] ---> job-cost.sh [2023-01-10T04:24:20.139Z] lf-activate-venv: SKIPPING [2023-01-10T04:24:20.139Z] DEBUG: total: 0.2199999988079071 [2023-01-10T04:24:20.139Z] INFO: Retrieving Stack Cost... [2023-01-10T04:24:20.708Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T04:24:20.966Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T04:24:20.998Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T04:24:21.307Z] ---> logs-deploy.sh [2023-01-10T04:24:21.307Z] lf-activate-venv: SKIPPING [2023-01-10T04:24:21.307Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1275/1 [2023-01-10T04:24:21.307Z] INFO: archiving workspace using pattern(s): [2023-01-10T04:24:22.243Z] Archives upload complete. [2023-01-10T04:24:22.243Z] INFO: archiving logs to Nexus