Started by upstream project "edgexfoundry/cd-management/release" build number 134 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3f594a181df4350d50f9cefe1b70e34eb008ea7 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-ssh12245957726890607504.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11489734683488674265.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1370109589265945092.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1873226204661753399.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10180130261394492810.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.18, 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4888’ Running on prd-ubuntu20.04-docker-8c-8g-4894 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 b3f594a181df4350d50f9cefe1b70e34eb008ea7 (levski) Commit message: "docs: Levski change log updated (#1388)" > 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 b3f594a181df4350d50f9cefe1b70e34eb008ea7 # timeout=10 > git rev-list --no-walk b3f594a181df4350d50f9cefe1b70e34eb008ea7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T16:02:43.567Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T16:02:43.621Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T16:02:43.693Z] ========================================================= [2023-03-21T16:02:43.693Z] EdgeX Global Pipelines Version Info [2023-03-21T16:02:43.693Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:02:44.770Z] ------------------- [2023-03-21T16:02:44.770Z] stable info: [2023-03-21T16:02:44.770Z] ------------------- [2023-03-21T16:02:44.770Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T16:02:44.770Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T16:02:44.770Z] Message: update stable to v1.0.245 [2023-03-21T16:02:45.030Z] ------------------- [2023-03-21T16:02:45.030Z] experimental info: [2023-03-21T16:02:45.030Z] ------------------- [2023-03-21T16:02:45.030Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T16:02:45.030Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T16:02:45.030Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T16:02:45.197Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-21T16:02:45.209Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-21T16:02:45.220Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T16:02:45.233Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T16:02:45.244Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T16:02:45.255Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-21T16:02:45.268Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T16:02:45.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-21T16:02:45.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T16:02:45.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T16:02:45.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T16:02:45.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-21T16:02:45.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T16:02:45.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T16:02:45.366Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T16:02:45.378Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T16:02:45.396Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T16:02:45.406Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T16:02:45.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T16:02:45.429Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T16:02:45.441Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-21T16:02:45.452Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-03-21T16:02:45.465Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T16:02:45.476Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T16:02:45.487Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-21T16:02:45.501Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T16:02:45.512Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T16:02:45.523Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-03-21T16:02:45.537Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-03-21T16:02:45.551Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-03-21T16:02:45.561Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3f594a181df4350d50f9cefe1b70e34eb008ea7 [Pipeline] echo [2023-03-21T16:02:45.573Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3f594a [Pipeline] echo [2023-03-21T16:02:45.586Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T16:02:45.627Z] provisioning config files... [2023-03-21T16:02:45.642Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config16019120258469782682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:02:45.944Z] ---> docker-login.sh [2023-03-21T16:02:45.944Z] nexus3.edgexfoundry.org:10001 [2023-03-21T16:02:46.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:02:46.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:02:46.212Z] Configure a credential helper to remove this warning. See [2023-03-21T16:02:46.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:02:46.212Z] [2023-03-21T16:02:46.212Z] Login Succeeded [2023-03-21T16:02:46.212Z] nexus3.edgexfoundry.org:10002 [2023-03-21T16:02:46.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:02:46.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:02:46.212Z] Configure a credential helper to remove this warning. See [2023-03-21T16:02:46.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:02:46.212Z] [2023-03-21T16:02:46.212Z] Login Succeeded [2023-03-21T16:02:46.473Z] nexus3.edgexfoundry.org:10003 [2023-03-21T16:02:46.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:02:46.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:02:46.473Z] Configure a credential helper to remove this warning. See [2023-03-21T16:02:46.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:02:46.473Z] [2023-03-21T16:02:46.473Z] Login Succeeded [2023-03-21T16:02:46.473Z] nexus3.edgexfoundry.org:10004 [2023-03-21T16:02:46.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:02:46.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:02:46.473Z] Configure a credential helper to remove this warning. See [2023-03-21T16:02:46.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:02:46.473Z] [2023-03-21T16:02:46.473Z] Login Succeeded [2023-03-21T16:02:46.473Z] docker.io [2023-03-21T16:02:46.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:02:46.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:02:46.732Z] Configure a credential helper to remove this warning. See [2023-03-21T16:02:46.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:02:46.732Z] [2023-03-21T16:02:46.732Z] Login Succeeded [2023-03-21T16:02:46.732Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T16:02:46.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T16:02:47.108Z] + git rev-list -1 --merges b3f594a181df4350d50f9cefe1b70e34eb008ea7~1..b3f594a181df4350d50f9cefe1b70e34eb008ea7 [Pipeline] echo [2023-03-21T16:02:47.161Z] -----------> git rev-list -1 --merges b3f594a181df4350d50f9cefe1b70e34eb008ea7~1..b3f594a181df4350d50f9cefe1b70e34eb008ea7 b3f594a181df4350d50f9cefe1b70e34eb008ea7 [false] [Pipeline] sh [2023-03-21T16:02:47.453Z] + git log --format=format:%s -1 b3f594a181df4350d50f9cefe1b70e34eb008ea7 [Pipeline] echo [2023-03-21T16:02:47.468Z] ========================================================= [2023-03-21T16:02:47.468Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2023-03-21T16:02:47.468Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T16:02:47.804Z] + git log --format=format:%s -1 b3f594a181df4350d50f9cefe1b70e34eb008ea7 [Pipeline] echo [2023-03-21T16:02:47.815Z] [semverPrep] GIT_COMMIT: b3f594a181df4350d50f9cefe1b70e34eb008ea7, Commit Message: docs: Levski change log updated (#1388) [Pipeline] echo [2023-03-21T16:02:47.826Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T16:02:48.172Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T16:02:48.172Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T16:02:48.172Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T16:02:48.172Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T16:02:48.172Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T16:02:48.172Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T16:02:48.172Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:02:48.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T16:02:48.515Z] [2023-03-21T16:02:48.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:02:48.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T16:02:48.812Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T16:02:48.812Z] b85a868b505f: Pulling fs layer [2023-03-21T16:02:48.812Z] e2be974225ed: Pulling fs layer [2023-03-21T16:02:48.812Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T16:02:48.812Z] 988bab9f4d93: Pulling fs layer [2023-03-21T16:02:48.812Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T16:02:48.812Z] eaf3925da568: Pulling fs layer [2023-03-21T16:02:48.812Z] bab4dde63d76: Pulling fs layer [2023-03-21T16:02:48.812Z] bde34c3a00c8: Pulling fs layer [2023-03-21T16:02:48.812Z] b352a97aabf1: Pulling fs layer [2023-03-21T16:02:48.812Z] 4872d77fe225: Pulling fs layer [2023-03-21T16:02:48.812Z] 988bab9f4d93: Waiting [2023-03-21T16:02:48.812Z] 5851b861e8e6: Pulling fs layer [2023-03-21T16:02:48.812Z] 1469e6f7b9e6: Waiting [2023-03-21T16:02:48.812Z] eaf3925da568: Waiting [2023-03-21T16:02:48.812Z] bab4dde63d76: Waiting [2023-03-21T16:02:48.812Z] bde34c3a00c8: Waiting [2023-03-21T16:02:48.812Z] b352a97aabf1: Waiting [2023-03-21T16:02:48.812Z] 5851b861e8e6: Waiting [2023-03-21T16:02:48.812Z] e2be974225ed: Verifying Checksum [2023-03-21T16:02:48.812Z] e2be974225ed: Download complete [2023-03-21T16:02:48.812Z] 988bab9f4d93: Verifying Checksum [2023-03-21T16:02:48.812Z] 988bab9f4d93: Download complete [2023-03-21T16:02:49.072Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T16:02:49.073Z] 1469e6f7b9e6: Download complete [2023-03-21T16:02:49.073Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T16:02:49.073Z] 339a4e72a1f5: Download complete [2023-03-21T16:02:49.073Z] eaf3925da568: Download complete [2023-03-21T16:02:49.073Z] bde34c3a00c8: Verifying Checksum [2023-03-21T16:02:49.073Z] bde34c3a00c8: Download complete [2023-03-21T16:02:49.073Z] b352a97aabf1: Download complete [2023-03-21T16:02:49.073Z] 4872d77fe225: Verifying Checksum [2023-03-21T16:02:49.073Z] 4872d77fe225: Download complete [2023-03-21T16:02:49.073Z] 5851b861e8e6: Download complete [2023-03-21T16:02:49.073Z] b85a868b505f: Verifying Checksum [2023-03-21T16:02:49.073Z] b85a868b505f: Download complete [2023-03-21T16:02:49.332Z] bab4dde63d76: Download complete [2023-03-21T16:02:50.267Z] b85a868b505f: Pull complete [2023-03-21T16:02:50.267Z] e2be974225ed: Pull complete [2023-03-21T16:02:50.835Z] 339a4e72a1f5: Pull complete [2023-03-21T16:02:50.835Z] 988bab9f4d93: Pull complete [2023-03-21T16:02:51.095Z] 1469e6f7b9e6: Pull complete [2023-03-21T16:02:51.095Z] eaf3925da568: Pull complete [2023-03-21T16:02:52.998Z] bab4dde63d76: Pull complete [2023-03-21T16:02:52.998Z] bde34c3a00c8: Pull complete [2023-03-21T16:02:52.998Z] b352a97aabf1: Pull complete [2023-03-21T16:02:52.998Z] 4872d77fe225: Pull complete [2023-03-21T16:02:52.998Z] 5851b861e8e6: Pull complete [2023-03-21T16:02:53.258Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T16:02:53.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T16:02:53.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:02:53.347Z] prd-ubuntu20.04-docker-8c-8g-4894 does not seem to be running inside a container [2023-03-21T16:02:53.367Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T16:02:56.360Z] $ docker top ded5d02d1693b6b1fa560a0b512d893d1e2f50df4998b737628342cb32395d9e -eo pid,comm [2023-03-21T16:02:56.418Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-21T16:02:56.418Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T16:02:56.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T16:02:56.458Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T16:02:56.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T16:02:56.572Z] $ docker exec ded5d02d1693b6b1fa560a0b512d893d1e2f50df4998b737628342cb32395d9e ssh-agent [2023-03-21T16:02:56.690Z] SSH_AUTH_SOCK=/tmp/ssh-BQa1pn0UPiSV/agent.31 [2023-03-21T16:02:56.690Z] SSH_AGENT_PID=37 [2023-03-21T16:02:56.696Z] Running ssh-add (command line suppressed) [2023-03-21T16:02:56.789Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_695435410887190504.key (/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_695435410887190504.key) [2023-03-21T16:02:56.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T16:02:57.099Z] + git tag --points-at b3f594a [Pipeline] } [2023-03-21T16:02:57.104Z] $ docker exec --env ******** --env ******** ded5d02d1693b6b1fa560a0b512d893d1e2f50df4998b737628342cb32395d9e ssh-agent -k [2023-03-21T16:02:57.207Z] unset SSH_AUTH_SOCK; [2023-03-21T16:02:57.208Z] unset SSH_AGENT_PID; [2023-03-21T16:02:57.208Z] echo Agent pid 37 killed; [2023-03-21T16:02:57.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-03-21T16:02:57.246Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.3.1|v2.3.1-dev.4' [Pipeline] sshagent [2023-03-21T16:02:57.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T16:02:57.262Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T16:02:57.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T16:02:57.374Z] $ docker exec ded5d02d1693b6b1fa560a0b512d893d1e2f50df4998b737628342cb32395d9e ssh-agent [2023-03-21T16:02:57.490Z] SSH_AUTH_SOCK=/tmp/ssh-gHURZbmXsL3G/agent.70 [2023-03-21T16:02:57.490Z] SSH_AGENT_PID=76 [2023-03-21T16:02:57.496Z] Running ssh-add (command line suppressed) [2023-03-21T16:02:57.592Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_8222893973338418756.key (/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/private_key_8222893973338418756.key) [2023-03-21T16:02:57.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T16:02:57.902Z] + git semver init [2023-03-21T16:02:58.163Z] 2023-03-21 16:02:58,048 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T16:02:58.163Z] 2023-03-21 16:02:58,049 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-sdk-go_levski/.semver [2023-03-21T16:02:58.163Z] 2023-03-21 16:02:58,049 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/dgexfoundry_device-sdk-go_levski/.semver [2023-03-21T16:02:58.163Z] 2023-03-21 16:02:58,050 [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-03-21T16:02:59.547Z] 2023-03-21 16:02:59,108 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-sdk-go_levski/.git/info/exclude [2023-03-21T16:02:59.547Z] 2023-03-21 16:02:59,109 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski with force:False [2023-03-21T16:02:59.547Z] 2023-03-21 16:02:59,109 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-03-21T16:02:59.547Z] 2023-03-21 16:02:59,109 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-sdk-go_levski/.semver/levski [2023-03-21T16:02:59.547Z] 2.3.1 [Pipeline] } [2023-03-21T16:02:59.552Z] $ docker exec --env ******** --env ******** ded5d02d1693b6b1fa560a0b512d893d1e2f50df4998b737628342cb32395d9e ssh-agent -k [2023-03-21T16:02:59.645Z] unset SSH_AUTH_SOCK; [2023-03-21T16:02:59.646Z] unset SSH_AGENT_PID; [2023-03-21T16:02:59.646Z] echo Agent pid 76 killed; [2023-03-21T16:02:59.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T16:02:59.959Z] + git semver [Pipeline] } [2023-03-21T16:03:00.225Z] $ docker stop --time=1 ded5d02d1693b6b1fa560a0b512d893d1e2f50df4998b737628342cb32395d9e [2023-03-21T16:03:01.554Z] $ docker rm -f --volumes ded5d02d1693b6b1fa560a0b512d893d1e2f50df4998b737628342cb32395d9e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T16:03:01.895Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T16:03:02.106Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T16:03:02.109Z] [edgeXSemver]: initialized semver on version 2.3.1 [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] sh [2023-03-21T16:03:02.517Z] + git checkout b3f594a [2023-03-21T16:03:02.517Z] HEAD is now at b3f594a docs: Levski change log updated (#1388) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T16:03:02.539Z] provisioning config files... [2023-03-21T16:03:02.548Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config15447232969450867908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:03:02.840Z] ---> docker-login.sh [2023-03-21T16:03:02.840Z] nexus3.edgexfoundry.org:10001 [2023-03-21T16:03:02.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:03:02.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:03:02.840Z] Configure a credential helper to remove this warning. See [2023-03-21T16:03:02.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:03:02.840Z] [2023-03-21T16:03:02.840Z] Login Succeeded [2023-03-21T16:03:02.840Z] nexus3.edgexfoundry.org:10002 [2023-03-21T16:03:02.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:03:02.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:03:02.840Z] Configure a credential helper to remove this warning. See [2023-03-21T16:03:02.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:03:02.840Z] [2023-03-21T16:03:02.840Z] Login Succeeded [2023-03-21T16:03:02.840Z] nexus3.edgexfoundry.org:10003 [2023-03-21T16:03:03.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:03:03.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:03:03.098Z] Configure a credential helper to remove this warning. See [2023-03-21T16:03:03.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:03:03.098Z] [2023-03-21T16:03:03.098Z] Login Succeeded [2023-03-21T16:03:03.098Z] nexus3.edgexfoundry.org:10004 [2023-03-21T16:03:03.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:03:03.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:03:03.098Z] Configure a credential helper to remove this warning. See [2023-03-21T16:03:03.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:03:03.098Z] [2023-03-21T16:03:03.098Z] Login Succeeded [2023-03-21T16:03:03.098Z] docker.io [2023-03-21T16:03:03.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:03:03.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:03:03.358Z] Configure a credential helper to remove this warning. See [2023-03-21T16:03:03.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:03:03.358Z] [2023-03-21T16:03:03.358Z] Login Succeeded [2023-03-21T16:03:03.358Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T16:03:03.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T16:03:03.416Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T16:03:03.426Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T16:03:03.432Z] ========================================================= [2023-03-21T16:03:03.432Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-21T16:03:03.432Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:03:03.729Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T16:03:03.729Z] Sending build context to Docker daemon 10.81MB [2023-03-21T16:03:03.729Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T16:03:03.729Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-21T16:03:03.989Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T16:03:03.989Z] 213ec9aee27d: Pulling fs layer [2023-03-21T16:03:03.989Z] 4583459ba037: Pulling fs layer [2023-03-21T16:03:03.989Z] 93c1e223e6f2: Pulling fs layer [2023-03-21T16:03:03.989Z] 53926ce57604: Pulling fs layer [2023-03-21T16:03:03.989Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-21T16:03:03.989Z] 22ff95d597cd: Pulling fs layer [2023-03-21T16:03:03.989Z] 12d6caf4c0d1: Pulling fs layer [2023-03-21T16:03:03.989Z] 96b7cbca73a9: Pulling fs layer [2023-03-21T16:03:03.989Z] a7acece74701: Pulling fs layer [2023-03-21T16:03:03.989Z] 53926ce57604: Waiting [2023-03-21T16:03:03.989Z] 21b2b0c7a3f4: Waiting [2023-03-21T16:03:03.989Z] 22ff95d597cd: Waiting [2023-03-21T16:03:03.989Z] 12d6caf4c0d1: Waiting [2023-03-21T16:03:03.989Z] 96b7cbca73a9: Waiting [2023-03-21T16:03:03.989Z] a7acece74701: Waiting [2023-03-21T16:03:03.989Z] 93c1e223e6f2: Verifying Checksum [2023-03-21T16:03:03.989Z] 93c1e223e6f2: Download complete [2023-03-21T16:03:03.989Z] 4583459ba037: Verifying Checksum [2023-03-21T16:03:03.989Z] 4583459ba037: Download complete [2023-03-21T16:03:03.989Z] 21b2b0c7a3f4: Download complete [2023-03-21T16:03:03.989Z] 213ec9aee27d: Verifying Checksum [2023-03-21T16:03:03.989Z] 22ff95d597cd: Verifying Checksum [2023-03-21T16:03:03.989Z] 22ff95d597cd: Download complete [2023-03-21T16:03:03.989Z] 12d6caf4c0d1: Download complete [2023-03-21T16:03:04.251Z] 213ec9aee27d: Pull complete [2023-03-21T16:03:04.251Z] 4583459ba037: Pull complete [2023-03-21T16:03:04.512Z] 93c1e223e6f2: Pull complete [2023-03-21T16:03:04.512Z] a7acece74701: Verifying Checksum [2023-03-21T16:03:04.512Z] a7acece74701: Download complete [2023-03-21T16:03:04.770Z] 96b7cbca73a9: Verifying Checksum [2023-03-21T16:03:04.770Z] 53926ce57604: Verifying Checksum [2023-03-21T16:03:04.770Z] 53926ce57604: Download complete [2023-03-21T16:03:08.952Z] 53926ce57604: Pull complete [2023-03-21T16:03:08.952Z] 21b2b0c7a3f4: Pull complete [2023-03-21T16:03:08.952Z] 22ff95d597cd: Pull complete [2023-03-21T16:03:08.952Z] 12d6caf4c0d1: Pull complete [2023-03-21T16:03:10.846Z] 96b7cbca73a9: Pull complete [2023-03-21T16:03:11.792Z] a7acece74701: Pull complete [2023-03-21T16:03:11.792Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-21T16:03:11.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-21T16:03:11.792Z] ---> db6d94c90886 [2023-03-21T16:03:11.792Z] Step 3/10 : ARG MAKE=make build [2023-03-21T16:03:17.220Z] Still waiting to schedule task [2023-03-21T16:03:17.221Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4892’ [2023-03-21T16:03:18.370Z] ---> Running in 57c7c991079a [2023-03-21T16:03:18.371Z] Removing intermediate container 57c7c991079a [2023-03-21T16:03:18.371Z] ---> 6377c0a153bd [2023-03-21T16:03:18.371Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-21T16:03:18.371Z] ---> Running in a79e20d24a05 [2023-03-21T16:03:18.371Z] Removing intermediate container a79e20d24a05 [2023-03-21T16:03:18.371Z] ---> 8d1862b57b66 [2023-03-21T16:03:18.371Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-21T16:03:18.371Z] ---> Running in c6493c5196c0 [2023-03-21T16:03:18.371Z] Removing intermediate container c6493c5196c0 [2023-03-21T16:03:18.371Z] ---> dcb8ac4036e8 [2023-03-21T16:03:18.371Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2023-03-21T16:03:18.371Z] ---> Running in 53735165de52 [2023-03-21T16:03:18.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T16:03:18.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T16:03:18.371Z] OK: 211 MiB in 51 packages [2023-03-21T16:03:18.629Z] Removing intermediate container 53735165de52 [2023-03-21T16:03:18.629Z] ---> 8497b2c7887e [2023-03-21T16:03:18.629Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-21T16:03:18.629Z] ---> 5b89e8077290 [2023-03-21T16:03:18.629Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T16:03:18.629Z] ---> Running in 52ba4a1687c2 [2023-03-21T16:03:50.711Z] Removing intermediate container 52ba4a1687c2 [2023-03-21T16:03:50.711Z] ---> f2f4536de79e [2023-03-21T16:03:50.711Z] Step 9/10 : COPY . . [2023-03-21T16:03:50.711Z] ---> 1d8f096eed78 [2023-03-21T16:03:50.711Z] Step 10/10 : RUN ${MAKE} [2023-03-21T16:03:50.711Z] ---> Running in 1a74b732a25f [2023-03-21T16:03:50.711Z] noop [2023-03-21T16:03:50.711Z] Removing intermediate container 1a74b732a25f [2023-03-21T16:03:50.711Z] ---> 4a95e8ecee4f [2023-03-21T16:03:50.711Z] Successfully built 4a95e8ecee4f [2023-03-21T16:03:50.711Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:03:51.014Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T16:03:51.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:03:51.077Z] prd-ubuntu20.04-docker-8c-8g-4894 does not seem to be running inside a container [2023-03-21T16:03:51.111Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T16:03:51.445Z] $ docker top c18804d957616d3c04db4351f7a36195aca32026a84658694bbb328d63b35f94 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T16:03:51.784Z] + go version [2023-03-21T16:03:51.784Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-21T16:03:51.803Z] $ docker stop --time=1 c18804d957616d3c04db4351f7a36195aca32026a84658694bbb328d63b35f94 [2023-03-21T16:03:53.060Z] $ docker rm -f --volumes c18804d957616d3c04db4351f7a36195aca32026a84658694bbb328d63b35f94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:03:53.439Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T16:03:53.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:03:53.512Z] prd-ubuntu20.04-docker-8c-8g-4894 does not seem to be running inside a container [2023-03-21T16:03:53.558Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T16:03:53.903Z] $ docker top eaa789e042526d60c8342f86a528995fdcaaadd0bbc4eb80f0c998b416f299c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T16:03:54.228Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_device-sdk-go_levski [Pipeline] fileExists [Pipeline] sh [2023-03-21T16:03:54.520Z] + make test [2023-03-21T16:03:54.520Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2023-03-21T16:04:01.078Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2023-03-21T16:04:13.269Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2023-03-21T16:04:13.269Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2023-03-21T16:04:13.269Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2023-03-21T16:04:13.269Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2023-03-21T16:04:13.269Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2023-03-21T16:04:13.269Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 27.6% of statements [2023-03-21T16:04:13.269Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.081s coverage: 78.9% of statements [2023-03-21T16:04:13.269Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2023-03-21T16:04:13.269Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.120s coverage: 73.1% of statements [2023-03-21T16:04:13.269Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2023-03-21T16:04:13.269Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2023-03-21T16:04:13.269Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.100s coverage: 54.4% of statements [2023-03-21T16:04:13.269Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2023-03-21T16:04:13.269Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2023-03-21T16:04:13.269Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2023-03-21T16:04:13.269Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2023-03-21T16:04:13.269Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.089s coverage: 65.1% of statements [2023-03-21T16:04:13.269Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2023-03-21T16:04:13.269Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2023-03-21T16:04:13.269Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.747s coverage: 89.2% of statements [2023-03-21T16:04:13.269Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2023-03-21T16:04:13.269Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements [2023-03-21T16:04:13.269Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2023-03-21T16:04:28.132Z] 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-03-21T16:04:28.132Z] GO111MODULE=on go vet ./... [2023-03-21T16:04:29.509Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T16:04:29.768Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T16:04:29.768Z] ./bin/test-attribution-txt.sh [2023-03-21T16:04:29.768Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-03-21T16:04:29.768Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-03-21T16:04:29.768Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-03-21T16:04:29.768Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2023-03-21T16:04:29.779Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T16:04:29.801Z] $ docker stop --time=1 eaa789e042526d60c8342f86a528995fdcaaadd0bbc4eb80f0c998b416f299c5 [2023-03-21T16:04:34.692Z] $ docker rm -f --volumes eaa789e042526d60c8342f86a528995fdcaaadd0bbc4eb80f0c998b416f299c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T16:04:35.243Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T16:04:35.324Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-21T16:04:35.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T16:04:36.154Z] + ls -al . [2023-03-21T16:04:36.154Z] total 280 [2023-03-21T16:04:36.154Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 16:03 . [2023-03-21T16:04:36.154Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 16:02 .. [2023-03-21T16:04:36.154Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 16:02 .dockerignore [2023-03-21T16:04:36.154Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 16:04 .git [2023-03-21T16:04:36.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 16:02 .github [2023-03-21T16:04:36.154Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 21 16:02 .gitignore [2023-03-21T16:04:36.154Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 16:02 .golangci.yml [2023-03-21T16:04:36.154Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 16:02 .semver [2023-03-21T16:04:36.154Z] -rw-rw-r-- 1 jenkins jenkins 31944 Mar 21 16:02 CHANGELOG.md [2023-03-21T16:04:36.154Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 16:02 GOVERNANCE.md [2023-03-21T16:04:36.154Z] -rw-rw-r-- 1 jenkins jenkins 903 Mar 21 16:02 Jenkinsfile [2023-03-21T16:04:36.154Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 21 16:02 LICENSE [2023-03-21T16:04:36.154Z] -rw-rw-r-- 1 jenkins jenkins 2003 Mar 21 16:02 Makefile [2023-03-21T16:04:36.154Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 21 16:02 OWNERS.md [2023-03-21T16:04:36.154Z] -rw-rw-r-- 1 jenkins jenkins 4881 Mar 21 16:02 README.md [2023-03-21T16:04:36.154Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 16:03 VERSION [2023-03-21T16:04:36.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 16:02 bin [2023-03-21T16:04:36.154Z] -rw-r--r-- 1 jenkins jenkins 101840 Mar 21 16:04 coverage.out [2023-03-21T16:04:36.154Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 21 16:02 example [2023-03-21T16:04:36.154Z] -rw-rw-r-- 1 jenkins jenkins 3347 Mar 21 16:02 go.mod [2023-03-21T16:04:36.154Z] -rw-rw-r-- 1 jenkins jenkins 44423 Mar 21 16:02 go.sum [2023-03-21T16:04:36.154Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 21 16:02 internal [2023-03-21T16:04:36.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 16:02 openapi [2023-03-21T16:04:36.154Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 16:02 pkg [2023-03-21T16:04:36.154Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 16:02 snap [2023-03-21T16:04:36.154Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 21 16:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:04:36.453Z] + 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=b3f594a181df4350d50f9cefe1b70e34eb008ea7 --label arch=amd64 --label version=2.3.1 . [2023-03-21T16:04:36.453Z] Sending build context to Docker daemon 10.91MB [2023-03-21T16:04:36.453Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T16:04:36.453Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-21T16:04:36.453Z] ---> 4a95e8ecee4f [2023-03-21T16:04:36.453Z] Step 3/23 : ARG MAKE=make build [2023-03-21T16:04:36.712Z] ---> Running in 7cae72b31c5c [2023-03-21T16:04:36.712Z] Removing intermediate container 7cae72b31c5c [2023-03-21T16:04:36.712Z] ---> 089e732a45ab [2023-03-21T16:04:36.712Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-21T16:04:36.712Z] ---> Running in 26b224c7a523 [2023-03-21T16:04:36.712Z] Removing intermediate container 26b224c7a523 [2023-03-21T16:04:36.712Z] ---> f6089d4db7a9 [2023-03-21T16:04:36.712Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-21T16:04:36.712Z] ---> Running in 7d1614995a9a [2023-03-21T16:04:36.972Z] Removing intermediate container 7d1614995a9a [2023-03-21T16:04:36.972Z] ---> 2a30fbffaf9f [2023-03-21T16:04:36.972Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2023-03-21T16:04:36.972Z] ---> Running in 53f8dc9d5843 [2023-03-21T16:04:37.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T16:04:37.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T16:04:37.491Z] OK: 211 MiB in 51 packages [2023-03-21T16:04:38.058Z] Removing intermediate container 53f8dc9d5843 [2023-03-21T16:04:38.058Z] ---> f681da2b59c6 [2023-03-21T16:04:38.058Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-21T16:04:38.058Z] ---> 41b68d83f2be [2023-03-21T16:04:38.058Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T16:04:38.058Z] ---> Running in df5b3d8ef491 [2023-03-21T16:04:38.625Z] Removing intermediate container df5b3d8ef491 [2023-03-21T16:04:38.626Z] ---> b4b186059266 [2023-03-21T16:04:38.626Z] Step 9/23 : COPY . . [2023-03-21T16:04:39.204Z] ---> b832c891487c [2023-03-21T16:04:39.204Z] Step 10/23 : RUN ${MAKE} [2023-03-21T16:04:39.204Z] ---> Running in a543b296a97f [2023-03-21T16:04:39.770Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.1" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-21T16:04:57.945Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2023-03-21T16:05:01.261Z] Removing intermediate container a543b296a97f [2023-03-21T16:05:01.261Z] ---> d111807b6247 [2023-03-21T16:05:01.261Z] Step 11/23 : FROM alpine:3.16 [2023-03-21T16:05:01.261Z] 3.16: Pulling from library/alpine [2023-03-21T16:05:01.518Z] ef5531b6e74e: Pulling fs layer [2023-03-21T16:05:01.518Z] ef5531b6e74e: Verifying Checksum [2023-03-21T16:05:01.518Z] ef5531b6e74e: Download complete [2023-03-21T16:05:01.776Z] ef5531b6e74e: Pull complete [2023-03-21T16:05:01.776Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-21T16:05:01.776Z] Status: Downloaded newer image for alpine:3.16 [2023-03-21T16:05:01.776Z] ---> dfd21b5a31f5 [2023-03-21T16:05:01.776Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-21T16:05:01.776Z] ---> Running in c1fea987c7d1 [2023-03-21T16:05:02.034Z] Removing intermediate container c1fea987c7d1 [2023-03-21T16:05:02.034Z] ---> d328ffdfc964 [2023-03-21T16:05:02.034Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2023-03-21T16:05:02.034Z] ---> Running in febc32df05f5 [2023-03-21T16:05:02.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T16:05:02.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T16:05:02.553Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2023-03-21T16:05:02.553Z] (2/5) Installing libsodium (1.0.18-r0) [2023-03-21T16:05:02.553Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-21T16:05:02.553Z] (4/5) Installing libzmq (4.3.4-r0) [2023-03-21T16:05:02.553Z] (5/5) Installing zeromq (4.3.4-r0) [2023-03-21T16:05:02.553Z] Executing busybox-1.35.0-r17.trigger [2023-03-21T16:05:02.553Z] OK: 8 MiB in 19 packages [2023-03-21T16:05:03.120Z] Removing intermediate container febc32df05f5 [2023-03-21T16:05:03.120Z] ---> 0bb86d6bb762 [2023-03-21T16:05:03.120Z] Step 14/23 : WORKDIR / [2023-03-21T16:05:03.120Z] ---> Running in 4661d3bacda1 [2023-03-21T16:05:03.120Z] Removing intermediate container 4661d3bacda1 [2023-03-21T16:05:03.120Z] ---> 63bdad2e3eab [2023-03-21T16:05:03.120Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-21T16:05:03.120Z] ---> 3d7e66ec2b7f [2023-03-21T16:05:03.120Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-21T16:05:04.061Z] ---> 7564f08e4fde [2023-03-21T16:05:04.061Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-21T16:05:04.061Z] ---> 80c11ca6a7fb [2023-03-21T16:05:04.061Z] Step 18/23 : EXPOSE 59999 [2023-03-21T16:05:04.061Z] ---> Running in 75dd88e62b10 [2023-03-21T16:05:04.061Z] Removing intermediate container 75dd88e62b10 [2023-03-21T16:05:04.061Z] ---> 0d56b55a35ab [2023-03-21T16:05:04.061Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-21T16:05:04.061Z] ---> Running in e7cdfce50fa0 [2023-03-21T16:05:04.320Z] Removing intermediate container e7cdfce50fa0 [2023-03-21T16:05:04.320Z] ---> 6d9eb00a5d4d [2023-03-21T16:05:04.320Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-21T16:05:04.320Z] ---> Running in 9292af9bb25a [2023-03-21T16:05:04.320Z] Removing intermediate container 9292af9bb25a [2023-03-21T16:05:04.320Z] ---> a21eda5949e6 [2023-03-21T16:05:04.320Z] Step 21/23 : LABEL arch=amd64 [2023-03-21T16:05:04.320Z] ---> Running in 680d2cd751f3 [2023-03-21T16:05:04.320Z] Removing intermediate container 680d2cd751f3 [2023-03-21T16:05:04.320Z] ---> ced22eb6161e [2023-03-21T16:05:04.320Z] Step 22/23 : LABEL git_sha=b3f594a181df4350d50f9cefe1b70e34eb008ea7 [2023-03-21T16:05:04.582Z] ---> Running in b89c194537fa [2023-03-21T16:05:04.582Z] Removing intermediate container b89c194537fa [2023-03-21T16:05:04.582Z] ---> f8115986a833 [2023-03-21T16:05:04.582Z] Step 23/23 : LABEL version=2.3.1 [2023-03-21T16:05:04.582Z] ---> Running in d29d22c39a1d [2023-03-21T16:05:04.582Z] Removing intermediate container d29d22c39a1d [2023-03-21T16:05:04.582Z] ---> beaacc85c285 [2023-03-21T16:05:04.582Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T16:05:04.582Z] Successfully built beaacc85c285 [2023-03-21T16:05:04.582Z] 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-03-21T16:05:05.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T16:05:05.026Z] [2023-03-21T16:05:05.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:05:05.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T16:05:05.330Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T16:05:05.330Z] 5eb5b503b376: Pulling fs layer [2023-03-21T16:05:05.330Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T16:05:05.330Z] ec43610c2a17: Pulling fs layer [2023-03-21T16:05:05.330Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T16:05:05.330Z] 33b1e0a273af: Pulling fs layer [2023-03-21T16:05:05.330Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T16:05:05.330Z] 2f39f015ded8: Pulling fs layer [2023-03-21T16:05:05.330Z] 3a2ae6a8a46f: Waiting [2023-03-21T16:05:05.330Z] 33b1e0a273af: Waiting [2023-03-21T16:05:05.330Z] 5d3b04190fa2: Waiting [2023-03-21T16:05:05.330Z] 2f39f015ded8: Waiting [2023-03-21T16:05:05.330Z] 5c69ac0246d0: Download complete [2023-03-21T16:05:05.330Z] 3a2ae6a8a46f: Download complete [2023-03-21T16:05:05.590Z] 33b1e0a273af: Verifying Checksum [2023-03-21T16:05:05.590Z] 33b1e0a273af: Download complete [2023-03-21T16:05:05.590Z] ec43610c2a17: Verifying Checksum [2023-03-21T16:05:05.590Z] ec43610c2a17: Download complete [2023-03-21T16:05:05.590Z] 5d3b04190fa2: Verifying Checksum [2023-03-21T16:05:05.590Z] 5d3b04190fa2: Download complete [2023-03-21T16:05:05.590Z] 5eb5b503b376: Verifying Checksum [2023-03-21T16:05:05.590Z] 5eb5b503b376: Download complete [2023-03-21T16:05:06.158Z] 2f39f015ded8: Download complete [2023-03-21T16:05:06.726Z] 5eb5b503b376: Pull complete [2023-03-21T16:05:06.985Z] 5c69ac0246d0: Pull complete [2023-03-21T16:05:07.242Z] ec43610c2a17: Pull complete [2023-03-21T16:05:07.500Z] 3a2ae6a8a46f: Pull complete [2023-03-21T16:05:07.758Z] 33b1e0a273af: Pull complete [2023-03-21T16:05:07.758Z] 5d3b04190fa2: Pull complete [2023-03-21T16:05:11.939Z] 2f39f015ded8: Pull complete [2023-03-21T16:05:11.939Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T16:05:11.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T16:05:11.939Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:05:12.017Z] prd-ubuntu20.04-docker-8c-8g-4894 does not seem to be running inside a container [2023-03-21T16:05:12.055Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T16:05:15.563Z] $ docker top a69f738614e4bc660c8a068cf87442e68256467297bfcb1525f763a717d90e13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:05:15.950Z] ---> job-cost.sh [2023-03-21T16:05:15.950Z] lf-activate-venv: SKIPPING [2023-03-21T16:05:15.950Z] INFO: No Stack... [2023-03-21T16:05:16.208Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T16:05:16.468Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T16:05:16.758Z] + cat /w/workspace/dgexfoundry_device-sdk-go_levski/archives/cost.csv [2023-03-21T16:05:16.758Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T16:05:16.773Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-levski-7-stack-cost] [2023-03-21T16:05:16.779Z] Resource [jenkins-edgexfoundry-device-sdk-go-levski-7-stack-cost] did not exist. Created. [2023-03-21T16:05:16.780Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-levski-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T16:05:17.095Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-21T16:05:17.132Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T16:05:17.142Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-levski-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T16:05:17.172Z] $ docker stop --time=1 a69f738614e4bc660c8a068cf87442e68256467297bfcb1525f763a717d90e13 [2023-03-21T16:05:18.314Z] $ docker rm -f --volumes a69f738614e4bc660c8a068cf87442e68256467297bfcb1525f763a717d90e13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T16:06:55.038Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4896 in /w/workspace/dgexfoundry_device-sdk-go_levski [Pipeline] { [Pipeline] ws [2023-03-21T16:06:55.050Z] Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout [2023-03-21T16:06:55.087Z] The recommended git tool is: git [2023-03-21T16:07:00.921Z] using credential edgex-jenkins-ssh [2023-03-21T16:07:00.939Z] Cloning the remote Git repository [2023-03-21T16:07:00.982Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-21T16:07:01.073Z] > git init /w/workspace/device-sdk-go/7 # timeout=10 [2023-03-21T16:07:01.224Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-21T16:07:01.225Z] > git --version # timeout=10 [2023-03-21T16:07:01.247Z] > git --version # 'git version 2.25.1' [2023-03-21T16:07:01.250Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T16:07:01.421Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T16:07:03.200Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-21T16:07:03.221Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T16:07:04.124Z] Avoid second fetch [2023-03-21T16:07:04.125Z] Checking out Revision b3f594a181df4350d50f9cefe1b70e34eb008ea7 (levski) [2023-03-21T16:07:04.743Z] Commit message: "docs: Levski change log updated (#1388)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T16:07:04.145Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T16:07:04.220Z] > git checkout -f b3f594a181df4350d50f9cefe1b70e34eb008ea7 # timeout=10 [2023-03-21T16:07:05.857Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T16:07:05.857Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T16:07:05.857Z] Dload Upload Total Spent Left Speed [2023-03-21T16:07:05.857Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 76353 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 75449 [Pipeline] sh [2023-03-21T16:07:06.463Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T16:07:06.793Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T16:07:06.793Z] + sudo tee /etc/docker/daemon.new [2023-03-21T16:07:06.793Z] { [2023-03-21T16:07:06.793Z] "registry-mirrors": [ [2023-03-21T16:07:06.793Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T16:07:06.793Z] ], [2023-03-21T16:07:06.793Z] "bip": "10.250.0.254/24", [2023-03-21T16:07:06.793Z] "hosts": [ [2023-03-21T16:07:06.793Z] "tcp://0.0.0.0:5555", [2023-03-21T16:07:06.793Z] "unix:///var/run/docker.sock" [2023-03-21T16:07:06.793Z] ], [2023-03-21T16:07:06.793Z] "mtu": 1458, [2023-03-21T16:07:06.793Z] "selinux-enabled": true, [2023-03-21T16:07:06.793Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T16:07:06.793Z] } [Pipeline] sh [2023-03-21T16:07:07.135Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T16:07:07.465Z] + sudo service docker restart [Pipeline] sh [2023-03-21T16:07:26.054Z] + git checkout b3f594a [2023-03-21T16:07:26.054Z] HEAD is now at b3f594a docs: Levski change log updated (#1388) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T16:07:26.085Z] provisioning config files... [2023-03-21T16:07:26.112Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/7@tmp/config17024873678746548881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:07:26.469Z] ---> docker-login.sh [2023-03-21T16:07:26.469Z] nexus3.edgexfoundry.org:10001 [2023-03-21T16:07:27.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:07:27.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:07:27.062Z] Configure a credential helper to remove this warning. See [2023-03-21T16:07:27.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:07:27.062Z] [2023-03-21T16:07:27.062Z] Login Succeeded [2023-03-21T16:07:27.062Z] nexus3.edgexfoundry.org:10002 [2023-03-21T16:07:27.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:07:27.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:07:27.333Z] Configure a credential helper to remove this warning. See [2023-03-21T16:07:27.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:07:27.333Z] [2023-03-21T16:07:27.333Z] Login Succeeded [2023-03-21T16:07:27.333Z] nexus3.edgexfoundry.org:10003 [2023-03-21T16:07:27.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:07:27.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:07:27.878Z] Configure a credential helper to remove this warning. See [2023-03-21T16:07:27.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:07:27.878Z] [2023-03-21T16:07:27.878Z] Login Succeeded [2023-03-21T16:07:27.878Z] nexus3.edgexfoundry.org:10004 [2023-03-21T16:07:28.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:07:28.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:07:28.148Z] Configure a credential helper to remove this warning. See [2023-03-21T16:07:28.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:07:28.148Z] [2023-03-21T16:07:28.148Z] Login Succeeded [2023-03-21T16:07:28.148Z] docker.io [2023-03-21T16:07:28.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:07:28.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:07:28.689Z] Configure a credential helper to remove this warning. See [2023-03-21T16:07:28.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:07:28.689Z] [2023-03-21T16:07:28.689Z] Login Succeeded [2023-03-21T16:07:28.689Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T16:07:28.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T16:07:28.964Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T16:07:28.975Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T16:07:28.982Z] ========================================================= [2023-03-21T16:07:28.982Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-21T16:07:28.982Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:07:29.327Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T16:07:29.604Z] Sending build context to Docker daemon 5.829MB [2023-03-21T16:07:29.886Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T16:07:29.886Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-21T16:07:29.886Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T16:07:29.886Z] 9b18e9b68314: Pulling fs layer [2023-03-21T16:07:29.886Z] 35d82f9e3411: Pulling fs layer [2023-03-21T16:07:29.886Z] e16973657156: Pulling fs layer [2023-03-21T16:07:29.886Z] fc693d55d65f: Pulling fs layer [2023-03-21T16:07:29.886Z] 7e9fc2657dce: Pulling fs layer [2023-03-21T16:07:29.886Z] dda99020689f: Pulling fs layer [2023-03-21T16:07:29.886Z] db1c61fa0a46: Pulling fs layer [2023-03-21T16:07:29.886Z] 891c053d2c06: Pulling fs layer [2023-03-21T16:07:29.886Z] 7e9fc2657dce: Waiting [2023-03-21T16:07:29.886Z] db1c61fa0a46: Waiting [2023-03-21T16:07:29.886Z] 891c053d2c06: Waiting [2023-03-21T16:07:29.886Z] dda99020689f: Waiting [2023-03-21T16:07:29.886Z] fc693d55d65f: Waiting [2023-03-21T16:07:29.886Z] e16973657156: Download complete [2023-03-21T16:07:29.886Z] 35d82f9e3411: Verifying Checksum [2023-03-21T16:07:29.886Z] 35d82f9e3411: Download complete [2023-03-21T16:07:29.886Z] 7e9fc2657dce: Verifying Checksum [2023-03-21T16:07:29.886Z] 7e9fc2657dce: Download complete [2023-03-21T16:07:30.161Z] dda99020689f: Verifying Checksum [2023-03-21T16:07:30.161Z] dda99020689f: Download complete [2023-03-21T16:07:30.161Z] 9b18e9b68314: Verifying Checksum [2023-03-21T16:07:30.161Z] 9b18e9b68314: Download complete [2023-03-21T16:07:31.177Z] 9b18e9b68314: Pull complete [2023-03-21T16:07:31.177Z] 891c053d2c06: Verifying Checksum [2023-03-21T16:07:31.177Z] 891c053d2c06: Download complete [2023-03-21T16:07:31.786Z] 35d82f9e3411: Pull complete [2023-03-21T16:07:32.057Z] e16973657156: Pull complete [2023-03-21T16:07:32.651Z] db1c61fa0a46: Verifying Checksum [2023-03-21T16:07:32.651Z] db1c61fa0a46: Download complete [2023-03-21T16:07:33.250Z] fc693d55d65f: Verifying Checksum [2023-03-21T16:07:33.250Z] fc693d55d65f: Download complete [2023-03-21T16:07:45.589Z] fc693d55d65f: Pull complete [2023-03-21T16:07:45.589Z] 7e9fc2657dce: Pull complete [2023-03-21T16:07:45.589Z] dda99020689f: Pull complete [2023-03-21T16:07:52.257Z] db1c61fa0a46: Pull complete [2023-03-21T16:07:53.239Z] 891c053d2c06: Pull complete [2023-03-21T16:07:53.239Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-21T16:07:53.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-21T16:07:53.239Z] ---> f96f9c87975a [2023-03-21T16:07:53.239Z] Step 3/10 : ARG MAKE=make build [2023-03-21T16:07:55.200Z] ---> Running in 953e1bcd0f54 [2023-03-21T16:07:55.469Z] Removing intermediate container 953e1bcd0f54 [2023-03-21T16:07:55.469Z] ---> 26ebffa14b90 [2023-03-21T16:07:55.469Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-21T16:07:55.469Z] ---> Running in ce000966ea93 [2023-03-21T16:07:55.737Z] Removing intermediate container ce000966ea93 [2023-03-21T16:07:55.737Z] ---> 91c84baf5204 [2023-03-21T16:07:55.737Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-21T16:07:56.040Z] ---> Running in 2cadc946d5c9 [2023-03-21T16:07:56.325Z] Removing intermediate container 2cadc946d5c9 [2023-03-21T16:07:56.325Z] ---> 75f2d48fc63e [2023-03-21T16:07:56.325Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2023-03-21T16:07:56.325Z] ---> Running in 4f95d687f98c [2023-03-21T16:07:57.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T16:07:58.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T16:07:58.997Z] OK: 221 MiB in 51 packages [2023-03-21T16:08:02.350Z] Removing intermediate container 4f95d687f98c [2023-03-21T16:08:02.350Z] ---> 1bba183b16ae [2023-03-21T16:08:02.350Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-21T16:08:02.350Z] ---> 4384be8b5883 [2023-03-21T16:08:02.350Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T16:08:02.350Z] ---> Running in 38166253dc8d [2023-03-21T16:08:58.793Z] Removing intermediate container 38166253dc8d [2023-03-21T16:08:58.793Z] ---> aaec76ab14f6 [2023-03-21T16:08:58.793Z] Step 9/10 : COPY . . [2023-03-21T16:08:58.793Z] ---> dda35df8eceb [2023-03-21T16:08:58.793Z] Step 10/10 : RUN ${MAKE} [2023-03-21T16:08:58.793Z] ---> Running in 8693caad4447 [2023-03-21T16:08:58.793Z] noop [2023-03-21T16:08:58.793Z] Removing intermediate container 8693caad4447 [2023-03-21T16:08:58.793Z] ---> a2d9a9fe027e [2023-03-21T16:08:58.793Z] Successfully built a2d9a9fe027e [2023-03-21T16:08:58.793Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:08:59.146Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T16:08:59.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:08:59.358Z] prd-ubuntu20.04-docker-arm64-4c-16g-4896 does not seem to be running inside a container [2023-03-21T16:08:59.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T16:09:00.745Z] $ docker top 73dd6514b673b4295ead9487dc21ec09d42f1b3cc2d48d959067d92190bc550e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T16:09:01.579Z] + go version [2023-03-21T16:09:01.579Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-21T16:09:01.598Z] $ docker stop --time=1 73dd6514b673b4295ead9487dc21ec09d42f1b3cc2d48d959067d92190bc550e [2023-03-21T16:09:03.221Z] $ docker rm -f --volumes 73dd6514b673b4295ead9487dc21ec09d42f1b3cc2d48d959067d92190bc550e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:09:03.739Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T16:09:03.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:09:03.907Z] prd-ubuntu20.04-docker-arm64-4c-16g-4896 does not seem to be running inside a container [2023-03-21T16:09:03.974Z] $ 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/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T16:09:05.100Z] $ docker top d9e115c304d42abfd5e1e121de4d879b68b1e23d3104ee8bcee25a795c23c89e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T16:09:05.908Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/7 [Pipeline] fileExists [Pipeline] sh [2023-03-21T16:09:06.232Z] + make test [2023-03-21T16:09:06.232Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2023-03-21T16:09:38.464Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2023-03-21T16:11:30.111Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2023-03-21T16:11:30.111Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2023-03-21T16:11:30.111Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2023-03-21T16:11:30.111Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2023-03-21T16:11:30.111Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2023-03-21T16:11:30.381Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.701s coverage: 27.6% of statements [2023-03-21T16:11:30.381Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.937s coverage: 78.9% of statements [2023-03-21T16:11:30.381Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2023-03-21T16:11:40.473Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.513s coverage: 73.1% of statements [2023-03-21T16:11:40.473Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2023-03-21T16:11:40.473Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2023-03-21T16:11:42.427Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.480s coverage: 54.4% of statements [2023-03-21T16:11:42.427Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2023-03-21T16:11:42.427Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2023-03-21T16:11:42.427Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2023-03-21T16:11:42.427Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2023-03-21T16:11:42.427Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.470s coverage: 65.1% of statements [2023-03-21T16:11:42.427Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2023-03-21T16:11:42.427Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2023-03-21T16:11:42.427Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 4.934s coverage: 89.2% of statements [2023-03-21T16:11:42.427Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2023-03-21T16:11:45.771Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.241s coverage: 4.7% of statements [2023-03-21T16:11:45.771Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2023-03-21T16:11:46.354Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T16:11:46.354Z] GO111MODULE=on go vet ./... [2023-03-21T16:13:23.002Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T16:13:23.002Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T16:13:23.002Z] ./bin/test-attribution-txt.sh [2023-03-21T16:13:23.002Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-03-21T16:13:23.002Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-03-21T16:13:23.002Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-03-21T16:13:23.002Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2023-03-21T16:13:23.021Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T16:13:23.034Z] $ docker stop --time=1 d9e115c304d42abfd5e1e121de4d879b68b1e23d3104ee8bcee25a795c23c89e [2023-03-21T16:13:24.790Z] $ docker rm -f --volumes d9e115c304d42abfd5e1e121de4d879b68b1e23d3104ee8bcee25a795c23c89e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T16:13:26.090Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T16:13:26.105Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T16:13:26.610Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T16:13:26.997Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T16:13:27.314Z] + ls -al . [2023-03-21T16:13:27.314Z] total 276 [2023-03-21T16:13:27.314Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 16:09 . [2023-03-21T16:13:27.314Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 16:07 .. [2023-03-21T16:13:27.314Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 16:07 .dockerignore [2023-03-21T16:13:27.314Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 16:07 .git [2023-03-21T16:13:27.314Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 16:07 .github [2023-03-21T16:13:27.314Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 21 16:07 .gitignore [2023-03-21T16:13:27.314Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 16:07 .golangci.yml [2023-03-21T16:13:27.314Z] -rw-rw-r-- 1 jenkins jenkins 31944 Mar 21 16:07 CHANGELOG.md [2023-03-21T16:13:27.314Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 16:07 GOVERNANCE.md [2023-03-21T16:13:27.314Z] -rw-rw-r-- 1 jenkins jenkins 903 Mar 21 16:07 Jenkinsfile [2023-03-21T16:13:27.314Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 21 16:07 LICENSE [2023-03-21T16:13:27.314Z] -rw-rw-r-- 1 jenkins jenkins 2003 Mar 21 16:07 Makefile [2023-03-21T16:13:27.314Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 21 16:07 OWNERS.md [2023-03-21T16:13:27.314Z] -rw-rw-r-- 1 jenkins jenkins 4881 Mar 21 16:07 README.md [2023-03-21T16:13:27.314Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 16:03 VERSION [2023-03-21T16:13:27.314Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 16:07 bin [2023-03-21T16:13:27.314Z] -rw-r--r-- 1 jenkins jenkins 101840 Mar 21 16:11 coverage.out [2023-03-21T16:13:27.314Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 21 16:07 example [2023-03-21T16:13:27.314Z] -rw-rw-r-- 1 jenkins jenkins 3347 Mar 21 16:07 go.mod [2023-03-21T16:13:27.314Z] -rw-rw-r-- 1 jenkins jenkins 44423 Mar 21 16:07 go.sum [2023-03-21T16:13:27.314Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 21 16:07 internal [2023-03-21T16:13:27.314Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 16:07 openapi [2023-03-21T16:13:27.314Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 16:07 pkg [2023-03-21T16:13:27.314Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 16:07 snap [2023-03-21T16:13:27.314Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 21 16:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:13:27.647Z] + 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=b3f594a181df4350d50f9cefe1b70e34eb008ea7 --label arch=arm64 --label version=2.3.1 . [2023-03-21T16:13:28.231Z] Sending build context to Docker daemon 5.931MB [2023-03-21T16:13:28.231Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T16:13:28.231Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-21T16:13:28.231Z] ---> a2d9a9fe027e [2023-03-21T16:13:28.231Z] Step 3/23 : ARG MAKE=make build [2023-03-21T16:13:28.231Z] ---> Running in 542b33f7bacb [2023-03-21T16:13:28.500Z] Removing intermediate container 542b33f7bacb [2023-03-21T16:13:28.500Z] ---> 02d4624b9748 [2023-03-21T16:13:28.500Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-21T16:13:28.500Z] ---> Running in aabb0a2e6bee [2023-03-21T16:13:28.768Z] Removing intermediate container aabb0a2e6bee [2023-03-21T16:13:28.768Z] ---> 4262b7172d8c [2023-03-21T16:13:28.768Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-21T16:13:29.037Z] ---> Running in 8190f5bcfac3 [2023-03-21T16:13:29.304Z] Removing intermediate container 8190f5bcfac3 [2023-03-21T16:13:29.304Z] ---> dd44936adb61 [2023-03-21T16:13:29.304Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2023-03-21T16:13:29.304Z] ---> Running in 1f7ebef12989 [2023-03-21T16:13:30.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T16:13:30.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T16:13:31.493Z] OK: 221 MiB in 51 packages [2023-03-21T16:13:32.449Z] Removing intermediate container 1f7ebef12989 [2023-03-21T16:13:32.449Z] ---> d2249f8fe91a [2023-03-21T16:13:32.449Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-21T16:13:32.717Z] ---> b4dbc4f03739 [2023-03-21T16:13:32.717Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T16:13:32.717Z] ---> Running in 3b264b9ad9f7 [2023-03-21T16:13:34.658Z] Removing intermediate container 3b264b9ad9f7 [2023-03-21T16:13:34.658Z] ---> 1b40b37a1c3d [2023-03-21T16:13:34.658Z] Step 9/23 : COPY . . [2023-03-21T16:13:35.613Z] ---> 0ef18f0d0545 [2023-03-21T16:13:35.613Z] Step 10/23 : RUN ${MAKE} [2023-03-21T16:13:35.613Z] ---> Running in f7fc19dc4fcf [2023-03-21T16:13:36.581Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.1" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-21T16:15:43.243Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2023-03-21T16:15:43.243Z] Removing intermediate container f7fc19dc4fcf [2023-03-21T16:15:43.243Z] ---> c42851cc518c [2023-03-21T16:15:43.243Z] Step 11/23 : FROM alpine:3.16 [2023-03-21T16:15:43.243Z] 3.16: Pulling from library/alpine [2023-03-21T16:15:43.243Z] 3760b48202b3: Pulling fs layer [2023-03-21T16:15:43.243Z] 3760b48202b3: Download complete [2023-03-21T16:15:43.243Z] 3760b48202b3: Pull complete [2023-03-21T16:15:43.243Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-21T16:15:43.243Z] Status: Downloaded newer image for alpine:3.16 [2023-03-21T16:15:43.243Z] ---> 4c81e5bf8899 [2023-03-21T16:15:43.243Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-21T16:15:43.243Z] ---> Running in 57af8e9d2eb6 [2023-03-21T16:15:43.243Z] Removing intermediate container 57af8e9d2eb6 [2023-03-21T16:15:43.243Z] ---> 2fe683ad9d26 [2023-03-21T16:15:43.243Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2023-03-21T16:15:43.243Z] ---> Running in 7531e30a5c8e [2023-03-21T16:15:43.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T16:15:43.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T16:15:44.464Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2023-03-21T16:15:44.464Z] (2/5) Installing libsodium (1.0.18-r0) [2023-03-21T16:15:44.464Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-21T16:15:44.464Z] (4/5) Installing libzmq (4.3.4-r0) [2023-03-21T16:15:44.464Z] (5/5) Installing zeromq (4.3.4-r0) [2023-03-21T16:15:44.464Z] Executing busybox-1.35.0-r17.trigger [2023-03-21T16:15:44.464Z] OK: 8 MiB in 19 packages [2023-03-21T16:15:45.419Z] Removing intermediate container 7531e30a5c8e [2023-03-21T16:15:45.419Z] ---> f2e128ad281e [2023-03-21T16:15:45.419Z] Step 14/23 : WORKDIR / [2023-03-21T16:15:45.419Z] ---> Running in 277c7a77ab76 [2023-03-21T16:15:45.703Z] Removing intermediate container 277c7a77ab76 [2023-03-21T16:15:45.703Z] ---> d7c057c5db76 [2023-03-21T16:15:45.703Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-21T16:15:46.283Z] ---> baa65e8718e3 [2023-03-21T16:15:46.283Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-21T16:15:47.238Z] ---> fb915f1d45a0 [2023-03-21T16:15:47.238Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-21T16:15:47.819Z] ---> bd64aad86593 [2023-03-21T16:15:47.819Z] Step 18/23 : EXPOSE 59999 [2023-03-21T16:15:47.819Z] ---> Running in bdd21de0da86 [2023-03-21T16:15:48.085Z] Removing intermediate container bdd21de0da86 [2023-03-21T16:15:48.085Z] ---> 0002969fe2a4 [2023-03-21T16:15:48.085Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-21T16:15:48.085Z] ---> Running in f708f429a626 [2023-03-21T16:15:48.350Z] Removing intermediate container f708f429a626 [2023-03-21T16:15:48.350Z] ---> 1a9c3a0201f0 [2023-03-21T16:15:48.350Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-21T16:15:48.616Z] ---> Running in b3446abaf532 [2023-03-21T16:15:48.881Z] Removing intermediate container b3446abaf532 [2023-03-21T16:15:48.881Z] ---> 9d8537a41f49 [2023-03-21T16:15:48.881Z] Step 21/23 : LABEL arch=arm64 [2023-03-21T16:15:48.881Z] ---> Running in bc8c8c84fe0e [2023-03-21T16:15:49.146Z] Removing intermediate container bc8c8c84fe0e [2023-03-21T16:15:49.146Z] ---> cb1794df0254 [2023-03-21T16:15:49.146Z] Step 22/23 : LABEL git_sha=b3f594a181df4350d50f9cefe1b70e34eb008ea7 [2023-03-21T16:15:49.146Z] ---> Running in e97647be0c13 [2023-03-21T16:15:49.412Z] Removing intermediate container e97647be0c13 [2023-03-21T16:15:49.412Z] ---> 6e4609819bb1 [2023-03-21T16:15:49.412Z] Step 23/23 : LABEL version=2.3.1 [2023-03-21T16:15:49.412Z] ---> Running in c6130d28579b [2023-03-21T16:15:49.676Z] Removing intermediate container c6130d28579b [2023-03-21T16:15:49.676Z] ---> 723d103a1820 [2023-03-21T16:15:49.676Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T16:15:49.940Z] Successfully built 723d103a1820 [2023-03-21T16:15:49.940Z] 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-03-21T16:15:50.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T16:15:50.327Z] [2023-03-21T16:15:50.327Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:15:50.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T16:15:50.718Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T16:15:50.718Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T16:15:50.718Z] 04944245beec: Pulling fs layer [2023-03-21T16:15:50.718Z] 699f458cf7ca: Pulling fs layer [2023-03-21T16:15:50.718Z] 765212b225bb: Pulling fs layer [2023-03-21T16:15:50.718Z] f23df028b6ca: Pulling fs layer [2023-03-21T16:15:50.718Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T16:15:50.718Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T16:15:50.718Z] f23df028b6ca: Waiting [2023-03-21T16:15:50.718Z] 765212b225bb: Waiting [2023-03-21T16:15:50.718Z] d65c8cfc05b1: Waiting [2023-03-21T16:15:50.718Z] 2437ff75d9bd: Waiting [2023-03-21T16:15:51.011Z] 04944245beec: Verifying Checksum [2023-03-21T16:15:51.011Z] 04944245beec: Download complete [2023-03-21T16:15:51.011Z] 765212b225bb: Verifying Checksum [2023-03-21T16:15:51.011Z] 765212b225bb: Download complete [2023-03-21T16:15:51.011Z] f23df028b6ca: Verifying Checksum [2023-03-21T16:15:51.011Z] f23df028b6ca: Download complete [2023-03-21T16:15:51.011Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T16:15:51.011Z] d65c8cfc05b1: Download complete [2023-03-21T16:15:51.292Z] 699f458cf7ca: Verifying Checksum [2023-03-21T16:15:51.292Z] 699f458cf7ca: Download complete [2023-03-21T16:15:51.571Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T16:15:51.571Z] 8998bd30e6a1: Download complete [2023-03-21T16:15:53.543Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T16:15:53.543Z] 2437ff75d9bd: Download complete [2023-03-21T16:15:55.480Z] 8998bd30e6a1: Pull complete [2023-03-21T16:15:55.480Z] 04944245beec: Pull complete [2023-03-21T16:15:56.887Z] 699f458cf7ca: Pull complete [2023-03-21T16:15:56.887Z] 765212b225bb: Pull complete [2023-03-21T16:15:57.468Z] f23df028b6ca: Pull complete [2023-03-21T16:15:57.735Z] d65c8cfc05b1: Pull complete [2023-03-21T16:16:12.724Z] 2437ff75d9bd: Pull complete [2023-03-21T16:16:12.724Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T16:16:12.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T16:16:12.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:16:12.904Z] prd-ubuntu20.04-docker-arm64-4c-16g-4896 does not seem to be running inside a container [2023-03-21T16:16:12.963Z] $ 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/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-21T16:16:15.324Z] $ docker top 6e1f9efa415242fa24df0f5686040b4347756bff5571bb2330512b3d48aa4794 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:16:15.830Z] ---> job-cost.sh [2023-03-21T16:16:16.096Z] lf-activate-venv: SKIPPING [2023-03-21T16:16:16.096Z] INFO: No Stack... [2023-03-21T16:16:16.363Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T16:16:17.320Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T16:16:17.641Z] + cat /w/workspace/device-sdk-go/7/archives/cost.csv [2023-03-21T16:16:17.641Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T16:16:17.967Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-levski-7-stack-cost] [2023-03-21T16:16:17.978Z] Resource [jenkins-edgexfoundry-device-sdk-go-levski-7-stack-cost] did not exist. Created. [2023-03-21T16:16:17.978Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-levski-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T16:16:18.312Z] /w/workspace/device-sdk-go/7@tmp/durable-2b1dd705/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-21T16:16:18.957Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T16:16:18.976Z] Warning: overwriting stash ‘stack-cost’ [2023-03-21T16:16:19.033Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T16:16:19.040Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-levski-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T16:16:19.056Z] $ docker stop --time=1 6e1f9efa415242fa24df0f5686040b4347756bff5571bb2330512b3d48aa4794 [2023-03-21T16:16:20.476Z] $ docker rm -f --volumes 6e1f9efa415242fa24df0f5686040b4347756bff5571bb2330512b3d48aa4794 [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-03-21T16:16:20.850Z] provisioning config files... [2023-03-21T16:16:20.857Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config11237442105496359865tmp [Pipeline] { [Pipeline] sh [2023-03-21T16:16:21.147Z] + set +x [2023-03-21T16:16:21.147Z] + + curl -s https://codecov.io/bashbash [2023-03-21T16:16:21.147Z] -s -- [2023-03-21T16:16:21.147Z] [2023-03-21T16:16:21.147Z] _____ _ [2023-03-21T16:16:21.147Z] / ____| | | [2023-03-21T16:16:21.147Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T16:16:21.147Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T16:16:21.147Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T16:16:21.147Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T16:16:21.147Z] Bash-1.0.6 [2023-03-21T16:16:21.147Z] [2023-03-21T16:16:21.147Z] [2023-03-21T16:16:21.147Z] ==> git version 2.25.1 found [2023-03-21T16:16:21.147Z] ==> 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-03-21T16:16:21.147Z] Release-Date: 2020-01-08 [2023-03-21T16:16:21.147Z] 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-03-21T16:16:21.147Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T16:16:21.147Z] ==> Jenkins CI detected. [2023-03-21T16:16:21.147Z] current dir:  /w/workspace/dgexfoundry_device-sdk-go_levski [2023-03-21T16:16:21.147Z] project root: . [2023-03-21T16:16:21.147Z] --> token set from env [2023-03-21T16:16:21.147Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T16:16:21.147Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T16:16:21.147Z] ==> Python coveragepy not found [2023-03-21T16:16:21.147Z] ==> Searching for coverage reports in: [2023-03-21T16:16:21.147Z] + . [2023-03-21T16:16:21.147Z] -> Found 1 reports [2023-03-21T16:16:21.147Z] ==> Detecting git/mercurial file structure [2023-03-21T16:16:21.406Z] ==> Reading reports [2023-03-21T16:16:21.406Z] + ./coverage.out bytes=101840 [2023-03-21T16:16:21.406Z] ==> Appending adjustments [2023-03-21T16:16:21.406Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T16:16:21.666Z] + Found adjustments [2023-03-21T16:16:21.666Z] ==> Gzipping contents [2023-03-21T16:16:21.666Z] 16K /tmp/codecov.VqQNOH.gz [2023-03-21T16:16:21.666Z] ==> Uploading reports [2023-03-21T16:16:21.666Z] url: https://codecov.io [2023-03-21T16:16:21.666Z] query: branch=levski&commit=b3f594a181df4350d50f9cefe1b70e34eb008ea7&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Flevski%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T16:16:21.666Z] -> Pinging Codecov [2023-03-21T16:16:21.666Z] 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=b3f594a181df4350d50f9cefe1b70e34eb008ea7&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Flevski%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T16:16:21.925Z] -> Uploading to [2023-03-21T16:16:21.925Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/7E55EF52A471D76F132DFD9A03CDDE97/b3f594a181df4350d50f9cefe1b70e34eb008ea7/ab6ac940-7657-4058-bef7-cf6e95b522c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T161621Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c91f376aa003f6d6cebe9d1ec32dea177eea455768cbf625b7b57d9370001b74 [2023-03-21T16:16:21.925Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T16:16:21.925Z] Dload Upload Total Spent Left Speed [2023-03-21T16:16:22.184Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14685 0 0 100 14685 0 48787 --:--:-- --:--:-- --:--:-- 48787 [2023-03-21T16:16:22.184Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/b3f594a181df4350d50f9cefe1b70e34eb008ea7 [Pipeline] } [2023-03-21T16:16:22.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-21T16:16:22.309Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-21T16:16:22.326Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:16:22.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T16:16:22.624Z] [2023-03-21T16:16:22.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:16:22.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T16:16:22.928Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-21T16:16:22.928Z] df9b9388f04a: Pulling fs layer [2023-03-21T16:16:22.928Z] 52dc419b0ee2: Pulling fs layer [2023-03-21T16:16:22.928Z] 25bc292e5bac: Pulling fs layer [2023-03-21T16:16:22.928Z] 114826534d7a: Pulling fs layer [2023-03-21T16:16:22.928Z] 4657fd5d0bcf: Pulling fs layer [2023-03-21T16:16:22.928Z] 6ad1cebc031e: Pulling fs layer [2023-03-21T16:16:22.928Z] 8a3aa393b2d8: Pulling fs layer [2023-03-21T16:16:22.928Z] 4657fd5d0bcf: Waiting [2023-03-21T16:16:22.928Z] 6ad1cebc031e: Waiting [2023-03-21T16:16:22.928Z] 8a3aa393b2d8: Waiting [2023-03-21T16:16:22.928Z] 114826534d7a: Waiting [2023-03-21T16:16:22.928Z] 25bc292e5bac: Download complete [2023-03-21T16:16:22.928Z] 52dc419b0ee2: Verifying Checksum [2023-03-21T16:16:22.928Z] 52dc419b0ee2: Download complete [2023-03-21T16:16:22.928Z] 4657fd5d0bcf: Verifying Checksum [2023-03-21T16:16:22.928Z] df9b9388f04a: Verifying Checksum [2023-03-21T16:16:22.928Z] df9b9388f04a: Download complete [2023-03-21T16:16:23.190Z] df9b9388f04a: Pull complete [2023-03-21T16:16:23.190Z] 52dc419b0ee2: Pull complete [2023-03-21T16:16:23.190Z] 6ad1cebc031e: Verifying Checksum [2023-03-21T16:16:23.190Z] 6ad1cebc031e: Download complete [2023-03-21T16:16:23.190Z] 25bc292e5bac: Pull complete [2023-03-21T16:16:23.764Z] 114826534d7a: Verifying Checksum [2023-03-21T16:16:23.764Z] 114826534d7a: Download complete [2023-03-21T16:16:24.021Z] 8a3aa393b2d8: Verifying Checksum [2023-03-21T16:16:24.021Z] 8a3aa393b2d8: Download complete [2023-03-21T16:16:27.302Z] 114826534d7a: Pull complete [2023-03-21T16:16:27.302Z] 4657fd5d0bcf: Pull complete [2023-03-21T16:16:27.302Z] 6ad1cebc031e: Pull complete [2023-03-21T16:16:29.833Z] 8a3aa393b2d8: Pull complete [2023-03-21T16:16:29.833Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-21T16:16:29.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T16:16:29.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:16:29.906Z] prd-ubuntu20.04-docker-8c-8g-4894 does not seem to be running inside a container [2023-03-21T16:16:29.949Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-21T16:16:33.518Z] $ docker top d1e58917bdc02f0cfd818e75d1d51b66f431a4578474882b0d573721c38cd1d0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-21T16:16:33.572Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:levski' [Pipeline] sh [2023-03-21T16:16:33.851Z] + set -o pipefail [2023-03-21T16:16:33.851Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:levski' [2023-03-21T16:16:40.415Z] [2023-03-21T16:16:40.415Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_levski (github.com/edgexfoundry/device-sdk-go/v2)... [2023-03-21T16:16:40.415Z] [2023-03-21T16:16:40.415Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7f96d442-1b96-43d8-af02-66b3b682a0df/history/cb2f0635-17ab-4ddc-b253-a6151e40d6c1 [2023-03-21T16:16:40.415Z] [2023-03-21T16:16:40.415Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-21T16:16:40.415Z] [2023-03-21T16:16:40.415Z] [2023-03-21T16:16:40.415Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-21T16:16:40.415Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-21T16:16:40.415Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-21T16:16:40.441Z] $ docker stop --time=1 d1e58917bdc02f0cfd818e75d1d51b66f431a4578474882b0d573721c38cd1d0 [2023-03-21T16:16:43.535Z] $ docker rm -f --volumes d1e58917bdc02f0cfd818e75d1d51b66f431a4578474882b0d573721c38cd1d0 [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-03-21T16:16:43.896Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T16:16:43.907Z] provisioning config files... [2023-03-21T16:16:43.914Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config5718368304712281599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:16:44.204Z] --> edgex-publish-swagger.sh [2023-03-21T16:16:44.204Z] === Publish openapi/v2 API === [2023-03-21T16:16:44.204Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-03-21T16:16:44.204Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_levski/openapi/v2/device-sdk.yaml] [2023-03-21T16:16:44.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T16:16:44.204Z] Dload Upload Total Spent Left Speed [2023-03-21T16:16:44.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 106k --:--:-- --:--:-- --:--:-- 106k [2023-03-21T16:16:44.463Z] [2023-03-21T16:16:44.463Z] [Pipeline] } [2023-03-21T16:16:44.469Z] 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-03-21T16:16:44.843Z] + git log --format=format:%s -1 b3f594a181df4350d50f9cefe1b70e34eb008ea7 [Pipeline] sh [2023-03-21T16:16:45.127Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T16:16:45.128Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:16:45.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T16:16:45.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:16:45.489Z] prd-ubuntu20.04-docker-8c-8g-4894 does not seem to be running inside a container [2023-03-21T16:16:45.536Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T16:16:45.931Z] $ docker top 09d7c9f4c3b5d342c8ccc155b3e0e870012e2b95b1cf2135339956b9ec331925 -eo pid,comm [2023-03-21T16:16:45.955Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-21T16:16:45.955Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T16:16:45.981Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.3.1|v2.3.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T16:16:46.271Z] + git semver [Pipeline] } [2023-03-21T16:16:46.561Z] $ docker stop --time=1 09d7c9f4c3b5d342c8ccc155b3e0e870012e2b95b1cf2135339956b9ec331925 [2023-03-21T16:16:47.812Z] $ docker rm -f --volumes 09d7c9f4c3b5d342c8ccc155b3e0e870012e2b95b1cf2135339956b9ec331925 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:16:48.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T16:16:48.160Z] [2023-03-21T16:16:48.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:16:48.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T16:16:48.462Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-21T16:16:48.462Z] ab5ef0e58194: Pulling fs layer [2023-03-21T16:16:48.462Z] 9712f1f96733: Pulling fs layer [2023-03-21T16:16:48.462Z] 63f879dbbcfc: Pulling fs layer [2023-03-21T16:16:48.462Z] 0d9ebad4ef96: Pulling fs layer [2023-03-21T16:16:48.462Z] e9a5061849ea: Pulling fs layer [2023-03-21T16:16:48.462Z] d747dcd14b5f: Pulling fs layer [2023-03-21T16:16:48.462Z] 2de7ff778b66: Pulling fs layer [2023-03-21T16:16:48.462Z] e9a5061849ea: Waiting [2023-03-21T16:16:48.462Z] d747dcd14b5f: Waiting [2023-03-21T16:16:48.462Z] 2de7ff778b66: Waiting [2023-03-21T16:16:48.462Z] 0d9ebad4ef96: Waiting [2023-03-21T16:16:48.462Z] 9712f1f96733: Verifying Checksum [2023-03-21T16:16:48.462Z] 9712f1f96733: Download complete [2023-03-21T16:16:48.734Z] 63f879dbbcfc: Verifying Checksum [2023-03-21T16:16:48.734Z] 63f879dbbcfc: Download complete [2023-03-21T16:16:48.993Z] e9a5061849ea: Verifying Checksum [2023-03-21T16:16:48.993Z] e9a5061849ea: Download complete [2023-03-21T16:16:48.993Z] d747dcd14b5f: Verifying Checksum [2023-03-21T16:16:48.993Z] d747dcd14b5f: Download complete [2023-03-21T16:16:48.993Z] 0d9ebad4ef96: Verifying Checksum [2023-03-21T16:16:48.993Z] 0d9ebad4ef96: Download complete [2023-03-21T16:16:49.250Z] ab5ef0e58194: Verifying Checksum [2023-03-21T16:16:49.250Z] ab5ef0e58194: Download complete [2023-03-21T16:16:49.250Z] 2de7ff778b66: Verifying Checksum [2023-03-21T16:16:51.779Z] ab5ef0e58194: Pull complete [2023-03-21T16:16:51.779Z] 9712f1f96733: Pull complete [2023-03-21T16:16:52.037Z] 63f879dbbcfc: Pull complete [2023-03-21T16:16:55.317Z] 0d9ebad4ef96: Pull complete [2023-03-21T16:16:55.576Z] e9a5061849ea: Pull complete [2023-03-21T16:16:55.576Z] d747dcd14b5f: Pull complete [2023-03-21T16:16:56.511Z] 2de7ff778b66: Pull complete [2023-03-21T16:16:56.511Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-21T16:16:56.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T16:16:56.511Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:16:56.603Z] prd-ubuntu20.04-docker-8c-8g-4894 does not seem to be running inside a container [2023-03-21T16:16:56.662Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-21T16:17:01.406Z] $ docker top 9b98927caefbb13cb0894cf3d4243e6525e86e40ed905f88dd3f25c2fd875201 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-21T16:17:01.451Z] provisioning config files... [2023-03-21T16:17:01.458Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config5673977891825248915tmp [2023-03-21T16:17:01.466Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config17683079435475957964tmp [2023-03-21T16:17:01.475Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config1956950085767837885tmp [Pipeline] { [Pipeline] echo [2023-03-21T16:17:01.491Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:17:01.772Z] ---> sigul-configuration.sh [2023-03-21T16:17:01.772Z] gpg: directory `/root/.gnupg' created [2023-03-21T16:17:01.772Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-21T16:17:01.772Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-21T16:17:01.772Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-21T16:17:01.772Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-21T16:17:01.772Z] gpg: CAST5 encrypted data [2023-03-21T16:17:01.772Z] gpg: encrypted with 1 passphrase [2023-03-21T16:17:01.772Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-21T16:17:02.060Z] + mkdir /home/jenkins [2023-03-21T16:17:02.060Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-21T16:17:02.348Z] + 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-03-21T16:17:02.356Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:17:02.642Z] ---> sigul-install.sh [2023-03-21T16:17:02.642Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-21T16:17:02.928Z] + git tag --list [2023-03-21T16:17:02.928Z] 0.7.1 [2023-03-21T16:17:02.928Z] delhi-tag [2023-03-21T16:17:02.928Z] v1.0.0 [2023-03-21T16:17:02.928Z] v1.1.0 [2023-03-21T16:17:02.928Z] v1.1.1 [2023-03-21T16:17:02.928Z] v1.1.2 [2023-03-21T16:17:02.928Z] v1.2.0 [2023-03-21T16:17:02.928Z] v1.2.1 [2023-03-21T16:17:02.928Z] v1.2.2 [2023-03-21T16:17:02.928Z] v1.2.3 [2023-03-21T16:17:02.928Z] v1.3.0 [2023-03-21T16:17:02.928Z] v1.4.0 [2023-03-21T16:17:02.928Z] v2.0.0 [2023-03-21T16:17:02.928Z] v2.1.0 [2023-03-21T16:17:02.928Z] v2.1.1 [2023-03-21T16:17:02.928Z] v2.1.1-dev.2 [2023-03-21T16:17:02.928Z] v2.1.1-dev.3 [2023-03-21T16:17:02.928Z] v2.2.0 [2023-03-21T16:17:02.928Z] v2.2.1-dev.1 [2023-03-21T16:17:02.928Z] v2.2.1-dev.10 [2023-03-21T16:17:02.928Z] v2.2.1-dev.11 [2023-03-21T16:17:02.928Z] v2.2.1-dev.12 [2023-03-21T16:17:02.928Z] v2.2.1-dev.13 [2023-03-21T16:17:02.928Z] v2.2.1-dev.14 [2023-03-21T16:17:02.928Z] v2.2.1-dev.2 [2023-03-21T16:17:02.928Z] v2.2.1-dev.3 [2023-03-21T16:17:02.928Z] v2.2.1-dev.4 [2023-03-21T16:17:02.928Z] v2.2.1-dev.5 [2023-03-21T16:17:02.928Z] v2.2.1-dev.6 [2023-03-21T16:17:02.928Z] v2.2.1-dev.7 [2023-03-21T16:17:02.928Z] v2.2.1-dev.8 [2023-03-21T16:17:02.928Z] v2.2.1-dev.9 [2023-03-21T16:17:02.928Z] v2.3.0 [2023-03-21T16:17:02.928Z] v2.3.0-dev.14 [2023-03-21T16:17:02.928Z] v2.3.0-dev.15 [2023-03-21T16:17:02.928Z] v2.3.0-dev.16 [2023-03-21T16:17:02.928Z] v2.3.0-dev.17 [2023-03-21T16:17:02.928Z] v2.3.0-dev.18 [2023-03-21T16:17:02.928Z] v2.3.0-dev.19 [2023-03-21T16:17:02.928Z] v2.3.0-dev.20 [2023-03-21T16:17:02.928Z] v2.3.0-dev.21 [2023-03-21T16:17:02.928Z] v2.3.0-dev.22 [2023-03-21T16:17:02.928Z] v2.3.0-dev.23 [2023-03-21T16:17:02.928Z] v2.3.0-dev.24 [2023-03-21T16:17:02.928Z] v2.3.0-dev.25 [2023-03-21T16:17:02.928Z] v2.3.0-dev.26 [2023-03-21T16:17:02.928Z] v2.3.0-dev.27 [2023-03-21T16:17:02.928Z] v2.3.0-dev.28 [2023-03-21T16:17:02.928Z] v2.3.0-dev.29 [2023-03-21T16:17:02.928Z] v2.3.0-dev.30 [2023-03-21T16:17:02.928Z] v2.3.0-dev.31 [2023-03-21T16:17:02.928Z] v2.3.0-dev.32 [2023-03-21T16:17:02.928Z] v2.3.0-dev.33 [2023-03-21T16:17:02.928Z] v2.3.0-dev.34 [2023-03-21T16:17:02.928Z] v2.3.0-dev.35 [2023-03-21T16:17:02.928Z] v2.3.0-dev.36 [2023-03-21T16:17:02.928Z] v2.3.0-dev.37 [2023-03-21T16:17:02.928Z] v2.3.0-dev.38 [2023-03-21T16:17:02.928Z] v2.3.0-dev.39 [2023-03-21T16:17:02.928Z] v2.3.0-dev.40 [2023-03-21T16:17:02.928Z] v2.3.0-dev.41 [2023-03-21T16:17:02.928Z] v2.3.0-dev.42 [2023-03-21T16:17:02.928Z] v2.3.0-dev.43 [2023-03-21T16:17:02.928Z] v2.3.0-dev.44 [2023-03-21T16:17:02.928Z] v2.3.0-dev.45 [2023-03-21T16:17:02.928Z] v2.3.0-dev.46 [2023-03-21T16:17:02.928Z] v2.3.0-dev.47 [2023-03-21T16:17:02.928Z] v2.3.0-dev.48 [2023-03-21T16:17:02.928Z] v2.3.0-dev.49 [2023-03-21T16:17:02.928Z] v2.3.0-dev.50 [2023-03-21T16:17:02.928Z] v2.3.0-dev.51 [2023-03-21T16:17:02.928Z] v2.3.1 [2023-03-21T16:17:02.928Z] v2.3.1-dev.1 [2023-03-21T16:17:02.928Z] v2.3.1-dev.2 [2023-03-21T16:17:02.928Z] v2.3.1-dev.3 [2023-03-21T16:17:02.928Z] v2.3.1-dev.4 [2023-03-21T16:17:02.928Z] v3.0.0-dev.1 [2023-03-21T16:17:02.928Z] v3.0.0-dev.10 [2023-03-21T16:17:02.928Z] v3.0.0-dev.11 [2023-03-21T16:17:02.928Z] v3.0.0-dev.12 [2023-03-21T16:17:02.928Z] v3.0.0-dev.13 [2023-03-21T16:17:02.928Z] v3.0.0-dev.14 [2023-03-21T16:17:02.928Z] v3.0.0-dev.15 [2023-03-21T16:17:02.928Z] v3.0.0-dev.16 [2023-03-21T16:17:02.928Z] v3.0.0-dev.17 [2023-03-21T16:17:02.928Z] v3.0.0-dev.18 [2023-03-21T16:17:02.928Z] v3.0.0-dev.19 [2023-03-21T16:17:02.928Z] v3.0.0-dev.2 [2023-03-21T16:17:02.928Z] v3.0.0-dev.20 [2023-03-21T16:17:02.928Z] v3.0.0-dev.21 [2023-03-21T16:17:02.928Z] v3.0.0-dev.22 [2023-03-21T16:17:02.928Z] v3.0.0-dev.23 [2023-03-21T16:17:02.928Z] v3.0.0-dev.24 [2023-03-21T16:17:02.928Z] v3.0.0-dev.25 [2023-03-21T16:17:02.928Z] v3.0.0-dev.26 [2023-03-21T16:17:02.928Z] v3.0.0-dev.27 [2023-03-21T16:17:02.928Z] v3.0.0-dev.28 [2023-03-21T16:17:02.928Z] v3.0.0-dev.29 [2023-03-21T16:17:02.928Z] v3.0.0-dev.3 [2023-03-21T16:17:02.928Z] v3.0.0-dev.30 [2023-03-21T16:17:02.928Z] v3.0.0-dev.31 [2023-03-21T16:17:02.928Z] v3.0.0-dev.32 [2023-03-21T16:17:02.928Z] v3.0.0-dev.33 [2023-03-21T16:17:02.928Z] v3.0.0-dev.34 [2023-03-21T16:17:02.928Z] v3.0.0-dev.35 [2023-03-21T16:17:02.928Z] v3.0.0-dev.36 [2023-03-21T16:17:02.928Z] v3.0.0-dev.37 [2023-03-21T16:17:02.928Z] v3.0.0-dev.38 [2023-03-21T16:17:02.928Z] v3.0.0-dev.39 [2023-03-21T16:17:02.928Z] v3.0.0-dev.4 [2023-03-21T16:17:02.928Z] v3.0.0-dev.40 [2023-03-21T16:17:02.928Z] v3.0.0-dev.41 [2023-03-21T16:17:02.928Z] v3.0.0-dev.42 [2023-03-21T16:17:02.928Z] v3.0.0-dev.43 [2023-03-21T16:17:02.928Z] v3.0.0-dev.44 [2023-03-21T16:17:02.928Z] v3.0.0-dev.45 [2023-03-21T16:17:02.928Z] v3.0.0-dev.46 [2023-03-21T16:17:02.928Z] v3.0.0-dev.47 [2023-03-21T16:17:02.928Z] v3.0.0-dev.48 [2023-03-21T16:17:02.928Z] v3.0.0-dev.49 [2023-03-21T16:17:02.928Z] v3.0.0-dev.5 [2023-03-21T16:17:02.928Z] v3.0.0-dev.50 [2023-03-21T16:17:02.928Z] v3.0.0-dev.51 [2023-03-21T16:17:02.928Z] v3.0.0-dev.52 [2023-03-21T16:17:02.928Z] v3.0.0-dev.53 [2023-03-21T16:17:02.928Z] v3.0.0-dev.54 [2023-03-21T16:17:02.928Z] v3.0.0-dev.55 [2023-03-21T16:17:02.928Z] v3.0.0-dev.56 [2023-03-21T16:17:02.928Z] v3.0.0-dev.57 [2023-03-21T16:17:02.928Z] v3.0.0-dev.6 [2023-03-21T16:17:02.928Z] v3.0.0-dev.7 [2023-03-21T16:17:02.928Z] v3.0.0-dev.8 [2023-03-21T16:17:02.928Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-21T16:17:03.213Z] + lftools sign git-tag v2.3.1 [2023-03-21T16:17:03.782Z] Signing Git tag with Sigul... [2023-03-21T16:17:03.782Z] Signing v2.3.1 [Pipeline] echo [2023-03-21T16:17:04.050Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:17:04.339Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-21T16:17:04.347Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-21T16:17:04.381Z] $ docker stop --time=1 9b98927caefbb13cb0894cf3d4243e6525e86e40ed905f88dd3f25c2fd875201 [2023-03-21T16:17:05.664Z] $ docker rm -f --volumes 9b98927caefbb13cb0894cf3d4243e6525e86e40ed905f88dd3f25c2fd875201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-21T16:17:06.036Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T16:17:06.036Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:17:06.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T16:17:06.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:17:06.403Z] prd-ubuntu20.04-docker-8c-8g-4894 does not seem to be running inside a container [2023-03-21T16:17:06.446Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T16:17:06.793Z] $ docker top 6b5fcef949a7634c9f0e61a8c5ea6ea9c9f1c4ced6c95ab48df8d44b43289852 -eo pid,comm [2023-03-21T16:17:06.821Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-21T16:17:06.821Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T16:17:06.845Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.3.1|v2.3.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T16:17:07.133Z] + git semver [Pipeline] } [2023-03-21T16:17:07.422Z] $ docker stop --time=1 6b5fcef949a7634c9f0e61a8c5ea6ea9c9f1c4ced6c95ab48df8d44b43289852 [2023-03-21T16:17:08.714Z] $ docker rm -f --volumes 6b5fcef949a7634c9f0e61a8c5ea6ea9c9f1c4ced6c95ab48df8d44b43289852 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T16:17:09.045Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T16:17:09.045Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:17:09.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T16:17:09.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:17:09.411Z] prd-ubuntu20.04-docker-8c-8g-4894 does not seem to be running inside a container [2023-03-21T16:17:09.455Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T16:17:09.806Z] $ docker top 7713b0a59e344f0daff521e9624e9505c8ca7f2b6bbb64929ce8e1d047e914db -eo pid,comm [2023-03-21T16:17:09.833Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-21T16:17:09.833Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T16:17:09.860Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.3.1|v2.3.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T16:17:10.152Z] + git semver [Pipeline] } [2023-03-21T16:17:10.440Z] $ docker stop --time=1 7713b0a59e344f0daff521e9624e9505c8ca7f2b6bbb64929ce8e1d047e914db [2023-03-21T16:17:11.700Z] $ docker rm -f --volumes 7713b0a59e344f0daff521e9624e9505c8ca7f2b6bbb64929ce8e1d047e914db [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-03-21T16:17:12.265Z] + [ -d /w/workspace/dgexfoundry_device-sdk-go_levski/archives ] [2023-03-21T16:17:12.265Z] + ls -al /w/workspace/dgexfoundry_device-sdk-go_levski/archives [2023-03-21T16:17:12.265Z] total 16 [2023-03-21T16:17:12.265Z] drwxr-xr-x 3 root root 4096 Mar 21 16:05 . [2023-03-21T16:17:12.265Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 16:17 .. [2023-03-21T16:17:12.265Z] drwxr-xr-x 2 root root 4096 Mar 21 16:05 cost [2023-03-21T16:17:12.265Z] -rw-r--r-- 1 root root 85 Mar 21 16:05 cost.csv [2023-03-21T16:17:12.265Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-sdk-go_levski/archives [2023-03-21T16:17:12.265Z] + ls -al /w/workspace/dgexfoundry_device-sdk-go_levski/archives [2023-03-21T16:17:12.265Z] total 16 [2023-03-21T16:17:12.265Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 16:05 . [2023-03-21T16:17:12.265Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 16:17 .. [2023-03-21T16:17:12.265Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 16:05 cost [2023-03-21T16:17:12.265Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 21 16:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:17:12.556Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:17:13.413Z] ---> package-listing.sh [2023-03-21T16:17:13.413Z] ++ facter osfamily [2023-03-21T16:17:13.413Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T16:17:13.672Z] + OS_FAMILY=debian [2023-03-21T16:17:13.672Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_levski [2023-03-21T16:17:13.672Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T16:17:13.672Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T16:17:13.672Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T16:17:13.672Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T16:17:13.672Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_levski ']' [2023-03-21T16:17:13.672Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T16:17:13.672Z] + case "${OS_FAMILY}" in [2023-03-21T16:17:13.672Z] + dpkg -l [2023-03-21T16:17:13.672Z] + grep '^ii' [2023-03-21T16:17:13.672Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T16:17:13.672Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T16:17:13.672Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T16:17:13.672Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_levski ']' [2023-03-21T16:17:13.672Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_levski/archives/ [2023-03-21T16:17:13.672Z] + 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-03-21T16:17:13.683Z] 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-03-21T16:17:13.958Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:17:14.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T16:17:14.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:17:14.597Z] prd-ubuntu20.04-docker-8c-8g-4894 does not seem to be running inside a container [2023-03-21T16:17:14.648Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T16:17:14.872Z] $ docker top f1e0df09248e392a7d83c1fd598a3c400b1605e687b413bffc10f9fe2617379e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T16:17:15.194Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T16:17:15.481Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T16:17:15.769Z] + ls /var/log/sa-host [2023-03-21T16:17:15.769Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T16:17:15.830Z] provisioning config files... [2023-03-21T16:17:15.838Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_levski@tmp/config6550844418967363071tmp [Pipeline] { [Pipeline] echo [2023-03-21T16:17:15.853Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:17:16.135Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T16:17:16.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:17:16.470Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T16:17:16.478Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:17:16.760Z] ---> sudo-logs.sh [2023-03-21T16:17:16.760Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T16:17:16.792Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:17:17.076Z] ---> job-cost.sh [2023-03-21T16:17:17.076Z] lf-activate-venv: SKIPPING [2023-03-21T16:17:17.076Z] DEBUG: total: 0.2199999988079071 [2023-03-21T16:17:17.076Z] INFO: Retrieving Stack Cost... [2023-03-21T16:17:17.644Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T16:17:17.903Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T16:17:17.917Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:17:18.201Z] ---> logs-deploy.sh [2023-03-21T16:17:18.201Z] lf-activate-venv: SKIPPING [2023-03-21T16:17:18.201Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/levski/7 [2023-03-21T16:17:18.201Z] INFO: archiving workspace using pattern(s): [2023-03-21T16:17:19.142Z] Archives upload complete. [2023-03-21T16:17:19.142Z] INFO: archiving logs to Nexus