Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1df392e582ed32cc3ab577300f501a2f57a85edb 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-ssh12505090750047507187.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh18365248936271671600.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14699745185259792839.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh5624271893551165115.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh1265975834028879198.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.21 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 ‘prd-centos7-blackbox-4c-2g-9694’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-9695’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-9982’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-9992’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9993’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9993 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 > 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 Avoid second fetch Checking out Revision 1df392e582ed32cc3ab577300f501a2f57a85edb (main) Commit message: "Merge pull request #205 from MonicaisHer/remove-snap" > git config core.sparsecheckout # timeout=10 > git checkout -f 1df392e582ed32cc3ab577300f501a2f57a85edb # timeout=10 > git rev-list --no-walk 394f7e51838f4f11b1408721525dc4e9609626b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:11:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:11:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:11:17 ========================================================= 18:11:17 EdgeX Global Pipelines Version Info 18:11:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:11:18 ------------------- 18:11:18 stable info: 18:11:18 ------------------- 18:11:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:11:18 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:11:18 Message: update stable to v1.0.254 18:11:19 ------------------- 18:11:19 experimental info: 18:11:19 ------------------- 18:11:19 Commited By: **** collab-it+edgex@linuxfoundation.org 18:11:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:11:19 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1df392e582ed32cc3ab577300f501a2f57a85edb [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1df392e [Pipeline] echo 18:11:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:19 provisioning config files... 18:11:19 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11648420215083609365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:19 ---> docker-login.sh 18:11:19 nexus3.edgexfoundry.org:10001 18:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:20 Configure a credential helper to remove this warning. See 18:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:20 18:11:20 Login Succeeded 18:11:20 nexus3.edgexfoundry.org:10002 18:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:20 Configure a credential helper to remove this warning. See 18:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:20 18:11:20 Login Succeeded 18:11:20 nexus3.edgexfoundry.org:10003 18:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:20 Configure a credential helper to remove this warning. See 18:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:20 18:11:20 Login Succeeded 18:11:20 nexus3.edgexfoundry.org:10004 18:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:20 Configure a credential helper to remove this warning. See 18:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:20 18:11:20 Login Succeeded 18:11:20 docker.io 18:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:20 Configure a credential helper to remove this warning. See 18:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:20 18:11:20 Login Succeeded 18:11:20 ---> docker-login.sh ends [Pipeline] } 18:11:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:11:21 + git rev-list -1 --merges 1df392e582ed32cc3ab577300f501a2f57a85edb~1..1df392e582ed32cc3ab577300f501a2f57a85edb [Pipeline] echo 18:11:21 -----------> git rev-list -1 --merges 1df392e582ed32cc3ab577300f501a2f57a85edb~1..1df392e582ed32cc3ab577300f501a2f57a85edb 1df392e582ed32cc3ab577300f501a2f57a85edb 18:11:21 1df392e582ed32cc3ab577300f501a2f57a85edb [false] [Pipeline] sh 18:11:21 + git log --format=format:%s -1 1df392e582ed32cc3ab577300f501a2f57a85edb [Pipeline] echo 18:11:21 ========================================================= 18:11:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:11:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:11:21 + git log --format=format:%s -1 1df392e582ed32cc3ab577300f501a2f57a85edb [Pipeline] echo 18:11:21 [semverPrep] GIT_COMMIT: 1df392e582ed32cc3ab577300f501a2f57a85edb, Commit Message: Merge pull request #205 from MonicaisHer/remove-snap [Pipeline] echo 18:11:21 [semverPrep] This is not a build commit. [Pipeline] sh 18:11:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:11:22 + grep -v github /etc/ssh/ssh_known_hosts 18:11:22 + [ -e /tmp/ssh_known_hosts ] 18:11:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:11:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:11:22 + sudo tee -a /etc/ssh/ssh_known_hosts 18:11:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:11:22 18:11:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:11:22 0.1.4: Pulling from edgex-devops/py-git-semver 18:11:22 b85a868b505f: Pulling fs layer 18:11:22 e2be974225ed: Pulling fs layer 18:11:22 339a4e72a1f5: Pulling fs layer 18:11:22 988bab9f4d93: Pulling fs layer 18:11:22 1469e6f7b9e6: Pulling fs layer 18:11:22 eaf3925da568: Pulling fs layer 18:11:22 bab4dde63d76: Pulling fs layer 18:11:22 bde34c3a00c8: Pulling fs layer 18:11:22 b352a97aabf1: Pulling fs layer 18:11:22 4872d77fe225: Pulling fs layer 18:11:22 5851b861e8e6: Pulling fs layer 18:11:22 bde34c3a00c8: Waiting 18:11:22 4872d77fe225: Waiting 18:11:22 1469e6f7b9e6: Waiting 18:11:22 5851b861e8e6: Waiting 18:11:22 eaf3925da568: Waiting 18:11:22 988bab9f4d93: Waiting 18:11:22 b352a97aabf1: Waiting 18:11:22 bab4dde63d76: Waiting 18:11:22 e2be974225ed: Verifying Checksum 18:11:22 e2be974225ed: Download complete 18:11:22 988bab9f4d93: Verifying Checksum 18:11:22 988bab9f4d93: Download complete 18:11:22 1469e6f7b9e6: Verifying Checksum 18:11:22 1469e6f7b9e6: Download complete 18:11:22 eaf3925da568: Verifying Checksum 18:11:22 eaf3925da568: Download complete 18:11:22 339a4e72a1f5: Verifying Checksum 18:11:22 339a4e72a1f5: Download complete 18:11:23 bde34c3a00c8: Download complete 18:11:23 b352a97aabf1: Download complete 18:11:23 4872d77fe225: Verifying Checksum 18:11:23 4872d77fe225: Download complete 18:11:23 5851b861e8e6: Verifying Checksum 18:11:23 5851b861e8e6: Download complete 18:11:23 b85a868b505f: Verifying Checksum 18:11:23 b85a868b505f: Download complete 18:11:23 bab4dde63d76: Download complete 18:11:24 b85a868b505f: Pull complete 18:11:24 e2be974225ed: Pull complete 18:11:24 339a4e72a1f5: Pull complete 18:11:25 988bab9f4d93: Pull complete 18:11:25 1469e6f7b9e6: Pull complete 18:11:25 eaf3925da568: Pull complete 18:11:27 bab4dde63d76: Pull complete 18:11:27 bde34c3a00c8: Pull complete 18:11:27 b352a97aabf1: Pull complete 18:11:27 4872d77fe225: Pull complete 18:11:27 5851b861e8e6: Pull complete 18:11:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:11:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:11:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:27 prd-ubuntu20.04-docker-8c-8g-9993 does not seem to be running inside a container 18:11:27 $ 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 18:11:31 $ docker top 136faa5c73558e8e1a4ac6c3b7324d0bd736532c8f164f55cdc0737c8b719c51 -eo pid,comm 18:11:31 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). 18:11:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:11:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:31 [ssh-agent] Looking for ssh-agent implementation... 18:11:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:31 $ docker exec 136faa5c73558e8e1a4ac6c3b7324d0bd736532c8f164f55cdc0737c8b719c51 ssh-agent 18:11:31 SSH_AUTH_SOCK=/tmp/ssh-hYo1NosttoRi/agent.32 18:11:31 SSH_AGENT_PID=38 18:11:31 Running ssh-add (command line suppressed) 18:11:32 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8782161227700602075.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8782161227700602075.key) 18:11:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:32 + git tag --points-at HEAD [Pipeline] } 18:11:32 $ docker exec --env ******** --env ******** 136faa5c73558e8e1a4ac6c3b7324d0bd736532c8f164f55cdc0737c8b719c51 ssh-agent -k 18:11:32 unset SSH_AUTH_SOCK; 18:11:32 unset SSH_AGENT_PID; 18:11:32 echo Agent pid 38 killed; 18:11:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:11:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:32 [ssh-agent] Looking for ssh-agent implementation... 18:11:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:32 $ docker exec 136faa5c73558e8e1a4ac6c3b7324d0bd736532c8f164f55cdc0737c8b719c51 ssh-agent 18:11:32 SSH_AUTH_SOCK=/tmp/ssh-ozopUaEn8XDX/agent.70 18:11:32 SSH_AGENT_PID=76 18:11:32 Running ssh-add (command line suppressed) 18:11:32 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9682906943225964551.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9682906943225964551.key) 18:11:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:33 + git semver init 18:11:33 2023-10-24 18:11:33,322 [run_init] DEBUG init version:0.0.0 force:False 18:11:33 2023-10-24 18:11:33,323 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 18:11:33 2023-10-24 18:11:33,323 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 18:11:33 2023-10-24 18:11:33,323 [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) 18:11:34 2023-10-24 18:11:34,434 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 18:11:34 2023-10-24 18:11:34,435 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 18:11:34 2023-10-24 18:11:34,435 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:11:34 2023-10-24 18:11:34,435 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:11:34 3.1.0-dev.18 [Pipeline] } 18:11:34 $ docker exec --env ******** --env ******** 136faa5c73558e8e1a4ac6c3b7324d0bd736532c8f164f55cdc0737c8b719c51 ssh-agent -k 18:11:34 unset SSH_AUTH_SOCK; 18:11:34 unset SSH_AGENT_PID; 18:11:34 echo Agent pid 76 killed; 18:11:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:11:35 + git semver [Pipeline] } 18:11:35 $ docker stop --time=1 136faa5c73558e8e1a4ac6c3b7324d0bd736532c8f164f55cdc0737c8b719c51 18:11:36 $ docker rm -f --volumes 136faa5c73558e8e1a4ac6c3b7324d0bd736532c8f164f55cdc0737c8b719c51 [Pipeline] // withDockerContainer [Pipeline] sh 18:11:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:11:37 Stashed 1 file(s) [Pipeline] echo 18:11:37 [edgeXSemver]: initialized semver on version 3.1.0-dev.18 [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 18:11:37 provisioning config files... 18:11:37 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2251538970713346645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:37 ---> docker-login.sh 18:11:37 nexus3.edgexfoundry.org:10001 18:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:37 Configure a credential helper to remove this warning. See 18:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:37 18:11:37 Login Succeeded 18:11:37 nexus3.edgexfoundry.org:10002 18:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:38 Configure a credential helper to remove this warning. See 18:11:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:38 18:11:38 Login Succeeded 18:11:38 nexus3.edgexfoundry.org:10003 18:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:38 Configure a credential helper to remove this warning. See 18:11:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:38 18:11:38 Login Succeeded 18:11:38 nexus3.edgexfoundry.org:10004 18:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:38 Configure a credential helper to remove this warning. See 18:11:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:38 18:11:38 Login Succeeded 18:11:38 docker.io 18:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:38 Configure a credential helper to remove this warning. See 18:11:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:38 18:11:38 Login Succeeded 18:11:38 ---> docker-login.sh ends [Pipeline] } 18:11:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:11:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:11:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:11:38 ========================================================= 18:11:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:11:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:11:38 Sending build context to Docker daemon 16.16MB 18:11:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:11:38 Step 2/12 : FROM ${BASE} AS builder 18:11:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:11:38 7264a8db6415: Pulling fs layer 18:11:38 c4d48a809fc2: Pulling fs layer 18:11:38 4f1c88b9dad5: Pulling fs layer 18:11:38 ad3a456e5733: Pulling fs layer 18:11:38 33e27b845d1e: Pulling fs layer 18:11:38 c68163c4e522: Pulling fs layer 18:11:38 50da416c3ac9: Pulling fs layer 18:11:38 23d2d4c4bb30: Pulling fs layer 18:11:38 ad3a456e5733: Waiting 18:11:38 23d2d4c4bb30: Waiting 18:11:38 50da416c3ac9: Waiting 18:11:38 33e27b845d1e: Waiting 18:11:39 c4d48a809fc2: Download complete 18:11:39 ad3a456e5733: Download complete 18:11:39 33e27b845d1e: Download complete 18:11:39 7264a8db6415: Verifying Checksum 18:11:39 c68163c4e522: Verifying Checksum 18:11:39 c68163c4e522: Download complete 18:11:39 7264a8db6415: Pull complete 18:11:39 c4d48a809fc2: Pull complete 18:11:39 23d2d4c4bb30: Verifying Checksum 18:11:39 23d2d4c4bb30: Download complete 18:11:39 4f1c88b9dad5: Verifying Checksum 18:11:39 4f1c88b9dad5: Download complete 18:11:40 50da416c3ac9: Verifying Checksum 18:11:40 50da416c3ac9: Download complete 18:11:42 4f1c88b9dad5: Pull complete 18:11:42 ad3a456e5733: Pull complete 18:11:42 33e27b845d1e: Pull complete 18:11:42 c68163c4e522: Pull complete 18:11:45 50da416c3ac9: Pull complete 18:11:45 23d2d4c4bb30: Pull complete 18:11:45 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:11:45 ---> 0786185ac409 18:11:45 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:11:51 ---> Running in 97141b081eb3 18:11:51 Removing intermediate container 97141b081eb3 18:11:51 ---> 57f05f42349c 18:11:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:11:51 ---> Running in 939b3da59c4e 18:11:52 Removing intermediate container 939b3da59c4e 18:11:52 ---> 645313c1da40 18:11:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:11:52 ---> Running in e92809404032 18:11:52 Removing intermediate container e92809404032 18:11:52 ---> c964d50338d0 18:11:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:11:52 ---> Running in cf557eaea04a 18:11:52 Removing intermediate container cf557eaea04a 18:11:52 ---> b66cbc376bbd 18:11:52 Step 7/12 : WORKDIR /device-gpio 18:11:52 Still waiting to schedule task 18:11:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9983’ 18:11:52 ---> Running in fa517e826f70 18:11:52 Removing intermediate container fa517e826f70 18:11:52 ---> 82cfd9283a62 18:11:52 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:11:52 ---> Running in 064680db9a98 18:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:11:52 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:11:52 (2/4) Installing libedit (20221030.3.1-r1) 18:11:52 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:11:52 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:11:52 Executing busybox-1.36.1-r2.trigger 18:11:52 OK: 268 MiB in 56 packages 18:11:53 Removing intermediate container 064680db9a98 18:11:53 ---> a146dd8d043f 18:11:53 Step 9/12 : COPY go.mod vendor* ./ 18:11:53 ---> cee20eacb940 18:11:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:53 ---> Running in bb795385d387 18:13:01 Removing intermediate container bb795385d387 18:13:01 ---> dbdba0a3874f 18:13:01 Step 11/12 : COPY . . 18:13:01 ---> 9b1780424510 18:13:01 Step 12/12 : RUN ${MAKE} 18:13:01 ---> Running in 08c69415558a 18:13:01 noop 18:13:01 Removing intermediate container 08c69415558a 18:13:01 ---> 4aba703c7c4f 18:13:01 Successfully built 4aba703c7c4f 18:13:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:01 + docker inspect -f . ci-base-image-x86_64 18:13:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:01 prd-ubuntu20.04-docker-8c-8g-9993 does not seem to be running inside a container 18:13:01 $ 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 18:13:02 $ docker top 3160379e1c8cc74285a709bfb12f135e755664cc14dbd59c79d7bb46239108d4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:02 + go version 18:13:02 go version go1.21.0 linux/amd64 [Pipeline] } 18:13:02 $ docker stop --time=1 3160379e1c8cc74285a709bfb12f135e755664cc14dbd59c79d7bb46239108d4 18:13:03 $ docker rm -f --volumes 3160379e1c8cc74285a709bfb12f135e755664cc14dbd59c79d7bb46239108d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:04 + docker inspect -f . ci-base-image-x86_64 18:13:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:04 prd-ubuntu20.04-docker-8c-8g-9993 does not seem to be running inside a container 18:13:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 18:13:04 $ docker top 774e5b516dfd97d4f273de8c2f810c14c51a01c3363b89b282c97a41d96c5ffc -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:05 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 18:13:05 + make test 18:13:05 go test ./... -coverprofile=coverage.out ./... 18:13:06 ? github.com/edgexfoundry/device-gpio [no test files] 18:13:16 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 18:13:16 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 18:13:21 go vet ./... 18:13:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:13:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:13:24 ./bin/test-attribution-txt.sh [Pipeline] echo 18:13:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:13:24 $ docker stop --time=1 774e5b516dfd97d4f273de8c2f810c14c51a01c3363b89b282c97a41d96c5ffc 18:13:28 $ docker rm -f --volumes 774e5b516dfd97d4f273de8c2f810c14c51a01c3363b89b282c97a41d96c5ffc [Pipeline] // withDockerContainer [Pipeline] sh 18:13:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:13:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:13:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:13:30 + ls -al . 18:13:30 total 160 18:13:30 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:13 . 18:13:30 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:11 .. 18:13:30 -rw-rw-r-- 1 jenkins jenkins 120 Oct 24 18:11 .dockerignore 18:13:30 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:13 .git 18:13:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:11 .github 18:13:30 -rw-rw-r-- 1 jenkins jenkins 256 Oct 24 18:11 .gitignore 18:13:30 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:11 .golangci.yml 18:13:30 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:11 .semver 18:13:30 -rw-rw-r-- 1 jenkins jenkins 10671 Oct 24 18:11 Attribution.txt 18:13:30 -rw-rw-r-- 1 jenkins jenkins 6184 Oct 24 18:11 CHANGELOG.md 18:13:30 -rw-rw-r-- 1 jenkins jenkins 1542 Oct 24 18:11 Dockerfile 18:13:30 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:11 GOVERNANCE.md 18:13:30 -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 18:11 Jenkinsfile 18:13:30 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 18:11 LICENSE 18:13:30 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 24 18:11 Makefile 18:13:30 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 18:11 OWNERS.md 18:13:30 -rw-rw-r-- 1 jenkins jenkins 12217 Oct 24 18:11 README.md 18:13:30 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:11 VERSION 18:13:30 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:11 bin 18:13:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:11 cmd 18:13:30 -rw-r--r-- 1 jenkins jenkins 10 Oct 24 18:13 coverage.out 18:13:30 -rw-rw-r-- 1 jenkins jenkins 3698 Oct 24 18:11 go.mod 18:13:30 -rw-rw-r-- 1 jenkins jenkins 35450 Oct 24 18:11 go.sum 18:13:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:11 internal 18:13:30 -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 18:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:30 + 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=1df392e582ed32cc3ab577300f501a2f57a85edb --label arch=amd64 --label version=3.1.0-dev.18 . 18:13:30 Sending build context to Docker daemon 16.16MB 18:13:30 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 18:13:30 Step 2/25 : FROM ${BASE} AS builder 18:13:30 ---> 4aba703c7c4f 18:13:30 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:13:30 ---> Running in 2cf9f2fa8563 18:13:30 Removing intermediate container 2cf9f2fa8563 18:13:30 ---> 50c5709d7973 18:13:30 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:13:30 ---> Running in f12fa57b3964 18:13:31 Removing intermediate container f12fa57b3964 18:13:31 ---> 7b2b1747298a 18:13:31 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:13:31 ---> Running in 6a58bcfcdd67 18:13:31 Removing intermediate container 6a58bcfcdd67 18:13:31 ---> 32ae85f67fc4 18:13:31 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 18:13:31 ---> Running in 60287173f42d 18:13:31 Removing intermediate container 60287173f42d 18:13:31 ---> 9a477eaa7d3a 18:13:31 Step 7/25 : WORKDIR /device-gpio 18:13:31 ---> Running in 7699a9ea96ec 18:13:31 Removing intermediate container 7699a9ea96ec 18:13:31 ---> 3bb653843531 18:13:31 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:13:31 ---> Running in 2644ed6d4e40 18:13:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:13:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:13:31 OK: 268 MiB in 56 packages 18:13:32 Removing intermediate container 2644ed6d4e40 18:13:32 ---> 62e8e5af3a7e 18:13:32 Step 9/25 : COPY go.mod vendor* ./ 18:13:32 ---> 84f95c69c8a1 18:13:32 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:32 ---> Running in 5972a8948fb7 18:13:33 Removing intermediate container 5972a8948fb7 18:13:33 ---> f7c8744671bd 18:13:33 Step 11/25 : COPY . . 18:13:33 ---> 7a0ead29c47b 18:13:33 Step 12/25 : RUN ${MAKE} 18:13:33 ---> Running in 7475044d265e 18:13:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 18:13:55 Removing intermediate container 7475044d265e 18:13:55 ---> 32a66c020e83 18:13:55 Step 13/25 : FROM alpine:3.18 18:13:55 3.18: Pulling from library/alpine 18:13:55 96526aa774ef: Pulling fs layer 18:13:55 96526aa774ef: Verifying Checksum 18:13:55 96526aa774ef: Download complete 18:13:55 96526aa774ef: Pull complete 18:13:55 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:13:55 Status: Downloaded newer image for alpine:3.18 18:13:55 ---> 8ca4688f4f35 18:13:55 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:13:55 ---> Running in 62498fe7a6c6 18:13:55 Removing intermediate container 62498fe7a6c6 18:13:55 ---> 2e2fd71f964d 18:13:55 Step 15/25 : RUN apk add --update --no-cache 18:13:55 ---> Running in 80bd8d877eba 18:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:13:55 OK: 7 MiB in 15 packages 18:13:55 Removing intermediate container 80bd8d877eba 18:13:55 ---> 2a08ed31c754 18:13:55 Step 16/25 : WORKDIR / 18:13:55 ---> Running in aeaff2d8d717 18:13:55 Removing intermediate container aeaff2d8d717 18:13:55 ---> ebc0205bbfd9 18:13:55 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 18:13:55 ---> 9ecab35993be 18:13:55 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 18:13:55 ---> e55434dea313 18:13:55 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 18:13:55 ---> 66af32ce0cd9 18:13:55 Step 20/25 : EXPOSE 59910 18:13:55 ---> Running in f2b63b96801b 18:13:55 Removing intermediate container f2b63b96801b 18:13:55 ---> b5e463841f74 18:13:55 Step 21/25 : ENTRYPOINT ["/device-gpio"] 18:13:55 ---> Running in 30133b840a91 18:13:55 Removing intermediate container 30133b840a91 18:13:55 ---> aa7d7861a433 18:13:55 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:13:55 ---> Running in 12cbb2c09167 18:13:56 Removing intermediate container 12cbb2c09167 18:13:56 ---> 8463ec703fd1 18:13:56 Step 23/25 : LABEL arch=amd64 18:13:56 ---> Running in 9569a1a1fb86 18:13:56 Removing intermediate container 9569a1a1fb86 18:13:56 ---> f3144f24f390 18:13:56 Step 24/25 : LABEL git_sha=1df392e582ed32cc3ab577300f501a2f57a85edb 18:13:56 ---> Running in 4fa77659874f 18:13:56 Removing intermediate container 4fa77659874f 18:13:56 ---> b883fdb0bf76 18:13:56 Step 25/25 : LABEL version=3.1.0-dev.18 18:13:56 ---> Running in 681d2af1541f 18:13:56 Removing intermediate container 681d2af1541f 18:13:56 ---> d1a8ac67294e 18:13:56 [Warning] One or more build-args [ARCH] were not consumed 18:13:56 Successfully built d1a8ac67294e 18:13:56 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:56 provisioning config files... 18:13:56 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4081847661359380315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:56 ---> docker-login.sh 18:13:56 nexus3.edgexfoundry.org:10001 18:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:56 Configure a credential helper to remove this warning. See 18:13:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:56 18:13:56 Login Succeeded 18:13:56 nexus3.edgexfoundry.org:10002 18:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:56 Configure a credential helper to remove this warning. See 18:13:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:56 18:13:56 Login Succeeded 18:13:56 nexus3.edgexfoundry.org:10003 18:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:57 Configure a credential helper to remove this warning. See 18:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:57 18:13:57 Login Succeeded 18:13:57 nexus3.edgexfoundry.org:10004 18:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:57 Configure a credential helper to remove this warning. See 18:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:57 18:13:57 Login Succeeded 18:13:57 docker.io 18:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:57 Configure a credential helper to remove this warning. See 18:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:57 18:13:57 Login Succeeded 18:13:57 ---> docker-login.sh ends [Pipeline] } 18:13:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:13:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:13:57 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 18:13:57 1df392e582ed32cc3ab577300f501a2f57a85edb 18:13:57 latest 18:13:57 3.1.0-dev.18 18:13:57 1df392e582ed32cc3ab577300f501a2f57a85edb-3.1.0-dev.18 18:13:57 main 18:13:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:58 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:1df392e582ed32cc3ab577300f501a2f57a85edb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:58 + docker push nexus3.edgexfoundry.org:10004/device-gpio:1df392e582ed32cc3ab577300f501a2f57a85edb 18:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 18:13:58 ac02e8189367: Preparing 18:13:58 16a82c842d0e: Preparing 18:13:58 a545efcef29b: Preparing 18:13:58 99eed34ad7e9: Preparing 18:13:58 cc2447e1835a: Preparing 18:13:58 cc2447e1835a: Layer already exists 18:13:58 a545efcef29b: Pushed 18:13:58 99eed34ad7e9: Pushed 18:13:58 16a82c842d0e: Pushed 18:14:00 ac02e8189367: Pushed 18:14:00 1df392e582ed32cc3ab577300f501a2f57a85edb: digest: sha256:f964c7711b2f41770c629cc03b935864111f4bc51d127688a4bf648434daa9d2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:01 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:01 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 18:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 18:14:01 ac02e8189367: Preparing 18:14:01 16a82c842d0e: Preparing 18:14:01 a545efcef29b: Preparing 18:14:01 99eed34ad7e9: Preparing 18:14:01 cc2447e1835a: Preparing 18:14:01 a545efcef29b: Layer already exists 18:14:01 ac02e8189367: Layer already exists 18:14:01 16a82c842d0e: Layer already exists 18:14:01 99eed34ad7e9: Layer already exists 18:14:01 cc2447e1835a: Layer already exists 18:14:01 latest: digest: sha256:f964c7711b2f41770c629cc03b935864111f4bc51d127688a4bf648434daa9d2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:01 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:02 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.18 18:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 18:14:02 ac02e8189367: Preparing 18:14:02 16a82c842d0e: Preparing 18:14:02 a545efcef29b: Preparing 18:14:02 99eed34ad7e9: Preparing 18:14:02 cc2447e1835a: Preparing 18:14:02 99eed34ad7e9: Layer already exists 18:14:02 16a82c842d0e: Layer already exists 18:14:02 a545efcef29b: Layer already exists 18:14:02 cc2447e1835a: Layer already exists 18:14:02 ac02e8189367: Layer already exists 18:14:02 3.1.0-dev.18: digest: sha256:f964c7711b2f41770c629cc03b935864111f4bc51d127688a4bf648434daa9d2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:02 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:1df392e582ed32cc3ab577300f501a2f57a85edb-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:02 + docker push nexus3.edgexfoundry.org:10004/device-gpio:1df392e582ed32cc3ab577300f501a2f57a85edb-3.1.0-dev.18 18:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 18:14:02 ac02e8189367: Preparing 18:14:02 16a82c842d0e: Preparing 18:14:02 a545efcef29b: Preparing 18:14:02 99eed34ad7e9: Preparing 18:14:02 cc2447e1835a: Preparing 18:14:02 a545efcef29b: Layer already exists 18:14:02 ac02e8189367: Layer already exists 18:14:02 16a82c842d0e: Layer already exists 18:14:02 99eed34ad7e9: Layer already exists 18:14:02 cc2447e1835a: Layer already exists 18:14:02 1df392e582ed32cc3ab577300f501a2f57a85edb-3.1.0-dev.18: digest: sha256:f964c7711b2f41770c629cc03b935864111f4bc51d127688a4bf648434daa9d2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:03 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:03 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 18:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 18:14:03 ac02e8189367: Preparing 18:14:03 16a82c842d0e: Preparing 18:14:03 a545efcef29b: Preparing 18:14:03 99eed34ad7e9: Preparing 18:14:03 cc2447e1835a: Preparing 18:14:03 cc2447e1835a: Layer already exists 18:14:03 a545efcef29b: Layer already exists 18:14:03 99eed34ad7e9: Layer already exists 18:14:03 16a82c842d0e: Layer already exists 18:14:03 ac02e8189367: Layer already exists 18:14:03 main: digest: sha256:f964c7711b2f41770c629cc03b935864111f4bc51d127688a4bf648434daa9d2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:14:03 ===================================================== [Pipeline] echo 18:14:03 taggedImages: 18:14:03 - nexus3.edgexfoundry.org:10004/device-gpio:1df392e582ed32cc3ab577300f501a2f57a85edb 18:14:03 - nexus3.edgexfoundry.org:10004/device-gpio:latest 18:14:03 - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.18 18:14:03 - nexus3.edgexfoundry.org:10004/device-gpio:1df392e582ed32cc3ab577300f501a2f57a85edb-3.1.0-dev.18 18:14:03 - 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 18:14:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:03 18:14:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:04 latest: Pulling from edgex-lftools-log-publisher 18:14:04 5eb5b503b376: Pulling fs layer 18:14:04 5c69ac0246d0: Pulling fs layer 18:14:04 ec43610c2a17: Pulling fs layer 18:14:04 3a2ae6a8a46f: Pulling fs layer 18:14:04 33b1e0a273af: Pulling fs layer 18:14:04 5d3b04190fa2: Pulling fs layer 18:14:04 2f39f015ded8: Pulling fs layer 18:14:04 3a2ae6a8a46f: Waiting 18:14:04 33b1e0a273af: Waiting 18:14:04 5d3b04190fa2: Waiting 18:14:04 2f39f015ded8: Waiting 18:14:04 5c69ac0246d0: Verifying Checksum 18:14:04 5c69ac0246d0: Download complete 18:14:04 3a2ae6a8a46f: Download complete 18:14:04 33b1e0a273af: Verifying Checksum 18:14:04 33b1e0a273af: Download complete 18:14:04 5d3b04190fa2: Download complete 18:14:04 ec43610c2a17: Verifying Checksum 18:14:04 ec43610c2a17: Download complete 18:14:04 5eb5b503b376: Verifying Checksum 18:14:04 5eb5b503b376: Download complete 18:14:04 2f39f015ded8: Download complete 18:14:05 5eb5b503b376: Pull complete 18:14:05 5c69ac0246d0: Pull complete 18:14:05 ec43610c2a17: Pull complete 18:14:05 3a2ae6a8a46f: Pull complete 18:14:06 33b1e0a273af: Pull complete 18:14:06 5d3b04190fa2: Pull complete 18:14:10 2f39f015ded8: Pull complete 18:14:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:14:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:10 prd-ubuntu20.04-docker-8c-8g-9993 does not seem to be running inside a container 18:14:10 $ 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 18:14:15 $ docker top 15f2078d7a02b1a80904119209443ca75042989ec012299b17b01dc0eaf57ddc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:16 ---> job-cost.sh 18:14:16 lf-activate-venv: SKIPPING 18:14:16 INFO: No Stack... 18:14:16 INFO: Retrieving Pricing Info for: v3-standard-8 18:14:16 INFO: Archiving Costs [Pipeline] sh 18:14:16 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 18:14:16 + cut -d, -f6 [Pipeline] lock 18:14:16 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-105-stack-cost] 18:14:16 Resource [jenkins-edgexfoundry-device-gpio-main-105-stack-cost] did not exist. Created. 18:14:16 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:14:17 + echo total: 0.2199999988079071 [Pipeline] stash 18:14:17 Stashed 1 file(s) [Pipeline] } 18:14:17 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 18:14:17 $ docker stop --time=1 15f2078d7a02b1a80904119209443ca75042989ec012299b17b01dc0eaf57ddc 18:14:18 $ docker rm -f --volumes 15f2078d7a02b1a80904119209443ca75042989ec012299b17b01dc0eaf57ddc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:14:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10003 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 18:14:53 Running in /w/workspace/device-gpio/105 [Pipeline] { [Pipeline] checkout 18:14:53 The recommended git tool is: git 18:15:01 using credential edgex-jenkins-ssh 18:15:01 Cloning the remote Git repository 18:15:01 Cloning repository git@github.com:edgexfoundry/device-gpio.git 18:15:01 > git init /w/workspace/device-gpio/105 # timeout=10 18:15:01 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 18:15:01 > git --version # timeout=10 18:15:01 > git --version # 'git version 2.25.1' 18:15:01 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:05 Avoid second fetch 18:15:05 Checking out Revision 1df392e582ed32cc3ab577300f501a2f57a85edb (main) 18:15:03 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 18:15:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:05 > git config core.sparsecheckout # timeout=10 18:15:05 > git checkout -f 1df392e582ed32cc3ab577300f501a2f57a85edb # timeout=10 18:15:05 Commit message: "Merge pull request #205 from MonicaisHer/remove-snap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:15:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:15:06 % Total % Received % Xferd Average Speed Time Time Time Current 18:15:06 Dload Upload Total Spent Left Speed 18:15:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 18:15:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:15:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:15:08 + sudo tee /etc/docker/daemon.new 18:15:08 { 18:15:08 "registry-mirrors": [ 18:15:08 "https://nexus3.edgexfoundry.org:10001" 18:15:08 ], 18:15:08 "bip": "10.250.0.254/24", 18:15:08 "hosts": [ 18:15:08 "tcp://0.0.0.0:5555", 18:15:08 "unix:///var/run/docker.sock" 18:15:08 ], 18:15:08 "mtu": 1458, 18:15:08 "selinux-enabled": true, 18:15:08 "seccomp-profile": "/etc/docker/seccomp.json" 18:15:08 } [Pipeline] sh 18:15:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:15:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:15:27 provisioning config files... 18:15:27 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/105@tmp/config12380797804642324624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:27 ---> docker-login.sh 18:15:27 nexus3.edgexfoundry.org:10001 18:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:28 Configure a credential helper to remove this warning. See 18:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:28 18:15:28 Login Succeeded 18:15:28 nexus3.edgexfoundry.org:10002 18:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:28 Configure a credential helper to remove this warning. See 18:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:28 18:15:28 Login Succeeded 18:15:29 nexus3.edgexfoundry.org:10003 18:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:29 Configure a credential helper to remove this warning. See 18:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:29 18:15:29 Login Succeeded 18:15:29 nexus3.edgexfoundry.org:10004 18:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:30 Configure a credential helper to remove this warning. See 18:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:30 18:15:30 Login Succeeded 18:15:30 docker.io 18:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:30 Configure a credential helper to remove this warning. See 18:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:30 18:15:30 Login Succeeded 18:15:30 ---> docker-login.sh ends [Pipeline] } 18:15:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:15:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:15:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:15:31 ========================================================= 18:15:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:15:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:15:31 Sending build context to Docker daemon 8.142MB 18:15:32 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:15:32 Step 2/12 : FROM ${BASE} AS builder 18:15:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:15:32 9fda8d8052c6: Pulling fs layer 18:15:32 5d54e960e981: Pulling fs layer 18:15:32 c4a7e357bf2a: Pulling fs layer 18:15:32 f0e02332f6b5: Pulling fs layer 18:15:32 cefa15bbcfad: Pulling fs layer 18:15:32 17808c966233: Pulling fs layer 18:15:32 f4c1fc716caa: Pulling fs layer 18:15:32 f0e02332f6b5: Waiting 18:15:32 cefa15bbcfad: Waiting 18:15:32 17808c966233: Waiting 18:15:32 f4c1fc716caa: Waiting 18:15:32 5d54e960e981: Download complete 18:15:32 f0e02332f6b5: Download complete 18:15:32 cefa15bbcfad: Verifying Checksum 18:15:32 cefa15bbcfad: Download complete 18:15:32 9fda8d8052c6: Verifying Checksum 18:15:32 9fda8d8052c6: Download complete 18:15:33 f4c1fc716caa: Verifying Checksum 18:15:33 f4c1fc716caa: Download complete 18:15:33 9fda8d8052c6: Pull complete 18:15:34 5d54e960e981: Pull complete 18:15:34 c4a7e357bf2a: Verifying Checksum 18:15:34 c4a7e357bf2a: Download complete 18:15:35 17808c966233: Verifying Checksum 18:15:35 17808c966233: Download complete 18:15:50 c4a7e357bf2a: Pull complete 18:15:50 f0e02332f6b5: Pull complete 18:15:50 cefa15bbcfad: Pull complete 18:15:59 17808c966233: Pull complete 18:15:59 f4c1fc716caa: Pull complete 18:15:59 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:15:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:15:59 ---> ea914061e18c 18:15:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:16:00 ---> Running in 6c68261e7284 18:16:00 Removing intermediate container 6c68261e7284 18:16:00 ---> f6645860d553 18:16:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:16:01 ---> Running in 7e16aac041e2 18:16:01 Removing intermediate container 7e16aac041e2 18:16:01 ---> 402ac8708098 18:16:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:16:01 ---> Running in e0bcf4a36399 18:16:02 Removing intermediate container e0bcf4a36399 18:16:02 ---> d7c960c66ea5 18:16:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:16:02 ---> Running in 9de3607a06bf 18:16:02 Removing intermediate container 9de3607a06bf 18:16:02 ---> 7b9afeceb263 18:16:02 Step 7/12 : WORKDIR /device-gpio 18:16:02 ---> Running in 944fced9bd4b 18:16:02 Removing intermediate container 944fced9bd4b 18:16:02 ---> 845fb46cbba6 18:16:02 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:16:03 ---> Running in 83a7ec630b81 18:16:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:16:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:16:06 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:16:06 (2/4) Installing libedit (20221030.3.1-r1) 18:16:06 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:16:06 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:16:06 Executing busybox-1.36.1-r2.trigger 18:16:06 OK: 270 MiB in 56 packages 18:16:07 Removing intermediate container 83a7ec630b81 18:16:07 ---> 4040d6e428c4 18:16:07 Step 9/12 : COPY go.mod vendor* ./ 18:16:08 ---> feb1e408c932 18:16:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:08 ---> Running in 33dd595682f8 18:18:00 Removing intermediate container 33dd595682f8 18:18:00 ---> de83a0728d7b 18:18:00 Step 11/12 : COPY . . 18:18:00 ---> 21fe019861d8 18:18:00 Step 12/12 : RUN ${MAKE} 18:18:00 ---> Running in f66954028324 18:18:00 noop 18:18:00 Removing intermediate container f66954028324 18:18:00 ---> 166d2d224d60 18:18:00 Successfully built 166d2d224d60 18:18:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:00 + docker inspect -f . ci-base-image-arm64 18:18:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:00 prd-ubuntu20.04-docker-arm64-4c-16g-10003 does not seem to be running inside a container 18:18:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/105 -v /w/workspace/device-gpio/105:/w/workspace/device-gpio/105:rw,z -v /w/workspace/device-gpio/105@tmp:/w/workspace/device-gpio/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:18:02 $ docker top 637391b99ad35d497eaa092aea39d534be8e9126fcdf1ac60ed04605e83e89ae -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:03 + go version 18:18:03 go version go1.21.0 linux/arm64 [Pipeline] } 18:18:03 $ docker stop --time=1 637391b99ad35d497eaa092aea39d534be8e9126fcdf1ac60ed04605e83e89ae 18:18:05 $ docker rm -f --volumes 637391b99ad35d497eaa092aea39d534be8e9126fcdf1ac60ed04605e83e89ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:06 + docker inspect -f . ci-base-image-arm64 18:18:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:06 prd-ubuntu20.04-docker-arm64-4c-16g-10003 does not seem to be running inside a container 18:18:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/105 -v /w/workspace/device-gpio/105:/w/workspace/device-gpio/105:rw,z -v /w/workspace/device-gpio/105@tmp:/w/workspace/device-gpio/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:18:07 $ docker top 901dfc4f697da9ed40bb4e6c946364b1a3d5810e4d0c9b6c5db6e3928c8bb7ba -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:08 + git config --global --add safe.directory /w/workspace/device-gpio/105 [Pipeline] fileExists [Pipeline] sh 18:18:09 + make test 18:18:09 go test ./... -coverprofile=coverage.out ./... 18:18:15 ? github.com/edgexfoundry/device-gpio [no test files] 18:20:37 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 18:20:37 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 18:20:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:20:37 go vet ./... 18:21:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:21:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:21:09 ./bin/test-attribution-txt.sh [Pipeline] echo 18:21:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:21:09 $ docker stop --time=1 901dfc4f697da9ed40bb4e6c946364b1a3d5810e4d0c9b6c5db6e3928c8bb7ba 18:21:14 $ docker rm -f --volumes 901dfc4f697da9ed40bb4e6c946364b1a3d5810e4d0c9b6c5db6e3928c8bb7ba [Pipeline] // withDockerContainer [Pipeline] sh 18:21:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:21:16 Warning: overwriting stash ‘coverage-report’ 18:21:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:21:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:21:17 + ls -al . 18:21:17 total 156 18:21:17 drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 18:18 . 18:21:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:15 .. 18:21:17 -rw-rw-r-- 1 jenkins jenkins 120 Oct 24 18:15 .dockerignore 18:21:17 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:15 .git 18:21:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:15 .github 18:21:17 -rw-rw-r-- 1 jenkins jenkins 256 Oct 24 18:15 .gitignore 18:21:17 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:15 .golangci.yml 18:21:17 -rw-rw-r-- 1 jenkins jenkins 10671 Oct 24 18:15 Attribution.txt 18:21:17 -rw-rw-r-- 1 jenkins jenkins 6184 Oct 24 18:15 CHANGELOG.md 18:21:17 -rw-rw-r-- 1 jenkins jenkins 1542 Oct 24 18:15 Dockerfile 18:21:17 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:15 GOVERNANCE.md 18:21:17 -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 18:15 Jenkinsfile 18:21:17 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 18:15 LICENSE 18:21:17 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 24 18:15 Makefile 18:21:17 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 18:15 OWNERS.md 18:21:17 -rw-rw-r-- 1 jenkins jenkins 12217 Oct 24 18:15 README.md 18:21:17 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:11 VERSION 18:21:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:15 bin 18:21:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:15 cmd 18:21:17 -rw-r--r-- 1 jenkins jenkins 10 Oct 24 18:18 coverage.out 18:21:17 -rw-rw-r-- 1 jenkins jenkins 3698 Oct 24 18:15 go.mod 18:21:17 -rw-rw-r-- 1 jenkins jenkins 35450 Oct 24 18:15 go.sum 18:21:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:15 internal 18:21:17 -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 18:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:17 + 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=1df392e582ed32cc3ab577300f501a2f57a85edb --label arch=arm64 --label version=3.1.0-dev.18 . 18:21:18 Sending build context to Docker daemon 8.143MB 18:21:18 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 18:21:18 Step 2/25 : FROM ${BASE} AS builder 18:21:18 ---> 166d2d224d60 18:21:18 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:21:18 ---> Running in a4d652115c7d 18:21:18 Removing intermediate container a4d652115c7d 18:21:18 ---> 95241c4c3538 18:21:18 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:21:18 ---> Running in b5eae820f910 18:21:19 Removing intermediate container b5eae820f910 18:21:19 ---> c21e24dff577 18:21:19 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:21:19 ---> Running in 0a2a8bcd28d3 18:21:19 Removing intermediate container 0a2a8bcd28d3 18:21:19 ---> aad4611d0a0e 18:21:19 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 18:21:20 ---> Running in 22d2f747f652 18:21:20 Removing intermediate container 22d2f747f652 18:21:20 ---> a260f823390f 18:21:20 Step 7/25 : WORKDIR /device-gpio 18:21:20 ---> Running in fa7d63995330 18:21:20 Removing intermediate container fa7d63995330 18:21:20 ---> ec92e3447568 18:21:20 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:21:21 ---> Running in 73d38a81090b 18:21:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:21:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:21:24 OK: 270 MiB in 56 packages 18:21:26 Removing intermediate container 73d38a81090b 18:21:26 ---> f41ff606776f 18:21:26 Step 9/25 : COPY go.mod vendor* ./ 18:21:27 ---> cebd70e267f3 18:21:27 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:21:27 ---> Running in 6aa852497e69 18:21:30 Removing intermediate container 6aa852497e69 18:21:30 ---> 25da48c4902f 18:21:30 Step 11/25 : COPY . . 18:21:31 ---> 27fb3a7db231 18:21:31 Step 12/25 : RUN ${MAKE} 18:21:31 ---> Running in 0c22673725d8 18:21:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 18:24:09 Removing intermediate container 0c22673725d8 18:24:09 ---> db8310cd8ca7 18:24:09 Step 13/25 : FROM alpine:3.18 18:24:09 3.18: Pulling from library/alpine 18:24:09 579b34f0a95b: Pulling fs layer 18:24:09 579b34f0a95b: Download complete 18:24:09 579b34f0a95b: Pull complete 18:24:09 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:24:09 Status: Downloaded newer image for alpine:3.18 18:24:09 ---> 3cc203321400 18:24:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:24:09 ---> Running in 76754009c737 18:24:09 Removing intermediate container 76754009c737 18:24:09 ---> 45d3cab33a33 18:24:09 Step 15/25 : RUN apk add --update --no-cache 18:24:09 ---> Running in 31fbb08b8612 18:24:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:24:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:24:09 OK: 8 MiB in 15 packages 18:24:09 Removing intermediate container 31fbb08b8612 18:24:09 ---> bd22058e5e14 18:24:09 Step 16/25 : WORKDIR / 18:24:09 ---> Running in 835b13f6d3b6 18:24:09 Removing intermediate container 835b13f6d3b6 18:24:09 ---> 9c8a6edf3c3e 18:24:09 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 18:24:09 ---> 804ec8972b15 18:24:09 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 18:24:09 ---> cadc54dfb123 18:24:09 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 18:24:10 ---> c4736f60ae31 18:24:10 Step 20/25 : EXPOSE 59910 18:24:10 ---> Running in 71793fbf5d70 18:24:11 Removing intermediate container 71793fbf5d70 18:24:11 ---> d02d87d59538 18:24:11 Step 21/25 : ENTRYPOINT ["/device-gpio"] 18:24:11 ---> Running in a7f5d495e8de 18:24:11 Removing intermediate container a7f5d495e8de 18:24:11 ---> ea8a78312b5d 18:24:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:24:11 ---> Running in f87ad7fe9f6d 18:24:12 Removing intermediate container f87ad7fe9f6d 18:24:12 ---> 629a973dcd16 18:24:12 Step 23/25 : LABEL arch=arm64 18:24:12 ---> Running in 6c433371a5b6 18:24:12 Removing intermediate container 6c433371a5b6 18:24:12 ---> 796428e8f000 18:24:12 Step 24/25 : LABEL git_sha=1df392e582ed32cc3ab577300f501a2f57a85edb 18:24:12 ---> Running in cd56e89563e7 18:24:12 Removing intermediate container cd56e89563e7 18:24:12 ---> af0f87776123 18:24:12 Step 25/25 : LABEL version=3.1.0-dev.18 18:24:13 ---> Running in c6143b003df8 18:24:13 Removing intermediate container c6143b003df8 18:24:13 ---> b9d70ab43788 18:24:13 [Warning] One or more build-args [ARCH] were not consumed 18:24:13 Successfully built b9d70ab43788 18:24:13 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 18:24:13 provisioning config files... 18:24:13 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/105@tmp/config7151026021743053583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:13 ---> docker-login.sh 18:24:13 nexus3.edgexfoundry.org:10001 18:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:14 Configure a credential helper to remove this warning. See 18:24:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:14 18:24:14 Login Succeeded 18:24:14 nexus3.edgexfoundry.org:10002 18:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:14 Configure a credential helper to remove this warning. See 18:24:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:14 18:24:14 Login Succeeded 18:24:14 nexus3.edgexfoundry.org:10003 18:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:15 Configure a credential helper to remove this warning. See 18:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:15 18:24:15 Login Succeeded 18:24:15 nexus3.edgexfoundry.org:10004 18:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:15 Configure a credential helper to remove this warning. See 18:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:15 18:24:15 Login Succeeded 18:24:15 docker.io 18:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:16 Configure a credential helper to remove this warning. See 18:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:16 18:24:16 Login Succeeded 18:24:16 ---> docker-login.sh ends [Pipeline] } 18:24:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:24:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:24:16 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 18:24:16 1df392e582ed32cc3ab577300f501a2f57a85edb 18:24:16 latest 18:24:16 3.1.0-dev.18 18:24:16 1df392e582ed32cc3ab577300f501a2f57a85edb-3.1.0-dev.18 18:24:16 main 18:24:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:16 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:1df392e582ed32cc3ab577300f501a2f57a85edb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:16 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:1df392e582ed32cc3ab577300f501a2f57a85edb 18:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 18:24:16 31b75c901cbf: Preparing 18:24:16 5b278f14d45f: Preparing 18:24:16 a07b280eb114: Preparing 18:24:16 15d38a170411: Preparing 18:24:16 5f4d9fc4d98d: Preparing 18:24:16 5f4d9fc4d98d: Layer already exists 18:24:17 a07b280eb114: Pushed 18:24:17 5b278f14d45f: Pushed 18:24:17 15d38a170411: Pushed 18:24:23 31b75c901cbf: Pushed 18:24:23 1df392e582ed32cc3ab577300f501a2f57a85edb: digest: sha256:35114e13064bcea64d23490404a965ce7a2e1ed4579a359aac9e5d93d212f85b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:24 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:24 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 18:24:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 18:24:24 31b75c901cbf: Preparing 18:24:24 5b278f14d45f: Preparing 18:24:24 a07b280eb114: Preparing 18:24:24 15d38a170411: Preparing 18:24:24 5f4d9fc4d98d: Preparing 18:24:24 31b75c901cbf: Layer already exists 18:24:24 5b278f14d45f: Layer already exists 18:24:24 15d38a170411: Layer already exists 18:24:24 a07b280eb114: Layer already exists 18:24:24 5f4d9fc4d98d: Layer already exists 18:24:25 latest: digest: sha256:35114e13064bcea64d23490404a965ce7a2e1ed4579a359aac9e5d93d212f85b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:25 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:25 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.18 18:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 18:24:25 31b75c901cbf: Preparing 18:24:25 5b278f14d45f: Preparing 18:24:25 a07b280eb114: Preparing 18:24:25 15d38a170411: Preparing 18:24:25 5f4d9fc4d98d: Preparing 18:24:25 15d38a170411: Layer already exists 18:24:25 5b278f14d45f: Layer already exists 18:24:25 5f4d9fc4d98d: Layer already exists 18:24:25 31b75c901cbf: Layer already exists 18:24:25 a07b280eb114: Layer already exists 18:24:26 3.1.0-dev.18: digest: sha256:35114e13064bcea64d23490404a965ce7a2e1ed4579a359aac9e5d93d212f85b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:26 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:1df392e582ed32cc3ab577300f501a2f57a85edb-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:26 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:1df392e582ed32cc3ab577300f501a2f57a85edb-3.1.0-dev.18 18:24:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 18:24:26 31b75c901cbf: Preparing 18:24:26 5b278f14d45f: Preparing 18:24:26 a07b280eb114: Preparing 18:24:26 15d38a170411: Preparing 18:24:26 5f4d9fc4d98d: Preparing 18:24:26 15d38a170411: Layer already exists 18:24:26 a07b280eb114: Layer already exists 18:24:26 5b278f14d45f: Layer already exists 18:24:26 31b75c901cbf: Layer already exists 18:24:26 5f4d9fc4d98d: Layer already exists 18:24:27 1df392e582ed32cc3ab577300f501a2f57a85edb-3.1.0-dev.18: digest: sha256:35114e13064bcea64d23490404a965ce7a2e1ed4579a359aac9e5d93d212f85b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:27 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:27 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 18:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 18:24:27 31b75c901cbf: Preparing 18:24:27 5b278f14d45f: Preparing 18:24:27 a07b280eb114: Preparing 18:24:27 15d38a170411: Preparing 18:24:27 5f4d9fc4d98d: Preparing 18:24:27 a07b280eb114: Layer already exists 18:24:27 5f4d9fc4d98d: Layer already exists 18:24:27 5b278f14d45f: Layer already exists 18:24:27 31b75c901cbf: Layer already exists 18:24:27 15d38a170411: Layer already exists 18:24:28 main: digest: sha256:35114e13064bcea64d23490404a965ce7a2e1ed4579a359aac9e5d93d212f85b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:24:28 ===================================================== [Pipeline] echo 18:24:28 taggedImages: 18:24:28 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:1df392e582ed32cc3ab577300f501a2f57a85edb 18:24:28 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 18:24:28 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.18 18:24:28 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:1df392e582ed32cc3ab577300f501a2f57a85edb-3.1.0-dev.18 18:24:28 - 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 18:24:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:28 18:24:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:29 arm64: Pulling from edgex-lftools-log-publisher 18:24:29 8998bd30e6a1: Pulling fs layer 18:24:29 04944245beec: Pulling fs layer 18:24:29 699f458cf7ca: Pulling fs layer 18:24:29 765212b225bb: Pulling fs layer 18:24:29 f23df028b6ca: Pulling fs layer 18:24:29 d65c8cfc05b1: Pulling fs layer 18:24:29 2437ff75d9bd: Pulling fs layer 18:24:29 765212b225bb: Waiting 18:24:29 f23df028b6ca: Waiting 18:24:29 d65c8cfc05b1: Waiting 18:24:29 2437ff75d9bd: Waiting 18:24:29 04944245beec: Verifying Checksum 18:24:29 04944245beec: Download complete 18:24:29 765212b225bb: Verifying Checksum 18:24:29 765212b225bb: Download complete 18:24:29 f23df028b6ca: Verifying Checksum 18:24:29 f23df028b6ca: Download complete 18:24:29 d65c8cfc05b1: Verifying Checksum 18:24:29 d65c8cfc05b1: Download complete 18:24:29 699f458cf7ca: Verifying Checksum 18:24:29 699f458cf7ca: Download complete 18:24:30 8998bd30e6a1: Verifying Checksum 18:24:30 8998bd30e6a1: Download complete 18:24:33 2437ff75d9bd: Verifying Checksum 18:24:33 2437ff75d9bd: Download complete 18:24:34 8998bd30e6a1: Pull complete 18:24:35 04944245beec: Pull complete 18:24:37 699f458cf7ca: Pull complete 18:24:37 765212b225bb: Pull complete 18:24:38 f23df028b6ca: Pull complete 18:24:38 d65c8cfc05b1: Pull complete 18:24:56 2437ff75d9bd: Pull complete 18:24:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:24:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:58 prd-ubuntu20.04-docker-arm64-4c-16g-10003 does not seem to be running inside a container 18:24:58 $ 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/105 -v /w/workspace/device-gpio/105:/w/workspace/device-gpio/105:rw,z -v /w/workspace/device-gpio/105@tmp:/w/workspace/device-gpio/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:25:02 $ docker top 45602ba788270c8d4e015d2dd27dc4a3dd1f92e1ba10b8be510f56098d8d1a56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:02 ---> job-cost.sh 18:25:02 lf-activate-venv: SKIPPING 18:25:02 INFO: No Stack... 18:25:03 INFO: Retrieving Pricing Info for: v3-standard-4 18:25:04 INFO: Archiving Costs [Pipeline] sh 18:25:05 + cut -d, -f6 18:25:05 + cat /w/workspace/device-gpio/105/archives/cost.csv [Pipeline] lock 18:25:05 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-105-stack-cost] 18:25:05 Resource [jenkins-edgexfoundry-device-gpio-main-105-stack-cost] did not exist. Created. 18:25:05 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:25:05 /w/workspace/device-gpio/105@tmp/durable-b9c00d1d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:25:06 + echo total: 0.10999999940395355 [Pipeline] stash 18:25:06 Warning: overwriting stash ‘stack-cost’ 18:25:06 Stashed 1 file(s) [Pipeline] } 18:25:06 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 18:25:06 $ docker stop --time=1 45602ba788270c8d4e015d2dd27dc4a3dd1f92e1ba10b8be510f56098d8d1a56 18:25:08 $ docker rm -f --volumes 45602ba788270c8d4e015d2dd27dc4a3dd1f92e1ba10b8be510f56098d8d1a56 [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 18:25:08 provisioning config files... 18:25:08 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config706472510175261004tmp [Pipeline] { [Pipeline] sh 18:25:09 + set +x 18:25:09 + + bash -s -- 18:25:09 curl -s https://codecov.io/bash 18:25:09 18:25:09 _____ _ 18:25:09 / ____| | | 18:25:09 | | ___ __| | ___ ___ _____ __ 18:25:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:25:09 | |___| (_) | (_| | __/ (_| (_) \ V / 18:25:09 \_____\___/ \__,_|\___|\___\___/ \_/ 18:25:09 Bash-1.0.6 18:25:09 18:25:09 18:25:09 ==> git version 2.25.1 found 18:25:09 ==> 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 18:25:09 Release-Date: 2020-01-08 18:25:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:25:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:25:09 ==> Jenkins CI detected. 18:25:09 current dir:  /w/workspace/edgexfoundry_device-gpio_main 18:25:09 project root: . 18:25:09 --> token set from env 18:25:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:25:09 ==> Running gcov in . (disable via -X gcov) 18:25:09 ==> Python coveragepy not found 18:25:09 ==> Searching for coverage reports in: 18:25:09 + . 18:25:09 -> Found 1 reports 18:25:09 ==> Detecting git/mercurial file structure 18:25:09 ==> Reading reports 18:25:09 + ./coverage.out bytes=10 18:25:09 ==> Appending adjustments 18:25:09 https://docs.codecov.io/docs/fixing-reports 18:25:09 + Found adjustments 18:25:09 ==> Gzipping contents 18:25:09 4.0K /tmp/codecov.h1poVg.gz 18:25:09 ==> Uploading reports 18:25:09 url: https://codecov.io 18:25:09 query: branch=main&commit=1df392e582ed32cc3ab577300f501a2f57a85edb&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 18:25:09 -> Pinging Codecov 18:25:09 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=1df392e582ed32cc3ab577300f501a2f57a85edb&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 18:25:09 -> Uploading to 18:25:09 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/3EC07B1A8CA8AF9BCAA0BB9F0134797F/1df392e582ed32cc3ab577300f501a2f57a85edb/019d27ea-32b1-475d-9c81-3623e7be6d29.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T182509Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4cec58562e28a57d01a30ed39d49aca20d502abe919a3ecb7c4e4972ede2600f 18:25:09 % Total % Received % Xferd Average Speed Time Time Time Current 18:25:09 Dload Upload Total Spent Left Speed 18:25:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 1968 --:--:-- --:--:-- --:--:-- 1961 100 563 0 0 100 563 0 1968 --:--:-- --:--:-- --:--:-- 1961 18:25:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/1df392e582ed32cc3ab577300f501a2f57a85edb [Pipeline] } 18:25:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:25:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:25:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:25:09 18:25:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:25:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:25:10 df9b9388f04a: Pulling fs layer 18:25:10 52dc419b0ee2: Pulling fs layer 18:25:10 25bc292e5bac: Pulling fs layer 18:25:10 114826534d7a: Pulling fs layer 18:25:10 4657fd5d0bcf: Pulling fs layer 18:25:10 6ad1cebc031e: Pulling fs layer 18:25:10 8a3aa393b2d8: Pulling fs layer 18:25:10 114826534d7a: Waiting 18:25:10 4657fd5d0bcf: Waiting 18:25:10 6ad1cebc031e: Waiting 18:25:10 8a3aa393b2d8: Waiting 18:25:10 25bc292e5bac: Verifying Checksum 18:25:10 25bc292e5bac: Download complete 18:25:10 52dc419b0ee2: Verifying Checksum 18:25:10 52dc419b0ee2: Download complete 18:25:10 4657fd5d0bcf: Verifying Checksum 18:25:10 4657fd5d0bcf: Download complete 18:25:10 df9b9388f04a: Verifying Checksum 18:25:10 df9b9388f04a: Download complete 18:25:10 6ad1cebc031e: Verifying Checksum 18:25:10 6ad1cebc031e: Download complete 18:25:11 df9b9388f04a: Pull complete 18:25:11 114826534d7a: Verifying Checksum 18:25:11 114826534d7a: Download complete 18:25:11 8a3aa393b2d8: Verifying Checksum 18:25:11 52dc419b0ee2: Pull complete 18:25:12 25bc292e5bac: Pull complete 18:25:17 114826534d7a: Pull complete 18:25:17 4657fd5d0bcf: Pull complete 18:25:18 6ad1cebc031e: Pull complete 18:25:23 8a3aa393b2d8: Pull complete 18:25:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:25:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:25:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:23 prd-ubuntu20.04-docker-8c-8g-9993 does not seem to be running inside a container 18:25:23 $ 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 18:25:47 $ docker top 9e38e20816eeef0328f0c9ff4469c19a5ea68a899d986d9b6b944c8bf9b847e0 -eo pid,comm [Pipeline] { [Pipeline] echo 18:25:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 18:25:47 + set -o pipefail 18:25:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 18:25:53 18:25:53 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 18:25:53 18:25:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/93ac8005-3860-4a1e-bd82-72ef8103ae33 18:25:53 18:25:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:25:53 18:25:53 18:25:53 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:25:53 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:25:53 More details here: https://snyk.co/ue1NS [Pipeline] } 18:25:53 $ docker stop --time=1 9e38e20816eeef0328f0c9ff4469c19a5ea68a899d986d9b6b944c8bf9b847e0 18:26:11 $ docker rm -f --volumes 9e38e20816eeef0328f0c9ff4469c19a5ea68a899d986d9b6b944c8bf9b847e0 [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 18:26:12 + git log --format=format:%s -1 1df392e582ed32cc3ab577300f501a2f57a85edb [Pipeline] sh 18:26:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:26:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:13 prd-ubuntu20.04-docker-8c-8g-9993 does not seem to be running inside a container 18:26:13 $ 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 18:26:15 $ docker top 5bab8358312626759a6f49509bbb152eee4dacda691175275efd607f6d3dcf17 -eo pid,comm 18:26:15 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). 18:26:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:26:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:15 [ssh-agent] Looking for ssh-agent implementation... 18:26:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:15 $ docker exec 5bab8358312626759a6f49509bbb152eee4dacda691175275efd607f6d3dcf17 ssh-agent 18:26:16 SSH_AUTH_SOCK=/tmp/ssh-gR9qHbgbMgEp/agent.14 18:26:16 SSH_AGENT_PID=20 18:26:16 Running ssh-add (command line suppressed) 18:26:16 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12768100128134233195.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12768100128134233195.key) 18:26:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:16 + git semver tag 18:26:16 2023-10-24 18:26:16,735 [run_tag] DEBUG tag force:False 18:26:16 2023-10-24 18:26:16,735 [check_head_tag] DEBUG check head tag 18:26:16 2023-10-24 18:26:16,736 [execute] INFO git cat-file --batch-check 18:26:16 2023-10-24 18:26:16,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 18:26:16 2023-10-24 18:26:16,740 [execute] INFO git cat-file --batch 18:26:16 2023-10-24 18:26:16,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 18:26:16 2023-10-24 18:26:16,751 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:26:16 2023-10-24 18:26:16,758 [execute] INFO git tag -a v3.1.0-dev.18 -m v3.1.0-dev.18 18:26:16 2023-10-24 18:26:16,758 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.18', '-m', 'v3.1.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 18:26:16 2023-10-24 18:26:16,761 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:26:16 3.1.0-dev.18 [Pipeline] } 18:26:16 $ docker exec --env ******** --env ******** 5bab8358312626759a6f49509bbb152eee4dacda691175275efd607f6d3dcf17 ssh-agent -k 18:26:16 unset SSH_AUTH_SOCK; 18:26:16 unset SSH_AGENT_PID; 18:26:16 echo Agent pid 20 killed; 18:26:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:26:17 + git semver [Pipeline] } 18:26:17 $ docker stop --time=1 5bab8358312626759a6f49509bbb152eee4dacda691175275efd607f6d3dcf17 18:26:20 $ docker rm -f --volumes 5bab8358312626759a6f49509bbb152eee4dacda691175275efd607f6d3dcf17 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:26:21 18:26:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:26:21 0.23.1-centos7: Pulling from edgex-lftools 18:26:21 ab5ef0e58194: Pulling fs layer 18:26:21 9712f1f96733: Pulling fs layer 18:26:21 63f879dbbcfc: Pulling fs layer 18:26:21 0d9ebad4ef96: Pulling fs layer 18:26:21 e9a5061849ea: Pulling fs layer 18:26:21 d747dcd14b5f: Pulling fs layer 18:26:21 0d9ebad4ef96: Waiting 18:26:21 e9a5061849ea: Waiting 18:26:21 2de7ff778b66: Pulling fs layer 18:26:21 2de7ff778b66: Waiting 18:26:21 9712f1f96733: Verifying Checksum 18:26:21 9712f1f96733: Download complete 18:26:22 63f879dbbcfc: Verifying Checksum 18:26:22 63f879dbbcfc: Download complete 18:26:22 ab5ef0e58194: Download complete 18:26:22 e9a5061849ea: Verifying Checksum 18:26:22 e9a5061849ea: Download complete 18:26:22 d747dcd14b5f: Verifying Checksum 18:26:22 d747dcd14b5f: Download complete 18:26:22 0d9ebad4ef96: Verifying Checksum 18:26:22 0d9ebad4ef96: Download complete 18:26:22 2de7ff778b66: Verifying Checksum 18:26:22 2de7ff778b66: Download complete 18:26:25 ab5ef0e58194: Pull complete 18:26:25 9712f1f96733: Pull complete 18:26:26 63f879dbbcfc: Pull complete 18:26:30 0d9ebad4ef96: Pull complete 18:26:31 e9a5061849ea: Pull complete 18:26:31 d747dcd14b5f: Pull complete 18:26:32 2de7ff778b66: Pull complete 18:26:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:26:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:26:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:32 prd-ubuntu20.04-docker-8c-8g-9993 does not seem to be running inside a container 18:26:32 $ 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 18:26:40 $ docker top b2e531ce53776a570d27d76f258bcadb3a5f222a596b4ace23a8f114590b027d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:26:40 provisioning config files... 18:26:40 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8052210528864237577tmp 18:26:41 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12350636922679924578tmp 18:26:41 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17959845893845565098tmp [Pipeline] { [Pipeline] echo 18:26:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:26:41 ---> sigul-configuration.sh 18:26:41 gpg: directory `/root/.gnupg' created 18:26:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:26:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:26:41 gpg: keyring `/root/.gnupg/secring.gpg' created 18:26:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:26:41 gpg: CAST5 encrypted data 18:26:41 gpg: encrypted with 1 passphrase 18:26:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:26:41 + mkdir /home/jenkins 18:26:41 + mkdir /home/jenkins/sigul [Pipeline] sh 18:26:41 + 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 18:26:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:26:42 ---> sigul-install.sh 18:26:42 Sigul already installed; skipping installation. [Pipeline] sh 18:26:42 + git tag --list 18:26:42 v1.0.0 18:26:42 v2.1.0 18:26:42 v2.1.1 18:26:42 v2.2.0 18:26:42 v2.3.0 18:26:42 v3.0 18:26:42 v3.0.0 18:26:42 v3.1.0-dev.1 18:26:42 v3.1.0-dev.10 18:26:42 v3.1.0-dev.11 18:26:42 v3.1.0-dev.12 18:26:42 v3.1.0-dev.13 18:26:42 v3.1.0-dev.14 18:26:42 v3.1.0-dev.15 18:26:42 v3.1.0-dev.16 18:26:42 v3.1.0-dev.17 18:26:42 v3.1.0-dev.18 18:26:42 v3.1.0-dev.2 18:26:42 v3.1.0-dev.3 18:26:42 v3.1.0-dev.4 18:26:42 v3.1.0-dev.5 18:26:42 v3.1.0-dev.6 18:26:42 v3.1.0-dev.7 18:26:42 v3.1.0-dev.8 18:26:42 v3.1.0-dev.9 [Pipeline] sh 18:26:42 + lftools sign git-tag v3.1.0-dev.18 18:26:43 Signing Git tag with Sigul... 18:26:43 Signing v3.1.0-dev.18 [Pipeline] echo 18:26:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:26:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:26:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:26:43 $ docker stop --time=1 b2e531ce53776a570d27d76f258bcadb3a5f222a596b4ace23a8f114590b027d 18:26:45 $ docker rm -f --volumes b2e531ce53776a570d27d76f258bcadb3a5f222a596b4ace23a8f114590b027d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:26:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:26:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:45 prd-ubuntu20.04-docker-8c-8g-9993 does not seem to be running inside a container 18:26:46 $ 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 18:26:46 $ docker top c0dc6ae4565462625647b190db4ceff4dde45d47f20b59c6a2084517bdf0fc78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:26:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:46 [ssh-agent] Looking for ssh-agent implementation... 18:26:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:46 $ docker exec c0dc6ae4565462625647b190db4ceff4dde45d47f20b59c6a2084517bdf0fc78 ssh-agent 18:26:46 SSH_AUTH_SOCK=/tmp/ssh-W8g5J1p8mXZy/agent.31 18:26:46 SSH_AGENT_PID=37 18:26:46 Running ssh-add (command line suppressed) 18:26:46 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16090470086924861639.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16090470086924861639.key) 18:26:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:47 + git semver bump pre 18:26:47 2023-10-24 18:26:47,339 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:26:47 2023-10-24 18:26:47,339 [bump_version] DEBUG bumping version:3.1.0-dev.18 on axis:pre with prefix:dev 18:26:47 2023-10-24 18:26:47,339 [bump_version] DEBUG bumped version:3.1.0-dev.19 18:26:47 2023-10-24 18:26:47,339 [write_version] DEBUG write version:3.1.0-dev.19 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 18:26:47 2023-10-24 18:26:47,339 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:26:47 2023-10-24 18:26:47,339 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:26:47 2023-10-24 18:26:47,341 [execute] INFO git cat-file --batch-check 18:26:47 2023-10-24 18:26:47,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 18:26:47 2023-10-24 18:26:47,346 [execute] INFO git cat-file --batch 18:26:47 2023-10-24 18:26:47,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 18:26:47 2023-10-24 18:26:47,351 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:26:47 3.1.0-dev.19 [Pipeline] } 18:26:47 $ docker exec --env ******** --env ******** c0dc6ae4565462625647b190db4ceff4dde45d47f20b59c6a2084517bdf0fc78 ssh-agent -k 18:26:47 unset SSH_AUTH_SOCK; 18:26:47 unset SSH_AGENT_PID; 18:26:47 echo Agent pid 37 killed; 18:26:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:26:47 + git semver [Pipeline] } 18:26:48 $ docker stop --time=1 c0dc6ae4565462625647b190db4ceff4dde45d47f20b59c6a2084517bdf0fc78 18:26:49 $ docker rm -f --volumes c0dc6ae4565462625647b190db4ceff4dde45d47f20b59c6a2084517bdf0fc78 [Pipeline] // withDockerContainer [Pipeline] sh 18:26:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:26:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:50 prd-ubuntu20.04-docker-8c-8g-9993 does not seem to be running inside a container 18:26:50 $ 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 18:26:50 $ docker top 643fe0cd4c7d473af829817b046a3ce97b2bff202c3d4070a02df7fb7c09e46a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:26:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:50 [ssh-agent] Looking for ssh-agent implementation... 18:26:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:50 $ docker exec 643fe0cd4c7d473af829817b046a3ce97b2bff202c3d4070a02df7fb7c09e46a ssh-agent 18:26:50 SSH_AUTH_SOCK=/tmp/ssh-wR9rJB3IyAew/agent.33 18:26:50 SSH_AGENT_PID=39 18:26:50 Running ssh-add (command line suppressed) 18:26:50 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13574720607804038530.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13574720607804038530.key) 18:26:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:51 + git semver push 18:26:51 2023-10-24 18:26:51,198 [run_push] DEBUG push 18:26:51 2023-10-24 18:26:51,199 [execute] INFO git cat-file --batch-check 18:26:51 2023-10-24 18:26:51,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 18:26:51 2023-10-24 18:26:51,203 [execute] INFO git rev-list 19fac7acae594087e292237f017290b1acf9ab16 -- 18:26:51 2023-10-24 18:26:51,203 [execute] DEBUG Popen(['git', 'rev-list', '19fac7acae594087e292237f017290b1acf9ab16', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 18:26:51 2023-10-24 18:26:51,211 [execute] INFO git fetch -v origin 18:26:51 2023-10-24 18:26:51,211 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 18:26:51 2023-10-24 18:26:51,741 [run_push] DEBUG no remote changes detected 18:26:51 2023-10-24 18:26:51,742 [execute] INFO git push origin semver 18:26:51 2023-10-24 18:26:51,742 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 18:26:53 2023-10-24 18:26:52,831 [run_push] DEBUG push all version tags 18:26:53 2023-10-24 18:26:52,832 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:26:53 2023-10-24 18:26:52,832 [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) 18:26:53 2023-10-24 18:26:53,793 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:26:53 3.1.0-dev.19 [Pipeline] } 18:26:54 $ docker exec --env ******** --env ******** 643fe0cd4c7d473af829817b046a3ce97b2bff202c3d4070a02df7fb7c09e46a ssh-agent -k 18:26:54 unset SSH_AUTH_SOCK; 18:26:54 unset SSH_AGENT_PID; 18:26:54 echo Agent pid 39 killed; 18:26:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:26:54 + git semver [Pipeline] } 18:26:54 $ docker stop --time=1 643fe0cd4c7d473af829817b046a3ce97b2bff202c3d4070a02df7fb7c09e46a 18:26:56 $ docker rm -f --volumes 643fe0cd4c7d473af829817b046a3ce97b2bff202c3d4070a02df7fb7c09e46a [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 18:26:56 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 18:26:56 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 18:26:56 total 16 18:26:56 drwxr-xr-x 3 root root 4096 Oct 24 18:14 . 18:26:56 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:26 .. 18:26:56 drwxr-xr-x 2 root root 4096 Oct 24 18:14 cost 18:26:56 -rw-r--r-- 1 root root 83 Oct 24 18:14 cost.csv 18:26:56 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 18:26:56 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 18:26:56 total 16 18:26:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:14 . 18:26:56 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:26 .. 18:26:56 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:14 cost 18:26:56 -rw-r--r-- 1 jenkins jenkins 83 Oct 24 18:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:26:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:26:57 ---> package-listing.sh 18:26:57 ++ tr '[:upper:]' '[:lower:]' 18:26:57 ++ facter osfamily 18:26:57 + OS_FAMILY=debian 18:26:57 + workspace=/w/workspace/edgexfoundry_device-gpio_main 18:26:57 + START_PACKAGES=/tmp/packages_start.txt 18:26:57 + END_PACKAGES=/tmp/packages_end.txt 18:26:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:26:57 + PACKAGES=/tmp/packages_start.txt 18:26:57 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 18:26:57 + PACKAGES=/tmp/packages_end.txt 18:26:57 + case "${OS_FAMILY}" in 18:26:57 + dpkg -l 18:26:57 + grep '^ii' 18:26:58 + '[' -f /tmp/packages_start.txt ']' 18:26:58 + '[' -f /tmp/packages_end.txt ']' 18:26:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:26:58 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 18:26:58 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 18:26:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 18:26:58 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 18:26:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:58 prd-ubuntu20.04-docker-8c-8g-9993 does not seem to be running inside a container 18:26:58 $ 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 18:26:59 $ docker top 7e4580a207a78396a0ca1a81fc2268f709acfb8dc7d54543bde79a03dfc8a553 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:59 + touch /tmp/pre-build-complete [Pipeline] sh 18:27:00 + mkdir -p /var/log/sysstat [Pipeline] sh 18:27:00 + ls /var/log/sa-host 18:27:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:27:00 provisioning config files... 18:27:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14505185663268183851tmp [Pipeline] { [Pipeline] echo 18:27:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:27:00 ---> create-netrc.sh [Pipeline] } 18:27:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:27:01 ---> python-tools-install.sh [Pipeline] echo 18:27:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:27:01 ---> sudo-logs.sh 18:27:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:27:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:27:01 ---> job-cost.sh 18:27:01 lf-activate-venv: SKIPPING 18:27:01 DEBUG: total: 0.2199999988079071 18:27:01 INFO: Retrieving Stack Cost... 18:27:01 INFO: Retrieving Pricing Info for: v3-standard-8 18:27:02 INFO: Archiving Costs [Pipeline] echo 18:27:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:27:02 ---> logs-deploy.sh 18:27:02 lf-activate-venv: SKIPPING 18:27:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/105 18:27:02 INFO: archiving workspace using pattern(s): 18:27:03 Archives upload complete. 18:27:03 INFO: archiving logs to Nexus