Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b76771b07adf0b8c2e38dd8a749adeac8b55b549 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-ssh9292457492191652935.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-ssh12860561846618458751.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/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2952559854045001370.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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2995605469916668429.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-ssh9641546775682934984.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/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10508231523762777247.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-7648 in /w/workspace/dgexfoundry_device-sdk-go_levski [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/dgexfoundry_device-sdk-go_levski # 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 Avoid second fetch Checking out Revision b76771b07adf0b8c2e38dd8a749adeac8b55b549 (levski) Commit message: "Merge pull request #1257 from lenny-intel/released-go-mods" 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 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b76771b07adf0b8c2e38dd8a749adeac8b55b549 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-27T21:04:06.496Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-27T21:04:06.673Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T21:04:06.769Z] ========================================================= [2023-02-27T21:04:06.770Z] EdgeX Global Pipelines Version Info [2023-02-27T21:04:06.770Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:04:07.502Z] ------------------- [2023-02-27T21:04:07.502Z] stable info: [2023-02-27T21:04:07.502Z] ------------------- [2023-02-27T21:04:07.502Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-27T21:04:07.502Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T21:04:07.502Z] Message: update stable to v1.0.244 [2023-02-27T21:04:08.073Z] ------------------- [2023-02-27T21:04:08.073Z] experimental info: [2023-02-27T21:04:08.073Z] ------------------- [2023-02-27T21:04:08.073Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-27T21:04:08.073Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T21:04:08.073Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-27T21:04:08.380Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-02-27T21:04:08.425Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-02-27T21:04:08.460Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-27T21:04:08.492Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-27T21:04:08.534Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-27T21:04:08.568Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-27T21:04:08.606Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-27T21:04:08.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-02-27T21:04:08.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-27T21:04:08.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-27T21:04:08.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-27T21:04:08.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-02-27T21:04:08.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-27T21:04:08.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-27T21:04:08.910Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T21:04:08.945Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T21:04:08.981Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T21:04:09.017Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T21:04:09.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-27T21:04:09.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-27T21:04:09.139Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-27T21:04:09.183Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-27T21:04:09.225Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-27T21:04:09.266Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-27T21:04:09.312Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-27T21:04:09.354Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-27T21:04:09.395Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-27T21:04:09.431Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-02-27T21:04:09.468Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-02-27T21:04:09.505Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-02-27T21:04:09.545Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b76771b07adf0b8c2e38dd8a749adeac8b55b549 [Pipeline] echo [2023-02-27T21:04:09.587Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b76771b [Pipeline] echo [2023-02-27T21:04:09.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T21:04:09.746Z] provisioning config files... [2023-02-27T21:04:09.760Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config1969916455324172392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:04:10.109Z] ---> docker-login.sh [2023-02-27T21:04:10.109Z] nexus3.edgexfoundry.org:10001 [2023-02-27T21:04:10.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:04:10.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:04:10.369Z] Configure a credential helper to remove this warning. See [2023-02-27T21:04:10.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:04:10.369Z] [2023-02-27T21:04:10.369Z] Login Succeeded [2023-02-27T21:04:10.369Z] nexus3.edgexfoundry.org:10002 [2023-02-27T21:04:10.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:04:10.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:04:10.629Z] Configure a credential helper to remove this warning. See [2023-02-27T21:04:10.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:04:10.629Z] [2023-02-27T21:04:10.629Z] Login Succeeded [2023-02-27T21:04:10.629Z] nexus3.edgexfoundry.org:10003 [2023-02-27T21:04:10.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:04:10.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:04:10.629Z] Configure a credential helper to remove this warning. See [2023-02-27T21:04:10.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:04:10.629Z] [2023-02-27T21:04:10.629Z] Login Succeeded [2023-02-27T21:04:10.629Z] nexus3.edgexfoundry.org:10004 [2023-02-27T21:04:10.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:04:10.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:04:10.890Z] Configure a credential helper to remove this warning. See [2023-02-27T21:04:10.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:04:10.890Z] [2023-02-27T21:04:10.890Z] Login Succeeded [2023-02-27T21:04:10.890Z] docker.io [2023-02-27T21:04:10.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:04:11.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:04:11.151Z] Configure a credential helper to remove this warning. See [2023-02-27T21:04:11.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:04:11.151Z] [2023-02-27T21:04:11.151Z] Login Succeeded [2023-02-27T21:04:11.151Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T21:04:11.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-27T21:04:11.805Z] + git rev-list -1 --merges b76771b07adf0b8c2e38dd8a749adeac8b55b549~1..b76771b07adf0b8c2e38dd8a749adeac8b55b549 [Pipeline] echo [2023-02-27T21:04:11.870Z] -----------> git rev-list -1 --merges b76771b07adf0b8c2e38dd8a749adeac8b55b549~1..b76771b07adf0b8c2e38dd8a749adeac8b55b549 b76771b07adf0b8c2e38dd8a749adeac8b55b549 [2023-02-27T21:04:11.870Z] b76771b07adf0b8c2e38dd8a749adeac8b55b549 [false] [Pipeline] sh [2023-02-27T21:04:12.179Z] + git log --format=format:%s -1 b76771b07adf0b8c2e38dd8a749adeac8b55b549 [Pipeline] echo [2023-02-27T21:04:12.213Z] ========================================================= [2023-02-27T21:04:12.214Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-27T21:04:12.214Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T21:04:12.639Z] + git log --format=format:%s -1 b76771b07adf0b8c2e38dd8a749adeac8b55b549 [Pipeline] echo [2023-02-27T21:04:12.731Z] [semverPrep] GIT_COMMIT: b76771b07adf0b8c2e38dd8a749adeac8b55b549, Commit Message: Merge pull request #1257 from lenny-intel/released-go-mods [Pipeline] echo [2023-02-27T21:04:12.762Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-27T21:04:13.154Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T21:04:13.154Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-27T21:04:13.154Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-27T21:04:13.154Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-27T21:04:13.154Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-27T21:04:13.154Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-27T21:04:13.154Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:04:13.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T21:04:13.639Z] [2023-02-27T21:04:13.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:04:14.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T21:04:14.009Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-27T21:04:14.009Z] b85a868b505f: Pulling fs layer [2023-02-27T21:04:14.009Z] e2be974225ed: Pulling fs layer [2023-02-27T21:04:14.009Z] 339a4e72a1f5: Pulling fs layer [2023-02-27T21:04:14.009Z] 988bab9f4d93: Pulling fs layer [2023-02-27T21:04:14.009Z] 1469e6f7b9e6: Pulling fs layer [2023-02-27T21:04:14.009Z] eaf3925da568: Pulling fs layer [2023-02-27T21:04:14.009Z] bab4dde63d76: Pulling fs layer [2023-02-27T21:04:14.009Z] bde34c3a00c8: Pulling fs layer [2023-02-27T21:04:14.009Z] b352a97aabf1: Pulling fs layer [2023-02-27T21:04:14.009Z] 4872d77fe225: Pulling fs layer [2023-02-27T21:04:14.009Z] 5851b861e8e6: Pulling fs layer [2023-02-27T21:04:14.009Z] 988bab9f4d93: Waiting [2023-02-27T21:04:14.009Z] 1469e6f7b9e6: Waiting [2023-02-27T21:04:14.009Z] eaf3925da568: Waiting [2023-02-27T21:04:14.009Z] bab4dde63d76: Waiting [2023-02-27T21:04:14.009Z] 4872d77fe225: Waiting [2023-02-27T21:04:14.009Z] bde34c3a00c8: Waiting [2023-02-27T21:04:14.009Z] b352a97aabf1: Waiting [2023-02-27T21:04:14.009Z] 5851b861e8e6: Waiting [2023-02-27T21:04:14.009Z] e2be974225ed: Verifying Checksum [2023-02-27T21:04:14.009Z] e2be974225ed: Download complete [2023-02-27T21:04:14.009Z] 988bab9f4d93: Download complete [2023-02-27T21:04:14.270Z] 1469e6f7b9e6: Verifying Checksum [2023-02-27T21:04:14.270Z] 1469e6f7b9e6: Download complete [2023-02-27T21:04:14.270Z] 339a4e72a1f5: Verifying Checksum [2023-02-27T21:04:14.270Z] 339a4e72a1f5: Download complete [2023-02-27T21:04:14.270Z] eaf3925da568: Verifying Checksum [2023-02-27T21:04:14.270Z] eaf3925da568: Download complete [2023-02-27T21:04:14.270Z] b352a97aabf1: Verifying Checksum [2023-02-27T21:04:14.270Z] b352a97aabf1: Download complete [2023-02-27T21:04:14.270Z] 4872d77fe225: Verifying Checksum [2023-02-27T21:04:14.270Z] 4872d77fe225: Download complete [2023-02-27T21:04:14.270Z] 5851b861e8e6: Verifying Checksum [2023-02-27T21:04:14.270Z] 5851b861e8e6: Download complete [2023-02-27T21:04:14.270Z] b85a868b505f: Verifying Checksum [2023-02-27T21:04:14.270Z] b85a868b505f: Download complete [2023-02-27T21:04:14.529Z] bab4dde63d76: Verifying Checksum [2023-02-27T21:04:14.529Z] bab4dde63d76: Download complete [2023-02-27T21:04:15.465Z] b85a868b505f: Pull complete [2023-02-27T21:04:15.725Z] e2be974225ed: Pull complete [2023-02-27T21:04:16.295Z] 339a4e72a1f5: Pull complete [2023-02-27T21:04:16.295Z] 988bab9f4d93: Pull complete [2023-02-27T21:04:16.555Z] 1469e6f7b9e6: Pull complete [2023-02-27T21:04:16.555Z] eaf3925da568: Pull complete [2023-02-27T21:04:18.458Z] bab4dde63d76: Pull complete [2023-02-27T21:04:18.458Z] bde34c3a00c8: Pull complete [2023-02-27T21:04:18.458Z] b352a97aabf1: Pull complete [2023-02-27T21:04:18.459Z] 4872d77fe225: Pull complete [2023-02-27T21:04:18.459Z] 5851b861e8e6: Pull complete [2023-02-27T21:04:18.459Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-27T21:04:18.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T21:04:18.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:04:18.672Z] prd-ubuntu20.04-docker-8c-8g-7648 does not seem to be running inside a container [2023-02-27T21:04:18.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T21:04:21.033Z] $ docker top fe41038652fb1db9ace6d3b93f04d5c86b8089726f84397d6412e1cadaac76ac -eo pid,comm [2023-02-27T21:04:21.098Z] 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-02-27T21:04:21.098Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T21:04:21.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T21:04:21.212Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T21:04:21.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T21:04:21.337Z] $ docker exec fe41038652fb1db9ace6d3b93f04d5c86b8089726f84397d6412e1cadaac76ac ssh-agent [2023-02-27T21:04:21.455Z] SSH_AUTH_SOCK=/tmp/ssh-uohJOMPUxafW/agent.32 [2023-02-27T21:04:21.455Z] SSH_AGENT_PID=38 [2023-02-27T21:04:21.462Z] Running ssh-add (command line suppressed) [2023-02-27T21:04:21.568Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_11360541207134352866.key (/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_11360541207134352866.key) [2023-02-27T21:04:21.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T21:04:21.911Z] + git tag --points-at HEAD [Pipeline] } [2023-02-27T21:04:21.933Z] $ docker exec --env ******** --env ******** fe41038652fb1db9ace6d3b93f04d5c86b8089726f84397d6412e1cadaac76ac ssh-agent -k [2023-02-27T21:04:22.039Z] unset SSH_AUTH_SOCK; [2023-02-27T21:04:22.039Z] unset SSH_AGENT_PID; [2023-02-27T21:04:22.040Z] echo Agent pid 38 killed; [2023-02-27T21:04:22.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-02-27T21:04:22.142Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.3.0|v2.3.0-dev.51' [Pipeline] sshagent [2023-02-27T21:04:22.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T21:04:22.177Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T21:04:22.293Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T21:04:22.295Z] $ docker exec fe41038652fb1db9ace6d3b93f04d5c86b8089726f84397d6412e1cadaac76ac ssh-agent [2023-02-27T21:04:22.405Z] SSH_AUTH_SOCK=/tmp/ssh-mw3uXqUlxZGZ/agent.69 [2023-02-27T21:04:22.405Z] SSH_AGENT_PID=75 [2023-02-27T21:04:22.409Z] Running ssh-add (command line suppressed) [2023-02-27T21:04:22.516Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_6500100425772329362.key (/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_6500100425772329362.key) [2023-02-27T21:04:22.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T21:04:22.857Z] + git semver init [2023-02-27T21:04:23.116Z] 2023-02-27 21:04:23,028 [run_init] DEBUG init version:0.0.0 force:False [2023-02-27T21:04:23.116Z] 2023-02-27 21:04:23,028 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-sdk-go_levski/.semver [2023-02-27T21:04:23.116Z] 2023-02-27 21:04:23,029 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/dgexfoundry_device-sdk-go_levski/.semver [2023-02-27T21:04:23.116Z] 2023-02-27 21:04:23,029 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/dgexfoundry_device-sdk-go_levski/.semver'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski, universal_newlines=False, shell=None, istream=None) [2023-02-27T21:04:24.057Z] 2023-02-27 21:04:24,017 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-sdk-go_levski/.git/info/exclude [2023-02-27T21:04:24.057Z] 2023-02-27 21:04:24,018 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski with force:False [2023-02-27T21:04:24.057Z] 2023-02-27 21:04:24,018 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-02-27T21:04:24.057Z] 2023-02-27 21:04:24,023 [execute] INFO git cat-file --batch-check [2023-02-27T21:04:24.057Z] 2023-02-27 21:04:24,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T21:04:24.057Z] 2023-02-27 21:04:24,030 [execute] INFO git cat-file --batch [2023-02-27T21:04:24.057Z] 2023-02-27 21:04:24,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T21:04:24.057Z] 2023-02-27 21:04:24,035 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-02-27T21:04:24.057Z] 0.0.0 [Pipeline] } [2023-02-27T21:04:24.330Z] $ docker exec --env ******** --env ******** fe41038652fb1db9ace6d3b93f04d5c86b8089726f84397d6412e1cadaac76ac ssh-agent -k [2023-02-27T21:04:24.426Z] unset SSH_AUTH_SOCK; [2023-02-27T21:04:24.426Z] unset SSH_AGENT_PID; [2023-02-27T21:04:24.426Z] echo Agent pid 75 killed; [2023-02-27T21:04:24.440Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T21:04:24.863Z] + git semver [Pipeline] } [2023-02-27T21:04:25.145Z] $ docker stop --time=1 fe41038652fb1db9ace6d3b93f04d5c86b8089726f84397d6412e1cadaac76ac [2023-02-27T21:04:26.443Z] $ docker rm -f --volumes fe41038652fb1db9ace6d3b93f04d5c86b8089726f84397d6412e1cadaac76ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T21:04:26.856Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-27T21:04:27.122Z] Stashed 1 file(s) [Pipeline] echo [2023-02-27T21:04:27.139Z] [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-02-27T21:04:27.684Z] provisioning config files... [2023-02-27T21:04:27.692Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config8078573744801278613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:04:28.053Z] ---> docker-login.sh [2023-02-27T21:04:28.053Z] nexus3.edgexfoundry.org:10001 [2023-02-27T21:04:28.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:04:28.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:04:28.053Z] Configure a credential helper to remove this warning. See [2023-02-27T21:04:28.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:04:28.053Z] [2023-02-27T21:04:28.053Z] Login Succeeded [2023-02-27T21:04:28.053Z] nexus3.edgexfoundry.org:10002 [2023-02-27T21:04:28.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:04:28.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:04:28.053Z] Configure a credential helper to remove this warning. See [2023-02-27T21:04:28.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:04:28.053Z] [2023-02-27T21:04:28.053Z] Login Succeeded [2023-02-27T21:04:28.053Z] nexus3.edgexfoundry.org:10003 [2023-02-27T21:04:28.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:04:28.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:04:28.312Z] Configure a credential helper to remove this warning. See [2023-02-27T21:04:28.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:04:28.312Z] [2023-02-27T21:04:28.312Z] Login Succeeded [2023-02-27T21:04:28.312Z] nexus3.edgexfoundry.org:10004 [2023-02-27T21:04:28.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:04:28.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:04:28.313Z] Configure a credential helper to remove this warning. See [2023-02-27T21:04:28.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:04:28.313Z] [2023-02-27T21:04:28.313Z] Login Succeeded [2023-02-27T21:04:28.313Z] docker.io [2023-02-27T21:04:28.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:04:28.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:04:28.572Z] Configure a credential helper to remove this warning. See [2023-02-27T21:04:28.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:04:28.572Z] [2023-02-27T21:04:28.572Z] Login Succeeded [2023-02-27T21:04:28.572Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T21:04:28.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T21:04:28.777Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T21:04:28.811Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T21:04:28.844Z] ========================================================= [2023-02-27T21:04:28.844Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-27T21:04:28.844Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:04:29.317Z] + 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-02-27T21:04:29.317Z] Sending build context to Docker daemon 10.6MB [2023-02-27T21:04:29.317Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T21:04:29.317Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-27T21:04:29.317Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-27T21:04:29.317Z] 213ec9aee27d: Pulling fs layer [2023-02-27T21:04:29.317Z] 4583459ba037: Pulling fs layer [2023-02-27T21:04:29.317Z] 93c1e223e6f2: Pulling fs layer [2023-02-27T21:04:29.317Z] 53926ce57604: Pulling fs layer [2023-02-27T21:04:29.317Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-27T21:04:29.317Z] 22ff95d597cd: Pulling fs layer [2023-02-27T21:04:29.317Z] 12d6caf4c0d1: Pulling fs layer [2023-02-27T21:04:29.317Z] 96b7cbca73a9: Pulling fs layer [2023-02-27T21:04:29.317Z] a7acece74701: Pulling fs layer [2023-02-27T21:04:29.317Z] 21b2b0c7a3f4: Waiting [2023-02-27T21:04:29.317Z] 53926ce57604: Waiting [2023-02-27T21:04:29.317Z] 12d6caf4c0d1: Waiting [2023-02-27T21:04:29.317Z] 22ff95d597cd: Waiting [2023-02-27T21:04:29.317Z] a7acece74701: Waiting [2023-02-27T21:04:29.317Z] 93c1e223e6f2: Verifying Checksum [2023-02-27T21:04:29.317Z] 93c1e223e6f2: Download complete [2023-02-27T21:04:29.578Z] 4583459ba037: Verifying Checksum [2023-02-27T21:04:29.578Z] 4583459ba037: Download complete [2023-02-27T21:04:29.578Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-27T21:04:29.578Z] 21b2b0c7a3f4: Download complete [2023-02-27T21:04:29.578Z] 22ff95d597cd: Verifying Checksum [2023-02-27T21:04:29.578Z] 22ff95d597cd: Download complete [2023-02-27T21:04:29.578Z] 213ec9aee27d: Verifying Checksum [2023-02-27T21:04:29.578Z] 12d6caf4c0d1: Verifying Checksum [2023-02-27T21:04:29.578Z] 12d6caf4c0d1: Download complete [2023-02-27T21:04:29.578Z] 213ec9aee27d: Pull complete [2023-02-27T21:04:29.840Z] 4583459ba037: Pull complete [2023-02-27T21:04:29.840Z] 93c1e223e6f2: Pull complete [2023-02-27T21:04:30.100Z] a7acece74701: Verifying Checksum [2023-02-27T21:04:30.100Z] a7acece74701: Download complete [2023-02-27T21:04:30.358Z] 96b7cbca73a9: Verifying Checksum [2023-02-27T21:04:30.358Z] 96b7cbca73a9: Download complete [2023-02-27T21:04:30.358Z] 53926ce57604: Verifying Checksum [2023-02-27T21:04:30.358Z] 53926ce57604: Download complete [2023-02-27T21:04:34.542Z] 53926ce57604: Pull complete [2023-02-27T21:04:34.542Z] 21b2b0c7a3f4: Pull complete [2023-02-27T21:04:34.542Z] 22ff95d597cd: Pull complete [2023-02-27T21:04:34.542Z] 12d6caf4c0d1: Pull complete [2023-02-27T21:04:36.439Z] 96b7cbca73a9: Pull complete [2023-02-27T21:04:37.006Z] a7acece74701: Pull complete [2023-02-27T21:04:37.006Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-27T21:04:37.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T21:04:37.006Z] ---> db6d94c90886 [2023-02-27T21:04:37.006Z] Step 3/10 : ARG MAKE=make build [2023-02-27T21:04:41.207Z] ---> Running in 5217c3d32d95 [2023-02-27T21:04:41.207Z] Removing intermediate container 5217c3d32d95 [2023-02-27T21:04:41.207Z] ---> 370fa17a6448 [2023-02-27T21:04:41.207Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-27T21:04:41.207Z] ---> Running in 18e76f8e03ad [2023-02-27T21:04:41.207Z] Removing intermediate container 18e76f8e03ad [2023-02-27T21:04:41.207Z] ---> 97d435f3382f [2023-02-27T21:04:41.207Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-27T21:04:41.207Z] ---> Running in 009995b00961 [2023-02-27T21:04:41.207Z] Removing intermediate container 009995b00961 [2023-02-27T21:04:41.207Z] ---> d5c6042316ce [2023-02-27T21:04:41.207Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2023-02-27T21:04:41.207Z] ---> Running in b391aa626238 [2023-02-27T21:04:41.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T21:04:41.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T21:04:41.466Z] OK: 211 MiB in 51 packages [2023-02-27T21:04:42.035Z] Removing intermediate container b391aa626238 [2023-02-27T21:04:42.035Z] ---> 16e75738e233 [2023-02-27T21:04:42.035Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-27T21:04:42.035Z] ---> b8fd2207670c [2023-02-27T21:04:42.035Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T21:04:42.035Z] ---> Running in 48fcca472f4c [2023-02-27T21:04:42.522Z] Still waiting to schedule task [2023-02-27T21:04:42.522Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-27T21:05:08.636Z] Removing intermediate container 48fcca472f4c [2023-02-27T21:05:08.636Z] ---> ef8321609ee2 [2023-02-27T21:05:08.636Z] Step 9/10 : COPY . . [2023-02-27T21:05:08.895Z] ---> 1e706a011fef [2023-02-27T21:05:08.895Z] Step 10/10 : RUN ${MAKE} [2023-02-27T21:05:08.895Z] ---> Running in b706d8494c5e [2023-02-27T21:05:09.153Z] noop [2023-02-27T21:05:09.411Z] Removing intermediate container b706d8494c5e [2023-02-27T21:05:09.411Z] ---> 795565e4151a [2023-02-27T21:05:09.411Z] Successfully built 795565e4151a [2023-02-27T21:05:09.411Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:05:09.856Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T21:05:09.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:05:10.026Z] prd-ubuntu20.04-docker-8c-8g-7648 does not seem to be running inside a container [2023-02-27T21:05:10.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T21:05:10.372Z] $ docker top b78a59d9bb50eee16eef0b08299301981621ef9d983b14f2d21f72e70fe55f64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T21:05:10.776Z] + go version [2023-02-27T21:05:10.776Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-27T21:05:10.807Z] $ docker stop --time=1 b78a59d9bb50eee16eef0b08299301981621ef9d983b14f2d21f72e70fe55f64 [2023-02-27T21:05:12.069Z] $ docker rm -f --volumes b78a59d9bb50eee16eef0b08299301981621ef9d983b14f2d21f72e70fe55f64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:05:12.805Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T21:05:12.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:05:12.963Z] prd-ubuntu20.04-docker-8c-8g-7648 does not seem to be running inside a container [2023-02-27T21:05:12.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T21:05:13.313Z] $ docker top 104acbc1ec0a8fae187635eb71b100e0cdcc8ffb72ecd72094ad8a476fb5ccf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T21:05:13.711Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_device-sdk-go_levski [Pipeline] fileExists [Pipeline] sh [2023-02-27T21:05:14.061Z] + make test [2023-02-27T21:05:14.061Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2023-02-27T21:05:20.625Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2023-02-27T21:05:32.829Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2023-02-27T21:05:32.829Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2023-02-27T21:05:32.829Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2023-02-27T21:05:32.829Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2023-02-27T21:05:32.829Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2023-02-27T21:05:32.829Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.055s coverage: 27.6% of statements [2023-02-27T21:05:32.829Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.059s coverage: 78.9% of statements [2023-02-27T21:05:32.829Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2023-02-27T21:05:32.829Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.087s coverage: 73.1% of statements [2023-02-27T21:05:32.829Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2023-02-27T21:05:32.829Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2023-02-27T21:05:33.088Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.111s coverage: 54.4% of statements [2023-02-27T21:05:33.088Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2023-02-27T21:05:33.088Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2023-02-27T21:05:33.088Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2023-02-27T21:05:33.088Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2023-02-27T21:05:33.088Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.099s coverage: 65.1% of statements [2023-02-27T21:05:33.088Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2023-02-27T21:05:33.088Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2023-02-27T21:05:33.088Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.743s coverage: 89.2% of statements [2023-02-27T21:05:33.088Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2023-02-27T21:05:33.088Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements [2023-02-27T21:05:33.088Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2023-02-27T21:05:47.952Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-27T21:05:47.952Z] GO111MODULE=on go vet ./... [2023-02-27T21:05:49.849Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T21:05:50.108Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T21:05:50.108Z] ./bin/test-attribution-txt.sh [2023-02-27T21:05:50.108Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-02-27T21:05:50.108Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-02-27T21:05:50.108Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-02-27T21:05:50.108Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2023-02-27T21:05:50.142Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T21:05:50.169Z] $ docker stop --time=1 104acbc1ec0a8fae187635eb71b100e0cdcc8ffb72ecd72094ad8a476fb5ccf0 [2023-02-27T21:05:56.338Z] $ docker rm -f --volumes 104acbc1ec0a8fae187635eb71b100e0cdcc8ffb72ecd72094ad8a476fb5ccf0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T21:05:56.900Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T21:05:56.980Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-27T21:05:57.722Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T21:05:58.035Z] + ls -al . [2023-02-27T21:05:58.035Z] total 280 [2023-02-27T21:05:58.035Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 21:05 . [2023-02-27T21:05:58.035Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:04 .. [2023-02-27T21:05:58.035Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 27 21:04 .dockerignore [2023-02-27T21:05:58.035Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:05 .git [2023-02-27T21:05:58.035Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:04 .github [2023-02-27T21:05:58.035Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 27 21:04 .gitignore [2023-02-27T21:05:58.035Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 21:04 .golangci.yml [2023-02-27T21:05:58.035Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 21:04 .semver [2023-02-27T21:05:58.035Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 27 21:04 CHANGELOG.md [2023-02-27T21:05:58.035Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 21:04 GOVERNANCE.md [2023-02-27T21:05:58.035Z] -rw-rw-r-- 1 jenkins jenkins 880 Feb 27 21:04 Jenkinsfile [2023-02-27T21:05:58.035Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 27 21:04 LICENSE [2023-02-27T21:05:58.035Z] -rw-rw-r-- 1 jenkins jenkins 2003 Feb 27 21:04 Makefile [2023-02-27T21:05:58.035Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 27 21:04 OWNERS.md [2023-02-27T21:05:58.035Z] -rw-rw-r-- 1 jenkins jenkins 4881 Feb 27 21:04 README.md [2023-02-27T21:05:58.035Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 21:04 VERSION [2023-02-27T21:05:58.035Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:04 bin [2023-02-27T21:05:58.035Z] -rw-r--r-- 1 jenkins jenkins 101759 Feb 27 21:05 coverage.out [2023-02-27T21:05:58.035Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 27 21:04 example [2023-02-27T21:05:58.035Z] -rw-rw-r-- 1 jenkins jenkins 3347 Feb 27 21:04 go.mod [2023-02-27T21:05:58.035Z] -rw-rw-r-- 1 jenkins jenkins 44423 Feb 27 21:04 go.sum [2023-02-27T21:05:58.035Z] drwxrwxr-x 14 jenkins jenkins 4096 Feb 27 21:04 internal [2023-02-27T21:05:58.035Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:04 openapi [2023-02-27T21:05:58.035Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 27 21:04 pkg [2023-02-27T21:05:58.035Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:04 snap [2023-02-27T21:05:58.035Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 27 21:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:05:58.511Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b76771b07adf0b8c2e38dd8a749adeac8b55b549 --label arch=amd64 --label version=0.0.0 . [2023-02-27T21:05:58.511Z] Sending build context to Docker daemon 10.7MB [2023-02-27T21:05:58.511Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T21:05:58.511Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-27T21:05:58.511Z] ---> 795565e4151a [2023-02-27T21:05:58.511Z] Step 3/23 : ARG MAKE=make build [2023-02-27T21:05:58.769Z] ---> Running in 9ab0386076b4 [2023-02-27T21:05:58.769Z] Removing intermediate container 9ab0386076b4 [2023-02-27T21:05:58.769Z] ---> 9bd92d9721f1 [2023-02-27T21:05:58.769Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-27T21:05:58.769Z] ---> Running in 1cfcfe2c83cf [2023-02-27T21:05:59.028Z] Removing intermediate container 1cfcfe2c83cf [2023-02-27T21:05:59.028Z] ---> 5451970e721b [2023-02-27T21:05:59.028Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-27T21:05:59.028Z] ---> Running in 864d5314f42f [2023-02-27T21:05:59.028Z] Removing intermediate container 864d5314f42f [2023-02-27T21:05:59.028Z] ---> 0794cb08c0d7 [2023-02-27T21:05:59.028Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2023-02-27T21:05:59.028Z] ---> Running in bb4b15381eab [2023-02-27T21:05:59.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T21:05:59.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T21:05:59.546Z] OK: 211 MiB in 51 packages [2023-02-27T21:05:59.806Z] Removing intermediate container bb4b15381eab [2023-02-27T21:05:59.806Z] ---> 12ce64fad5ae [2023-02-27T21:05:59.806Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-27T21:06:00.065Z] ---> bf2d39a0f20d [2023-02-27T21:06:00.065Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T21:06:00.065Z] ---> Running in ac178a8aad9d [2023-02-27T21:06:00.631Z] Removing intermediate container ac178a8aad9d [2023-02-27T21:06:00.631Z] ---> 2d1ce95eb6c0 [2023-02-27T21:06:00.631Z] Step 9/23 : COPY . . [2023-02-27T21:06:01.199Z] ---> 6d0e924818c1 [2023-02-27T21:06:01.199Z] Step 10/23 : RUN ${MAKE} [2023-02-27T21:06:01.199Z] ---> Running in 66188ebb8ffa [2023-02-27T21:06:01.459Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-27T21:06:10.738Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7649 in /w/workspace/dgexfoundry_device-sdk-go_levski [Pipeline] { [Pipeline] ws [2023-02-27T21:06:10.796Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-02-27T21:06:10.880Z] The recommended git tool is: git [2023-02-27T21:06:15.885Z] using credential edgex-jenkins-ssh [2023-02-27T21:06:15.901Z] Cloning the remote Git repository [2023-02-27T21:06:15.938Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-02-27T21:06:16.001Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-02-27T21:06:16.139Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-02-27T21:06:16.140Z] > git --version # timeout=10 [2023-02-27T21:06:16.157Z] > git --version # 'git version 2.25.1' [2023-02-27T21:06:16.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T21:06:16.212Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T21:06:17.925Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-02-27T21:06:17.956Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T21:06:18.762Z] Avoid second fetch [2023-02-27T21:06:18.762Z] Checking out Revision b76771b07adf0b8c2e38dd8a749adeac8b55b549 (levski) [2023-02-27T21:06:19.295Z] Commit message: "Merge pull request #1257 from lenny-intel/released-go-mods" [2023-02-27T21:06:19.343Z] > git --version # timeout=10 [2023-02-27T21:06:19.355Z] > git --version # 'git version 2.25.1' [2023-02-27T21:06:19.368Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T21:06:19.535Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2023-02-27T21:06:18.778Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T21:06:18.798Z] > git checkout -f b76771b07adf0b8c2e38dd8a749adeac8b55b549 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T21:06:20.390Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-27T21:06:20.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T21:06:20.390Z] Dload Upload Total Spent Left Speed [2023-02-27T21:06:20.659Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 26509 0 --:--:-- --:--:-- --:--:-- 26509 [Pipeline] sh [2023-02-27T21:06:21.200Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-27T21:06:21.550Z] + sudo tee /etc/docker/daemon.new [2023-02-27T21:06:21.550Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-27T21:06:21.550Z] { [2023-02-27T21:06:21.550Z] "registry-mirrors": [ [2023-02-27T21:06:21.550Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-27T21:06:21.550Z] ], [2023-02-27T21:06:21.550Z] "bip": "10.250.0.254/24", [2023-02-27T21:06:21.550Z] "hosts": [ [2023-02-27T21:06:21.550Z] "tcp://0.0.0.0:5555", [2023-02-27T21:06:21.550Z] "unix:///var/run/docker.sock" [2023-02-27T21:06:21.550Z] ], [2023-02-27T21:06:21.550Z] "mtu": 1458, [2023-02-27T21:06:21.550Z] "selinux-enabled": true, [2023-02-27T21:06:21.550Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-27T21:06:21.550Z] } [Pipeline] sh [2023-02-27T21:06:21.890Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-27T21:06:22.232Z] + sudo service docker restart [2023-02-27T21:06:24.839Z] Removing intermediate container 66188ebb8ffa [2023-02-27T21:06:24.839Z] ---> d3c09bd0a5d2 [2023-02-27T21:06:24.839Z] Step 11/23 : FROM alpine:3.16 [2023-02-27T21:06:25.406Z] 3.16: Pulling from library/alpine [2023-02-27T21:06:25.406Z] ef5531b6e74e: Pulling fs layer [2023-02-27T21:06:25.664Z] ef5531b6e74e: Verifying Checksum [2023-02-27T21:06:25.664Z] ef5531b6e74e: Download complete [2023-02-27T21:06:25.664Z] ef5531b6e74e: Pull complete [2023-02-27T21:06:25.664Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T21:06:25.664Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T21:06:25.664Z] ---> dfd21b5a31f5 [2023-02-27T21:06:25.664Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-27T21:06:25.922Z] ---> Running in 05abed277eb5 [2023-02-27T21:06:25.922Z] Removing intermediate container 05abed277eb5 [2023-02-27T21:06:25.922Z] ---> 67277e782da1 [2023-02-27T21:06:25.922Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2023-02-27T21:06:25.922Z] ---> Running in 2e910ec7c1ce [2023-02-27T21:06:26.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T21:06:26.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T21:06:26.695Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2023-02-27T21:06:26.695Z] (2/5) Installing libsodium (1.0.18-r0) [2023-02-27T21:06:26.695Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-27T21:06:26.695Z] (4/5) Installing libzmq (4.3.4-r0) [2023-02-27T21:06:26.695Z] (5/5) Installing zeromq (4.3.4-r0) [2023-02-27T21:06:26.695Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T21:06:26.695Z] OK: 8 MiB in 19 packages [2023-02-27T21:06:27.262Z] Removing intermediate container 2e910ec7c1ce [2023-02-27T21:06:27.262Z] ---> 92597d8d7fa3 [2023-02-27T21:06:27.262Z] Step 14/23 : WORKDIR / [2023-02-27T21:06:27.262Z] ---> Running in d4a71e1a41a2 [2023-02-27T21:06:27.262Z] Removing intermediate container d4a71e1a41a2 [2023-02-27T21:06:27.262Z] ---> 99fbc5b2c412 [2023-02-27T21:06:27.262Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-27T21:06:27.262Z] ---> 0b30170e9827 [2023-02-27T21:06:27.262Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-27T21:06:28.262Z] ---> 264e0e96bd10 [2023-02-27T21:06:28.262Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-27T21:06:28.262Z] ---> 25d39b14f3b6 [2023-02-27T21:06:28.262Z] Step 18/23 : EXPOSE 59999 [2023-02-27T21:06:28.262Z] ---> Running in 862acc98b975 [2023-02-27T21:06:28.534Z] Removing intermediate container 862acc98b975 [2023-02-27T21:06:28.534Z] ---> 3bcf03eb46dd [2023-02-27T21:06:28.534Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-27T21:06:28.534Z] ---> Running in 51acf549586c [2023-02-27T21:06:28.534Z] Removing intermediate container 51acf549586c [2023-02-27T21:06:28.534Z] ---> dac3a28dfcdf [2023-02-27T21:06:28.534Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-02-27T21:06:28.534Z] ---> Running in ba89dffb1ba3 [2023-02-27T21:06:28.534Z] Removing intermediate container ba89dffb1ba3 [2023-02-27T21:06:28.534Z] ---> bf9b18f6ee3b [2023-02-27T21:06:28.534Z] Step 21/23 : LABEL arch=amd64 [2023-02-27T21:06:28.534Z] ---> Running in aa12e8509e93 [2023-02-27T21:06:28.534Z] Removing intermediate container aa12e8509e93 [2023-02-27T21:06:28.534Z] ---> d50f5ad1126d [2023-02-27T21:06:28.534Z] Step 22/23 : LABEL git_sha=b76771b07adf0b8c2e38dd8a749adeac8b55b549 [2023-02-27T21:06:28.825Z] ---> Running in ff8fd9de84af [2023-02-27T21:06:28.825Z] Removing intermediate container ff8fd9de84af [2023-02-27T21:06:28.825Z] ---> ba416b202c97 [2023-02-27T21:06:28.825Z] Step 23/23 : LABEL version=0.0.0 [2023-02-27T21:06:28.825Z] ---> Running in dd9799358e95 [2023-02-27T21:06:28.825Z] Removing intermediate container dd9799358e95 [2023-02-27T21:06:28.825Z] ---> d840717f3af8 [2023-02-27T21:06:28.825Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T21:06:28.825Z] Successfully built d840717f3af8 [2023-02-27T21:06:28.825Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:06:29.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T21:06:29.712Z] [2023-02-27T21:06:29.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:06:30.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T21:06:30.093Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-27T21:06:30.093Z] 5eb5b503b376: Pulling fs layer [2023-02-27T21:06:30.093Z] 5c69ac0246d0: Pulling fs layer [2023-02-27T21:06:30.093Z] ec43610c2a17: Pulling fs layer [2023-02-27T21:06:30.093Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-27T21:06:30.093Z] 33b1e0a273af: Pulling fs layer [2023-02-27T21:06:30.093Z] 5d3b04190fa2: Pulling fs layer [2023-02-27T21:06:30.093Z] 2f39f015ded8: Pulling fs layer [2023-02-27T21:06:30.093Z] 5d3b04190fa2: Waiting [2023-02-27T21:06:30.093Z] 3a2ae6a8a46f: Waiting [2023-02-27T21:06:30.093Z] 2f39f015ded8: Waiting [2023-02-27T21:06:30.093Z] 33b1e0a273af: Waiting [2023-02-27T21:06:30.093Z] 5c69ac0246d0: Verifying Checksum [2023-02-27T21:06:30.093Z] 5c69ac0246d0: Download complete [2023-02-27T21:06:30.093Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-27T21:06:30.093Z] 3a2ae6a8a46f: Download complete [2023-02-27T21:06:30.352Z] 33b1e0a273af: Verifying Checksum [2023-02-27T21:06:30.352Z] 33b1e0a273af: Download complete [2023-02-27T21:06:30.352Z] 5d3b04190fa2: Verifying Checksum [2023-02-27T21:06:30.352Z] 5d3b04190fa2: Download complete [2023-02-27T21:06:30.352Z] ec43610c2a17: Verifying Checksum [2023-02-27T21:06:30.352Z] ec43610c2a17: Download complete [2023-02-27T21:06:30.352Z] 5eb5b503b376: Verifying Checksum [2023-02-27T21:06:30.352Z] 5eb5b503b376: Download complete [2023-02-27T21:06:30.918Z] 2f39f015ded8: Verifying Checksum [2023-02-27T21:06:30.918Z] 2f39f015ded8: Download complete [2023-02-27T21:06:31.483Z] 5eb5b503b376: Pull complete [2023-02-27T21:06:31.741Z] 5c69ac0246d0: Pull complete [2023-02-27T21:06:31.999Z] ec43610c2a17: Pull complete [2023-02-27T21:06:32.256Z] 3a2ae6a8a46f: Pull complete [2023-02-27T21:06:32.256Z] 33b1e0a273af: Pull complete [2023-02-27T21:06:32.515Z] 5d3b04190fa2: Pull complete [2023-02-27T21:06:36.697Z] 2f39f015ded8: Pull complete [2023-02-27T21:06:36.697Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-27T21:06:36.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T21:06:36.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:06:36.921Z] prd-ubuntu20.04-docker-8c-8g-7648 does not seem to be running inside a container [2023-02-27T21:06:36.951Z] $ 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/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T21:06:42.730Z] $ docker top 3031681ac4aef9925079d44a430f3a777ba0308d6cb72078bbaaecf0fbd5944b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-02-27T21:06:42.986Z] provisioning config files... [2023-02-27T21:06:43.010Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3514483161463381308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:06:43.224Z] ---> job-cost.sh [2023-02-27T21:06:43.224Z] lf-activate-venv: SKIPPING [2023-02-27T21:06:43.224Z] INFO: No Stack... [2023-02-27T21:06:43.396Z] ---> docker-login.sh [2023-02-27T21:06:43.396Z] nexus3.edgexfoundry.org:10001 [2023-02-27T21:06:43.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:06:43.791Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T21:06:43.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:06:43.936Z] Configure a credential helper to remove this warning. See [2023-02-27T21:06:43.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:06:43.936Z] [2023-02-27T21:06:43.936Z] Login Succeeded [2023-02-27T21:06:43.936Z] nexus3.edgexfoundry.org:10002 [2023-02-27T21:06:44.050Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T21:06:44.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:06:44.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:06:44.206Z] Configure a credential helper to remove this warning. See [2023-02-27T21:06:44.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:06:44.206Z] [2023-02-27T21:06:44.206Z] Login Succeeded [2023-02-27T21:06:44.206Z] nexus3.edgexfoundry.org:10003 [2023-02-27T21:06:44.368Z] + cat /w/workspace/dgexfoundry_device-sdk-go_levski/archives/cost.csv [2023-02-27T21:06:44.368Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T21:06:44.408Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-levski-1-stack-cost] [2023-02-27T21:06:44.413Z] Resource [jenkins-edgexfoundry-device-sdk-go-levski-1-stack-cost] did not exist. Created. [2023-02-27T21:06:44.413Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-levski-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T21:06:44.808Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-27T21:06:44.867Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T21:06:44.896Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-levski-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T21:06:44.977Z] $ docker stop --time=1 3031681ac4aef9925079d44a430f3a777ba0308d6cb72078bbaaecf0fbd5944b [2023-02-27T21:06:45.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:06:45.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:06:45.628Z] Configure a credential helper to remove this warning. See [2023-02-27T21:06:45.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:06:45.628Z] [2023-02-27T21:06:45.628Z] Login Succeeded [2023-02-27T21:06:45.628Z] nexus3.edgexfoundry.org:10004 [2023-02-27T21:06:45.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T21:06:45.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:06:45.897Z] Configure a credential helper to remove this warning. See [2023-02-27T21:06:45.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:06:45.897Z] [2023-02-27T21:06:45.897Z] Login Succeeded [2023-02-27T21:06:45.897Z] docker.io [2023-02-27T21:06:46.112Z] $ docker rm -f --volumes 3031681ac4aef9925079d44a430f3a777ba0308d6cb72078bbaaecf0fbd5944b [2023-02-27T21:06:46.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-02-27T21:06:46.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T21:06:46.434Z] Configure a credential helper to remove this warning. See [2023-02-27T21:06:46.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T21:06:46.434Z] [2023-02-27T21:06:46.434Z] Login Succeeded [2023-02-27T21:06:46.434Z] ---> docker-login.sh ends [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-02-27T21:06:46.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T21:06:46.882Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T21:06:46.920Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T21:06:46.958Z] ========================================================= [2023-02-27T21:06:46.958Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-27T21:06:46.958Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:06:47.459Z] + 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-02-27T21:06:47.730Z] Sending build context to Docker daemon 5.702MB [2023-02-27T21:06:47.730Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T21:06:47.730Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-27T21:06:48.002Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-27T21:06:48.002Z] 9b18e9b68314: Pulling fs layer [2023-02-27T21:06:48.002Z] 35d82f9e3411: Pulling fs layer [2023-02-27T21:06:48.002Z] e16973657156: Pulling fs layer [2023-02-27T21:06:48.003Z] fc693d55d65f: Pulling fs layer [2023-02-27T21:06:48.003Z] 7e9fc2657dce: Pulling fs layer [2023-02-27T21:06:48.003Z] dda99020689f: Pulling fs layer [2023-02-27T21:06:48.003Z] db1c61fa0a46: Pulling fs layer [2023-02-27T21:06:48.003Z] 891c053d2c06: Pulling fs layer [2023-02-27T21:06:48.003Z] dda99020689f: Waiting [2023-02-27T21:06:48.003Z] db1c61fa0a46: Waiting [2023-02-27T21:06:48.003Z] 891c053d2c06: Waiting [2023-02-27T21:06:48.003Z] fc693d55d65f: Waiting [2023-02-27T21:06:48.003Z] 7e9fc2657dce: Waiting [2023-02-27T21:06:48.003Z] e16973657156: Download complete [2023-02-27T21:06:48.003Z] 35d82f9e3411: Verifying Checksum [2023-02-27T21:06:48.003Z] 35d82f9e3411: Download complete [2023-02-27T21:06:48.003Z] 7e9fc2657dce: Verifying Checksum [2023-02-27T21:06:48.003Z] 7e9fc2657dce: Download complete [2023-02-27T21:06:48.003Z] dda99020689f: Verifying Checksum [2023-02-27T21:06:48.003Z] dda99020689f: Download complete [2023-02-27T21:06:48.003Z] 9b18e9b68314: Verifying Checksum [2023-02-27T21:06:48.986Z] 9b18e9b68314: Pull complete [2023-02-27T21:06:49.269Z] 891c053d2c06: Verifying Checksum [2023-02-27T21:06:49.269Z] 891c053d2c06: Download complete [2023-02-27T21:06:49.548Z] 35d82f9e3411: Pull complete [2023-02-27T21:06:49.828Z] e16973657156: Pull complete [2023-02-27T21:06:50.430Z] db1c61fa0a46: Verifying Checksum [2023-02-27T21:06:50.430Z] db1c61fa0a46: Download complete [2023-02-27T21:06:51.021Z] fc693d55d65f: Verifying Checksum [2023-02-27T21:07:03.359Z] fc693d55d65f: Pull complete [2023-02-27T21:07:03.359Z] 7e9fc2657dce: Pull complete [2023-02-27T21:07:03.359Z] dda99020689f: Pull complete [2023-02-27T21:07:11.596Z] db1c61fa0a46: Pull complete [2023-02-27T21:07:12.575Z] 891c053d2c06: Pull complete [2023-02-27T21:07:12.575Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-27T21:07:12.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T21:07:12.575Z] ---> f96f9c87975a [2023-02-27T21:07:12.575Z] Step 3/10 : ARG MAKE=make build [2023-02-27T21:07:14.582Z] ---> Running in 72e318941bcd [2023-02-27T21:07:14.853Z] Removing intermediate container 72e318941bcd [2023-02-27T21:07:14.853Z] ---> 3660e8a4a3c4 [2023-02-27T21:07:14.853Z] Step 4/10 : WORKDIR /device-sdk-go [2023-02-27T21:07:14.853Z] ---> Running in f46215a27715 [2023-02-27T21:07:15.120Z] Removing intermediate container f46215a27715 [2023-02-27T21:07:15.120Z] ---> 620549dbaad3 [2023-02-27T21:07:15.120Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-27T21:07:15.120Z] ---> Running in df266aeb6d58 [2023-02-27T21:07:15.387Z] Removing intermediate container df266aeb6d58 [2023-02-27T21:07:15.387Z] ---> 543719b597d3 [2023-02-27T21:07:15.387Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2023-02-27T21:07:15.654Z] ---> Running in a959ce526e0d [2023-02-27T21:07:16.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T21:07:16.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T21:07:17.845Z] OK: 221 MiB in 51 packages [2023-02-27T21:07:18.805Z] Removing intermediate container a959ce526e0d [2023-02-27T21:07:18.805Z] ---> 109d6a3e64c1 [2023-02-27T21:07:18.805Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-27T21:07:19.076Z] ---> 944b4117f60c [2023-02-27T21:07:19.076Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T21:07:19.346Z] ---> Running in 1d5f4965ddaa [2023-02-27T21:08:15.790Z] Removing intermediate container 1d5f4965ddaa [2023-02-27T21:08:15.790Z] ---> 41bec3783c11 [2023-02-27T21:08:15.790Z] Step 9/10 : COPY . . [2023-02-27T21:08:16.754Z] ---> 618f75d7770a [2023-02-27T21:08:16.754Z] Step 10/10 : RUN ${MAKE} [2023-02-27T21:08:16.754Z] ---> Running in 922caa7c34b8 [2023-02-27T21:08:17.718Z] noop [2023-02-27T21:08:18.306Z] Removing intermediate container 922caa7c34b8 [2023-02-27T21:08:18.306Z] ---> 6b6bbd19087d [2023-02-27T21:08:18.574Z] Successfully built 6b6bbd19087d [2023-02-27T21:08:18.574Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:08:19.049Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T21:08:19.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:08:19.324Z] prd-ubuntu20.04-docker-arm64-4c-16g-7649 does not seem to be running inside a container [2023-02-27T21:08:19.396Z] $ 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 ******** ci-base-image-arm64 cat [2023-02-27T21:08:20.591Z] $ docker top c44264bae6ba39c84568495e97bb186aec5634c45a3573eaaa0e627f8605973f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T21:08:21.492Z] + go version [2023-02-27T21:08:21.492Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-27T21:08:21.529Z] $ docker stop --time=1 c44264bae6ba39c84568495e97bb186aec5634c45a3573eaaa0e627f8605973f [2023-02-27T21:08:23.158Z] $ docker rm -f --volumes c44264bae6ba39c84568495e97bb186aec5634c45a3573eaaa0e627f8605973f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:08:24.023Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T21:08:24.023Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:08:24.273Z] prd-ubuntu20.04-docker-arm64-4c-16g-7649 does not seem to be running inside a container [2023-02-27T21:08:24.339Z] $ 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 ******** ci-base-image-arm64 cat [2023-02-27T21:08:25.479Z] $ docker top ad9d3388b47eee6b20a38ab5400be6efcdde1f784f142d9234a20abbd5b5fce1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T21:08:29.008Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-27T21:08:29.743Z] + make test [2023-02-27T21:08:29.743Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2023-02-27T21:09:01.982Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2023-02-27T21:11:08.662Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2023-02-27T21:11:08.662Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2023-02-27T21:11:08.662Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2023-02-27T21:11:08.662Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2023-02-27T21:11:08.662Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2023-02-27T21:11:08.662Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.382s coverage: 27.6% of statements [2023-02-27T21:11:08.662Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.588s coverage: 78.9% of statements [2023-02-27T21:11:08.662Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2023-02-27T21:11:15.332Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.858s coverage: 73.1% of statements [2023-02-27T21:11:15.332Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2023-02-27T21:11:15.332Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2023-02-27T21:11:19.589Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.665s coverage: 54.4% of statements [2023-02-27T21:11:19.589Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2023-02-27T21:11:19.589Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2023-02-27T21:11:19.589Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2023-02-27T21:11:19.589Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2023-02-27T21:11:19.589Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.529s coverage: 65.1% of statements [2023-02-27T21:11:19.589Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2023-02-27T21:11:19.589Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2023-02-27T21:11:19.589Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.314s coverage: 89.2% of statements [2023-02-27T21:11:19.589Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2023-02-27T21:11:22.193Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.275s coverage: 4.7% of statements [2023-02-27T21:11:22.193Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2023-02-27T21:11:22.776Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-27T21:11:22.776Z] GO111MODULE=on go vet ./... [2023-02-27T21:13:14.476Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T21:13:14.476Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T21:13:14.476Z] ./bin/test-attribution-txt.sh [2023-02-27T21:13:14.476Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-02-27T21:13:14.476Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-02-27T21:13:14.476Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-02-27T21:13:14.476Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2023-02-27T21:13:14.514Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T21:13:14.548Z] $ docker stop --time=1 ad9d3388b47eee6b20a38ab5400be6efcdde1f784f142d9234a20abbd5b5fce1 [2023-02-27T21:13:16.377Z] $ docker rm -f --volumes ad9d3388b47eee6b20a38ab5400be6efcdde1f784f142d9234a20abbd5b5fce1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T21:13:17.767Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T21:13:17.804Z] Warning: overwriting stash ‘coverage-report’ [2023-02-27T21:13:18.336Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T21:13:18.921Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T21:13:19.263Z] + ls -al . [2023-02-27T21:13:19.263Z] total 276 [2023-02-27T21:13:19.263Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 21:08 . [2023-02-27T21:13:19.263Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:06 .. [2023-02-27T21:13:19.263Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 27 21:06 .dockerignore [2023-02-27T21:13:19.263Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:06 .git [2023-02-27T21:13:19.263Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:06 .github [2023-02-27T21:13:19.263Z] -rw-rw-r-- 1 jenkins jenkins 131 Feb 27 21:06 .gitignore [2023-02-27T21:13:19.263Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 21:06 .golangci.yml [2023-02-27T21:13:19.263Z] -rw-rw-r-- 1 jenkins jenkins 31677 Feb 27 21:06 CHANGELOG.md [2023-02-27T21:13:19.263Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 21:06 GOVERNANCE.md [2023-02-27T21:13:19.263Z] -rw-rw-r-- 1 jenkins jenkins 880 Feb 27 21:06 Jenkinsfile [2023-02-27T21:13:19.263Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 27 21:06 LICENSE [2023-02-27T21:13:19.263Z] -rw-rw-r-- 1 jenkins jenkins 2003 Feb 27 21:06 Makefile [2023-02-27T21:13:19.263Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 27 21:06 OWNERS.md [2023-02-27T21:13:19.263Z] -rw-rw-r-- 1 jenkins jenkins 4881 Feb 27 21:06 README.md [2023-02-27T21:13:19.263Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 21:04 VERSION [2023-02-27T21:13:19.263Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:06 bin [2023-02-27T21:13:19.263Z] -rw-r--r-- 1 jenkins jenkins 101759 Feb 27 21:11 coverage.out [2023-02-27T21:13:19.263Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 27 21:06 example [2023-02-27T21:13:19.263Z] -rw-rw-r-- 1 jenkins jenkins 3347 Feb 27 21:06 go.mod [2023-02-27T21:13:19.263Z] -rw-rw-r-- 1 jenkins jenkins 44423 Feb 27 21:06 go.sum [2023-02-27T21:13:19.263Z] drwxrwxr-x 14 jenkins jenkins 4096 Feb 27 21:06 internal [2023-02-27T21:13:19.263Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:06 openapi [2023-02-27T21:13:19.263Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 27 21:06 pkg [2023-02-27T21:13:19.263Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:06 snap [2023-02-27T21:13:19.263Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 27 21:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:13:19.738Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b76771b07adf0b8c2e38dd8a749adeac8b55b549 --label arch=arm64 --label version=0.0.0 . [2023-02-27T21:13:20.010Z] Sending build context to Docker daemon 5.804MB [2023-02-27T21:13:20.010Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T21:13:20.010Z] Step 2/23 : FROM ${BASE} AS builder [2023-02-27T21:13:20.010Z] ---> 6b6bbd19087d [2023-02-27T21:13:20.010Z] Step 3/23 : ARG MAKE=make build [2023-02-27T21:13:20.280Z] ---> Running in f09f0228ed5d [2023-02-27T21:13:20.553Z] Removing intermediate container f09f0228ed5d [2023-02-27T21:13:20.553Z] ---> d6389386d9c6 [2023-02-27T21:13:20.553Z] Step 4/23 : WORKDIR /device-sdk-go [2023-02-27T21:13:20.553Z] ---> Running in 7bf3de3291bc [2023-02-27T21:13:20.821Z] Removing intermediate container 7bf3de3291bc [2023-02-27T21:13:20.821Z] ---> ff29ad88f65f [2023-02-27T21:13:20.821Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-27T21:13:21.089Z] ---> Running in ae311a534bd9 [2023-02-27T21:13:21.361Z] Removing intermediate container ae311a534bd9 [2023-02-27T21:13:21.361Z] ---> 9c4f11568f3c [2023-02-27T21:13:21.361Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2023-02-27T21:13:21.361Z] ---> Running in 3a6916c22b92 [2023-02-27T21:13:22.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T21:13:22.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T21:13:23.893Z] OK: 221 MiB in 51 packages [2023-02-27T21:13:24.869Z] Removing intermediate container 3a6916c22b92 [2023-02-27T21:13:24.869Z] ---> dab995412496 [2023-02-27T21:13:24.869Z] Step 7/23 : COPY go.mod vendor* ./ [2023-02-27T21:13:28.215Z] ---> 8c1940254dc5 [2023-02-27T21:13:28.215Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T21:13:28.215Z] ---> Running in ab2016bbde0d [2023-02-27T21:13:30.164Z] Removing intermediate container ab2016bbde0d [2023-02-27T21:13:30.164Z] ---> 24ccc86202a6 [2023-02-27T21:13:30.164Z] Step 9/23 : COPY . . [2023-02-27T21:13:31.578Z] ---> e15d39f73ad0 [2023-02-27T21:13:31.578Z] Step 10/23 : RUN ${MAKE} [2023-02-27T21:13:31.578Z] ---> Running in 1df8d4cbef5d [2023-02-27T21:13:32.541Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-02-27T21:15:54.230Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2023-02-27T21:15:59.587Z] Removing intermediate container 1df8d4cbef5d [2023-02-27T21:15:59.587Z] ---> c1436bed3f05 [2023-02-27T21:15:59.587Z] Step 11/23 : FROM alpine:3.16 [2023-02-27T21:15:59.856Z] 3.16: Pulling from library/alpine [2023-02-27T21:15:59.856Z] 3760b48202b3: Pulling fs layer [2023-02-27T21:16:00.440Z] 3760b48202b3: Verifying Checksum [2023-02-27T21:16:00.440Z] 3760b48202b3: Download complete [2023-02-27T21:16:01.852Z] 3760b48202b3: Pull complete [2023-02-27T21:16:01.852Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T21:16:01.852Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T21:16:01.852Z] ---> 4c81e5bf8899 [2023-02-27T21:16:01.852Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-27T21:16:01.852Z] ---> Running in 8fd420d6be9a [2023-02-27T21:16:02.437Z] Removing intermediate container 8fd420d6be9a [2023-02-27T21:16:02.437Z] ---> 4a709912144f [2023-02-27T21:16:02.437Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2023-02-27T21:16:02.437Z] ---> Running in 0bf3a1699e7f [2023-02-27T21:16:03.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T21:16:03.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T21:16:05.167Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2023-02-27T21:16:05.167Z] (2/5) Installing libsodium (1.0.18-r0) [2023-02-27T21:16:05.167Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-27T21:16:05.167Z] (4/5) Installing libzmq (4.3.4-r0) [2023-02-27T21:16:05.167Z] (5/5) Installing zeromq (4.3.4-r0) [2023-02-27T21:16:05.167Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T21:16:05.167Z] OK: 8 MiB in 19 packages [2023-02-27T21:16:06.146Z] Removing intermediate container 0bf3a1699e7f [2023-02-27T21:16:06.146Z] ---> fcb455f92553 [2023-02-27T21:16:06.146Z] Step 14/23 : WORKDIR / [2023-02-27T21:16:06.428Z] ---> Running in 6b5bc8795b26 [2023-02-27T21:16:06.706Z] Removing intermediate container 6b5bc8795b26 [2023-02-27T21:16:06.706Z] ---> f0e74eefcb26 [2023-02-27T21:16:06.706Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-02-27T21:16:07.305Z] ---> 1298fea8909a [2023-02-27T21:16:07.305Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-02-27T21:16:08.715Z] ---> 1d01c1adb439 [2023-02-27T21:16:08.715Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-02-27T21:16:09.311Z] ---> 155d28392a2d [2023-02-27T21:16:09.311Z] Step 18/23 : EXPOSE 59999 [2023-02-27T21:16:09.311Z] ---> Running in fffdd5371c51 [2023-02-27T21:16:09.899Z] Removing intermediate container fffdd5371c51 [2023-02-27T21:16:09.899Z] ---> ab248c479cda [2023-02-27T21:16:09.899Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-02-27T21:16:09.899Z] ---> Running in d0c8bec9c696 [2023-02-27T21:16:10.166Z] Removing intermediate container d0c8bec9c696 [2023-02-27T21:16:10.166Z] ---> cfaba009a59f [2023-02-27T21:16:10.166Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-02-27T21:16:10.166Z] ---> Running in b0cdc8cfc7a4 [2023-02-27T21:16:10.437Z] Removing intermediate container b0cdc8cfc7a4 [2023-02-27T21:16:10.437Z] ---> dd55ffe1948d [2023-02-27T21:16:10.437Z] Step 21/23 : LABEL arch=arm64 [2023-02-27T21:16:10.705Z] ---> Running in 7d219b1cb9ab [2023-02-27T21:16:10.973Z] Removing intermediate container 7d219b1cb9ab [2023-02-27T21:16:10.973Z] ---> feeaeccbe58a [2023-02-27T21:16:10.973Z] Step 22/23 : LABEL git_sha=b76771b07adf0b8c2e38dd8a749adeac8b55b549 [2023-02-27T21:16:10.973Z] ---> Running in 643975e3bc8b [2023-02-27T21:16:11.245Z] Removing intermediate container 643975e3bc8b [2023-02-27T21:16:11.245Z] ---> 61617eb3bdf3 [2023-02-27T21:16:11.245Z] Step 23/23 : LABEL version=0.0.0 [2023-02-27T21:16:11.245Z] ---> Running in 46bea9ef71d2 [2023-02-27T21:16:11.831Z] Removing intermediate container 46bea9ef71d2 [2023-02-27T21:16:11.831Z] ---> b2623187c66d [2023-02-27T21:16:11.831Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T21:16:11.831Z] Successfully built b2623187c66d [2023-02-27T21:16:11.831Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:16:12.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T21:16:12.612Z] [2023-02-27T21:16:12.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:16:13.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T21:16:13.274Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-27T21:16:13.274Z] 8998bd30e6a1: Pulling fs layer [2023-02-27T21:16:13.274Z] 04944245beec: Pulling fs layer [2023-02-27T21:16:13.274Z] 699f458cf7ca: Pulling fs layer [2023-02-27T21:16:13.274Z] 765212b225bb: Pulling fs layer [2023-02-27T21:16:13.274Z] f23df028b6ca: Pulling fs layer [2023-02-27T21:16:13.274Z] d65c8cfc05b1: Pulling fs layer [2023-02-27T21:16:13.274Z] 2437ff75d9bd: Pulling fs layer [2023-02-27T21:16:13.274Z] f23df028b6ca: Waiting [2023-02-27T21:16:13.274Z] 765212b225bb: Waiting [2023-02-27T21:16:13.274Z] d65c8cfc05b1: Waiting [2023-02-27T21:16:13.274Z] 2437ff75d9bd: Waiting [2023-02-27T21:16:13.274Z] 04944245beec: Verifying Checksum [2023-02-27T21:16:13.274Z] 04944245beec: Download complete [2023-02-27T21:16:13.274Z] 765212b225bb: Download complete [2023-02-27T21:16:13.542Z] f23df028b6ca: Verifying Checksum [2023-02-27T21:16:13.542Z] f23df028b6ca: Download complete [2023-02-27T21:16:13.542Z] d65c8cfc05b1: Verifying Checksum [2023-02-27T21:16:13.542Z] d65c8cfc05b1: Download complete [2023-02-27T21:16:13.809Z] 699f458cf7ca: Verifying Checksum [2023-02-27T21:16:13.809Z] 699f458cf7ca: Download complete [2023-02-27T21:16:14.076Z] 8998bd30e6a1: Verifying Checksum [2023-02-27T21:16:14.076Z] 8998bd30e6a1: Download complete [2023-02-27T21:16:16.661Z] 2437ff75d9bd: Verifying Checksum [2023-02-27T21:16:16.661Z] 2437ff75d9bd: Download complete [2023-02-27T21:16:18.076Z] 8998bd30e6a1: Pull complete [2023-02-27T21:16:18.346Z] 04944245beec: Pull complete [2023-02-27T21:16:19.756Z] 699f458cf7ca: Pull complete [2023-02-27T21:16:20.023Z] 765212b225bb: Pull complete [2023-02-27T21:16:20.608Z] f23df028b6ca: Pull complete [2023-02-27T21:16:20.879Z] d65c8cfc05b1: Pull complete [2023-02-27T21:16:35.891Z] 2437ff75d9bd: Pull complete [2023-02-27T21:16:35.891Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-27T21:16:35.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T21:16:35.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:16:36.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-7649 does not seem to be running inside a container [2023-02-27T21:16:36.315Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-27T21:16:41.458Z] $ docker top 1fade8f9a894058dd99220cd8601483e37dc7facc5aec63c269d6a045573d225 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:16:42.401Z] ---> job-cost.sh [2023-02-27T21:16:42.401Z] lf-activate-venv: SKIPPING [2023-02-27T21:16:42.401Z] INFO: No Stack... [2023-02-27T21:16:42.669Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-27T21:16:43.630Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T21:16:44.300Z] + cat+ /w/workspace/device-sdk-go/1/archives/cost.csv [2023-02-27T21:16:44.300Z] cut -d, -f6 [Pipeline] lock [2023-02-27T21:16:44.388Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-levski-1-stack-cost] [2023-02-27T21:16:44.393Z] Resource [jenkins-edgexfoundry-device-sdk-go-levski-1-stack-cost] did not exist. Created. [2023-02-27T21:16:44.393Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-levski-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T21:16:45.133Z] /w/workspace/device-sdk-go/1@tmp/durable-9281648d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-27T21:16:45.811Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-27T21:16:45.853Z] Warning: overwriting stash ‘stack-cost’ [2023-02-27T21:16:45.940Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T21:16:45.959Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-levski-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T21:16:46.049Z] $ docker stop --time=1 1fade8f9a894058dd99220cd8601483e37dc7facc5aec63c269d6a045573d225 [2023-02-27T21:16:47.652Z] $ docker rm -f --volumes 1fade8f9a894058dd99220cd8601483e37dc7facc5aec63c269d6a045573d225 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-27T21:16:48.631Z] provisioning config files... [2023-02-27T21:16:48.639Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config12055611014496539871tmp [Pipeline] { [Pipeline] sh [2023-02-27T21:16:48.973Z] + set +x [2023-02-27T21:16:48.973Z] + + curl -s https://codecov.io/bash [2023-02-27T21:16:48.973Z] bash -s -- [2023-02-27T21:16:48.973Z] [2023-02-27T21:16:48.973Z] _____ _ [2023-02-27T21:16:48.973Z] / ____| | | [2023-02-27T21:16:48.973Z] | | ___ __| | ___ ___ _____ __ [2023-02-27T21:16:48.973Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-27T21:16:48.973Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-27T21:16:48.973Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-27T21:16:48.973Z] Bash-1.0.6 [2023-02-27T21:16:48.973Z] [2023-02-27T21:16:48.973Z] [2023-02-27T21:16:48.973Z] ==> git version 2.25.1 found [2023-02-27T21:16:48.973Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-27T21:16:48.973Z] Release-Date: 2020-01-08 [2023-02-27T21:16:48.973Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-27T21:16:48.973Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-27T21:16:48.973Z] ==> Jenkins CI detected. [2023-02-27T21:16:48.973Z] current dir:  /w/workspace/dgexfoundry_device-sdk-go_levski [2023-02-27T21:16:48.973Z] project root: . [2023-02-27T21:16:48.973Z] --> token set from env [2023-02-27T21:16:48.973Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-27T21:16:48.973Z] ==> Running gcov in . (disable via -X gcov) [2023-02-27T21:16:48.973Z] ==> Python coveragepy not found [2023-02-27T21:16:48.973Z] ==> Searching for coverage reports in: [2023-02-27T21:16:48.973Z] + . [2023-02-27T21:16:48.973Z] -> Found 1 reports [2023-02-27T21:16:48.973Z] ==> Detecting git/mercurial file structure [2023-02-27T21:16:48.973Z] ==> Reading reports [2023-02-27T21:16:49.233Z] + ./coverage.out bytes=101759 [2023-02-27T21:16:49.233Z] ==> Appending adjustments [2023-02-27T21:16:49.233Z] https://docs.codecov.io/docs/fixing-reports [2023-02-27T21:16:49.492Z] + Found adjustments [2023-02-27T21:16:49.492Z] ==> Gzipping contents [2023-02-27T21:16:49.492Z] 16K /tmp/codecov.sf09Xk.gz [2023-02-27T21:16:49.492Z] ==> Uploading reports [2023-02-27T21:16:49.492Z] url: https://codecov.io [2023-02-27T21:16:49.492Z] query: branch=levski&commit=b76771b07adf0b8c2e38dd8a749adeac8b55b549&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Flevski%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-27T21:16:49.492Z] -> Pinging Codecov [2023-02-27T21:16:49.492Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=levski&commit=b76771b07adf0b8c2e38dd8a749adeac8b55b549&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Flevski%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-27T21:16:49.751Z] -> Uploading to [2023-02-27T21:16:49.751Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-27/7E55EF52A471D76F132DFD9A03CDDE97/b76771b07adf0b8c2e38dd8a749adeac8b55b549/af8b4cad-f1fa-4e59-aefd-93a0dc58780a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T211649Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20caa36e08f88bc964cc46f636d55e73693d15982a4842a8dad574b17c5bcf0e [2023-02-27T21:16:50.009Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T21:16:50.009Z] Dload Upload Total Spent Left Speed [2023-02-27T21:16:50.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14697 0 0 100 14697 0 36288 --:--:-- --:--:-- --:--:-- 36199 [2023-02-27T21:16:50.266Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/b76771b07adf0b8c2e38dd8a749adeac8b55b549 [Pipeline] } [2023-02-27T21:16:50.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-27T21:16:50.654Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-27T21:16:50.678Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:16:51.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-27T21:16:51.072Z] [2023-02-27T21:16:51.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:16:51.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-27T21:16:51.442Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-27T21:16:51.442Z] df9b9388f04a: Pulling fs layer [2023-02-27T21:16:51.442Z] 52dc419b0ee2: Pulling fs layer [2023-02-27T21:16:51.442Z] 25bc292e5bac: Pulling fs layer [2023-02-27T21:16:51.442Z] 114826534d7a: Pulling fs layer [2023-02-27T21:16:51.442Z] 4657fd5d0bcf: Pulling fs layer [2023-02-27T21:16:51.442Z] 6ad1cebc031e: Pulling fs layer [2023-02-27T21:16:51.442Z] 8a3aa393b2d8: Pulling fs layer [2023-02-27T21:16:51.442Z] 114826534d7a: Waiting [2023-02-27T21:16:51.442Z] 4657fd5d0bcf: Waiting [2023-02-27T21:16:51.442Z] 6ad1cebc031e: Waiting [2023-02-27T21:16:51.442Z] 8a3aa393b2d8: Waiting [2023-02-27T21:16:51.442Z] 25bc292e5bac: Verifying Checksum [2023-02-27T21:16:51.442Z] 25bc292e5bac: Download complete [2023-02-27T21:16:51.442Z] 52dc419b0ee2: Download complete [2023-02-27T21:16:51.704Z] 4657fd5d0bcf: Download complete [2023-02-27T21:16:51.704Z] df9b9388f04a: Verifying Checksum [2023-02-27T21:16:51.704Z] df9b9388f04a: Download complete [2023-02-27T21:16:51.704Z] 6ad1cebc031e: Verifying Checksum [2023-02-27T21:16:51.704Z] 6ad1cebc031e: Download complete [2023-02-27T21:16:51.965Z] df9b9388f04a: Pull complete [2023-02-27T21:16:52.537Z] 52dc419b0ee2: Pull complete [2023-02-27T21:16:52.537Z] 114826534d7a: Verifying Checksum [2023-02-27T21:16:52.538Z] 114826534d7a: Download complete [2023-02-27T21:16:52.538Z] 25bc292e5bac: Pull complete [2023-02-27T21:16:52.795Z] 8a3aa393b2d8: Verifying Checksum [2023-02-27T21:16:52.795Z] 8a3aa393b2d8: Download complete [2023-02-27T21:16:56.073Z] 114826534d7a: Pull complete [2023-02-27T21:16:56.073Z] 4657fd5d0bcf: Pull complete [2023-02-27T21:16:56.073Z] 6ad1cebc031e: Pull complete [2023-02-27T21:16:58.601Z] 8a3aa393b2d8: Pull complete [2023-02-27T21:16:58.601Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-27T21:16:58.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-27T21:16:58.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:16:58.819Z] prd-ubuntu20.04-docker-8c-8g-7648 does not seem to be running inside a container [2023-02-27T21:16:58.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-27T21:17:04.813Z] $ docker top 3e20359a17d1d0aa1bbdd5e99e4f39e57a5298c2282e1d7ae7c6339f6686fd74 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-27T21:17:04.933Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:levski' [Pipeline] sh [2023-02-27T21:17:05.227Z] + set -o pipefail [2023-02-27T21:17:05.227Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:levski' [2023-02-27T21:17:11.787Z] [2023-02-27T21:17:11.787Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_levski (github.com/edgexfoundry/device-sdk-go/v2)... [2023-02-27T21:17:11.787Z] [2023-02-27T21:17:11.787Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7f96d442-1b96-43d8-af02-66b3b682a0df/history/9e6653d4-89e1-49b3-84e8-ffbc1dbefa71 [2023-02-27T21:17:11.787Z] [2023-02-27T21:17:11.787Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-27T21:17:11.787Z] [2023-02-27T21:17:11.787Z] [2023-02-27T21:17:11.787Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-27T21:17:11.787Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-27T21:17:11.787Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-27T21:17:11.823Z] $ docker stop --time=1 3e20359a17d1d0aa1bbdd5e99e4f39e57a5298c2282e1d7ae7c6339f6686fd74 [2023-02-27T21:17:15.905Z] $ docker rm -f --volumes 3e20359a17d1d0aa1bbdd5e99e4f39e57a5298c2282e1d7ae7c6339f6686fd74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-27T21:17:16.614Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T21:17:16.692Z] provisioning config files... [2023-02-27T21:17:16.698Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config17052892195713762625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:17:17.043Z] --> edgex-publish-swagger.sh [2023-02-27T21:17:17.043Z] === Publish openapi/v2 API === [2023-02-27T21:17:17.043Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-02-27T21:17:17.043Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_levski/openapi/v2/device-sdk.yaml] [2023-02-27T21:17:17.043Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T21:17:17.043Z] Dload Upload Total Spent Left Speed [2023-02-27T21:17:17.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 91229 --:--:-- --:--:-- --:--:-- 91074 [2023-02-27T21:17:17.609Z] [2023-02-27T21:17:17.609Z] [Pipeline] } [2023-02-27T21:17:17.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T21:17:18.341Z] + git log --format=format:%s -1 b76771b07adf0b8c2e38dd8a749adeac8b55b549 [Pipeline] sh [2023-02-27T21:17:18.647Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T21:17:18.647Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:17:19.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T21:17:19.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:17:19.167Z] prd-ubuntu20.04-docker-8c-8g-7648 does not seem to be running inside a container [2023-02-27T21:17:19.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T21:17:19.519Z] $ docker top 7d644351c95cd4108163971f526fc7bf7c8320d9e412f83257ab6a3e4a9ea807 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T21:17:19.682Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.3.0|v2.3.0-dev.51' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T21:17:20.046Z] + git semver [Pipeline] } [2023-02-27T21:17:20.324Z] $ docker stop --time=1 7d644351c95cd4108163971f526fc7bf7c8320d9e412f83257ab6a3e4a9ea807 [2023-02-27T21:17:21.594Z] $ docker rm -f --volumes 7d644351c95cd4108163971f526fc7bf7c8320d9e412f83257ab6a3e4a9ea807 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:17:22.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-27T21:17:22.151Z] [2023-02-27T21:17:22.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:17:22.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-27T21:17:22.527Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-27T21:17:22.527Z] ab5ef0e58194: Pulling fs layer [2023-02-27T21:17:22.527Z] 9712f1f96733: Pulling fs layer [2023-02-27T21:17:22.527Z] 63f879dbbcfc: Pulling fs layer [2023-02-27T21:17:22.527Z] 0d9ebad4ef96: Pulling fs layer [2023-02-27T21:17:22.527Z] e9a5061849ea: Pulling fs layer [2023-02-27T21:17:22.527Z] d747dcd14b5f: Pulling fs layer [2023-02-27T21:17:22.527Z] 2de7ff778b66: Pulling fs layer [2023-02-27T21:17:22.527Z] 0d9ebad4ef96: Waiting [2023-02-27T21:17:22.527Z] d747dcd14b5f: Waiting [2023-02-27T21:17:22.527Z] 2de7ff778b66: Waiting [2023-02-27T21:17:22.527Z] e9a5061849ea: Waiting [2023-02-27T21:17:22.527Z] 9712f1f96733: Verifying Checksum [2023-02-27T21:17:22.527Z] 9712f1f96733: Download complete [2023-02-27T21:17:23.099Z] 63f879dbbcfc: Verifying Checksum [2023-02-27T21:17:23.099Z] 63f879dbbcfc: Download complete [2023-02-27T21:17:23.099Z] e9a5061849ea: Verifying Checksum [2023-02-27T21:17:23.099Z] e9a5061849ea: Download complete [2023-02-27T21:17:23.099Z] 0d9ebad4ef96: Verifying Checksum [2023-02-27T21:17:23.099Z] 0d9ebad4ef96: Download complete [2023-02-27T21:17:23.099Z] d747dcd14b5f: Download complete [2023-02-27T21:17:23.099Z] ab5ef0e58194: Verifying Checksum [2023-02-27T21:17:23.099Z] ab5ef0e58194: Download complete [2023-02-27T21:17:23.359Z] 2de7ff778b66: Verifying Checksum [2023-02-27T21:17:23.359Z] 2de7ff778b66: Download complete [2023-02-27T21:17:25.891Z] ab5ef0e58194: Pull complete [2023-02-27T21:17:25.891Z] 9712f1f96733: Pull complete [2023-02-27T21:17:26.459Z] 63f879dbbcfc: Pull complete [2023-02-27T21:17:29.741Z] 0d9ebad4ef96: Pull complete [2023-02-27T21:17:29.741Z] e9a5061849ea: Pull complete [2023-02-27T21:17:29.741Z] d747dcd14b5f: Pull complete [2023-02-27T21:17:30.671Z] 2de7ff778b66: Pull complete [2023-02-27T21:17:30.671Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-27T21:17:30.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-27T21:17:30.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:17:31.156Z] prd-ubuntu20.04-docker-8c-8g-7648 does not seem to be running inside a container [2023-02-27T21:17:31.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-27T21:17:36.929Z] $ docker top 5352a98281e2cd903bfcfa4221369277f73f0de5894dc8872cace16b1e8280f9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-27T21:17:37.058Z] provisioning config files... [2023-02-27T21:17:37.065Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config5882467685242337837tmp [2023-02-27T21:17:37.075Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config11703435288441133902tmp [2023-02-27T21:17:37.085Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config3989805368693477696tmp [Pipeline] { [Pipeline] echo [2023-02-27T21:17:37.123Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:17:37.430Z] ---> sigul-configuration.sh [2023-02-27T21:17:37.430Z] gpg: directory `/root/.gnupg' created [2023-02-27T21:17:37.430Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-27T21:17:37.430Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-27T21:17:37.430Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-27T21:17:37.430Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-27T21:17:37.430Z] gpg: CAST5 encrypted data [2023-02-27T21:17:37.430Z] gpg: encrypted with 1 passphrase [2023-02-27T21:17:37.430Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-27T21:17:37.740Z] + mkdir /home/jenkins [2023-02-27T21:17:37.740Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-27T21:17:38.053Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-02-27T21:17:38.091Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:17:38.403Z] ---> sigul-install.sh [2023-02-27T21:17:38.404Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-27T21:17:38.714Z] + git tag --list [2023-02-27T21:17:38.714Z] 0.7.1 [2023-02-27T21:17:38.714Z] delhi-tag [2023-02-27T21:17:38.714Z] v1.0.0 [2023-02-27T21:17:38.714Z] v1.1.0 [2023-02-27T21:17:38.714Z] v1.1.1 [2023-02-27T21:17:38.714Z] v1.1.2 [2023-02-27T21:17:38.714Z] v1.2.0 [2023-02-27T21:17:38.714Z] v1.2.1 [2023-02-27T21:17:38.714Z] v1.2.2 [2023-02-27T21:17:38.714Z] v1.2.3 [2023-02-27T21:17:38.714Z] v1.3.0 [2023-02-27T21:17:38.714Z] v1.4.0 [2023-02-27T21:17:38.714Z] v2.0.0 [2023-02-27T21:17:38.714Z] v2.1.0 [2023-02-27T21:17:38.714Z] v2.1.1 [2023-02-27T21:17:38.714Z] v2.1.1-dev.2 [2023-02-27T21:17:38.714Z] v2.1.1-dev.3 [2023-02-27T21:17:38.714Z] v2.2.0 [2023-02-27T21:17:38.714Z] v2.2.1-dev.1 [2023-02-27T21:17:38.714Z] v2.2.1-dev.10 [2023-02-27T21:17:38.714Z] v2.2.1-dev.11 [2023-02-27T21:17:38.714Z] v2.2.1-dev.12 [2023-02-27T21:17:38.714Z] v2.2.1-dev.13 [2023-02-27T21:17:38.714Z] v2.2.1-dev.14 [2023-02-27T21:17:38.714Z] v2.2.1-dev.2 [2023-02-27T21:17:38.714Z] v2.2.1-dev.3 [2023-02-27T21:17:38.714Z] v2.2.1-dev.4 [2023-02-27T21:17:38.714Z] v2.2.1-dev.5 [2023-02-27T21:17:38.714Z] v2.2.1-dev.6 [2023-02-27T21:17:38.714Z] v2.2.1-dev.7 [2023-02-27T21:17:38.714Z] v2.2.1-dev.8 [2023-02-27T21:17:38.714Z] v2.2.1-dev.9 [2023-02-27T21:17:38.714Z] v2.3.0 [2023-02-27T21:17:38.714Z] v2.3.0-dev.14 [2023-02-27T21:17:38.714Z] v2.3.0-dev.15 [2023-02-27T21:17:38.714Z] v2.3.0-dev.16 [2023-02-27T21:17:38.714Z] v2.3.0-dev.17 [2023-02-27T21:17:38.714Z] v2.3.0-dev.18 [2023-02-27T21:17:38.714Z] v2.3.0-dev.19 [2023-02-27T21:17:38.714Z] v2.3.0-dev.20 [2023-02-27T21:17:38.714Z] v2.3.0-dev.21 [2023-02-27T21:17:38.714Z] v2.3.0-dev.22 [2023-02-27T21:17:38.714Z] v2.3.0-dev.23 [2023-02-27T21:17:38.714Z] v2.3.0-dev.24 [2023-02-27T21:17:38.714Z] v2.3.0-dev.25 [2023-02-27T21:17:38.714Z] v2.3.0-dev.26 [2023-02-27T21:17:38.714Z] v2.3.0-dev.27 [2023-02-27T21:17:38.714Z] v2.3.0-dev.28 [2023-02-27T21:17:38.714Z] v2.3.0-dev.29 [2023-02-27T21:17:38.714Z] v2.3.0-dev.30 [2023-02-27T21:17:38.714Z] v2.3.0-dev.31 [2023-02-27T21:17:38.714Z] v2.3.0-dev.32 [2023-02-27T21:17:38.714Z] v2.3.0-dev.33 [2023-02-27T21:17:38.714Z] v2.3.0-dev.34 [2023-02-27T21:17:38.714Z] v2.3.0-dev.35 [2023-02-27T21:17:38.714Z] v2.3.0-dev.36 [2023-02-27T21:17:38.714Z] v2.3.0-dev.37 [2023-02-27T21:17:38.714Z] v2.3.0-dev.38 [2023-02-27T21:17:38.714Z] v2.3.0-dev.39 [2023-02-27T21:17:38.714Z] v2.3.0-dev.40 [2023-02-27T21:17:38.714Z] v2.3.0-dev.41 [2023-02-27T21:17:38.714Z] v2.3.0-dev.42 [2023-02-27T21:17:38.714Z] v2.3.0-dev.43 [2023-02-27T21:17:38.714Z] v2.3.0-dev.44 [2023-02-27T21:17:38.714Z] v2.3.0-dev.45 [2023-02-27T21:17:38.714Z] v2.3.0-dev.46 [2023-02-27T21:17:38.714Z] v2.3.0-dev.47 [2023-02-27T21:17:38.714Z] v2.3.0-dev.48 [2023-02-27T21:17:38.714Z] v2.3.0-dev.49 [2023-02-27T21:17:38.714Z] v2.3.0-dev.50 [2023-02-27T21:17:38.714Z] v2.3.0-dev.51 [2023-02-27T21:17:38.714Z] v2.3.1-dev.1 [2023-02-27T21:17:38.714Z] v2.3.1-dev.2 [2023-02-27T21:17:38.714Z] v3.0.0-dev.1 [2023-02-27T21:17:38.714Z] v3.0.0-dev.10 [2023-02-27T21:17:38.714Z] v3.0.0-dev.11 [2023-02-27T21:17:38.714Z] v3.0.0-dev.12 [2023-02-27T21:17:38.714Z] v3.0.0-dev.13 [2023-02-27T21:17:38.714Z] v3.0.0-dev.14 [2023-02-27T21:17:38.714Z] v3.0.0-dev.15 [2023-02-27T21:17:38.714Z] v3.0.0-dev.16 [2023-02-27T21:17:38.714Z] v3.0.0-dev.17 [2023-02-27T21:17:38.714Z] v3.0.0-dev.18 [2023-02-27T21:17:38.714Z] v3.0.0-dev.19 [2023-02-27T21:17:38.714Z] v3.0.0-dev.2 [2023-02-27T21:17:38.714Z] v3.0.0-dev.20 [2023-02-27T21:17:38.714Z] v3.0.0-dev.21 [2023-02-27T21:17:38.714Z] v3.0.0-dev.22 [2023-02-27T21:17:38.714Z] v3.0.0-dev.23 [2023-02-27T21:17:38.714Z] v3.0.0-dev.24 [2023-02-27T21:17:38.714Z] v3.0.0-dev.25 [2023-02-27T21:17:38.714Z] v3.0.0-dev.26 [2023-02-27T21:17:38.714Z] v3.0.0-dev.27 [2023-02-27T21:17:38.714Z] v3.0.0-dev.28 [2023-02-27T21:17:38.714Z] v3.0.0-dev.29 [2023-02-27T21:17:38.714Z] v3.0.0-dev.3 [2023-02-27T21:17:38.714Z] v3.0.0-dev.30 [2023-02-27T21:17:38.714Z] v3.0.0-dev.31 [2023-02-27T21:17:38.714Z] v3.0.0-dev.32 [2023-02-27T21:17:38.714Z] v3.0.0-dev.33 [2023-02-27T21:17:38.714Z] v3.0.0-dev.34 [2023-02-27T21:17:38.714Z] v3.0.0-dev.35 [2023-02-27T21:17:38.714Z] v3.0.0-dev.36 [2023-02-27T21:17:38.714Z] v3.0.0-dev.37 [2023-02-27T21:17:38.714Z] v3.0.0-dev.38 [2023-02-27T21:17:38.714Z] v3.0.0-dev.4 [2023-02-27T21:17:38.714Z] v3.0.0-dev.5 [2023-02-27T21:17:38.714Z] v3.0.0-dev.6 [2023-02-27T21:17:38.714Z] v3.0.0-dev.7 [2023-02-27T21:17:38.714Z] v3.0.0-dev.8 [2023-02-27T21:17:38.714Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-27T21:17:39.021Z] + lftools sign git-tag v0.0.0 [2023-02-27T21:17:39.589Z] Signing Git tag with Sigul... [2023-02-27T21:17:39.589Z] Signing v0.0.0 [2023-02-27T21:17:39.589Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v0.0.0'], return code 1, stdout , stderr [Pipeline] echo [2023-02-27T21:17:39.621Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:17:39.939Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-27T21:17:39.967Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-27T21:17:40.039Z] $ docker stop --time=1 5352a98281e2cd903bfcfa4221369277f73f0de5894dc8872cace16b1e8280f9 [2023-02-27T21:17:41.325Z] $ docker rm -f --volumes 5352a98281e2cd903bfcfa4221369277f73f0de5894dc8872cace16b1e8280f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-27T21:17:42.000Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T21:17:42.000Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:17:42.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T21:17:42.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:17:42.548Z] prd-ubuntu20.04-docker-8c-8g-7648 does not seem to be running inside a container [2023-02-27T21:17:42.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T21:17:42.892Z] $ docker top 0cba18eede497ef665404015d8abdeb3b0d2950a86d31d12a342ef2c6a5f6d52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T21:17:43.047Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.3.0|v2.3.0-dev.51' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T21:17:43.401Z] + git semver [Pipeline] } [2023-02-27T21:17:43.682Z] $ docker stop --time=1 0cba18eede497ef665404015d8abdeb3b0d2950a86d31d12a342ef2c6a5f6d52 [2023-02-27T21:17:44.918Z] $ docker rm -f --volumes 0cba18eede497ef665404015d8abdeb3b0d2950a86d31d12a342ef2c6a5f6d52 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T21:17:45.329Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T21:17:45.329Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:17:45.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T21:17:45.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:17:45.867Z] prd-ubuntu20.04-docker-8c-8g-7648 does not seem to be running inside a container [2023-02-27T21:17:45.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T21:17:46.280Z] $ docker top ab2dbf74a5652364d90965f262eb49f6fcc9a115f1c0a7d27addbc7b55b437e2 -eo pid,comm [2023-02-27T21:17:46.332Z] 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-02-27T21:17:46.332Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T21:17:46.466Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.3.0|v2.3.0-dev.51' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T21:17:46.825Z] + git semver [Pipeline] } [2023-02-27T21:17:47.108Z] $ docker stop --time=1 ab2dbf74a5652364d90965f262eb49f6fcc9a115f1c0a7d27addbc7b55b437e2 [2023-02-27T21:17:48.370Z] $ docker rm -f --volumes ab2dbf74a5652364d90965f262eb49f6fcc9a115f1c0a7d27addbc7b55b437e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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-02-27T21:17:49.459Z] + [ -d /w/workspace/dgexfoundry_device-sdk-go_levski/archives ] [2023-02-27T21:17:49.459Z] + ls -al /w/workspace/dgexfoundry_device-sdk-go_levski/archives [2023-02-27T21:17:49.459Z] total 16 [2023-02-27T21:17:49.459Z] drwxr-xr-x 3 root root 4096 Feb 27 21:06 . [2023-02-27T21:17:49.459Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 21:17 .. [2023-02-27T21:17:49.459Z] drwxr-xr-x 2 root root 4096 Feb 27 21:06 cost [2023-02-27T21:17:49.459Z] -rw-r--r-- 1 root root 85 Feb 27 21:06 cost.csv [2023-02-27T21:17:49.459Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-sdk-go_levski/archives [2023-02-27T21:17:49.459Z] + ls -al /w/workspace/dgexfoundry_device-sdk-go_levski/archives [2023-02-27T21:17:49.459Z] total 16 [2023-02-27T21:17:49.459Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 21:06 . [2023-02-27T21:17:49.459Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 21:17 .. [2023-02-27T21:17:49.459Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 21:06 cost [2023-02-27T21:17:49.459Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 27 21:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:17:49.798Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:17:50.685Z] ---> package-listing.sh [2023-02-27T21:17:50.685Z] ++ facter osfamily [2023-02-27T21:17:50.685Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-27T21:17:50.944Z] + OS_FAMILY=debian [2023-02-27T21:17:50.944Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_levski [2023-02-27T21:17:50.944Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-27T21:17:50.944Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-27T21:17:50.944Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-27T21:17:50.944Z] + PACKAGES=/tmp/packages_start.txt [2023-02-27T21:17:50.944Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_levski ']' [2023-02-27T21:17:50.944Z] + PACKAGES=/tmp/packages_end.txt [2023-02-27T21:17:50.944Z] + case "${OS_FAMILY}" in [2023-02-27T21:17:50.944Z] + dpkg -l [2023-02-27T21:17:50.944Z] + grep '^ii' [2023-02-27T21:17:50.944Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-27T21:17:50.944Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-27T21:17:50.944Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-27T21:17:50.944Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_levski ']' [2023-02-27T21:17:50.944Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_levski/archives/ [2023-02-27T21:17:50.944Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_levski/archives/ [Pipeline] echo [2023-02-27T21:17:50.978Z] 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/dgexfoundry_device-sdk-go_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-27T21:17:51.266Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T21:17:51.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T21:17:51.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T21:17:52.031Z] prd-ubuntu20.04-docker-8c-8g-7648 does not seem to be running inside a container [2023-02-27T21:17:52.057Z] $ 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/dgexfoundry_device-sdk-go_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_levski -v /w/workspace/dgexfoundry_device-sdk-go_levski:/w/workspace/dgexfoundry_device-sdk-go_levski:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_levski@tmp:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T21:17:52.243Z] $ docker top 88086ae06e691442bdc91dd763164574c8e164f64bf709ca96f925a0b27cf3a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T21:17:52.636Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-27T21:17:52.944Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-27T21:17:53.249Z] + ls /var/log/sa-host [2023-02-27T21:17:53.249Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T21:17:53.460Z] provisioning config files... [2023-02-27T21:17:53.468Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config14927489658667220839tmp [Pipeline] { [Pipeline] echo [2023-02-27T21:17:53.521Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:17:53.827Z] ---> create-netrc.sh [Pipeline] } [2023-02-27T21:17:53.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:17:54.265Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-27T21:17:54.292Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:17:54.595Z] ---> sudo-logs.sh [2023-02-27T21:17:54.595Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-27T21:17:54.679Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:17:54.989Z] ---> job-cost.sh [2023-02-27T21:17:54.989Z] lf-activate-venv: SKIPPING [2023-02-27T21:17:54.989Z] DEBUG: total: 0.2199999988079071 [2023-02-27T21:17:54.989Z] INFO: Retrieving Stack Cost... [2023-02-27T21:17:55.557Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T21:17:55.816Z] INFO: Archiving Costs [Pipeline] echo [2023-02-27T21:17:55.851Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T21:17:56.161Z] ---> logs-deploy.sh [2023-02-27T21:17:56.161Z] lf-activate-venv: SKIPPING [2023-02-27T21:17:56.161Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/levski/1 [2023-02-27T21:17:56.161Z] INFO: archiving workspace using pattern(s): [2023-02-27T21:17:57.097Z] Archives upload complete. [2023-02-27T21:17:57.362Z] INFO: archiving logs to Nexus