Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1094f563edbbc5735ff7ad494c47030b36b4872c 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-ssh3891145190123755244.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh11568992095507989257.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/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-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6486587610638569306.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh3459145535830983490.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/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-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6693145418969412366.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22744 in /w/workspace/edgexfoundry_device-gpio_main [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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1094f563edbbc5735ff7ad494c47030b36b4872c (main) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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 1094f563edbbc5735ff7ad494c47030b36b4872c # timeout=10 Commit message: "Merge pull request #52 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.19" > git rev-list --no-walk 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-15T01:24:46.319Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-15T01:24:46.380Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-15T01:24:46.393Z] ========================================================= [2022-08-15T01:24:46.393Z] EdgeX Global Pipelines Version Info [2022-08-15T01:24:46.393Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:24:47.143Z] ------------------- [2022-08-15T01:24:47.143Z] stable info: [2022-08-15T01:24:47.143Z] ------------------- [2022-08-15T01:24:47.143Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-15T01:24:47.143Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-15T01:24:47.143Z] Message: update stable to v1.0.238 [2022-08-15T01:24:47.722Z] ------------------- [2022-08-15T01:24:47.722Z] experimental info: [2022-08-15T01:24:47.722Z] ------------------- [2022-08-15T01:24:47.722Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-15T01:24:47.722Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-15T01:24:47.722Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-15T01:24:47.999Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-08-15T01:24:48.007Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-08-15T01:24:48.015Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-15T01:24:48.024Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-15T01:24:48.032Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-15T01:24:48.043Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-15T01:24:48.052Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-15T01:24:48.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-15T01:24:48.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-15T01:24:48.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-15T01:24:48.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-15T01:24:48.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-08-15T01:24:48.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-15T01:24:48.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-15T01:24:48.151Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-15T01:24:48.168Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-15T01:24:48.184Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-15T01:24:48.198Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-15T01:24:48.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-15T01:24:48.222Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-15T01:24:48.233Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-15T01:24:48.244Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-15T01:24:48.258Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-15T01:24:48.275Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-15T01:24:48.290Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-15T01:24:48.304Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-15T01:24:48.321Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-15T01:24:48.331Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-15T01:24:48.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-15T01:24:48.354Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-15T01:24:48.366Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1094f563edbbc5735ff7ad494c47030b36b4872c [Pipeline] echo [2022-08-15T01:24:48.384Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1094f56 [Pipeline] echo [2022-08-15T01:24:48.395Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T01:24:48.447Z] provisioning config files... [2022-08-15T01:24:48.459Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4910114859798599505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:24:48.794Z] ---> docker-login.sh [2022-08-15T01:24:48.794Z] nexus3.edgexfoundry.org:10001 [2022-08-15T01:24:49.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:24:49.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:24:49.057Z] Configure a credential helper to remove this warning. See [2022-08-15T01:24:49.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:24:49.057Z] [2022-08-15T01:24:49.057Z] Login Succeeded [2022-08-15T01:24:49.057Z] nexus3.edgexfoundry.org:10002 [2022-08-15T01:24:49.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:24:49.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:24:49.318Z] Configure a credential helper to remove this warning. See [2022-08-15T01:24:49.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:24:49.318Z] [2022-08-15T01:24:49.318Z] Login Succeeded [2022-08-15T01:24:49.318Z] nexus3.edgexfoundry.org:10003 [2022-08-15T01:24:49.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:24:49.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:24:49.579Z] Configure a credential helper to remove this warning. See [2022-08-15T01:24:49.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:24:49.579Z] [2022-08-15T01:24:49.579Z] Login Succeeded [2022-08-15T01:24:49.579Z] nexus3.edgexfoundry.org:10004 [2022-08-15T01:24:49.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:24:49.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:24:49.579Z] Configure a credential helper to remove this warning. See [2022-08-15T01:24:49.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:24:49.579Z] [2022-08-15T01:24:49.579Z] Login Succeeded [2022-08-15T01:24:49.579Z] docker.io [2022-08-15T01:24:49.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:24:50.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:24:50.105Z] Configure a credential helper to remove this warning. See [2022-08-15T01:24:50.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:24:50.105Z] [2022-08-15T01:24:50.105Z] Login Succeeded [2022-08-15T01:24:50.105Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T01:24:50.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-15T01:24:50.485Z] + git rev-list -1 --merges 1094f563edbbc5735ff7ad494c47030b36b4872c~1..1094f563edbbc5735ff7ad494c47030b36b4872c [Pipeline] echo [2022-08-15T01:24:50.516Z] -----------> git rev-list -1 --merges 1094f563edbbc5735ff7ad494c47030b36b4872c~1..1094f563edbbc5735ff7ad494c47030b36b4872c 1094f563edbbc5735ff7ad494c47030b36b4872c [2022-08-15T01:24:50.516Z] 1094f563edbbc5735ff7ad494c47030b36b4872c [false] [Pipeline] sh [2022-08-15T01:24:50.820Z] + git log --format=format:%s -1 1094f563edbbc5735ff7ad494c47030b36b4872c [Pipeline] echo [2022-08-15T01:24:50.839Z] ========================================================= [2022-08-15T01:24:50.839Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-15T01:24:50.839Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T01:24:51.176Z] + git log --format=format:%s -1 1094f563edbbc5735ff7ad494c47030b36b4872c [Pipeline] echo [2022-08-15T01:24:51.187Z] [semverPrep] GIT_COMMIT: 1094f563edbbc5735ff7ad494c47030b36b4872c, Commit Message: Merge pull request #52 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.19 [Pipeline] echo [2022-08-15T01:24:51.197Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-15T01:24:51.565Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-15T01:24:51.565Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-15T01:24:51.565Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-15T01:24:51.565Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-15T01:24:51.565Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-15T01:24:51.565Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-15T01:24:51.565Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:24:51.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T01:24:51.975Z] [2022-08-15T01:24:51.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:24:52.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T01:24:52.282Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-15T01:24:52.282Z] b85a868b505f: Pulling fs layer [2022-08-15T01:24:52.282Z] e2be974225ed: Pulling fs layer [2022-08-15T01:24:52.282Z] 339a4e72a1f5: Pulling fs layer [2022-08-15T01:24:52.282Z] 988bab9f4d93: Pulling fs layer [2022-08-15T01:24:52.282Z] 1469e6f7b9e6: Pulling fs layer [2022-08-15T01:24:52.282Z] eaf3925da568: Pulling fs layer [2022-08-15T01:24:52.282Z] bab4dde63d76: Pulling fs layer [2022-08-15T01:24:52.282Z] bde34c3a00c8: Pulling fs layer [2022-08-15T01:24:52.282Z] b352a97aabf1: Pulling fs layer [2022-08-15T01:24:52.282Z] 4872d77fe225: Pulling fs layer [2022-08-15T01:24:52.282Z] 5851b861e8e6: Pulling fs layer [2022-08-15T01:24:52.282Z] 988bab9f4d93: Waiting [2022-08-15T01:24:52.282Z] 1469e6f7b9e6: Waiting [2022-08-15T01:24:52.282Z] eaf3925da568: Waiting [2022-08-15T01:24:52.282Z] bde34c3a00c8: Waiting [2022-08-15T01:24:52.282Z] bab4dde63d76: Waiting [2022-08-15T01:24:52.282Z] b352a97aabf1: Waiting [2022-08-15T01:24:52.282Z] 4872d77fe225: Waiting [2022-08-15T01:24:52.282Z] 5851b861e8e6: Waiting [2022-08-15T01:24:52.282Z] e2be974225ed: Download complete [2022-08-15T01:24:52.282Z] 988bab9f4d93: Download complete [2022-08-15T01:24:52.542Z] 1469e6f7b9e6: Verifying Checksum [2022-08-15T01:24:52.542Z] 1469e6f7b9e6: Download complete [2022-08-15T01:24:52.542Z] eaf3925da568: Verifying Checksum [2022-08-15T01:24:52.542Z] eaf3925da568: Download complete [2022-08-15T01:24:52.542Z] 339a4e72a1f5: Verifying Checksum [2022-08-15T01:24:52.542Z] 339a4e72a1f5: Download complete [2022-08-15T01:24:52.542Z] bde34c3a00c8: Download complete [2022-08-15T01:24:52.542Z] b352a97aabf1: Download complete [2022-08-15T01:24:52.542Z] 4872d77fe225: Verifying Checksum [2022-08-15T01:24:52.542Z] 4872d77fe225: Download complete [2022-08-15T01:24:52.542Z] 5851b861e8e6: Verifying Checksum [2022-08-15T01:24:52.542Z] 5851b861e8e6: Download complete [2022-08-15T01:24:52.542Z] b85a868b505f: Verifying Checksum [2022-08-15T01:24:52.542Z] b85a868b505f: Download complete [2022-08-15T01:24:52.801Z] bab4dde63d76: Verifying Checksum [2022-08-15T01:24:52.801Z] bab4dde63d76: Download complete [2022-08-15T01:24:54.181Z] b85a868b505f: Pull complete [2022-08-15T01:24:54.181Z] e2be974225ed: Pull complete [2022-08-15T01:24:54.753Z] 339a4e72a1f5: Pull complete [2022-08-15T01:24:54.753Z] 988bab9f4d93: Pull complete [2022-08-15T01:24:55.017Z] 1469e6f7b9e6: Pull complete [2022-08-15T01:24:55.017Z] eaf3925da568: Pull complete [2022-08-15T01:24:57.591Z] bab4dde63d76: Pull complete [2022-08-15T01:24:57.591Z] bde34c3a00c8: Pull complete [2022-08-15T01:24:57.591Z] b352a97aabf1: Pull complete [2022-08-15T01:24:57.591Z] 4872d77fe225: Pull complete [2022-08-15T01:24:57.591Z] 5851b861e8e6: Pull complete [2022-08-15T01:24:57.591Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-15T01:24:57.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T01:24:57.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:24:57.702Z] prd-ubuntu20.04-docker-8c-8g-22744 does not seem to be running inside a container [2022-08-15T01:24:57.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-15T01:24:59.391Z] $ docker top b125fdc7bd9bffa7e27a87dcb1acf366c95c642c6c2599be94b6287d06ad9c50 -eo pid,comm [2022-08-15T01:24:59.468Z] 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). [2022-08-15T01:24:59.468Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-15T01:24:59.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T01:24:59.502Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T01:24:59.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T01:24:59.635Z] $ docker exec b125fdc7bd9bffa7e27a87dcb1acf366c95c642c6c2599be94b6287d06ad9c50 ssh-agent [2022-08-15T01:24:59.789Z] SSH_AUTH_SOCK=/tmp/ssh-OQpuQkc6IL6Y/agent.33 [2022-08-15T01:24:59.789Z] SSH_AGENT_PID=39 [2022-08-15T01:24:59.796Z] Running ssh-add (command line suppressed) [2022-08-15T01:24:59.910Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3426315392715387921.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3426315392715387921.key) [2022-08-15T01:24:59.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T01:25:00.226Z] + git tag --points-at HEAD [Pipeline] } [2022-08-15T01:25:00.239Z] $ docker exec --env ******** --env ******** b125fdc7bd9bffa7e27a87dcb1acf366c95c642c6c2599be94b6287d06ad9c50 ssh-agent -k [2022-08-15T01:25:00.344Z] unset SSH_AUTH_SOCK; [2022-08-15T01:25:00.345Z] unset SSH_AGENT_PID; [2022-08-15T01:25:00.345Z] echo Agent pid 39 killed; [2022-08-15T01:25:00.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-15T01:25:00.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T01:25:00.398Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T01:25:00.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T01:25:00.530Z] $ docker exec b125fdc7bd9bffa7e27a87dcb1acf366c95c642c6c2599be94b6287d06ad9c50 ssh-agent [2022-08-15T01:25:00.652Z] SSH_AUTH_SOCK=/tmp/ssh-B9eDxKtLsr2d/agent.71 [2022-08-15T01:25:00.652Z] SSH_AGENT_PID=79 [2022-08-15T01:25:00.657Z] Running ssh-add (command line suppressed) [2022-08-15T01:25:00.787Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4113054196049415095.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4113054196049415095.key) [2022-08-15T01:25:00.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T01:25:01.103Z] + git semver init [2022-08-15T01:25:01.363Z] 2022-08-15 01:25:01,293 [run_init] DEBUG init version:0.0.0 force:False [2022-08-15T01:25:01.363Z] 2022-08-15 01:25:01,293 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2022-08-15T01:25:01.363Z] 2022-08-15 01:25:01,294 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2022-08-15T01:25:01.363Z] 2022-08-15 01:25:01,294 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-08-15T01:25:02.305Z] 2022-08-15 01:25:02,128 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2022-08-15T01:25:02.305Z] 2022-08-15 01:25:02,129 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2022-08-15T01:25:02.305Z] 2022-08-15 01:25:02,129 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-08-15T01:25:02.305Z] 2022-08-15 01:25:02,129 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-08-15T01:25:02.305Z] 2.3.0-dev.7 [Pipeline] } [2022-08-15T01:25:02.313Z] $ docker exec --env ******** --env ******** b125fdc7bd9bffa7e27a87dcb1acf366c95c642c6c2599be94b6287d06ad9c50 ssh-agent -k [2022-08-15T01:25:02.437Z] unset SSH_AUTH_SOCK; [2022-08-15T01:25:02.437Z] unset SSH_AGENT_PID; [2022-08-15T01:25:02.437Z] echo Agent pid 79 killed; [2022-08-15T01:25:02.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-15T01:25:02.758Z] + git semver [Pipeline] } [2022-08-15T01:25:03.026Z] $ docker stop --time=1 b125fdc7bd9bffa7e27a87dcb1acf366c95c642c6c2599be94b6287d06ad9c50 [2022-08-15T01:25:04.356Z] $ docker rm -f b125fdc7bd9bffa7e27a87dcb1acf366c95c642c6c2599be94b6287d06ad9c50 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T01:25:04.709Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-15T01:25:04.959Z] Stashed 1 file(s) [Pipeline] echo [2022-08-15T01:25:04.962Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T01:25:05.067Z] provisioning config files... [2022-08-15T01:25:05.074Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4934648052160230516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:25:05.370Z] ---> docker-login.sh [2022-08-15T01:25:05.370Z] nexus3.edgexfoundry.org:10001 [2022-08-15T01:25:05.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:25:05.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:25:05.370Z] Configure a credential helper to remove this warning. See [2022-08-15T01:25:05.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:25:05.370Z] [2022-08-15T01:25:05.370Z] Login Succeeded [2022-08-15T01:25:05.370Z] nexus3.edgexfoundry.org:10002 [2022-08-15T01:25:05.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:25:05.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:25:05.632Z] Configure a credential helper to remove this warning. See [2022-08-15T01:25:05.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:25:05.632Z] [2022-08-15T01:25:05.632Z] Login Succeeded [2022-08-15T01:25:05.632Z] nexus3.edgexfoundry.org:10003 [2022-08-15T01:25:05.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:25:05.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:25:05.632Z] Configure a credential helper to remove this warning. See [2022-08-15T01:25:05.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:25:05.632Z] [2022-08-15T01:25:05.632Z] Login Succeeded [2022-08-15T01:25:05.632Z] nexus3.edgexfoundry.org:10004 [2022-08-15T01:25:05.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:25:05.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:25:05.892Z] Configure a credential helper to remove this warning. See [2022-08-15T01:25:05.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:25:05.892Z] [2022-08-15T01:25:05.892Z] Login Succeeded [2022-08-15T01:25:05.892Z] docker.io [2022-08-15T01:25:05.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:25:06.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:25:06.155Z] Configure a credential helper to remove this warning. See [2022-08-15T01:25:06.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:25:06.155Z] [2022-08-15T01:25:06.155Z] Login Succeeded [2022-08-15T01:25:06.155Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T01:25:06.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-15T01:25:06.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T01:25:06.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T01:25:06.238Z] ========================================================= [2022-08-15T01:25:06.238Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-15T01:25:06.238Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:25:06.558Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-15T01:25:06.558Z] Sending build context to Docker daemon 15.78MB [2022-08-15T01:25:06.558Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T01:25:06.558Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-15T01:25:06.818Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-15T01:25:06.818Z] 2408cc74d12b: Pulling fs layer [2022-08-15T01:25:06.818Z] ea60b727a1ce: Pulling fs layer [2022-08-15T01:25:06.818Z] 30c4a7721957: Pulling fs layer [2022-08-15T01:25:06.818Z] 370296b7ddb6: Pulling fs layer [2022-08-15T01:25:06.818Z] 7c6cee850709: Pulling fs layer [2022-08-15T01:25:06.818Z] 39a5fcdaea64: Pulling fs layer [2022-08-15T01:25:06.818Z] d94ebbe4e438: Pulling fs layer [2022-08-15T01:25:06.818Z] bcfd1f05c69d: Pulling fs layer [2022-08-15T01:25:06.818Z] 59ccb84bbe0f: Pulling fs layer [2022-08-15T01:25:06.818Z] 7c6cee850709: Waiting [2022-08-15T01:25:06.818Z] 370296b7ddb6: Waiting [2022-08-15T01:25:06.818Z] 39a5fcdaea64: Waiting [2022-08-15T01:25:06.818Z] d94ebbe4e438: Waiting [2022-08-15T01:25:06.818Z] bcfd1f05c69d: Waiting [2022-08-15T01:25:06.818Z] 59ccb84bbe0f: Waiting [2022-08-15T01:25:06.818Z] 30c4a7721957: Verifying Checksum [2022-08-15T01:25:06.818Z] 30c4a7721957: Download complete [2022-08-15T01:25:06.818Z] ea60b727a1ce: Download complete [2022-08-15T01:25:06.818Z] 7c6cee850709: Verifying Checksum [2022-08-15T01:25:06.818Z] 7c6cee850709: Download complete [2022-08-15T01:25:06.818Z] 39a5fcdaea64: Verifying Checksum [2022-08-15T01:25:06.818Z] 39a5fcdaea64: Download complete [2022-08-15T01:25:06.818Z] 2408cc74d12b: Verifying Checksum [2022-08-15T01:25:06.818Z] 2408cc74d12b: Download complete [2022-08-15T01:25:06.818Z] d94ebbe4e438: Verifying Checksum [2022-08-15T01:25:06.818Z] d94ebbe4e438: Download complete [2022-08-15T01:25:06.818Z] 2408cc74d12b: Pull complete [2022-08-15T01:25:07.077Z] ea60b727a1ce: Pull complete [2022-08-15T01:25:07.077Z] 30c4a7721957: Pull complete [2022-08-15T01:25:07.077Z] 59ccb84bbe0f: Verifying Checksum [2022-08-15T01:25:07.077Z] 59ccb84bbe0f: Download complete [2022-08-15T01:25:07.338Z] bcfd1f05c69d: Verifying Checksum [2022-08-15T01:25:07.338Z] bcfd1f05c69d: Download complete [2022-08-15T01:25:07.598Z] 370296b7ddb6: Verifying Checksum [2022-08-15T01:25:07.598Z] 370296b7ddb6: Download complete [2022-08-15T01:25:11.794Z] 370296b7ddb6: Pull complete [2022-08-15T01:25:11.794Z] 7c6cee850709: Pull complete [2022-08-15T01:25:11.794Z] 39a5fcdaea64: Pull complete [2022-08-15T01:25:11.794Z] d94ebbe4e438: Pull complete [2022-08-15T01:25:14.342Z] bcfd1f05c69d: Pull complete [2022-08-15T01:25:14.605Z] 59ccb84bbe0f: Pull complete [2022-08-15T01:25:14.605Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-15T01:25:14.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-15T01:25:14.605Z] ---> a4fb48ad2a94 [2022-08-15T01:25:14.605Z] Step 3/12 : ARG MAKE="make build" [2022-08-15T01:25:16.555Z] ---> Running in 89995270ffae [2022-08-15T01:25:16.555Z] Removing intermediate container 89995270ffae [2022-08-15T01:25:16.555Z] ---> 695bd9b93102 [2022-08-15T01:25:16.555Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-15T01:25:16.555Z] ---> Running in 8f48ca7c7b92 [2022-08-15T01:25:16.821Z] Removing intermediate container 8f48ca7c7b92 [2022-08-15T01:25:16.821Z] ---> 4a9cdd6e8b6e [2022-08-15T01:25:16.821Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-15T01:25:16.821Z] ---> Running in 857132e586a3 [2022-08-15T01:25:16.821Z] Removing intermediate container 857132e586a3 [2022-08-15T01:25:16.821Z] ---> b00798ec8019 [2022-08-15T01:25:16.821Z] Step 6/12 : WORKDIR /device-gpio [2022-08-15T01:25:17.086Z] ---> Running in 54c86b2b2b13 [2022-08-15T01:25:17.086Z] Removing intermediate container 54c86b2b2b13 [2022-08-15T01:25:17.086Z] ---> 96efc2628d7e [2022-08-15T01:25:17.086Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T01:25:17.086Z] ---> Running in a3e2b1265bd5 [2022-08-15T01:25:17.658Z] Removing intermediate container a3e2b1265bd5 [2022-08-15T01:25:17.658Z] ---> 87e6bf35c01f [2022-08-15T01:25:17.658Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T01:25:17.658Z] ---> Running in 1ca99819c947 [2022-08-15T01:25:17.918Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T01:25:18.860Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T01:25:19.122Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-15T01:25:19.386Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-15T01:25:19.386Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-15T01:25:19.386Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-15T01:25:19.648Z] Executing busybox-1.35.0-r13.trigger [2022-08-15T01:25:19.648Z] OK: 216 MiB in 55 packages [2022-08-15T01:25:20.040Z] Still waiting to schedule task [2022-08-15T01:25:20.040Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22740’ [2022-08-15T01:25:20.229Z] Removing intermediate container 1ca99819c947 [2022-08-15T01:25:20.229Z] ---> 1c91243df023 [2022-08-15T01:25:20.229Z] Step 9/12 : COPY go.mod vendor* ./ [2022-08-15T01:25:20.229Z] ---> 98cb21b551f1 [2022-08-15T01:25:20.229Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T01:25:20.229Z] ---> Running in 9495040e5383 [2022-08-15T01:25:38.407Z] Removing intermediate container 9495040e5383 [2022-08-15T01:25:38.407Z] ---> 35f2472d6a48 [2022-08-15T01:25:38.407Z] Step 11/12 : COPY . . [2022-08-15T01:25:38.983Z] ---> cb5de88b7b7a [2022-08-15T01:25:38.983Z] Step 12/12 : RUN ${MAKE} [2022-08-15T01:25:38.983Z] ---> Running in dc8971f3b486 [2022-08-15T01:25:39.244Z] noop [2022-08-15T01:25:39.815Z] Removing intermediate container dc8971f3b486 [2022-08-15T01:25:39.815Z] ---> f73148a6c71e [2022-08-15T01:25:39.815Z] Successfully built f73148a6c71e [2022-08-15T01:25:39.815Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:25:40.132Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-15T01:25:40.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:25:40.214Z] prd-ubuntu20.04-docker-8c-8g-22744 does not seem to be running inside a container [2022-08-15T01:25:40.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-15T01:25:40.624Z] $ docker top aebd5013325d536c6b17bf0b09c8c356950a4fa90b89e36cc605198b175fc069 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T01:25:40.972Z] + go version [2022-08-15T01:25:40.972Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-15T01:25:40.990Z] $ docker stop --time=1 aebd5013325d536c6b17bf0b09c8c356950a4fa90b89e36cc605198b175fc069 [2022-08-15T01:25:42.271Z] $ docker rm -f aebd5013325d536c6b17bf0b09c8c356950a4fa90b89e36cc605198b175fc069 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:25:42.700Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-15T01:25:42.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:25:42.786Z] prd-ubuntu20.04-docker-8c-8g-22744 does not seem to be running inside a container [2022-08-15T01:25:42.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-15T01:25:43.201Z] $ docker top c83eac06db9e00d1a6189df6a84349c278494f3e13bcf3530dc79d0d6901db90 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T01:25:43.555Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2022-08-15T01:25:43.856Z] + make test [2022-08-15T01:25:43.856Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-15T01:25:44.115Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-08-15T01:25:54.096Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-08-15T01:25:54.096Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-08-15T01:25:59.371Z] 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." [2022-08-15T01:25:59.371Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-15T01:26:01.919Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-15T01:26:01.919Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-15T01:26:01.919Z] ./bin/test-attribution-txt.sh [2022-08-15T01:26:01.919Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-15T01:26:01.919Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-15T01:26:01.919Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-15T01:26:01.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-15T01:26:01.953Z] $ docker stop --time=1 c83eac06db9e00d1a6189df6a84349c278494f3e13bcf3530dc79d0d6901db90 [2022-08-15T01:26:03.852Z] $ docker rm -f c83eac06db9e00d1a6189df6a84349c278494f3e13bcf3530dc79d0d6901db90 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T01:26:04.282Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-15T01:26:04.313Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-15T01:26:04.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-15T01:26:05.119Z] + ls -al . [2022-08-15T01:26:05.119Z] total 160 [2022-08-15T01:26:05.119Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 01:25 . [2022-08-15T01:26:05.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 01:24 .. [2022-08-15T01:26:05.119Z] -rw-rw-r-- 1 jenkins jenkins 120 Aug 15 01:24 .dockerignore [2022-08-15T01:26:05.119Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 01:25 .git [2022-08-15T01:26:05.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:24 .github [2022-08-15T01:26:05.119Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 15 01:24 .gitignore [2022-08-15T01:26:05.119Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 01:24 .golangci.yml [2022-08-15T01:26:05.119Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 01:25 .semver [2022-08-15T01:26:05.119Z] -rw-rw-r-- 1 jenkins jenkins 9182 Aug 15 01:24 Attribution.txt [2022-08-15T01:26:05.119Z] -rw-rw-r-- 1 jenkins jenkins 3081 Aug 15 01:24 CHANGELOG.md [2022-08-15T01:26:05.119Z] -rw-rw-r-- 1 jenkins jenkins 1872 Aug 15 01:24 Dockerfile [2022-08-15T01:26:05.119Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 01:24 GOVERNANCE.md [2022-08-15T01:26:05.119Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 15 01:24 Jenkinsfile [2022-08-15T01:26:05.119Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 15 01:24 LICENSE [2022-08-15T01:26:05.119Z] -rw-rw-r-- 1 jenkins jenkins 1876 Aug 15 01:24 Makefile [2022-08-15T01:26:05.119Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 15 01:24 OWNERS.md [2022-08-15T01:26:05.119Z] -rw-rw-r-- 1 jenkins jenkins 11178 Aug 15 01:24 README.md [2022-08-15T01:26:05.119Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 01:25 VERSION [2022-08-15T01:26:05.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 01:24 bin [2022-08-15T01:26:05.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:24 cmd [2022-08-15T01:26:05.119Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 15 01:25 coverage.out [2022-08-15T01:26:05.119Z] -rw-rw-r-- 1 jenkins jenkins 3425 Aug 15 01:24 go.mod [2022-08-15T01:26:05.119Z] -rw-rw-r-- 1 jenkins jenkins 36813 Aug 15 01:24 go.sum [2022-08-15T01:26:05.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:24 internal [2022-08-15T01:26:05.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 01:24 snap [2022-08-15T01:26:05.119Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 15 01:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:26:05.435Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1094f563edbbc5735ff7ad494c47030b36b4872c --label arch=amd64 --label version=2.3.0-dev.7 . [2022-08-15T01:26:05.435Z] Sending build context to Docker daemon 15.78MB [2022-08-15T01:26:05.435Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T01:26:05.435Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-15T01:26:05.435Z] ---> f73148a6c71e [2022-08-15T01:26:05.435Z] Step 3/26 : ARG MAKE="make build" [2022-08-15T01:26:05.695Z] ---> Running in 8b5060f7dd10 [2022-08-15T01:26:05.695Z] Removing intermediate container 8b5060f7dd10 [2022-08-15T01:26:05.695Z] ---> 856a028ec47b [2022-08-15T01:26:05.696Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-15T01:26:05.696Z] ---> Running in b796db5c143a [2022-08-15T01:26:05.696Z] Removing intermediate container b796db5c143a [2022-08-15T01:26:05.696Z] ---> 3f43dcf97dd4 [2022-08-15T01:26:05.696Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-15T01:26:05.959Z] ---> Running in 67e37af3c0db [2022-08-15T01:26:05.959Z] Removing intermediate container 67e37af3c0db [2022-08-15T01:26:05.959Z] ---> 240b4640dd85 [2022-08-15T01:26:05.959Z] Step 6/26 : WORKDIR /device-gpio [2022-08-15T01:26:05.959Z] ---> Running in 74a893e2cdc7 [2022-08-15T01:26:05.959Z] Removing intermediate container 74a893e2cdc7 [2022-08-15T01:26:05.959Z] ---> 87cd023e9dc7 [2022-08-15T01:26:05.959Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T01:26:06.221Z] ---> Running in ad14083bd5f8 [2022-08-15T01:26:06.792Z] Removing intermediate container ad14083bd5f8 [2022-08-15T01:26:06.792Z] ---> 09c34c487e21 [2022-08-15T01:26:06.792Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T01:26:06.792Z] ---> Running in 1c2972eda10e [2022-08-15T01:26:07.054Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T01:26:07.995Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T01:26:08.258Z] OK: 216 MiB in 55 packages [2022-08-15T01:26:08.520Z] Removing intermediate container 1c2972eda10e [2022-08-15T01:26:08.520Z] ---> 04b6c11520d1 [2022-08-15T01:26:08.520Z] Step 9/26 : COPY go.mod vendor* ./ [2022-08-15T01:26:08.780Z] ---> 67bed174d0a2 [2022-08-15T01:26:08.780Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T01:26:08.780Z] ---> Running in 5bfa1afa2eee [2022-08-15T01:26:09.352Z] Removing intermediate container 5bfa1afa2eee [2022-08-15T01:26:09.352Z] ---> 5954720d752f [2022-08-15T01:26:09.352Z] Step 11/26 : COPY . . [2022-08-15T01:26:09.926Z] ---> 82f41a26b6ba [2022-08-15T01:26:09.926Z] Step 12/26 : RUN ${MAKE} [2022-08-15T01:26:09.926Z] ---> Running in 7b92c8306a23 [2022-08-15T01:26:10.186Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-08-15T01:26:28.297Z] Removing intermediate container 7b92c8306a23 [2022-08-15T01:26:28.297Z] ---> a8f8444e53b8 [2022-08-15T01:26:28.297Z] Step 13/26 : FROM alpine:3.16 [2022-08-15T01:26:28.867Z] 3.16: Pulling from library/alpine [2022-08-15T01:26:29.129Z] 213ec9aee27d: Pulling fs layer [2022-08-15T01:26:29.389Z] 213ec9aee27d: Verifying Checksum [2022-08-15T01:26:29.389Z] 213ec9aee27d: Download complete [2022-08-15T01:26:29.389Z] 213ec9aee27d: Pull complete [2022-08-15T01:26:29.389Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-15T01:26:29.389Z] Status: Downloaded newer image for alpine:3.16 [2022-08-15T01:26:29.389Z] ---> 9c6f07244728 [2022-08-15T01:26:29.389Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-08-15T01:26:29.651Z] ---> Running in 3626d74ddd12 [2022-08-15T01:26:29.651Z] Removing intermediate container 3626d74ddd12 [2022-08-15T01:26:29.651Z] ---> cae70b4f3545 [2022-08-15T01:26:29.651Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T01:26:29.651Z] ---> Running in 7207f3703605 [2022-08-15T01:26:30.224Z] Removing intermediate container 7207f3703605 [2022-08-15T01:26:30.224Z] ---> 7b2c1bb7dce3 [2022-08-15T01:26:30.224Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-08-15T01:26:30.224Z] ---> Running in 36cc8a098d9d [2022-08-15T01:26:30.486Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T01:26:31.426Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T01:26:31.686Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-08-15T01:26:31.947Z] (2/5) Installing libsodium (1.0.18-r0) [2022-08-15T01:26:31.947Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-15T01:26:32.206Z] (4/5) Installing libzmq (4.3.4-r0) [2022-08-15T01:26:32.206Z] (5/5) Installing zeromq (4.3.4-r0) [2022-08-15T01:26:32.206Z] Executing busybox-1.35.0-r17.trigger [2022-08-15T01:26:32.206Z] OK: 8 MiB in 19 packages [2022-08-15T01:26:32.777Z] Removing intermediate container 36cc8a098d9d [2022-08-15T01:26:32.777Z] ---> 5e598c64c87b [2022-08-15T01:26:32.777Z] Step 17/26 : WORKDIR / [2022-08-15T01:26:32.777Z] ---> Running in 76b862032f2d [2022-08-15T01:26:32.777Z] Removing intermediate container 76b862032f2d [2022-08-15T01:26:32.777Z] ---> 90361bc8a98c [2022-08-15T01:26:32.777Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-08-15T01:26:33.037Z] ---> a079c8b1d35f [2022-08-15T01:26:33.037Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-08-15T01:26:33.037Z] ---> 19a490ab7c5e [2022-08-15T01:26:33.037Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-08-15T01:26:33.604Z] ---> 3e7ea2c38973 [2022-08-15T01:26:33.604Z] Step 21/26 : EXPOSE 59910 [2022-08-15T01:26:33.604Z] ---> Running in a4892439a929 [2022-08-15T01:26:33.863Z] Removing intermediate container a4892439a929 [2022-08-15T01:26:33.863Z] ---> 093266736abe [2022-08-15T01:26:33.863Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-08-15T01:26:33.863Z] ---> Running in 376f7b5d7316 [2022-08-15T01:26:33.863Z] Removing intermediate container 376f7b5d7316 [2022-08-15T01:26:33.863Z] ---> 54e6fa84bf3c [2022-08-15T01:26:33.863Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-15T01:26:33.863Z] ---> Running in 0e39157f4d94 [2022-08-15T01:26:34.122Z] Removing intermediate container 0e39157f4d94 [2022-08-15T01:26:34.122Z] ---> e21a23ae670f [2022-08-15T01:26:34.122Z] Step 24/26 : LABEL arch=amd64 [2022-08-15T01:26:34.122Z] ---> Running in bfc25803544f [2022-08-15T01:26:34.122Z] Removing intermediate container bfc25803544f [2022-08-15T01:26:34.122Z] ---> d4041a0bf9d3 [2022-08-15T01:26:34.122Z] Step 25/26 : LABEL git_sha=1094f563edbbc5735ff7ad494c47030b36b4872c [2022-08-15T01:26:34.122Z] ---> Running in 03d43c118fe6 [2022-08-15T01:26:34.382Z] Removing intermediate container 03d43c118fe6 [2022-08-15T01:26:34.382Z] ---> 82cf9f74c566 [2022-08-15T01:26:34.382Z] Step 26/26 : LABEL version=2.3.0-dev.7 [2022-08-15T01:26:34.382Z] ---> Running in e1413bc85806 [2022-08-15T01:26:34.382Z] Removing intermediate container e1413bc85806 [2022-08-15T01:26:34.382Z] ---> 51da391e4d48 [2022-08-15T01:26:34.382Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-15T01:26:34.382Z] Successfully built 51da391e4d48 [2022-08-15T01:26:34.382Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T01:26:34.489Z] provisioning config files... [2022-08-15T01:26:34.497Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6715728211017979671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:26:34.792Z] ---> docker-login.sh [2022-08-15T01:26:34.793Z] nexus3.edgexfoundry.org:10001 [2022-08-15T01:26:34.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:26:34.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:26:34.793Z] Configure a credential helper to remove this warning. See [2022-08-15T01:26:34.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:26:34.793Z] [2022-08-15T01:26:34.793Z] Login Succeeded [2022-08-15T01:26:34.793Z] nexus3.edgexfoundry.org:10002 [2022-08-15T01:26:34.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:26:35.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:26:35.053Z] Configure a credential helper to remove this warning. See [2022-08-15T01:26:35.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:26:35.053Z] [2022-08-15T01:26:35.053Z] Login Succeeded [2022-08-15T01:26:35.053Z] nexus3.edgexfoundry.org:10003 [2022-08-15T01:26:35.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:26:35.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:26:35.054Z] Configure a credential helper to remove this warning. See [2022-08-15T01:26:35.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:26:35.054Z] [2022-08-15T01:26:35.054Z] Login Succeeded [2022-08-15T01:26:35.054Z] nexus3.edgexfoundry.org:10004 [2022-08-15T01:26:35.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:26:35.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:26:35.314Z] Configure a credential helper to remove this warning. See [2022-08-15T01:26:35.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:26:35.314Z] [2022-08-15T01:26:35.314Z] Login Succeeded [2022-08-15T01:26:35.314Z] docker.io [2022-08-15T01:26:35.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:26:35.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:26:35.573Z] Configure a credential helper to remove this warning. See [2022-08-15T01:26:35.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:26:35.573Z] [2022-08-15T01:26:35.573Z] Login Succeeded [2022-08-15T01:26:35.573Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T01:26:35.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-15T01:26:35.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T01:26:35.637Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-08-15T01:26:35.637Z] 1094f563edbbc5735ff7ad494c47030b36b4872c [2022-08-15T01:26:35.637Z] latest [2022-08-15T01:26:35.637Z] 2.3.0-dev.7 [2022-08-15T01:26:35.637Z] 1094f563edbbc5735ff7ad494c47030b36b4872c-2.3.0-dev.7 [2022-08-15T01:26:35.637Z] main [2022-08-15T01:26:35.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:26:35.967Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:1094f563edbbc5735ff7ad494c47030b36b4872c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:26:36.281Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:1094f563edbbc5735ff7ad494c47030b36b4872c [2022-08-15T01:26:36.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-08-15T01:26:36.281Z] 982e35fd8524: Preparing [2022-08-15T01:26:36.281Z] 5e0e51b8ba0a: Preparing [2022-08-15T01:26:36.282Z] 5ae6826a1f9e: Preparing [2022-08-15T01:26:36.282Z] e30ce85065bb: Preparing [2022-08-15T01:26:36.282Z] eadf4fd2dddc: Preparing [2022-08-15T01:26:36.282Z] 994393dc58e7: Preparing [2022-08-15T01:26:36.282Z] 994393dc58e7: Waiting [2022-08-15T01:26:36.282Z] eadf4fd2dddc: Pushed [2022-08-15T01:26:36.282Z] 5ae6826a1f9e: Pushed [2022-08-15T01:26:36.282Z] 5e0e51b8ba0a: Pushed [2022-08-15T01:26:36.282Z] 994393dc58e7: Layer already exists [2022-08-15T01:26:36.542Z] e30ce85065bb: Pushed [2022-08-15T01:26:39.098Z] 982e35fd8524: Pushed [2022-08-15T01:26:39.098Z] 1094f563edbbc5735ff7ad494c47030b36b4872c: digest: sha256:280d18247a5489468f6221607262b411ea32c705607c6108f61db441d0c529df size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:26:39.418Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:26:39.735Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-08-15T01:26:39.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-08-15T01:26:39.735Z] 982e35fd8524: Preparing [2022-08-15T01:26:39.735Z] 5e0e51b8ba0a: Preparing [2022-08-15T01:26:39.735Z] 5ae6826a1f9e: Preparing [2022-08-15T01:26:39.735Z] e30ce85065bb: Preparing [2022-08-15T01:26:39.735Z] eadf4fd2dddc: Preparing [2022-08-15T01:26:39.735Z] 994393dc58e7: Preparing [2022-08-15T01:26:39.735Z] 994393dc58e7: Waiting [2022-08-15T01:26:39.735Z] e30ce85065bb: Layer already exists [2022-08-15T01:26:39.735Z] 5e0e51b8ba0a: Layer already exists [2022-08-15T01:26:39.735Z] 5ae6826a1f9e: Layer already exists [2022-08-15T01:26:39.735Z] eadf4fd2dddc: Layer already exists [2022-08-15T01:26:39.735Z] 982e35fd8524: Layer already exists [2022-08-15T01:26:39.735Z] 994393dc58e7: Layer already exists [2022-08-15T01:26:39.735Z] latest: digest: sha256:280d18247a5489468f6221607262b411ea32c705607c6108f61db441d0c529df size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:26:40.060Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:26:40.371Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.7 [2022-08-15T01:26:40.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-08-15T01:26:40.371Z] 982e35fd8524: Preparing [2022-08-15T01:26:40.371Z] 5e0e51b8ba0a: Preparing [2022-08-15T01:26:40.371Z] 5ae6826a1f9e: Preparing [2022-08-15T01:26:40.371Z] e30ce85065bb: Preparing [2022-08-15T01:26:40.371Z] eadf4fd2dddc: Preparing [2022-08-15T01:26:40.371Z] 994393dc58e7: Preparing [2022-08-15T01:26:40.371Z] 994393dc58e7: Waiting [2022-08-15T01:26:40.371Z] eadf4fd2dddc: Layer already exists [2022-08-15T01:26:40.371Z] 982e35fd8524: Layer already exists [2022-08-15T01:26:40.371Z] 5e0e51b8ba0a: Layer already exists [2022-08-15T01:26:40.371Z] e30ce85065bb: Layer already exists [2022-08-15T01:26:40.371Z] 5ae6826a1f9e: Layer already exists [2022-08-15T01:26:40.371Z] 994393dc58e7: Layer already exists [2022-08-15T01:26:40.371Z] 2.3.0-dev.7: digest: sha256:280d18247a5489468f6221607262b411ea32c705607c6108f61db441d0c529df size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:26:40.686Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:1094f563edbbc5735ff7ad494c47030b36b4872c-2.3.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:26:40.994Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:1094f563edbbc5735ff7ad494c47030b36b4872c-2.3.0-dev.7 [2022-08-15T01:26:40.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-08-15T01:26:40.994Z] 982e35fd8524: Preparing [2022-08-15T01:26:40.994Z] 5e0e51b8ba0a: Preparing [2022-08-15T01:26:40.994Z] 5ae6826a1f9e: Preparing [2022-08-15T01:26:40.994Z] e30ce85065bb: Preparing [2022-08-15T01:26:40.994Z] eadf4fd2dddc: Preparing [2022-08-15T01:26:40.994Z] 994393dc58e7: Preparing [2022-08-15T01:26:40.994Z] 5ae6826a1f9e: Layer already exists [2022-08-15T01:26:40.994Z] 5e0e51b8ba0a: Layer already exists [2022-08-15T01:26:40.994Z] 982e35fd8524: Layer already exists [2022-08-15T01:26:40.994Z] eadf4fd2dddc: Layer already exists [2022-08-15T01:26:40.994Z] e30ce85065bb: Layer already exists [2022-08-15T01:26:40.994Z] 994393dc58e7: Layer already exists [2022-08-15T01:26:40.994Z] 1094f563edbbc5735ff7ad494c47030b36b4872c-2.3.0-dev.7: digest: sha256:280d18247a5489468f6221607262b411ea32c705607c6108f61db441d0c529df size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:26:41.312Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:26:41.635Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2022-08-15T01:26:41.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-08-15T01:26:41.635Z] 982e35fd8524: Preparing [2022-08-15T01:26:41.635Z] 5e0e51b8ba0a: Preparing [2022-08-15T01:26:41.635Z] 5ae6826a1f9e: Preparing [2022-08-15T01:26:41.635Z] e30ce85065bb: Preparing [2022-08-15T01:26:41.635Z] eadf4fd2dddc: Preparing [2022-08-15T01:26:41.635Z] 994393dc58e7: Preparing [2022-08-15T01:26:41.635Z] 994393dc58e7: Waiting [2022-08-15T01:26:41.635Z] 982e35fd8524: Layer already exists [2022-08-15T01:26:41.635Z] 5ae6826a1f9e: Layer already exists [2022-08-15T01:26:41.635Z] eadf4fd2dddc: Layer already exists [2022-08-15T01:26:41.635Z] e30ce85065bb: Layer already exists [2022-08-15T01:26:41.635Z] 5e0e51b8ba0a: Layer already exists [2022-08-15T01:26:41.635Z] 994393dc58e7: Layer already exists [2022-08-15T01:26:41.635Z] main: digest: sha256:280d18247a5489468f6221607262b411ea32c705607c6108f61db441d0c529df size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-15T01:26:41.684Z] ===================================================== [Pipeline] echo [2022-08-15T01:26:41.692Z] taggedImages: [2022-08-15T01:26:41.692Z] - nexus3.edgexfoundry.org:10004/device-gpio:1094f563edbbc5735ff7ad494c47030b36b4872c [2022-08-15T01:26:41.692Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-08-15T01:26:41.692Z] - nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.7 [2022-08-15T01:26:41.692Z] - nexus3.edgexfoundry.org:10004/device-gpio:1094f563edbbc5735ff7ad494c47030b36b4872c-2.3.0-dev.7 [2022-08-15T01:26:41.692Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [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 [2022-08-15T01:26:42.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T01:26:42.066Z] [2022-08-15T01:26:42.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:26:42.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T01:26:42.467Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-15T01:26:42.467Z] 5eb5b503b376: Pulling fs layer [2022-08-15T01:26:42.467Z] 5c69ac0246d0: Pulling fs layer [2022-08-15T01:26:42.467Z] ec43610c2a17: Pulling fs layer [2022-08-15T01:26:42.467Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-15T01:26:42.467Z] 33b1e0a273af: Pulling fs layer [2022-08-15T01:26:42.467Z] 5d3b04190fa2: Pulling fs layer [2022-08-15T01:26:42.467Z] 2f39f015ded8: Pulling fs layer [2022-08-15T01:26:42.467Z] 3a2ae6a8a46f: Waiting [2022-08-15T01:26:42.467Z] 5d3b04190fa2: Waiting [2022-08-15T01:26:42.467Z] 33b1e0a273af: Waiting [2022-08-15T01:26:42.467Z] 2f39f015ded8: Waiting [2022-08-15T01:26:42.467Z] 5c69ac0246d0: Download complete [2022-08-15T01:26:42.467Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-15T01:26:42.467Z] 3a2ae6a8a46f: Download complete [2022-08-15T01:26:42.467Z] 33b1e0a273af: Verifying Checksum [2022-08-15T01:26:42.467Z] 33b1e0a273af: Download complete [2022-08-15T01:26:42.467Z] 5d3b04190fa2: Verifying Checksum [2022-08-15T01:26:42.467Z] 5d3b04190fa2: Download complete [2022-08-15T01:26:42.467Z] ec43610c2a17: Verifying Checksum [2022-08-15T01:26:42.467Z] ec43610c2a17: Download complete [2022-08-15T01:26:42.727Z] 5eb5b503b376: Verifying Checksum [2022-08-15T01:26:42.727Z] 5eb5b503b376: Download complete [2022-08-15T01:26:43.294Z] 2f39f015ded8: Verifying Checksum [2022-08-15T01:26:43.294Z] 2f39f015ded8: Download complete [2022-08-15T01:26:43.864Z] 5eb5b503b376: Pull complete [2022-08-15T01:26:44.124Z] 5c69ac0246d0: Pull complete [2022-08-15T01:26:44.385Z] ec43610c2a17: Pull complete [2022-08-15T01:26:44.386Z] 3a2ae6a8a46f: Pull complete [2022-08-15T01:26:44.646Z] 33b1e0a273af: Pull complete [2022-08-15T01:26:44.905Z] 5d3b04190fa2: Pull complete [2022-08-15T01:26:49.092Z] 2f39f015ded8: Pull complete [2022-08-15T01:26:49.092Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-15T01:26:49.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T01:26:49.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:26:49.184Z] prd-ubuntu20.04-docker-8c-8g-22744 does not seem to be running inside a container [2022-08-15T01:26:49.247Z] $ 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/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-15T01:26:50.989Z] $ docker top e100ecb07df046a0c6652bfc652c6e013775cbb6b6950a01f343dfa8e1e0682c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:26:51.491Z] ---> job-cost.sh [2022-08-15T01:26:51.491Z] lf-activate-venv: SKIPPING [2022-08-15T01:26:51.491Z] INFO: No Stack... [2022-08-15T01:26:51.769Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-15T01:26:52.067Z] INFO: Archiving Costs [Pipeline] sh [2022-08-15T01:26:52.353Z] + cut -d, -f6 [2022-08-15T01:26:52.353Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [Pipeline] lock [2022-08-15T01:26:52.367Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-37-stack-cost] [2022-08-15T01:26:52.376Z] Resource [jenkins-edgexfoundry-device-gpio-main-37-stack-cost] did not exist. Created. [2022-08-15T01:26:52.376Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-15T01:26:52.681Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-15T01:26:52.712Z] Stashed 1 file(s) [Pipeline] } [2022-08-15T01:26:52.718Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-37-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-15T01:26:52.744Z] $ docker stop --time=1 e100ecb07df046a0c6652bfc652c6e013775cbb6b6950a01f343dfa8e1e0682c [2022-08-15T01:26:53.915Z] $ docker rm -f e100ecb07df046a0c6652bfc652c6e013775cbb6b6950a01f343dfa8e1e0682c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-15T01:29:03.189Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22746 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2022-08-15T01:29:03.203Z] Running in /w/workspace/device-gpio/37 [Pipeline] { [Pipeline] checkout [2022-08-15T01:29:03.257Z] The recommended git tool is: git [2022-08-15T01:29:10.964Z] using credential edgex-jenkins-ssh [2022-08-15T01:29:10.984Z] Cloning the remote Git repository [2022-08-15T01:29:11.063Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-08-15T01:29:11.163Z] > git init /w/workspace/device-gpio/37 # timeout=10 [2022-08-15T01:29:11.282Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-08-15T01:29:11.283Z] > git --version # timeout=10 [2022-08-15T01:29:11.333Z] > git --version # 'git version 2.25.1' [2022-08-15T01:29:11.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-15T01:29:11.500Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-15T01:29:13.181Z] Avoid second fetch [2022-08-15T01:29:13.182Z] Checking out Revision 1094f563edbbc5735ff7ad494c47030b36b4872c (main) [2022-08-15T01:29:13.143Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-08-15T01:29:13.161Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-15T01:29:13.205Z] > git config core.sparsecheckout # timeout=10 [2022-08-15T01:29:13.224Z] > git checkout -f 1094f563edbbc5735ff7ad494c47030b36b4872c # timeout=10 [2022-08-15T01:29:17.456Z] Commit message: "Merge pull request #52 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T01:29:18.281Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-15T01:29:18.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T01:29:18.281Z] Dload Upload Total Spent Left Speed [2022-08-15T01:29:18.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 97102 0 --:--:-- --:--:-- --:--:-- 97102 [Pipeline] sh [2022-08-15T01:29:19.050Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-15T01:29:19.402Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-08-15T01:29:19.402Z] [2022-08-15T01:29:19.402Z] { [2022-08-15T01:29:19.402Z] "registry-mirrors": [ [2022-08-15T01:29:19.402Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-15T01:29:19.402Z] ], [2022-08-15T01:29:19.402Z] "bip": "10.250.0.254/24", [2022-08-15T01:29:19.402Z] "hosts": [ [2022-08-15T01:29:19.402Z] "tcp://0.0.0.0:5555", [2022-08-15T01:29:19.402Z] "unix:///var/run/docker.sock" [2022-08-15T01:29:19.402Z] ], [2022-08-15T01:29:19.402Z] "mtu": 1458, [2022-08-15T01:29:19.402Z] "selinux-enabled": true, [2022-08-15T01:29:19.402Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-15T01:29:19.402Z] } [Pipeline] sh [2022-08-15T01:29:19.815Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-15T01:29:20.216Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T01:29:38.600Z] provisioning config files... [2022-08-15T01:29:38.629Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/37@tmp/config8572403586233415574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:29:39.170Z] ---> docker-login.sh [2022-08-15T01:29:39.170Z] nexus3.edgexfoundry.org:10001 [2022-08-15T01:29:39.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:29:40.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:29:40.062Z] Configure a credential helper to remove this warning. See [2022-08-15T01:29:40.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:29:40.062Z] [2022-08-15T01:29:40.062Z] Login Succeeded [2022-08-15T01:29:40.062Z] nexus3.edgexfoundry.org:10002 [2022-08-15T01:29:40.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:29:40.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:29:40.669Z] Configure a credential helper to remove this warning. See [2022-08-15T01:29:40.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:29:40.669Z] [2022-08-15T01:29:40.669Z] Login Succeeded [2022-08-15T01:29:40.669Z] nexus3.edgexfoundry.org:10003 [2022-08-15T01:29:40.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:29:41.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:29:41.227Z] Configure a credential helper to remove this warning. See [2022-08-15T01:29:41.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:29:41.227Z] [2022-08-15T01:29:41.227Z] Login Succeeded [2022-08-15T01:29:41.227Z] nexus3.edgexfoundry.org:10004 [2022-08-15T01:29:41.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:29:41.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:29:41.506Z] Configure a credential helper to remove this warning. See [2022-08-15T01:29:41.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:29:41.506Z] [2022-08-15T01:29:41.506Z] Login Succeeded [2022-08-15T01:29:41.506Z] docker.io [2022-08-15T01:29:42.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:29:42.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:29:42.383Z] Configure a credential helper to remove this warning. See [2022-08-15T01:29:42.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:29:42.383Z] [2022-08-15T01:29:42.383Z] Login Succeeded [2022-08-15T01:29:42.383Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T01:29:42.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-15T01:29:42.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T01:29:42.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T01:29:42.715Z] ========================================================= [2022-08-15T01:29:42.715Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-15T01:29:42.715Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:29:43.103Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-15T01:29:43.379Z] Sending build context to Docker daemon 7.951MB [2022-08-15T01:29:43.379Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T01:29:43.379Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-15T01:29:43.670Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-15T01:29:43.670Z] b3c136eddcbf: Pulling fs layer [2022-08-15T01:29:43.670Z] c0a3192eca97: Pulling fs layer [2022-08-15T01:29:43.670Z] a050256f5b6f: Pulling fs layer [2022-08-15T01:29:43.670Z] 656be50a0ddc: Pulling fs layer [2022-08-15T01:29:43.670Z] 2bbca73fdf42: Pulling fs layer [2022-08-15T01:29:43.670Z] 46d945488cbd: Pulling fs layer [2022-08-15T01:29:43.670Z] 8a5474983e97: Pulling fs layer [2022-08-15T01:29:43.670Z] 329c88fbcd65: Pulling fs layer [2022-08-15T01:29:43.670Z] 46d945488cbd: Waiting [2022-08-15T01:29:43.670Z] 8a5474983e97: Waiting [2022-08-15T01:29:43.670Z] 329c88fbcd65: Waiting [2022-08-15T01:29:43.670Z] 656be50a0ddc: Waiting [2022-08-15T01:29:43.670Z] 2bbca73fdf42: Waiting [2022-08-15T01:29:43.670Z] a050256f5b6f: Verifying Checksum [2022-08-15T01:29:43.670Z] a050256f5b6f: Download complete [2022-08-15T01:29:43.670Z] c0a3192eca97: Verifying Checksum [2022-08-15T01:29:43.670Z] c0a3192eca97: Download complete [2022-08-15T01:29:43.670Z] 2bbca73fdf42: Verifying Checksum [2022-08-15T01:29:43.670Z] 2bbca73fdf42: Download complete [2022-08-15T01:29:43.670Z] b3c136eddcbf: Verifying Checksum [2022-08-15T01:29:43.670Z] 46d945488cbd: Verifying Checksum [2022-08-15T01:29:43.670Z] 46d945488cbd: Download complete [2022-08-15T01:29:44.669Z] b3c136eddcbf: Pull complete [2022-08-15T01:29:44.972Z] 329c88fbcd65: Verifying Checksum [2022-08-15T01:29:44.972Z] 329c88fbcd65: Download complete [2022-08-15T01:29:45.251Z] c0a3192eca97: Pull complete [2022-08-15T01:29:45.551Z] a050256f5b6f: Pull complete [2022-08-15T01:29:46.150Z] 8a5474983e97: Verifying Checksum [2022-08-15T01:29:46.747Z] 656be50a0ddc: Verifying Checksum [2022-08-15T01:29:46.747Z] 656be50a0ddc: Download complete [2022-08-15T01:30:01.858Z] 656be50a0ddc: Pull complete [2022-08-15T01:30:01.858Z] 2bbca73fdf42: Pull complete [2022-08-15T01:30:01.858Z] 46d945488cbd: Pull complete [2022-08-15T01:30:07.317Z] 8a5474983e97: Pull complete [2022-08-15T01:30:09.307Z] 329c88fbcd65: Pull complete [2022-08-15T01:30:09.307Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-15T01:30:09.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-15T01:30:09.307Z] ---> ff4287adb874 [2022-08-15T01:30:09.307Z] Step 3/12 : ARG MAKE="make build" [2022-08-15T01:30:09.913Z] ---> Running in ba8b8442ea87 [2022-08-15T01:30:10.521Z] Removing intermediate container ba8b8442ea87 [2022-08-15T01:30:10.521Z] ---> a8b2454993e1 [2022-08-15T01:30:10.521Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-15T01:30:10.521Z] ---> Running in 0f911fb80d4b [2022-08-15T01:30:10.795Z] Removing intermediate container 0f911fb80d4b [2022-08-15T01:30:10.795Z] ---> b6ec15526a5f [2022-08-15T01:30:10.795Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-15T01:30:10.795Z] ---> Running in 6c67245beaa0 [2022-08-15T01:30:11.401Z] Removing intermediate container 6c67245beaa0 [2022-08-15T01:30:11.401Z] ---> cc315e8ec409 [2022-08-15T01:30:11.401Z] Step 6/12 : WORKDIR /device-gpio [2022-08-15T01:30:11.401Z] ---> Running in 29833da243d8 [2022-08-15T01:30:11.694Z] Removing intermediate container 29833da243d8 [2022-08-15T01:30:11.694Z] ---> 2b9f5634a422 [2022-08-15T01:30:11.694Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T01:30:11.694Z] ---> Running in 6331b58739d5 [2022-08-15T01:30:14.349Z] Removing intermediate container 6331b58739d5 [2022-08-15T01:30:14.349Z] ---> 2b00c9495cf8 [2022-08-15T01:30:14.349Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T01:30:14.349Z] ---> Running in ab6e745aa56a [2022-08-15T01:30:15.782Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T01:30:16.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T01:30:18.027Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-15T01:30:18.027Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-15T01:30:18.027Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-15T01:30:18.624Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-15T01:30:18.897Z] Executing busybox-1.35.0-r13.trigger [2022-08-15T01:30:18.897Z] OK: 226 MiB in 55 packages [2022-08-15T01:30:19.882Z] Removing intermediate container ab6e745aa56a [2022-08-15T01:30:19.882Z] ---> c0be6e272ecb [2022-08-15T01:30:19.882Z] Step 9/12 : COPY go.mod vendor* ./ [2022-08-15T01:30:20.491Z] ---> 9b639ee3fc4b [2022-08-15T01:30:20.491Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T01:30:20.491Z] ---> Running in 83ed94264596 [2022-08-15T01:31:17.064Z] Removing intermediate container 83ed94264596 [2022-08-15T01:31:17.064Z] ---> 865c0987add9 [2022-08-15T01:31:17.064Z] Step 11/12 : COPY . . [2022-08-15T01:31:17.064Z] ---> e25014590908 [2022-08-15T01:31:17.064Z] Step 12/12 : RUN ${MAKE} [2022-08-15T01:31:17.064Z] ---> Running in 0b5e61a3a06c [2022-08-15T01:31:17.064Z] noop [2022-08-15T01:31:17.064Z] Removing intermediate container 0b5e61a3a06c [2022-08-15T01:31:17.064Z] ---> 21b9711d6eeb [2022-08-15T01:31:17.064Z] Successfully built 21b9711d6eeb [2022-08-15T01:31:17.064Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:31:17.425Z] + docker inspect -f . ci-base-image-arm64 [2022-08-15T01:31:17.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:31:17.692Z] prd-ubuntu20.04-docker-arm64-4c-16g-22746 does not seem to be running inside a container [2022-08-15T01:31:17.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/37 -v /w/workspace/device-gpio/37:/w/workspace/device-gpio/37:rw,z -v /w/workspace/device-gpio/37@tmp:/w/workspace/device-gpio/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-15T01:31:19.219Z] $ docker top 8e5e7e7c2de2ad334340e82a90d683441ad5ce3536d9e965a5a09e9b9af8368a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T01:31:20.134Z] + go version [2022-08-15T01:31:20.134Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-15T01:31:20.169Z] $ docker stop --time=1 8e5e7e7c2de2ad334340e82a90d683441ad5ce3536d9e965a5a09e9b9af8368a [2022-08-15T01:31:21.813Z] $ docker rm -f 8e5e7e7c2de2ad334340e82a90d683441ad5ce3536d9e965a5a09e9b9af8368a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:31:22.417Z] + docker inspect -f . ci-base-image-arm64 [2022-08-15T01:31:22.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:31:22.691Z] prd-ubuntu20.04-docker-arm64-4c-16g-22746 does not seem to be running inside a container [2022-08-15T01:31:22.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-gpio/37 -v /w/workspace/device-gpio/37:/w/workspace/device-gpio/37:rw,z -v /w/workspace/device-gpio/37@tmp:/w/workspace/device-gpio/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-15T01:31:24.185Z] $ docker top b7492e8e7be8a87c4b270f69354a92cfe830690c2bde58d2c6c11863156f0957 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T01:31:25.125Z] + git config --global --add safe.directory /w/workspace/device-gpio/37 [Pipeline] fileExists [Pipeline] sh [2022-08-15T01:31:25.802Z] + make test [2022-08-15T01:31:25.802Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-15T01:31:27.259Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-08-15T01:33:04.190Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-08-15T01:33:04.190Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-08-15T01:33:04.190Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-15T01:33:04.190Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-15T01:33:16.656Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-15T01:33:16.656Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-15T01:33:16.656Z] ./bin/test-attribution-txt.sh [2022-08-15T01:33:16.656Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-15T01:33:16.656Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-15T01:33:16.656Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-15T01:33:16.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-15T01:33:16.707Z] $ docker stop --time=1 b7492e8e7be8a87c4b270f69354a92cfe830690c2bde58d2c6c11863156f0957 [2022-08-15T01:33:18.620Z] $ docker rm -f b7492e8e7be8a87c4b270f69354a92cfe830690c2bde58d2c6c11863156f0957 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T01:33:19.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-15T01:33:19.731Z] Warning: overwriting stash ‘coverage-report’ [2022-08-15T01:33:20.250Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T01:33:20.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-15T01:33:20.998Z] + ls -al . [2022-08-15T01:33:20.998Z] total 156 [2022-08-15T01:33:20.998Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 01:31 . [2022-08-15T01:33:20.998Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 01:29 .. [2022-08-15T01:33:20.998Z] -rw-rw-r-- 1 jenkins jenkins 120 Aug 15 01:29 .dockerignore [2022-08-15T01:33:20.998Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 01:29 .git [2022-08-15T01:33:20.998Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:29 .github [2022-08-15T01:33:20.998Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 15 01:29 .gitignore [2022-08-15T01:33:20.998Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 01:29 .golangci.yml [2022-08-15T01:33:20.998Z] -rw-rw-r-- 1 jenkins jenkins 9182 Aug 15 01:29 Attribution.txt [2022-08-15T01:33:20.998Z] -rw-rw-r-- 1 jenkins jenkins 3081 Aug 15 01:29 CHANGELOG.md [2022-08-15T01:33:20.998Z] -rw-rw-r-- 1 jenkins jenkins 1872 Aug 15 01:29 Dockerfile [2022-08-15T01:33:20.998Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 01:29 GOVERNANCE.md [2022-08-15T01:33:20.998Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 15 01:29 Jenkinsfile [2022-08-15T01:33:20.998Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 15 01:29 LICENSE [2022-08-15T01:33:20.998Z] -rw-rw-r-- 1 jenkins jenkins 1876 Aug 15 01:29 Makefile [2022-08-15T01:33:20.998Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 15 01:29 OWNERS.md [2022-08-15T01:33:20.998Z] -rw-rw-r-- 1 jenkins jenkins 11178 Aug 15 01:29 README.md [2022-08-15T01:33:20.998Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 01:25 VERSION [2022-08-15T01:33:20.998Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 01:29 bin [2022-08-15T01:33:20.998Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:29 cmd [2022-08-15T01:33:20.998Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 15 01:31 coverage.out [2022-08-15T01:33:20.998Z] -rw-rw-r-- 1 jenkins jenkins 3425 Aug 15 01:29 go.mod [2022-08-15T01:33:20.998Z] -rw-rw-r-- 1 jenkins jenkins 36813 Aug 15 01:29 go.sum [2022-08-15T01:33:20.998Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:29 internal [2022-08-15T01:33:20.998Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 01:29 snap [2022-08-15T01:33:20.998Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 15 01:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:33:21.366Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1094f563edbbc5735ff7ad494c47030b36b4872c --label arch=arm64 --label version=2.3.0-dev.7 . [2022-08-15T01:33:21.964Z] Sending build context to Docker daemon 7.952MB [2022-08-15T01:33:21.964Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T01:33:21.964Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-15T01:33:21.964Z] ---> 21b9711d6eeb [2022-08-15T01:33:21.964Z] Step 3/26 : ARG MAKE="make build" [2022-08-15T01:33:21.964Z] ---> Running in 270bd8db7362 [2022-08-15T01:33:22.241Z] Removing intermediate container 270bd8db7362 [2022-08-15T01:33:22.241Z] ---> 3d8ecfec046f [2022-08-15T01:33:22.241Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-15T01:33:22.519Z] ---> Running in cd1108d174e2 [2022-08-15T01:33:22.791Z] Removing intermediate container cd1108d174e2 [2022-08-15T01:33:22.791Z] ---> 62c7b00535e6 [2022-08-15T01:33:22.791Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-15T01:33:22.791Z] ---> Running in 0e7b094d547b [2022-08-15T01:33:23.077Z] Removing intermediate container 0e7b094d547b [2022-08-15T01:33:23.077Z] ---> 24497e31af66 [2022-08-15T01:33:23.077Z] Step 6/26 : WORKDIR /device-gpio [2022-08-15T01:33:23.360Z] ---> Running in 3f109a7c8dd6 [2022-08-15T01:33:23.637Z] Removing intermediate container 3f109a7c8dd6 [2022-08-15T01:33:23.637Z] ---> 3e128a8d9daf [2022-08-15T01:33:23.637Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T01:33:23.637Z] ---> Running in 03fc897ef0b5 [2022-08-15T01:33:25.618Z] Removing intermediate container 03fc897ef0b5 [2022-08-15T01:33:25.618Z] ---> 74f7c1ff4ffe [2022-08-15T01:33:25.618Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T01:33:25.618Z] ---> Running in b9372d034136 [2022-08-15T01:33:26.610Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T01:33:27.593Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T01:33:28.577Z] OK: 226 MiB in 55 packages [2022-08-15T01:33:29.585Z] Removing intermediate container b9372d034136 [2022-08-15T01:33:29.585Z] ---> 7c15683e97a9 [2022-08-15T01:33:29.585Z] Step 9/26 : COPY go.mod vendor* ./ [2022-08-15T01:33:30.187Z] ---> daf901051cbb [2022-08-15T01:33:30.187Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T01:33:30.187Z] ---> Running in 3cc34a8f95e9 [2022-08-15T01:33:32.178Z] Removing intermediate container 3cc34a8f95e9 [2022-08-15T01:33:32.178Z] ---> 96f3ee0a0e24 [2022-08-15T01:33:32.178Z] Step 11/26 : COPY . . [2022-08-15T01:33:33.621Z] ---> 4593a1a23110 [2022-08-15T01:33:33.621Z] Step 12/26 : RUN ${MAKE} [2022-08-15T01:33:33.622Z] ---> Running in 71c7bfda4184 [2022-08-15T01:33:34.612Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-08-15T01:35:56.572Z] Removing intermediate container 71c7bfda4184 [2022-08-15T01:35:56.572Z] ---> fea3b7a01044 [2022-08-15T01:35:56.572Z] Step 13/26 : FROM alpine:3.16 [2022-08-15T01:35:56.572Z] 3.16: Pulling from library/alpine [2022-08-15T01:35:56.572Z] 9b18e9b68314: Pulling fs layer [2022-08-15T01:35:56.572Z] 9b18e9b68314: Verifying Checksum [2022-08-15T01:35:56.572Z] 9b18e9b68314: Download complete [2022-08-15T01:35:56.572Z] 9b18e9b68314: Pull complete [2022-08-15T01:35:56.572Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-15T01:35:56.572Z] Status: Downloaded newer image for alpine:3.16 [2022-08-15T01:35:56.572Z] ---> a6215f271958 [2022-08-15T01:35:56.572Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-08-15T01:35:56.572Z] ---> Running in de5096f49ea9 [2022-08-15T01:35:56.572Z] Removing intermediate container de5096f49ea9 [2022-08-15T01:35:56.572Z] ---> bd65d6dffc98 [2022-08-15T01:35:56.572Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T01:35:56.572Z] ---> Running in 17a8dbee6bb6 [2022-08-15T01:35:56.572Z] Removing intermediate container 17a8dbee6bb6 [2022-08-15T01:35:56.572Z] ---> 06284f02fa67 [2022-08-15T01:35:56.572Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-08-15T01:35:56.572Z] ---> Running in 263e9678a908 [2022-08-15T01:35:57.167Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T01:35:58.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T01:35:59.121Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-08-15T01:35:59.121Z] (2/5) Installing libsodium (1.0.18-r0) [2022-08-15T01:35:59.121Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-15T01:35:59.394Z] (4/5) Installing libzmq (4.3.4-r0) [2022-08-15T01:35:59.394Z] (5/5) Installing zeromq (4.3.4-r0) [2022-08-15T01:35:59.668Z] Executing busybox-1.35.0-r17.trigger [2022-08-15T01:35:59.668Z] OK: 8 MiB in 19 packages [2022-08-15T01:36:00.667Z] Removing intermediate container 263e9678a908 [2022-08-15T01:36:00.667Z] ---> 28df62dc29ad [2022-08-15T01:36:00.667Z] Step 17/26 : WORKDIR / [2022-08-15T01:36:00.667Z] ---> Running in 5b7b96f08f94 [2022-08-15T01:36:00.941Z] Removing intermediate container 5b7b96f08f94 [2022-08-15T01:36:00.941Z] ---> 86ad8b330d04 [2022-08-15T01:36:00.941Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-08-15T01:36:01.545Z] ---> c50c37332af5 [2022-08-15T01:36:01.545Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-08-15T01:36:02.147Z] ---> 6c6f57c53566 [2022-08-15T01:36:02.147Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-08-15T01:36:03.585Z] ---> 5c7f63ac4bbe [2022-08-15T01:36:03.585Z] Step 21/26 : EXPOSE 59910 [2022-08-15T01:36:03.585Z] ---> Running in fa6a05c7b69e [2022-08-15T01:36:03.864Z] Removing intermediate container fa6a05c7b69e [2022-08-15T01:36:03.864Z] ---> e4fb36517109 [2022-08-15T01:36:03.864Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-08-15T01:36:04.147Z] ---> Running in 05b31ea9cee7 [2022-08-15T01:36:04.422Z] Removing intermediate container 05b31ea9cee7 [2022-08-15T01:36:04.422Z] ---> 4667d53cbc0a [2022-08-15T01:36:04.422Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-15T01:36:04.422Z] ---> Running in 444cf598b97e [2022-08-15T01:36:05.022Z] Removing intermediate container 444cf598b97e [2022-08-15T01:36:05.022Z] ---> b3ffed0313ec [2022-08-15T01:36:05.022Z] Step 24/26 : LABEL arch=arm64 [2022-08-15T01:36:05.022Z] ---> Running in 02cd9ec670d8 [2022-08-15T01:36:05.296Z] Removing intermediate container 02cd9ec670d8 [2022-08-15T01:36:05.296Z] ---> b7c7f9a8bc50 [2022-08-15T01:36:05.296Z] Step 25/26 : LABEL git_sha=1094f563edbbc5735ff7ad494c47030b36b4872c [2022-08-15T01:36:05.296Z] ---> Running in cd297075a560 [2022-08-15T01:36:05.574Z] Removing intermediate container cd297075a560 [2022-08-15T01:36:05.574Z] ---> accbd3dc2e78 [2022-08-15T01:36:05.574Z] Step 26/26 : LABEL version=2.3.0-dev.7 [2022-08-15T01:36:05.849Z] ---> Running in 7a56a488638a [2022-08-15T01:36:06.123Z] Removing intermediate container 7a56a488638a [2022-08-15T01:36:06.123Z] ---> 59d0e0fb833e [2022-08-15T01:36:06.123Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-15T01:36:06.123Z] Successfully built 59d0e0fb833e [2022-08-15T01:36:06.123Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T01:36:06.254Z] provisioning config files... [2022-08-15T01:36:06.275Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/37@tmp/config601617929438324440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:36:06.636Z] ---> docker-login.sh [2022-08-15T01:36:06.636Z] nexus3.edgexfoundry.org:10001 [2022-08-15T01:36:06.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:36:06.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:36:06.909Z] Configure a credential helper to remove this warning. See [2022-08-15T01:36:06.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:36:06.909Z] [2022-08-15T01:36:06.909Z] Login Succeeded [2022-08-15T01:36:07.182Z] nexus3.edgexfoundry.org:10002 [2022-08-15T01:36:07.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:36:07.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:36:07.454Z] Configure a credential helper to remove this warning. See [2022-08-15T01:36:07.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:36:07.454Z] [2022-08-15T01:36:07.454Z] Login Succeeded [2022-08-15T01:36:07.454Z] nexus3.edgexfoundry.org:10003 [2022-08-15T01:36:08.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:36:08.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:36:08.053Z] Configure a credential helper to remove this warning. See [2022-08-15T01:36:08.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:36:08.053Z] [2022-08-15T01:36:08.053Z] Login Succeeded [2022-08-15T01:36:08.053Z] nexus3.edgexfoundry.org:10004 [2022-08-15T01:36:08.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:36:08.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:36:08.596Z] Configure a credential helper to remove this warning. See [2022-08-15T01:36:08.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:36:08.596Z] [2022-08-15T01:36:08.596Z] Login Succeeded [2022-08-15T01:36:08.596Z] docker.io [2022-08-15T01:36:08.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T01:36:09.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T01:36:09.142Z] Configure a credential helper to remove this warning. See [2022-08-15T01:36:09.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T01:36:09.142Z] [2022-08-15T01:36:09.142Z] Login Succeeded [2022-08-15T01:36:09.142Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T01:36:09.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-15T01:36:09.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T01:36:09.212Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-08-15T01:36:09.212Z] 1094f563edbbc5735ff7ad494c47030b36b4872c [2022-08-15T01:36:09.212Z] latest [2022-08-15T01:36:09.212Z] 2.3.0-dev.7 [2022-08-15T01:36:09.212Z] 1094f563edbbc5735ff7ad494c47030b36b4872c-2.3.0-dev.7 [2022-08-15T01:36:09.212Z] main [2022-08-15T01:36:09.212Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:36:09.567Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:1094f563edbbc5735ff7ad494c47030b36b4872c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:36:09.929Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:1094f563edbbc5735ff7ad494c47030b36b4872c [2022-08-15T01:36:09.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-08-15T01:36:09.929Z] fd6006f4a53a: Preparing [2022-08-15T01:36:09.929Z] de857b27ea57: Preparing [2022-08-15T01:36:09.929Z] 37a359850406: Preparing [2022-08-15T01:36:09.929Z] c86f1cf16164: Preparing [2022-08-15T01:36:09.929Z] 1ebae91ded1d: Preparing [2022-08-15T01:36:09.929Z] 5d3e392a13a0: Preparing [2022-08-15T01:36:09.929Z] 5d3e392a13a0: Waiting [2022-08-15T01:36:10.206Z] 37a359850406: Pushed [2022-08-15T01:36:10.206Z] de857b27ea57: Pushed [2022-08-15T01:36:10.206Z] 1ebae91ded1d: Pushed [2022-08-15T01:36:10.206Z] 5d3e392a13a0: Layer already exists [2022-08-15T01:36:10.804Z] c86f1cf16164: Pushed [2022-08-15T01:36:16.203Z] fd6006f4a53a: Pushed [2022-08-15T01:36:16.204Z] 1094f563edbbc5735ff7ad494c47030b36b4872c: digest: sha256:92344f6b73982cd31c982574165b8773f72c13308e55a3cfc2396c53c95bb451 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:36:16.587Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:36:16.967Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-08-15T01:36:16.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-08-15T01:36:16.967Z] fd6006f4a53a: Preparing [2022-08-15T01:36:16.967Z] de857b27ea57: Preparing [2022-08-15T01:36:16.967Z] 37a359850406: Preparing [2022-08-15T01:36:16.967Z] c86f1cf16164: Preparing [2022-08-15T01:36:16.967Z] 1ebae91ded1d: Preparing [2022-08-15T01:36:16.967Z] 5d3e392a13a0: Preparing [2022-08-15T01:36:16.967Z] 5d3e392a13a0: Waiting [2022-08-15T01:36:16.967Z] de857b27ea57: Layer already exists [2022-08-15T01:36:16.967Z] c86f1cf16164: Layer already exists [2022-08-15T01:36:16.967Z] 1ebae91ded1d: Layer already exists [2022-08-15T01:36:16.967Z] fd6006f4a53a: Layer already exists [2022-08-15T01:36:16.967Z] 37a359850406: Layer already exists [2022-08-15T01:36:17.241Z] 5d3e392a13a0: Layer already exists [2022-08-15T01:36:17.241Z] latest: digest: sha256:92344f6b73982cd31c982574165b8773f72c13308e55a3cfc2396c53c95bb451 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:36:17.641Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:36:18.011Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.7 [2022-08-15T01:36:18.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-08-15T01:36:18.011Z] fd6006f4a53a: Preparing [2022-08-15T01:36:18.011Z] de857b27ea57: Preparing [2022-08-15T01:36:18.011Z] 37a359850406: Preparing [2022-08-15T01:36:18.011Z] c86f1cf16164: Preparing [2022-08-15T01:36:18.011Z] 1ebae91ded1d: Preparing [2022-08-15T01:36:18.011Z] 5d3e392a13a0: Preparing [2022-08-15T01:36:18.011Z] 5d3e392a13a0: Waiting [2022-08-15T01:36:18.011Z] 1ebae91ded1d: Layer already exists [2022-08-15T01:36:18.011Z] de857b27ea57: Layer already exists [2022-08-15T01:36:18.011Z] fd6006f4a53a: Layer already exists [2022-08-15T01:36:18.011Z] 37a359850406: Layer already exists [2022-08-15T01:36:18.011Z] c86f1cf16164: Layer already exists [2022-08-15T01:36:18.285Z] 5d3e392a13a0: Layer already exists [2022-08-15T01:36:18.285Z] 2.3.0-dev.7: digest: sha256:92344f6b73982cd31c982574165b8773f72c13308e55a3cfc2396c53c95bb451 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:36:18.650Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:1094f563edbbc5735ff7ad494c47030b36b4872c-2.3.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:36:19.013Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:1094f563edbbc5735ff7ad494c47030b36b4872c-2.3.0-dev.7 [2022-08-15T01:36:19.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-08-15T01:36:19.013Z] fd6006f4a53a: Preparing [2022-08-15T01:36:19.013Z] de857b27ea57: Preparing [2022-08-15T01:36:19.013Z] 37a359850406: Preparing [2022-08-15T01:36:19.013Z] c86f1cf16164: Preparing [2022-08-15T01:36:19.013Z] 1ebae91ded1d: Preparing [2022-08-15T01:36:19.013Z] 5d3e392a13a0: Preparing [2022-08-15T01:36:19.013Z] 5d3e392a13a0: Waiting [2022-08-15T01:36:19.013Z] 1ebae91ded1d: Layer already exists [2022-08-15T01:36:19.013Z] fd6006f4a53a: Layer already exists [2022-08-15T01:36:19.013Z] de857b27ea57: Layer already exists [2022-08-15T01:36:19.013Z] 37a359850406: Layer already exists [2022-08-15T01:36:19.013Z] c86f1cf16164: Layer already exists [2022-08-15T01:36:19.013Z] 5d3e392a13a0: Layer already exists [2022-08-15T01:36:19.284Z] 1094f563edbbc5735ff7ad494c47030b36b4872c-2.3.0-dev.7: digest: sha256:92344f6b73982cd31c982574165b8773f72c13308e55a3cfc2396c53c95bb451 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:36:19.648Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:36:20.012Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2022-08-15T01:36:20.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-08-15T01:36:20.012Z] fd6006f4a53a: Preparing [2022-08-15T01:36:20.012Z] de857b27ea57: Preparing [2022-08-15T01:36:20.012Z] 37a359850406: Preparing [2022-08-15T01:36:20.012Z] c86f1cf16164: Preparing [2022-08-15T01:36:20.012Z] 1ebae91ded1d: Preparing [2022-08-15T01:36:20.012Z] 5d3e392a13a0: Preparing [2022-08-15T01:36:20.012Z] 5d3e392a13a0: Waiting [2022-08-15T01:36:20.012Z] fd6006f4a53a: Layer already exists [2022-08-15T01:36:20.012Z] 37a359850406: Layer already exists [2022-08-15T01:36:20.012Z] de857b27ea57: Layer already exists [2022-08-15T01:36:20.012Z] 1ebae91ded1d: Layer already exists [2022-08-15T01:36:20.012Z] c86f1cf16164: Layer already exists [2022-08-15T01:36:20.012Z] 5d3e392a13a0: Layer already exists [2022-08-15T01:36:20.283Z] main: digest: sha256:92344f6b73982cd31c982574165b8773f72c13308e55a3cfc2396c53c95bb451 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-15T01:36:20.340Z] ===================================================== [Pipeline] echo [2022-08-15T01:36:20.349Z] taggedImages: [2022-08-15T01:36:20.349Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:1094f563edbbc5735ff7ad494c47030b36b4872c [2022-08-15T01:36:20.349Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-08-15T01:36:20.349Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.7 [2022-08-15T01:36:20.349Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:1094f563edbbc5735ff7ad494c47030b36b4872c-2.3.0-dev.7 [2022-08-15T01:36:20.349Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:36:20.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T01:36:20.718Z] [2022-08-15T01:36:20.718Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:36:21.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T01:36:21.351Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-15T01:36:21.351Z] 8998bd30e6a1: Pulling fs layer [2022-08-15T01:36:21.351Z] 04944245beec: Pulling fs layer [2022-08-15T01:36:21.351Z] 699f458cf7ca: Pulling fs layer [2022-08-15T01:36:21.351Z] 765212b225bb: Pulling fs layer [2022-08-15T01:36:21.351Z] f23df028b6ca: Pulling fs layer [2022-08-15T01:36:21.351Z] d65c8cfc05b1: Pulling fs layer [2022-08-15T01:36:21.351Z] 2437ff75d9bd: Pulling fs layer [2022-08-15T01:36:21.351Z] f23df028b6ca: Waiting [2022-08-15T01:36:21.351Z] d65c8cfc05b1: Waiting [2022-08-15T01:36:21.351Z] 2437ff75d9bd: Waiting [2022-08-15T01:36:21.351Z] 765212b225bb: Waiting [2022-08-15T01:36:21.351Z] 04944245beec: Verifying Checksum [2022-08-15T01:36:21.351Z] 04944245beec: Download complete [2022-08-15T01:36:21.351Z] 765212b225bb: Verifying Checksum [2022-08-15T01:36:21.351Z] 765212b225bb: Download complete [2022-08-15T01:36:21.351Z] f23df028b6ca: Verifying Checksum [2022-08-15T01:36:21.351Z] f23df028b6ca: Download complete [2022-08-15T01:36:21.351Z] d65c8cfc05b1: Verifying Checksum [2022-08-15T01:36:21.351Z] d65c8cfc05b1: Download complete [2022-08-15T01:36:21.627Z] 699f458cf7ca: Verifying Checksum [2022-08-15T01:36:21.627Z] 699f458cf7ca: Download complete [2022-08-15T01:36:21.900Z] 8998bd30e6a1: Download complete [2022-08-15T01:36:24.533Z] 2437ff75d9bd: Verifying Checksum [2022-08-15T01:36:24.533Z] 2437ff75d9bd: Download complete [2022-08-15T01:36:25.974Z] 8998bd30e6a1: Pull complete [2022-08-15T01:36:26.570Z] 04944245beec: Pull complete [2022-08-15T01:36:28.010Z] 699f458cf7ca: Pull complete [2022-08-15T01:36:28.010Z] 765212b225bb: Pull complete [2022-08-15T01:36:28.987Z] f23df028b6ca: Pull complete [2022-08-15T01:36:29.262Z] d65c8cfc05b1: Pull complete [2022-08-15T01:36:44.364Z] 2437ff75d9bd: Pull complete [2022-08-15T01:36:44.364Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-15T01:36:44.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T01:36:44.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:36:44.632Z] prd-ubuntu20.04-docker-arm64-4c-16g-22746 does not seem to be running inside a container [2022-08-15T01:36:44.738Z] $ 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-gpio/37 -v /w/workspace/device-gpio/37:/w/workspace/device-gpio/37:rw,z -v /w/workspace/device-gpio/37@tmp:/w/workspace/device-gpio/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-15T01:36:47.580Z] $ docker top 5039b22dfe2345703b1b21cc647cc4ff604026d012d76e5de3a02e6afa9bfa90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:36:48.506Z] ---> job-cost.sh [2022-08-15T01:36:48.506Z] lf-activate-venv: SKIPPING [2022-08-15T01:36:48.506Z] INFO: No Stack... [2022-08-15T01:36:49.102Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-15T01:36:50.129Z] INFO: Archiving Costs [Pipeline] sh [2022-08-15T01:36:50.911Z] + cat /w/workspace/device-gpio/37/archives/cost.csv [2022-08-15T01:36:50.911Z] + cut -d, -f6 [Pipeline] lock [2022-08-15T01:36:50.976Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-37-stack-cost] [2022-08-15T01:36:50.982Z] Resource [jenkins-edgexfoundry-device-gpio-main-37-stack-cost] did not exist. Created. [2022-08-15T01:36:50.982Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-15T01:36:51.688Z] /w/workspace/device-gpio/37@tmp/durable-92f51883/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-15T01:36:52.386Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-15T01:36:52.416Z] Warning: overwriting stash ‘stack-cost’ [2022-08-15T01:36:52.480Z] Stashed 1 file(s) [Pipeline] } [2022-08-15T01:36:52.488Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-37-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-15T01:36:52.521Z] $ docker stop --time=1 5039b22dfe2345703b1b21cc647cc4ff604026d012d76e5de3a02e6afa9bfa90 [2022-08-15T01:36:54.087Z] $ docker rm -f 5039b22dfe2345703b1b21cc647cc4ff604026d012d76e5de3a02e6afa9bfa90 [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 [2022-08-15T01:36:54.590Z] provisioning config files... [2022-08-15T01:36:54.598Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config202486089695012604tmp [Pipeline] { [Pipeline] sh [2022-08-15T01:36:54.889Z] + set +x [2022-08-15T01:36:54.889Z] + curl -s https://codecov.io/bash [2022-08-15T01:36:54.889Z] + bash -s -- [2022-08-15T01:36:54.889Z] [2022-08-15T01:36:54.889Z] _____ _ [2022-08-15T01:36:54.889Z] / ____| | | [2022-08-15T01:36:54.889Z] | | ___ __| | ___ ___ _____ __ [2022-08-15T01:36:54.889Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-15T01:36:54.889Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-15T01:36:54.889Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-15T01:36:54.889Z] Bash-1.0.6 [2022-08-15T01:36:54.889Z] [2022-08-15T01:36:54.889Z] [2022-08-15T01:36:54.889Z] ==> git version 2.25.1 found [2022-08-15T01:36:54.889Z] ==> 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 [2022-08-15T01:36:54.889Z] Release-Date: 2020-01-08 [2022-08-15T01:36:54.889Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-15T01:36:54.889Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-15T01:36:54.889Z] ==> Jenkins CI detected. [2022-08-15T01:36:54.889Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2022-08-15T01:36:54.889Z] project root: . [2022-08-15T01:36:54.889Z] --> token set from env [2022-08-15T01:36:54.889Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-15T01:36:54.889Z] ==> Running gcov in . (disable via -X gcov) [2022-08-15T01:36:54.889Z] ==> Python coveragepy not found [2022-08-15T01:36:54.889Z] ==> Searching for coverage reports in: [2022-08-15T01:36:54.889Z] + . [2022-08-15T01:36:54.889Z] -> Found 1 reports [2022-08-15T01:36:54.889Z] ==> Detecting git/mercurial file structure [2022-08-15T01:36:54.889Z] ==> Reading reports [2022-08-15T01:36:54.889Z] + ./coverage.out bytes=10 [2022-08-15T01:36:54.889Z] ==> Appending adjustments [2022-08-15T01:36:54.889Z] https://docs.codecov.io/docs/fixing-reports [2022-08-15T01:36:55.149Z] + Found adjustments [2022-08-15T01:36:55.149Z] ==> Gzipping contents [2022-08-15T01:36:55.149Z] 4.0K /tmp/codecov.vcvCwg.gz [2022-08-15T01:36:55.149Z] ==> Uploading reports [2022-08-15T01:36:55.149Z] url: https://codecov.io [2022-08-15T01:36:55.149Z] query: branch=main&commit=1094f563edbbc5735ff7ad494c47030b36b4872c&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F37%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-15T01:36:55.149Z] -> Pinging Codecov [2022-08-15T01:36:55.149Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=1094f563edbbc5735ff7ad494c47030b36b4872c&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F37%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-15T01:36:55.410Z] -> Uploading to [2022-08-15T01:36:55.411Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-15/3EC07B1A8CA8AF9BCAA0BB9F0134797F/1094f563edbbc5735ff7ad494c47030b36b4872c/ed4228c8-72b2-45f8-bef6-e7aa8fb6b480.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220815T013655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7174c8370eb4ffac7ff2b6f79ee0001fbb2068ceed4c425f9b462969ac6c6ea4 [2022-08-15T01:36:55.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T01:36:55.411Z] Dload Upload Total Spent Left Speed [2022-08-15T01:36:55.672Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 782 0 0 100 782 0 3191 --:--:-- --:--:-- --:--:-- 3191 [2022-08-15T01:36:55.672Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/1094f563edbbc5735ff7ad494c47030b36b4872c [Pipeline] } [2022-08-15T01:36:55.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-15T01:36:55.875Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-15T01:36:55.884Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:36:56.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-15T01:36:56.186Z] [2022-08-15T01:36:56.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:36:56.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-15T01:36:56.748Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-15T01:36:56.748Z] df9b9388f04a: Pulling fs layer [2022-08-15T01:36:56.748Z] 52dc419b0ee2: Pulling fs layer [2022-08-15T01:36:56.748Z] 25bc292e5bac: Pulling fs layer [2022-08-15T01:36:56.748Z] 114826534d7a: Pulling fs layer [2022-08-15T01:36:56.748Z] 4657fd5d0bcf: Pulling fs layer [2022-08-15T01:36:56.748Z] 6ad1cebc031e: Pulling fs layer [2022-08-15T01:36:56.748Z] 8a3aa393b2d8: Pulling fs layer [2022-08-15T01:36:56.748Z] 4657fd5d0bcf: Waiting [2022-08-15T01:36:56.748Z] 6ad1cebc031e: Waiting [2022-08-15T01:36:56.748Z] 8a3aa393b2d8: Waiting [2022-08-15T01:36:56.748Z] 114826534d7a: Waiting [2022-08-15T01:36:56.748Z] 25bc292e5bac: Verifying Checksum [2022-08-15T01:36:56.748Z] 25bc292e5bac: Download complete [2022-08-15T01:36:56.748Z] 52dc419b0ee2: Download complete [2022-08-15T01:36:56.748Z] 4657fd5d0bcf: Verifying Checksum [2022-08-15T01:36:56.748Z] 4657fd5d0bcf: Download complete [2022-08-15T01:36:56.748Z] df9b9388f04a: Verifying Checksum [2022-08-15T01:36:56.748Z] df9b9388f04a: Download complete [2022-08-15T01:36:56.748Z] df9b9388f04a: Pull complete [2022-08-15T01:36:57.010Z] 6ad1cebc031e: Verifying Checksum [2022-08-15T01:36:57.010Z] 6ad1cebc031e: Download complete [2022-08-15T01:36:57.010Z] 52dc419b0ee2: Pull complete [2022-08-15T01:36:57.010Z] 25bc292e5bac: Pull complete [2022-08-15T01:36:57.581Z] 114826534d7a: Verifying Checksum [2022-08-15T01:36:57.581Z] 114826534d7a: Download complete [2022-08-15T01:36:57.581Z] 8a3aa393b2d8: Verifying Checksum [2022-08-15T01:36:57.581Z] 8a3aa393b2d8: Download complete [2022-08-15T01:37:00.870Z] 114826534d7a: Pull complete [2022-08-15T01:37:01.132Z] 4657fd5d0bcf: Pull complete [2022-08-15T01:37:01.389Z] 6ad1cebc031e: Pull complete [2022-08-15T01:37:04.675Z] 8a3aa393b2d8: Pull complete [2022-08-15T01:37:04.675Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-15T01:37:04.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-15T01:37:04.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:37:04.767Z] prd-ubuntu20.04-docker-8c-8g-22744 does not seem to be running inside a container [2022-08-15T01:37:04.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-15T01:37:06.800Z] $ docker top bd3fb8cc328a7fc2f59fe5e68ca7b6cefc47d16d00bea45b99cab500838f6bbf -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-15T01:37:06.873Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2022-08-15T01:37:07.155Z] + set -o pipefail [2022-08-15T01:37:07.155Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2022-08-15T01:37:13.742Z] [2022-08-15T01:37:13.742Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2022-08-15T01:37:13.742Z] [2022-08-15T01:37:13.742Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/2ff91cdd-ee5f-4daf-8393-87e15f22f456 [2022-08-15T01:37:13.742Z] [2022-08-15T01:37:13.742Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-15T01:37:13.742Z] [2022-08-15T01:37:13.742Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-15T01:37:13.742Z] [2022-08-15T01:37:13.742Z] [Pipeline] } [2022-08-15T01:37:13.768Z] $ docker stop --time=1 bd3fb8cc328a7fc2f59fe5e68ca7b6cefc47d16d00bea45b99cab500838f6bbf [2022-08-15T01:37:16.170Z] $ docker rm -f bd3fb8cc328a7fc2f59fe5e68ca7b6cefc47d16d00bea45b99cab500838f6bbf [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-15T01:37:16.910Z] + git log --format=format:%s -1 1094f563edbbc5735ff7ad494c47030b36b4872c [Pipeline] sh [2022-08-15T01:37:17.204Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-15T01:37:17.204Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:37:17.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T01:37:17.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:37:17.578Z] prd-ubuntu20.04-docker-8c-8g-22744 does not seem to be running inside a container [2022-08-15T01:37:17.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-15T01:37:18.022Z] $ docker top e79d5335bb223b46e7f2a74a1191ccf32dd361f4c88198c11c4df1b86940c0ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-15T01:37:18.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T01:37:18.099Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T01:37:18.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T01:37:18.248Z] $ docker exec e79d5335bb223b46e7f2a74a1191ccf32dd361f4c88198c11c4df1b86940c0ab ssh-agent [2022-08-15T01:37:18.364Z] SSH_AUTH_SOCK=/tmp/ssh-6ggcG2Djtud9/agent.34 [2022-08-15T01:37:18.364Z] SSH_AGENT_PID=40 [2022-08-15T01:37:18.369Z] Running ssh-add (command line suppressed) [2022-08-15T01:37:18.493Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6175400146097044536.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6175400146097044536.key) [2022-08-15T01:37:18.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T01:37:18.785Z] + git semver tag [2022-08-15T01:37:19.045Z] 2022-08-15 01:37:18,981 [run_tag] DEBUG tag force:False [2022-08-15T01:37:19.045Z] 2022-08-15 01:37:18,981 [check_head_tag] DEBUG check head tag [2022-08-15T01:37:19.045Z] 2022-08-15 01:37:18,982 [execute] INFO git cat-file --batch-check [2022-08-15T01:37:19.045Z] 2022-08-15 01:37:18,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-08-15T01:37:19.045Z] 2022-08-15 01:37:18,985 [execute] INFO git cat-file --batch [2022-08-15T01:37:19.045Z] 2022-08-15 01:37:18,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-08-15T01:37:19.045Z] 2022-08-15 01:37:18,994 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-08-15T01:37:19.045Z] 2022-08-15 01:37:18,994 [execute] INFO git tag -a v2.3.0-dev.7 -m v2.3.0-dev.7 [2022-08-15T01:37:19.045Z] 2022-08-15 01:37:18,994 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.7', '-m', 'v2.3.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-08-15T01:37:19.045Z] 2022-08-15 01:37:19,000 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-08-15T01:37:19.045Z] 2.3.0-dev.7 [Pipeline] } [2022-08-15T01:37:19.067Z] $ docker exec --env ******** --env ******** e79d5335bb223b46e7f2a74a1191ccf32dd361f4c88198c11c4df1b86940c0ab ssh-agent -k [2022-08-15T01:37:19.187Z] unset SSH_AUTH_SOCK; [2022-08-15T01:37:19.187Z] unset SSH_AGENT_PID; [2022-08-15T01:37:19.187Z] echo Agent pid 40 killed; [2022-08-15T01:37:19.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-15T01:37:19.487Z] + git semver [Pipeline] } [2022-08-15T01:37:19.775Z] $ docker stop --time=1 e79d5335bb223b46e7f2a74a1191ccf32dd361f4c88198c11c4df1b86940c0ab [2022-08-15T01:37:21.107Z] $ docker rm -f e79d5335bb223b46e7f2a74a1191ccf32dd361f4c88198c11c4df1b86940c0ab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:37:21.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-15T01:37:21.493Z] [2022-08-15T01:37:21.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:37:21.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-15T01:37:21.797Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-15T01:37:21.797Z] ab5ef0e58194: Pulling fs layer [2022-08-15T01:37:21.797Z] 9712f1f96733: Pulling fs layer [2022-08-15T01:37:21.797Z] 63f879dbbcfc: Pulling fs layer [2022-08-15T01:37:21.797Z] 0d9ebad4ef96: Pulling fs layer [2022-08-15T01:37:21.798Z] e9a5061849ea: Pulling fs layer [2022-08-15T01:37:21.798Z] d747dcd14b5f: Pulling fs layer [2022-08-15T01:37:21.798Z] 2de7ff778b66: Pulling fs layer [2022-08-15T01:37:21.798Z] e9a5061849ea: Waiting [2022-08-15T01:37:21.798Z] d747dcd14b5f: Waiting [2022-08-15T01:37:21.798Z] 2de7ff778b66: Waiting [2022-08-15T01:37:21.798Z] 0d9ebad4ef96: Waiting [2022-08-15T01:37:21.798Z] 9712f1f96733: Verifying Checksum [2022-08-15T01:37:21.798Z] 9712f1f96733: Download complete [2022-08-15T01:37:22.060Z] 63f879dbbcfc: Verifying Checksum [2022-08-15T01:37:22.060Z] 63f879dbbcfc: Download complete [2022-08-15T01:37:22.319Z] e9a5061849ea: Verifying Checksum [2022-08-15T01:37:22.319Z] e9a5061849ea: Download complete [2022-08-15T01:37:22.319Z] d747dcd14b5f: Verifying Checksum [2022-08-15T01:37:22.319Z] d747dcd14b5f: Download complete [2022-08-15T01:37:22.319Z] ab5ef0e58194: Verifying Checksum [2022-08-15T01:37:22.319Z] ab5ef0e58194: Download complete [2022-08-15T01:37:22.319Z] 0d9ebad4ef96: Verifying Checksum [2022-08-15T01:37:22.319Z] 0d9ebad4ef96: Download complete [2022-08-15T01:37:22.319Z] 2de7ff778b66: Verifying Checksum [2022-08-15T01:37:22.319Z] 2de7ff778b66: Download complete [2022-08-15T01:37:24.850Z] ab5ef0e58194: Pull complete [2022-08-15T01:37:24.850Z] 9712f1f96733: Pull complete [2022-08-15T01:37:25.786Z] 63f879dbbcfc: Pull complete [2022-08-15T01:37:29.077Z] 0d9ebad4ef96: Pull complete [2022-08-15T01:37:29.340Z] e9a5061849ea: Pull complete [2022-08-15T01:37:29.599Z] d747dcd14b5f: Pull complete [2022-08-15T01:37:30.536Z] 2de7ff778b66: Pull complete [2022-08-15T01:37:30.536Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-15T01:37:30.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-15T01:37:30.536Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:37:30.632Z] prd-ubuntu20.04-docker-8c-8g-22744 does not seem to be running inside a container [2022-08-15T01:37:30.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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:0.23.1-centos7 cat [2022-08-15T01:37:33.076Z] $ docker top 22de1ef332af2c6947be5f10a2cad036d937872f81ec28c0eaa1d9a7424d821a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-15T01:37:33.156Z] provisioning config files... [2022-08-15T01:37:33.162Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2608829975486869263tmp [2022-08-15T01:37:33.173Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4325850880170032902tmp [2022-08-15T01:37:33.183Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config781187937570687522tmp [Pipeline] { [Pipeline] echo [2022-08-15T01:37:33.199Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:37:33.482Z] ---> sigul-configuration.sh [2022-08-15T01:37:33.482Z] gpg: directory `/root/.gnupg' created [2022-08-15T01:37:33.482Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-15T01:37:33.482Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-15T01:37:33.482Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-15T01:37:33.482Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-15T01:37:33.482Z] gpg: CAST5 encrypted data [2022-08-15T01:37:33.482Z] gpg: encrypted with 1 passphrase [2022-08-15T01:37:33.482Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-15T01:37:33.774Z] + mkdir /home/jenkins [2022-08-15T01:37:33.774Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-15T01:37:34.061Z] + 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 [2022-08-15T01:37:34.069Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:37:34.353Z] ---> sigul-install.sh [2022-08-15T01:37:34.353Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-15T01:37:34.640Z] + git tag --list [2022-08-15T01:37:34.641Z] v1.0.0 [2022-08-15T01:37:34.641Z] v2.1.0 [2022-08-15T01:37:34.641Z] v2.1.1 [2022-08-15T01:37:34.641Z] v2.1.1-dev.1 [2022-08-15T01:37:34.641Z] v2.2.0 [2022-08-15T01:37:34.641Z] v2.2.1-dev.1 [2022-08-15T01:37:34.641Z] v2.2.1-dev.2 [2022-08-15T01:37:34.641Z] v2.2.1-dev.3 [2022-08-15T01:37:34.641Z] v2.2.1-dev.4 [2022-08-15T01:37:34.641Z] v2.3.0-dev.4 [2022-08-15T01:37:34.641Z] v2.3.0-dev.5 [2022-08-15T01:37:34.641Z] v2.3.0-dev.6 [2022-08-15T01:37:34.641Z] v2.3.0-dev.7 [Pipeline] sh [2022-08-15T01:37:34.931Z] + lftools sign git-tag v2.3.0-dev.7 [2022-08-15T01:37:35.502Z] Signing Git tag with Sigul... [2022-08-15T01:37:35.502Z] Signing v2.3.0-dev.7 [Pipeline] echo [2022-08-15T01:37:36.082Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:37:36.368Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-15T01:37:36.375Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-15T01:37:36.407Z] $ docker stop --time=1 22de1ef332af2c6947be5f10a2cad036d937872f81ec28c0eaa1d9a7424d821a [2022-08-15T01:37:37.720Z] $ docker rm -f 22de1ef332af2c6947be5f10a2cad036d937872f81ec28c0eaa1d9a7424d821a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-15T01:37:38.137Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-15T01:37:38.137Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:37:38.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T01:37:38.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:37:38.524Z] prd-ubuntu20.04-docker-8c-8g-22744 does not seem to be running inside a container [2022-08-15T01:37:38.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-15T01:37:38.961Z] $ docker top 8972438ef2c4dffa17b5b65cf403d70a1055149799ab9ff48a9d52d2680d0b12 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-15T01:37:39.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T01:37:39.044Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T01:37:39.163Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T01:37:39.178Z] $ docker exec 8972438ef2c4dffa17b5b65cf403d70a1055149799ab9ff48a9d52d2680d0b12 ssh-agent [2022-08-15T01:37:39.278Z] SSH_AUTH_SOCK=/tmp/ssh-oYkEzCROGx7S/agent.33 [2022-08-15T01:37:39.278Z] SSH_AGENT_PID=39 [2022-08-15T01:37:39.285Z] Running ssh-add (command line suppressed) [2022-08-15T01:37:39.397Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3493719172541718825.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3493719172541718825.key) [2022-08-15T01:37:39.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T01:37:39.681Z] + git semver bump pre [2022-08-15T01:37:39.942Z] 2022-08-15 01:37:39,855 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-08-15T01:37:39.942Z] 2022-08-15 01:37:39,855 [bump_version] DEBUG bumping version:2.3.0-dev.7 on axis:pre with prefix:dev [2022-08-15T01:37:39.942Z] 2022-08-15 01:37:39,856 [bump_version] DEBUG bumped version:2.3.0-dev.8 [2022-08-15T01:37:39.942Z] 2022-08-15 01:37:39,856 [write_version] DEBUG write version:2.3.0-dev.8 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2022-08-15T01:37:39.942Z] 2022-08-15 01:37:39,856 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-08-15T01:37:39.942Z] 2022-08-15 01:37:39,856 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-08-15T01:37:39.942Z] 2022-08-15 01:37:39,857 [execute] INFO git cat-file --batch-check [2022-08-15T01:37:39.942Z] 2022-08-15 01:37:39,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-15T01:37:39.942Z] 2022-08-15 01:37:39,863 [execute] INFO git cat-file --batch [2022-08-15T01:37:39.942Z] 2022-08-15 01:37:39,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-15T01:37:39.942Z] 2022-08-15 01:37:39,867 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-08-15T01:37:39.942Z] 2.3.0-dev.8 [Pipeline] } [2022-08-15T01:37:39.964Z] $ docker exec --env ******** --env ******** 8972438ef2c4dffa17b5b65cf403d70a1055149799ab9ff48a9d52d2680d0b12 ssh-agent -k [2022-08-15T01:37:40.069Z] unset SSH_AUTH_SOCK; [2022-08-15T01:37:40.069Z] unset SSH_AGENT_PID; [2022-08-15T01:37:40.069Z] echo Agent pid 39 killed; [2022-08-15T01:37:40.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-15T01:37:40.373Z] + git semver [Pipeline] } [2022-08-15T01:37:40.662Z] $ docker stop --time=1 8972438ef2c4dffa17b5b65cf403d70a1055149799ab9ff48a9d52d2680d0b12 [2022-08-15T01:37:42.026Z] $ docker rm -f 8972438ef2c4dffa17b5b65cf403d70a1055149799ab9ff48a9d52d2680d0b12 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T01:37:42.368Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-15T01:37:42.368Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:37:42.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T01:37:42.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:37:42.765Z] prd-ubuntu20.04-docker-8c-8g-22744 does not seem to be running inside a container [2022-08-15T01:37:42.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-15T01:37:43.223Z] $ docker top 042c3678705e42101e7ac84296903668d60706938e7ce629ae9fa169906c66e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-15T01:37:43.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T01:37:43.306Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T01:37:43.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T01:37:43.442Z] $ docker exec 042c3678705e42101e7ac84296903668d60706938e7ce629ae9fa169906c66e7 ssh-agent [2022-08-15T01:37:43.554Z] SSH_AUTH_SOCK=/tmp/ssh-r6S75lruNwUY/agent.33 [2022-08-15T01:37:43.554Z] SSH_AGENT_PID=39 [2022-08-15T01:37:43.560Z] Running ssh-add (command line suppressed) [2022-08-15T01:37:43.693Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8318499088635276601.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8318499088635276601.key) [2022-08-15T01:37:43.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T01:37:43.987Z] + git semver push [2022-08-15T01:37:44.248Z] 2022-08-15 01:37:44,184 [run_push] DEBUG push [2022-08-15T01:37:44.248Z] 2022-08-15 01:37:44,185 [execute] INFO git cat-file --batch-check [2022-08-15T01:37:44.248Z] 2022-08-15 01:37:44,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-15T01:37:44.248Z] 2022-08-15 01:37:44,188 [execute] INFO git rev-list 3f81a08adcdd1d69eae3c81e2e50d4313f344dea -- [2022-08-15T01:37:44.248Z] 2022-08-15 01:37:44,188 [execute] DEBUG Popen(['git', 'rev-list', '3f81a08adcdd1d69eae3c81e2e50d4313f344dea', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-15T01:37:44.248Z] 2022-08-15 01:37:44,193 [execute] INFO git fetch -v origin [2022-08-15T01:37:44.248Z] 2022-08-15 01:37:44,193 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-15T01:37:44.820Z] 2022-08-15 01:37:44,672 [run_push] DEBUG no remote changes detected [2022-08-15T01:37:44.820Z] 2022-08-15 01:37:44,672 [execute] INFO git push origin semver [2022-08-15T01:37:44.820Z] 2022-08-15 01:37:44,673 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-15T01:37:45.392Z] 2022-08-15 01:37:45,397 [run_push] DEBUG push all version tags [2022-08-15T01:37:45.392Z] 2022-08-15 01:37:45,397 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-15T01:37:45.392Z] 2022-08-15 01:37:45,398 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-08-15T01:37:46.334Z] 2022-08-15 01:37:46,103 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-08-15T01:37:46.334Z] 2.3.0-dev.8 [Pipeline] } [2022-08-15T01:37:46.359Z] $ docker exec --env ******** --env ******** 042c3678705e42101e7ac84296903668d60706938e7ce629ae9fa169906c66e7 ssh-agent -k [2022-08-15T01:37:46.465Z] unset SSH_AUTH_SOCK; [2022-08-15T01:37:46.466Z] unset SSH_AGENT_PID; [2022-08-15T01:37:46.466Z] echo Agent pid 39 killed; [2022-08-15T01:37:46.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-15T01:37:46.778Z] + git semver [Pipeline] } [2022-08-15T01:37:47.064Z] $ docker stop --time=1 042c3678705e42101e7ac84296903668d60706938e7ce629ae9fa169906c66e7 [2022-08-15T01:37:48.402Z] $ docker rm -f 042c3678705e42101e7ac84296903668d60706938e7ce629ae9fa169906c66e7 [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 [2022-08-15T01:37:48.979Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2022-08-15T01:37:48.979Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-08-15T01:37:48.979Z] total 16 [2022-08-15T01:37:48.979Z] drwxr-xr-x 3 root root 4096 Aug 15 01:26 . [2022-08-15T01:37:48.979Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 01:37 .. [2022-08-15T01:37:48.979Z] drwxr-xr-x 2 root root 4096 Aug 15 01:26 cost [2022-08-15T01:37:48.979Z] -rw-r--r-- 1 root root 82 Aug 15 01:26 cost.csv [2022-08-15T01:37:48.979Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2022-08-15T01:37:48.979Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-08-15T01:37:48.979Z] total 16 [2022-08-15T01:37:48.979Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 01:26 . [2022-08-15T01:37:48.979Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 01:37 .. [2022-08-15T01:37:48.979Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 01:26 cost [2022-08-15T01:37:48.979Z] -rw-r--r-- 1 jenkins jenkins 82 Aug 15 01:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:37:49.278Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:37:50.142Z] ---> package-listing.sh [2022-08-15T01:37:50.142Z] ++ facter osfamily [2022-08-15T01:37:50.142Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-15T01:37:50.403Z] + OS_FAMILY=debian [2022-08-15T01:37:50.403Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2022-08-15T01:37:50.403Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-15T01:37:50.403Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-15T01:37:50.403Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-15T01:37:50.403Z] + PACKAGES=/tmp/packages_start.txt [2022-08-15T01:37:50.403Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-08-15T01:37:50.403Z] + PACKAGES=/tmp/packages_end.txt [2022-08-15T01:37:50.403Z] + case "${OS_FAMILY}" in [2022-08-15T01:37:50.403Z] + dpkg -l [2022-08-15T01:37:50.403Z] + grep '^ii' [2022-08-15T01:37:50.403Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-15T01:37:50.403Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-15T01:37:50.403Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-15T01:37:50.403Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-08-15T01:37:50.403Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2022-08-15T01:37:50.403Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2022-08-15T01:37:50.418Z] 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/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-15T01:37:50.700Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T01:37:51.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T01:37:51.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T01:37:51.346Z] prd-ubuntu20.04-docker-8c-8g-22744 does not seem to be running inside a container [2022-08-15T01:37:51.389Z] $ 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/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 [2022-08-15T01:37:51.638Z] $ docker top 0c2d27c2e5d29ea8282e8717b84cf04740f5704c6189635d758de50e51a3ff44 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T01:37:51.986Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-15T01:37:52.272Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-15T01:37:52.559Z] + ls /var/log/sa-host [2022-08-15T01:37:52.559Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T01:37:52.693Z] provisioning config files... [2022-08-15T01:37:52.704Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7838494193237248974tmp [Pipeline] { [Pipeline] echo [2022-08-15T01:37:52.718Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:37:53.001Z] ---> create-netrc.sh [Pipeline] } [2022-08-15T01:37:53.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:37:53.339Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-15T01:37:53.348Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:37:53.633Z] ---> sudo-logs.sh [2022-08-15T01:37:53.633Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-15T01:37:53.654Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:37:53.938Z] ---> job-cost.sh [2022-08-15T01:37:53.938Z] lf-activate-venv: SKIPPING [2022-08-15T01:37:53.938Z] DEBUG: total: 0.2199999988079071 [2022-08-15T01:37:53.938Z] INFO: Retrieving Stack Cost... [2022-08-15T01:37:54.197Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-15T01:37:54.769Z] INFO: Archiving Costs [Pipeline] echo [2022-08-15T01:37:54.782Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T01:37:55.066Z] ---> logs-deploy.sh [2022-08-15T01:37:55.066Z] lf-activate-venv: SKIPPING [2022-08-15T01:37:55.066Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/37 [2022-08-15T01:37:55.066Z] INFO: archiving workspace using pattern(s): [2022-08-15T01:37:56.007Z] Archives upload complete. [2022-08-15T01:37:56.267Z] INFO: archiving logs to Nexus