Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a 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-ssh1235366322760848607.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-ssh5482162321759688260.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-ssh2059615406838698641.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-ssh11288959892036583858.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-ssh8750086189163488007.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-ubuntu20.04-docker-8c-8g-7777’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7778 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 c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a (main) Commit message: "Merge pull request #198 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30" > git config core.sparsecheckout # timeout=10 > git checkout -f c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a # timeout=10 > git rev-list --no-walk 1e0384811d3250d0bfb067782122c51f223b6a04 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:11:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:11:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:11:59 ========================================================= 03:11:59 EdgeX Global Pipelines Version Info 03:11:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:12:00 ------------------- 03:12:00 stable info: 03:12:00 ------------------- 03:12:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:12:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:12:00 Message: update stable to v1.0.254 03:12:00 ------------------- 03:12:00 experimental info: 03:12:00 ------------------- 03:12:00 Commited By: **** collab-it+edgex@linuxfoundation.org 03:12:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:12:00 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:12:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 03:12:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c58674b [Pipeline] echo 03:12:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:12:01 provisioning config files... 03:12:01 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17343537988204266411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:01 ---> docker-login.sh 03:12:01 nexus3.edgexfoundry.org:10001 03:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:02 Configure a credential helper to remove this warning. See 03:12:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:02 03:12:02 Login Succeeded 03:12:02 nexus3.edgexfoundry.org:10002 03:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:02 Configure a credential helper to remove this warning. See 03:12:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:02 03:12:02 Login Succeeded 03:12:02 nexus3.edgexfoundry.org:10003 03:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:02 Configure a credential helper to remove this warning. See 03:12:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:02 03:12:02 Login Succeeded 03:12:02 nexus3.edgexfoundry.org:10004 03:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:02 Configure a credential helper to remove this warning. See 03:12:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:02 03:12:02 Login Succeeded 03:12:02 docker.io 03:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:03 Configure a credential helper to remove this warning. See 03:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:03 03:12:03 Login Succeeded 03:12:03 ---> docker-login.sh ends [Pipeline] } 03:12:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:12:03 + git rev-list -1 --merges c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a~1..c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a [Pipeline] echo 03:12:03 -----------> git rev-list -1 --merges c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a~1..c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a 03:12:03 c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a [false] [Pipeline] sh 03:12:03 + git log --format=format:%s -1 c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a [Pipeline] echo 03:12:03 ========================================================= 03:12:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:12:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:12:04 + git log --format=format:%s -1 c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a [Pipeline] echo 03:12:04 [semverPrep] GIT_COMMIT: c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a, Commit Message: Merge pull request #198 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30 [Pipeline] echo 03:12:04 [semverPrep] This is not a build commit. [Pipeline] sh 03:12:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:12:04 + grep -v github /etc/ssh/ssh_known_hosts 03:12:04 + [ -e /tmp/ssh_known_hosts ] 03:12:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:12:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:12:04 + sudo tee -a /etc/ssh/ssh_known_hosts 03:12:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:12:04 03:12:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:12:05 0.1.4: Pulling from edgex-devops/py-git-semver 03:12:05 b85a868b505f: Pulling fs layer 03:12:05 e2be974225ed: Pulling fs layer 03:12:05 339a4e72a1f5: Pulling fs layer 03:12:05 988bab9f4d93: Pulling fs layer 03:12:05 1469e6f7b9e6: Pulling fs layer 03:12:05 eaf3925da568: Pulling fs layer 03:12:05 bab4dde63d76: Pulling fs layer 03:12:05 bde34c3a00c8: Pulling fs layer 03:12:05 b352a97aabf1: Pulling fs layer 03:12:05 4872d77fe225: Pulling fs layer 03:12:05 5851b861e8e6: Pulling fs layer 03:12:05 988bab9f4d93: Waiting 03:12:05 bab4dde63d76: Waiting 03:12:05 bde34c3a00c8: Waiting 03:12:05 1469e6f7b9e6: Waiting 03:12:05 b352a97aabf1: Waiting 03:12:05 4872d77fe225: Waiting 03:12:05 eaf3925da568: Waiting 03:12:05 5851b861e8e6: Waiting 03:12:05 e2be974225ed: Verifying Checksum 03:12:05 e2be974225ed: Download complete 03:12:05 988bab9f4d93: Verifying Checksum 03:12:05 988bab9f4d93: Download complete 03:12:05 1469e6f7b9e6: Verifying Checksum 03:12:05 1469e6f7b9e6: Download complete 03:12:05 eaf3925da568: Download complete 03:12:05 339a4e72a1f5: Verifying Checksum 03:12:05 339a4e72a1f5: Download complete 03:12:05 bde34c3a00c8: Verifying Checksum 03:12:05 bde34c3a00c8: Download complete 03:12:05 b352a97aabf1: Verifying Checksum 03:12:05 b352a97aabf1: Download complete 03:12:05 4872d77fe225: Verifying Checksum 03:12:05 4872d77fe225: Download complete 03:12:05 b85a868b505f: Verifying Checksum 03:12:05 b85a868b505f: Download complete 03:12:05 5851b861e8e6: Verifying Checksum 03:12:05 5851b861e8e6: Download complete 03:12:05 bab4dde63d76: Verifying Checksum 03:12:05 bab4dde63d76: Download complete 03:12:07 b85a868b505f: Pull complete 03:12:07 e2be974225ed: Pull complete 03:12:07 339a4e72a1f5: Pull complete 03:12:07 988bab9f4d93: Pull complete 03:12:08 1469e6f7b9e6: Pull complete 03:12:08 eaf3925da568: Pull complete 03:12:10 bab4dde63d76: Pull complete 03:12:10 bde34c3a00c8: Pull complete 03:12:10 b352a97aabf1: Pull complete 03:12:10 4872d77fe225: Pull complete 03:12:10 5851b861e8e6: Pull complete 03:12:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:12:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:12:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:10 prd-ubuntu20.04-docker-8c-8g-7778 does not seem to be running inside a container 03:12:10 $ 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 03:12:14 $ docker top 4cb45a276036af810484055cb7e96eefb8fbeba102646ca22740817e110b389b -eo pid,comm 03:12:14 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). 03:12:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:12:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:12:14 [ssh-agent] Looking for ssh-agent implementation... 03:12:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:14 $ docker exec 4cb45a276036af810484055cb7e96eefb8fbeba102646ca22740817e110b389b ssh-agent 03:12:14 SSH_AUTH_SOCK=/tmp/ssh-WPIqmnnKz1ZZ/agent.31 03:12:14 SSH_AGENT_PID=37 03:12:14 Running ssh-add (command line suppressed) 03:12:14 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3889541646933509447.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3889541646933509447.key) 03:12:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:14 + git tag --points-at HEAD [Pipeline] } 03:12:14 $ docker exec --env ******** --env ******** 4cb45a276036af810484055cb7e96eefb8fbeba102646ca22740817e110b389b ssh-agent -k 03:12:14 unset SSH_AUTH_SOCK; 03:12:14 unset SSH_AGENT_PID; 03:12:14 echo Agent pid 37 killed; 03:12:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:12:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:12:14 [ssh-agent] Looking for ssh-agent implementation... 03:12:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:15 $ docker exec 4cb45a276036af810484055cb7e96eefb8fbeba102646ca22740817e110b389b ssh-agent 03:12:15 SSH_AUTH_SOCK=/tmp/ssh-2CMVOUbAowps/agent.68 03:12:15 SSH_AGENT_PID=74 03:12:15 Running ssh-add (command line suppressed) 03:12:15 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7052189636347576842.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7052189636347576842.key) 03:12:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:15 + git semver init 03:12:15 2023-09-25 03:12:15,784 [run_init] DEBUG init version:0.0.0 force:False 03:12:15 2023-09-25 03:12:15,785 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 03:12:15 2023-09-25 03:12:15,785 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 03:12:15 2023-09-25 03:12:15,786 [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) 03:12:16 2023-09-25 03:12:16,751 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 03:12:16 2023-09-25 03:12:16,752 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 03:12:16 2023-09-25 03:12:16,752 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 03:12:16 2023-09-25 03:12:16,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 03:12:16 3.1.0-dev.13 [Pipeline] } 03:12:16 $ docker exec --env ******** --env ******** 4cb45a276036af810484055cb7e96eefb8fbeba102646ca22740817e110b389b ssh-agent -k 03:12:16 unset SSH_AUTH_SOCK; 03:12:16 unset SSH_AGENT_PID; 03:12:16 echo Agent pid 74 killed; 03:12:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:12:17 + git semver [Pipeline] } 03:12:17 $ docker stop --time=1 4cb45a276036af810484055cb7e96eefb8fbeba102646ca22740817e110b389b 03:12:19 $ docker rm -f --volumes 4cb45a276036af810484055cb7e96eefb8fbeba102646ca22740817e110b389b [Pipeline] // withDockerContainer [Pipeline] sh 03:12:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:12:19 Stashed 1 file(s) [Pipeline] echo 03:12:19 [edgeXSemver]: initialized semver on version 3.1.0-dev.13 [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 03:12:20 provisioning config files... 03:12:20 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14113095224526913199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:20 ---> docker-login.sh 03:12:20 nexus3.edgexfoundry.org:10001 03:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:20 Configure a credential helper to remove this warning. See 03:12:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:20 03:12:20 Login Succeeded 03:12:20 nexus3.edgexfoundry.org:10002 03:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:20 Configure a credential helper to remove this warning. See 03:12:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:20 03:12:20 Login Succeeded 03:12:20 nexus3.edgexfoundry.org:10003 03:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:20 Configure a credential helper to remove this warning. See 03:12:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:20 03:12:20 Login Succeeded 03:12:20 nexus3.edgexfoundry.org:10004 03:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:20 Configure a credential helper to remove this warning. See 03:12:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:20 03:12:20 Login Succeeded 03:12:20 docker.io 03:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:20 Configure a credential helper to remove this warning. See 03:12:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:20 03:12:20 Login Succeeded 03:12:20 ---> docker-login.sh ends [Pipeline] } 03:12:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:12:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:12:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:12:21 ========================================================= 03:12:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:12:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:21 + 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 . 03:12:21 Sending build context to Docker daemon 16.11MB 03:12:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:12:21 Step 2/12 : FROM ${BASE} AS builder 03:12:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:12:21 7264a8db6415: Pulling fs layer 03:12:21 c4d48a809fc2: Pulling fs layer 03:12:21 4f1c88b9dad5: Pulling fs layer 03:12:21 ad3a456e5733: Pulling fs layer 03:12:21 33e27b845d1e: Pulling fs layer 03:12:21 c68163c4e522: Pulling fs layer 03:12:21 50da416c3ac9: Pulling fs layer 03:12:21 23d2d4c4bb30: Pulling fs layer 03:12:21 33e27b845d1e: Waiting 03:12:21 c68163c4e522: Waiting 03:12:21 50da416c3ac9: Waiting 03:12:21 23d2d4c4bb30: Waiting 03:12:21 ad3a456e5733: Waiting 03:12:21 c4d48a809fc2: Verifying Checksum 03:12:21 c4d48a809fc2: Download complete 03:12:21 ad3a456e5733: Verifying Checksum 03:12:21 ad3a456e5733: Download complete 03:12:21 33e27b845d1e: Verifying Checksum 03:12:21 33e27b845d1e: Download complete 03:12:21 7264a8db6415: Verifying Checksum 03:12:21 c68163c4e522: Verifying Checksum 03:12:21 c68163c4e522: Download complete 03:12:22 23d2d4c4bb30: Verifying Checksum 03:12:22 23d2d4c4bb30: Download complete 03:12:22 7264a8db6415: Pull complete 03:12:22 c4d48a809fc2: Pull complete 03:12:22 4f1c88b9dad5: Verifying Checksum 03:12:22 4f1c88b9dad5: Download complete 03:12:22 50da416c3ac9: Verifying Checksum 03:12:22 50da416c3ac9: Download complete 03:12:25 4f1c88b9dad5: Pull complete 03:12:25 ad3a456e5733: Pull complete 03:12:25 33e27b845d1e: Pull complete 03:12:25 c68163c4e522: Pull complete 03:12:28 50da416c3ac9: Pull complete 03:12:28 23d2d4c4bb30: Pull complete 03:12:28 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 03:12:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:12:28 ---> 0786185ac409 03:12:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 03:12:34 ---> Running in 98a3215c6f3c 03:12:34 Removing intermediate container 98a3215c6f3c 03:12:34 ---> 35bd4080d105 03:12:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:12:34 ---> Running in c2dfb92743da 03:12:34 Removing intermediate container c2dfb92743da 03:12:34 ---> 39c1a31c2391 03:12:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 03:12:34 ---> Running in 48cdee9bde5f 03:12:34 Removing intermediate container 48cdee9bde5f 03:12:34 ---> 360cd7e96d86 03:12:34 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 03:12:34 ---> Running in edba6f8e3401 03:12:34 Removing intermediate container edba6f8e3401 03:12:34 ---> f4ff0c5806fc 03:12:34 Step 7/12 : WORKDIR /device-gpio 03:12:34 ---> Running in 1aa10140142c 03:12:34 Removing intermediate container 1aa10140142c 03:12:34 ---> 3f8ed7d1f95d 03:12:34 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:12:34 ---> Running in 9ee9d6617c60 03:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:12:34 (1/4) Installing openssh-keygen (9.3_p2-r0) 03:12:34 (2/4) Installing libedit (20221030.3.1-r1) 03:12:34 (3/4) Installing openssh-client-common (9.3_p2-r0) 03:12:34 (4/4) Installing openssh-client-default (9.3_p2-r0) 03:12:34 Executing busybox-1.36.1-r2.trigger 03:12:34 OK: 268 MiB in 56 packages 03:12:35 Still waiting to schedule task 03:12:35 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7779’ 03:12:35 Removing intermediate container 9ee9d6617c60 03:12:35 ---> c2f7a3c55a15 03:12:35 Step 9/12 : COPY go.mod vendor* ./ 03:12:36 ---> 8c6a7bb01e0c 03:12:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:36 ---> Running in dbbc26c23fc5 03:13:08 Removing intermediate container dbbc26c23fc5 03:13:08 ---> f4ff28064b49 03:13:08 Step 11/12 : COPY . . 03:13:08 ---> 357c73c6b506 03:13:08 Step 12/12 : RUN ${MAKE} 03:13:08 ---> Running in 4887d4487033 03:13:08 noop 03:13:08 Removing intermediate container 4887d4487033 03:13:08 ---> 9e37e6d0968b 03:13:08 Successfully built 9e37e6d0968b 03:13:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:08 + docker inspect -f . ci-base-image-x86_64 03:13:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:08 prd-ubuntu20.04-docker-8c-8g-7778 does not seem to be running inside a container 03:13:08 $ 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 03:13:09 $ docker top 559fb1d675679b093e5fdf30527de9d4dab72aae406184821d3aec1f08843ad4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:09 + go version 03:13:09 go version go1.21.0 linux/amd64 [Pipeline] } 03:13:09 $ docker stop --time=1 559fb1d675679b093e5fdf30527de9d4dab72aae406184821d3aec1f08843ad4 03:13:10 $ docker rm -f --volumes 559fb1d675679b093e5fdf30527de9d4dab72aae406184821d3aec1f08843ad4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:11 + docker inspect -f . ci-base-image-x86_64 03:13:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:11 prd-ubuntu20.04-docker-8c-8g-7778 does not seem to be running inside a container 03:13:11 $ 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 03:13:11 $ docker top 4108967a65113c681290d0c57911374b34fc3947fd60318c158df053af79eda2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:11 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 03:13:12 + make test 03:13:12 go test ./... -coverprofile=coverage.out ./... 03:13:13 ? github.com/edgexfoundry/device-gpio [no test files] 03:13:25 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 03:13:25 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 03:13:31 go vet ./... 03:13:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:13:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:13:35 ./bin/test-attribution-txt.sh [Pipeline] echo 03:13:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:13:35 $ docker stop --time=1 4108967a65113c681290d0c57911374b34fc3947fd60318c158df053af79eda2 03:13:38 $ docker rm -f --volumes 4108967a65113c681290d0c57911374b34fc3947fd60318c158df053af79eda2 [Pipeline] // withDockerContainer [Pipeline] sh 03:13:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:13:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:13:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:13:39 + ls -al . 03:13:39 total 168 03:13:39 drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 03:13 . 03:13:39 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 03:11 .. 03:13:39 -rw-rw-r-- 1 jenkins jenkins 120 Sep 25 03:11 .dockerignore 03:13:39 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 03:13 .git 03:13:39 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:11 .github 03:13:39 -rw-rw-r-- 1 jenkins jenkins 343 Sep 25 03:11 .gitignore 03:13:39 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 03:11 .golangci.yml 03:13:39 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 03:12 .semver 03:13:39 -rw-rw-r-- 1 jenkins jenkins 10671 Sep 25 03:11 Attribution.txt 03:13:39 -rw-rw-r-- 1 jenkins jenkins 6184 Sep 25 03:11 CHANGELOG.md 03:13:39 -rw-rw-r-- 1 jenkins jenkins 1542 Sep 25 03:11 Dockerfile 03:13:39 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 03:11 GOVERNANCE.md 03:13:39 -rw-rw-r-- 1 jenkins jenkins 657 Sep 25 03:11 Jenkinsfile 03:13:39 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 25 03:11 LICENSE 03:13:39 -rw-rw-r-- 1 jenkins jenkins 1923 Sep 25 03:11 Makefile 03:13:39 -rw-rw-r-- 1 jenkins jenkins 617 Sep 25 03:11 OWNERS.md 03:13:39 -rw-rw-r-- 1 jenkins jenkins 12293 Sep 25 03:11 README.md 03:13:39 -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 03:12 VERSION 03:13:39 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 03:11 bin 03:13:39 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:11 cmd 03:13:39 -rw-r--r-- 1 jenkins jenkins 10 Sep 25 03:13 coverage.out 03:13:39 -rw-rw-r-- 1 jenkins jenkins 3697 Sep 25 03:11 go.mod 03:13:39 -rw-rw-r-- 1 jenkins jenkins 35979 Sep 25 03:11 go.sum 03:13:39 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:11 internal 03:13:39 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 03:11 snap 03:13:39 -rw-rw-r-- 1 jenkins jenkins 209 Sep 25 03:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:40 + 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=c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a --label arch=amd64 --label version=3.1.0-dev.13 . 03:13:40 Sending build context to Docker daemon 16.11MB 03:13:40 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 03:13:40 Step 2/25 : FROM ${BASE} AS builder 03:13:40 ---> 9e37e6d0968b 03:13:40 Step 3/25 : ARG ADD_BUILD_TAGS="" 03:13:40 ---> Running in d146c4964d03 03:13:40 Removing intermediate container d146c4964d03 03:13:40 ---> 4c5196d30448 03:13:40 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:13:40 ---> Running in 836a19a589cb 03:13:40 Removing intermediate container 836a19a589cb 03:13:40 ---> da63f2fb685f 03:13:40 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 03:13:40 ---> Running in 6911ef0703cf 03:13:40 Removing intermediate container 6911ef0703cf 03:13:40 ---> b025b3ff1ed6 03:13:40 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 03:13:40 ---> Running in 600eed00d9ef 03:13:40 Removing intermediate container 600eed00d9ef 03:13:40 ---> 05c839a7b69a 03:13:40 Step 7/25 : WORKDIR /device-gpio 03:13:40 ---> Running in 56ed030ee11e 03:13:40 Removing intermediate container 56ed030ee11e 03:13:40 ---> 7946c92b8241 03:13:40 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:13:40 ---> Running in b9b17b73830a 03:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:13:41 OK: 268 MiB in 56 packages 03:13:41 Removing intermediate container b9b17b73830a 03:13:41 ---> af83bd7c67ce 03:13:41 Step 9/25 : COPY go.mod vendor* ./ 03:13:42 ---> c77da397c39f 03:13:42 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:13:42 ---> Running in fe1db406caed 03:13:42 Removing intermediate container fe1db406caed 03:13:42 ---> 9dcd8c1c3579 03:13:42 Step 11/25 : COPY . . 03:13:43 ---> e5f3543e1bab 03:13:43 Step 12/25 : RUN ${MAKE} 03:13:43 ---> Running in 66dca9b9a3fc 03:13:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 03:14:05 Removing intermediate container 66dca9b9a3fc 03:14:05 ---> 36995acb1210 03:14:05 Step 13/25 : FROM alpine:3.18 03:14:05 3.18: Pulling from library/alpine 03:14:05 7264a8db6415: Already exists 03:14:05 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:14:05 Status: Downloaded newer image for alpine:3.18 03:14:05 ---> 7e01a0d0a1dc 03:14:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 03:14:05 ---> Running in 4cd47c4ccdf5 03:14:05 Removing intermediate container 4cd47c4ccdf5 03:14:05 ---> 90df4bd4f619 03:14:05 Step 15/25 : RUN apk add --update --no-cache 03:14:05 ---> Running in 9efd44c0f0b5 03:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:14:05 OK: 7 MiB in 15 packages 03:14:05 Removing intermediate container 9efd44c0f0b5 03:14:05 ---> 18ab87c3381d 03:14:05 Step 16/25 : WORKDIR / 03:14:05 ---> Running in a89d64169ad6 03:14:05 Removing intermediate container a89d64169ad6 03:14:05 ---> 90cf91ca671e 03:14:05 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 03:14:05 ---> d3a60069c6e8 03:14:05 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 03:14:05 ---> a7e9a1d1a07e 03:14:05 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 03:14:06 ---> 00b07ab692e1 03:14:06 Step 20/25 : EXPOSE 59910 03:14:06 ---> Running in 17a3aaeb218d 03:14:06 Removing intermediate container 17a3aaeb218d 03:14:06 ---> dbd0167c4389 03:14:06 Step 21/25 : ENTRYPOINT ["/device-gpio"] 03:14:06 ---> Running in 28c3fe3fb9a2 03:14:06 Removing intermediate container 28c3fe3fb9a2 03:14:06 ---> 0459e84a2347 03:14:06 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:14:06 ---> Running in 5c0fd3d0fa5f 03:14:06 Removing intermediate container 5c0fd3d0fa5f 03:14:06 ---> 36ec89ca8f08 03:14:06 Step 23/25 : LABEL arch=amd64 03:14:06 ---> Running in 12d0c5ce8d71 03:14:06 Removing intermediate container 12d0c5ce8d71 03:14:06 ---> 2abc60c95abe 03:14:06 Step 24/25 : LABEL git_sha=c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a 03:14:06 ---> Running in 13e721450b82 03:14:06 Removing intermediate container 13e721450b82 03:14:06 ---> 3e5fd92c58db 03:14:06 Step 25/25 : LABEL version=3.1.0-dev.13 03:14:06 ---> Running in 47d527441be8 03:14:06 Removing intermediate container 47d527441be8 03:14:06 ---> 86cd9ab18c20 03:14:06 [Warning] One or more build-args [ARCH] were not consumed 03:14:06 Successfully built 86cd9ab18c20 03:14:06 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:14:07 provisioning config files... 03:14:07 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16538685378058066902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:14:07 ---> docker-login.sh 03:14:07 nexus3.edgexfoundry.org:10001 03:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:07 Configure a credential helper to remove this warning. See 03:14:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:07 03:14:07 Login Succeeded 03:14:07 nexus3.edgexfoundry.org:10002 03:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:07 Configure a credential helper to remove this warning. See 03:14:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:07 03:14:07 Login Succeeded 03:14:07 nexus3.edgexfoundry.org:10003 03:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:07 Configure a credential helper to remove this warning. See 03:14:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:07 03:14:07 Login Succeeded 03:14:07 nexus3.edgexfoundry.org:10004 03:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:07 Configure a credential helper to remove this warning. See 03:14:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:07 03:14:07 Login Succeeded 03:14:07 docker.io 03:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:07 Configure a credential helper to remove this warning. See 03:14:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:07 03:14:07 Login Succeeded 03:14:07 ---> docker-login.sh ends [Pipeline] } 03:14:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:14:07 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 03:14:07 c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a 03:14:07 latest 03:14:07 3.1.0-dev.13 03:14:07 c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a-3.1.0-dev.13 03:14:07 main 03:14:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:08 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:08 + docker push nexus3.edgexfoundry.org:10004/device-gpio:c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a 03:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 03:14:08 0a62aec68863: Preparing 03:14:08 ccff98442660: Preparing 03:14:08 5061babe7be0: Preparing 03:14:08 bb276f87f54e: Preparing 03:14:08 4693057ce236: Preparing 03:14:08 4693057ce236: Layer already exists 03:14:08 ccff98442660: Pushed 03:14:08 bb276f87f54e: Pushed 03:14:08 5061babe7be0: Pushed 03:14:11 0a62aec68863: Pushed 03:14:11 c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a: digest: sha256:ad08e1cf3e9523f725498f811bc907be2d2f599d759cebb5a1af043f71161672 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:12 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:12 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 03:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 03:14:12 0a62aec68863: Preparing 03:14:12 ccff98442660: Preparing 03:14:12 5061babe7be0: Preparing 03:14:12 bb276f87f54e: Preparing 03:14:12 4693057ce236: Preparing 03:14:12 bb276f87f54e: Layer already exists 03:14:12 5061babe7be0: Layer already exists 03:14:12 4693057ce236: Layer already exists 03:14:12 0a62aec68863: Layer already exists 03:14:12 ccff98442660: Layer already exists 03:14:12 latest: digest: sha256:ad08e1cf3e9523f725498f811bc907be2d2f599d759cebb5a1af043f71161672 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:12 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:13 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.13 03:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 03:14:13 0a62aec68863: Preparing 03:14:13 ccff98442660: Preparing 03:14:13 5061babe7be0: Preparing 03:14:13 bb276f87f54e: Preparing 03:14:13 4693057ce236: Preparing 03:14:13 ccff98442660: Layer already exists 03:14:13 4693057ce236: Layer already exists 03:14:13 bb276f87f54e: Layer already exists 03:14:13 0a62aec68863: Layer already exists 03:14:13 5061babe7be0: Layer already exists 03:14:13 3.1.0-dev.13: digest: sha256:ad08e1cf3e9523f725498f811bc907be2d2f599d759cebb5a1af043f71161672 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:13 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:13 + docker push nexus3.edgexfoundry.org:10004/device-gpio:c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a-3.1.0-dev.13 03:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 03:14:13 0a62aec68863: Preparing 03:14:13 ccff98442660: Preparing 03:14:13 5061babe7be0: Preparing 03:14:13 bb276f87f54e: Preparing 03:14:13 4693057ce236: Preparing 03:14:13 5061babe7be0: Layer already exists 03:14:13 4693057ce236: Layer already exists 03:14:13 bb276f87f54e: Layer already exists 03:14:13 0a62aec68863: Layer already exists 03:14:13 ccff98442660: Layer already exists 03:14:13 c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a-3.1.0-dev.13: digest: sha256:ad08e1cf3e9523f725498f811bc907be2d2f599d759cebb5a1af043f71161672 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:13 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:14 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 03:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 03:14:14 0a62aec68863: Preparing 03:14:14 ccff98442660: Preparing 03:14:14 5061babe7be0: Preparing 03:14:14 bb276f87f54e: Preparing 03:14:14 4693057ce236: Preparing 03:14:14 4693057ce236: Layer already exists 03:14:14 ccff98442660: Layer already exists 03:14:14 0a62aec68863: Layer already exists 03:14:14 5061babe7be0: Layer already exists 03:14:14 bb276f87f54e: Layer already exists 03:14:14 main: digest: sha256:ad08e1cf3e9523f725498f811bc907be2d2f599d759cebb5a1af043f71161672 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:14 ===================================================== [Pipeline] echo 03:14:14 taggedImages: 03:14:14 - nexus3.edgexfoundry.org:10004/device-gpio:c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a 03:14:14 - nexus3.edgexfoundry.org:10004/device-gpio:latest 03:14:14 - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.13 03:14:14 - nexus3.edgexfoundry.org:10004/device-gpio:c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a-3.1.0-dev.13 03:14:14 - 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 03:14:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:14:14 03:14:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:14:15 latest: Pulling from edgex-lftools-log-publisher 03:14:15 5eb5b503b376: Pulling fs layer 03:14:15 5c69ac0246d0: Pulling fs layer 03:14:15 ec43610c2a17: Pulling fs layer 03:14:15 3a2ae6a8a46f: Pulling fs layer 03:14:15 33b1e0a273af: Pulling fs layer 03:14:15 5d3b04190fa2: Pulling fs layer 03:14:15 2f39f015ded8: Pulling fs layer 03:14:15 3a2ae6a8a46f: Waiting 03:14:15 33b1e0a273af: Waiting 03:14:15 5d3b04190fa2: Waiting 03:14:15 2f39f015ded8: Waiting 03:14:15 5c69ac0246d0: Verifying Checksum 03:14:15 5c69ac0246d0: Download complete 03:14:15 3a2ae6a8a46f: Verifying Checksum 03:14:15 3a2ae6a8a46f: Download complete 03:14:15 33b1e0a273af: Verifying Checksum 03:14:15 33b1e0a273af: Download complete 03:14:15 5d3b04190fa2: Download complete 03:14:15 ec43610c2a17: Verifying Checksum 03:14:15 ec43610c2a17: Download complete 03:14:15 5eb5b503b376: Verifying Checksum 03:14:15 5eb5b503b376: Download complete 03:14:16 2f39f015ded8: Verifying Checksum 03:14:16 2f39f015ded8: Download complete 03:14:16 5eb5b503b376: Pull complete 03:14:16 5c69ac0246d0: Pull complete 03:14:17 ec43610c2a17: Pull complete 03:14:17 3a2ae6a8a46f: Pull complete 03:14:17 33b1e0a273af: Pull complete 03:14:17 5d3b04190fa2: Pull complete 03:14:22 2f39f015ded8: Pull complete 03:14:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:14:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:14:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:22 prd-ubuntu20.04-docker-8c-8g-7778 does not seem to be running inside a container 03:14:22 $ 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 03:14:26 $ docker top 8b4faa719850016afbaa3c3938e25627db38e1152d90b25df144bf27b75242b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:14:26 ---> job-cost.sh 03:14:26 lf-activate-venv: SKIPPING 03:14:26 INFO: No Stack... 03:14:26 INFO: Retrieving Pricing Info for: v3-standard-8 03:14:27 INFO: Archiving Costs [Pipeline] sh 03:14:27 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 03:14:27 + cut -d, -f6 [Pipeline] lock 03:14:27 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-100-stack-cost] 03:14:27 Resource [jenkins-edgexfoundry-device-gpio-main-100-stack-cost] did not exist. Created. 03:14:27 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:14:28 + echo total: 0.2199999988079071 [Pipeline] stash 03:14:28 Stashed 1 file(s) [Pipeline] } 03:14:28 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-100-stack-cost] [Pipeline] // lock [Pipeline] } 03:14:28 $ docker stop --time=1 8b4faa719850016afbaa3c3938e25627db38e1152d90b25df144bf27b75242b4 03:14:29 $ docker rm -f --volumes 8b4faa719850016afbaa3c3938e25627db38e1152d90b25df144bf27b75242b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:15:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7780 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 03:15:00 Running in /w/workspace/device-gpio/100 [Pipeline] { [Pipeline] checkout 03:15:00 The recommended git tool is: git 03:15:05 using credential edgex-jenkins-ssh 03:15:05 Cloning the remote Git repository 03:15:05 Cloning repository git@github.com:edgexfoundry/device-gpio.git 03:15:05 > git init /w/workspace/device-gpio/100 # timeout=10 03:15:06 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 03:15:06 > git --version # timeout=10 03:15:06 > git --version # 'git version 2.25.1' 03:15:06 using GIT_SSH to set credentials SSH Credentials for GitHub 03:15:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:15:07 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 03:15:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:15:08 Avoid second fetch 03:15:08 Checking out Revision c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a (main) 03:15:09 Commit message: "Merge pull request #198 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30" 03:15:08 > git config core.sparsecheckout # timeout=10 03:15:08 > git checkout -f c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:15:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:15:09 % Total % Received % Xferd Average Speed Time Time Time Current 03:15:09 Dload Upload Total Spent Left Speed 03:15:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 03:15:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:15:10 + sudo tee /etc/docker/daemon.new 03:15:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:15:10 { 03:15:10 "registry-mirrors": [ 03:15:10 "https://nexus3.edgexfoundry.org:10001" 03:15:10 ], 03:15:10 "bip": "10.250.0.254/24", 03:15:10 "hosts": [ 03:15:10 "tcp://0.0.0.0:5555", 03:15:10 "unix:///var/run/docker.sock" 03:15:10 ], 03:15:10 "mtu": 1458, 03:15:10 "selinux-enabled": true, 03:15:10 "seccomp-profile": "/etc/docker/seccomp.json" 03:15:10 } [Pipeline] sh 03:15:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:15:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:15:29 provisioning config files... 03:15:29 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/100@tmp/config1478448483919455753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:30 ---> docker-login.sh 03:15:30 nexus3.edgexfoundry.org:10001 03:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:31 Configure a credential helper to remove this warning. See 03:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:31 03:15:31 Login Succeeded 03:15:31 nexus3.edgexfoundry.org:10002 03:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:31 Configure a credential helper to remove this warning. See 03:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:31 03:15:31 Login Succeeded 03:15:31 nexus3.edgexfoundry.org:10003 03:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:31 Configure a credential helper to remove this warning. See 03:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:31 03:15:31 Login Succeeded 03:15:31 nexus3.edgexfoundry.org:10004 03:15:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:32 Configure a credential helper to remove this warning. See 03:15:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:32 03:15:32 Login Succeeded 03:15:32 docker.io 03:15:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:32 Configure a credential helper to remove this warning. See 03:15:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:32 03:15:32 Login Succeeded 03:15:32 ---> docker-login.sh ends [Pipeline] } 03:15:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:15:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:15:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:15:33 ========================================================= 03:15:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:15:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:33 + 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 . 03:15:33 Sending build context to Docker daemon 8.136MB 03:15:33 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:15:33 Step 2/12 : FROM ${BASE} AS builder 03:15:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:15:33 9fda8d8052c6: Pulling fs layer 03:15:33 5d54e960e981: Pulling fs layer 03:15:33 c4a7e357bf2a: Pulling fs layer 03:15:33 f0e02332f6b5: Pulling fs layer 03:15:33 cefa15bbcfad: Pulling fs layer 03:15:33 17808c966233: Pulling fs layer 03:15:33 f4c1fc716caa: Pulling fs layer 03:15:33 cefa15bbcfad: Waiting 03:15:33 17808c966233: Waiting 03:15:33 f4c1fc716caa: Waiting 03:15:33 5d54e960e981: Verifying Checksum 03:15:33 5d54e960e981: Download complete 03:15:33 f0e02332f6b5: Download complete 03:15:33 cefa15bbcfad: Verifying Checksum 03:15:33 cefa15bbcfad: Download complete 03:15:33 9fda8d8052c6: Verifying Checksum 03:15:33 9fda8d8052c6: Download complete 03:15:34 f4c1fc716caa: Verifying Checksum 03:15:34 f4c1fc716caa: Download complete 03:15:34 9fda8d8052c6: Pull complete 03:15:35 5d54e960e981: Pull complete 03:15:35 c4a7e357bf2a: Verifying Checksum 03:15:35 c4a7e357bf2a: Download complete 03:15:36 17808c966233: Download complete 03:15:46 c4a7e357bf2a: Pull complete 03:15:46 f0e02332f6b5: Pull complete 03:15:46 cefa15bbcfad: Pull complete 03:15:54 17808c966233: Pull complete 03:15:55 f4c1fc716caa: Pull complete 03:15:55 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 03:15:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:15:55 ---> ea914061e18c 03:15:55 Step 3/12 : ARG ADD_BUILD_TAGS="" 03:15:56 ---> Running in 71ee2404c364 03:15:57 Removing intermediate container 71ee2404c364 03:15:57 ---> 2f4e3a83d2fb 03:15:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:15:57 ---> Running in 8a67e3657800 03:15:57 Removing intermediate container 8a67e3657800 03:15:57 ---> fc029ed1de92 03:15:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 03:15:57 ---> Running in 7bdaaadddec9 03:15:58 Removing intermediate container 7bdaaadddec9 03:15:58 ---> 141bbaea33d9 03:15:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 03:15:58 ---> Running in ed67d2908fa9 03:15:58 Removing intermediate container ed67d2908fa9 03:15:58 ---> ef49896164a9 03:15:58 Step 7/12 : WORKDIR /device-gpio 03:15:58 ---> Running in a23c436b7119 03:15:58 Removing intermediate container a23c436b7119 03:15:58 ---> 193674418a80 03:15:58 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:15:58 ---> Running in ddcc004cf495 03:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:16:01 (1/4) Installing openssh-keygen (9.3_p2-r0) 03:16:01 (2/4) Installing libedit (20221030.3.1-r1) 03:16:01 (3/4) Installing openssh-client-common (9.3_p2-r0) 03:16:01 (4/4) Installing openssh-client-default (9.3_p2-r0) 03:16:01 Executing busybox-1.36.1-r2.trigger 03:16:01 OK: 270 MiB in 56 packages 03:16:02 Removing intermediate container ddcc004cf495 03:16:02 ---> 14fb05fcf3bc 03:16:02 Step 9/12 : COPY go.mod vendor* ./ 03:16:03 ---> 362add0f1093 03:16:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:03 ---> Running in 26ff844148c7 03:17:11 Removing intermediate container 26ff844148c7 03:17:11 ---> d6d644f2a84f 03:17:11 Step 11/12 : COPY . . 03:17:11 ---> ff8cc72ce152 03:17:11 Step 12/12 : RUN ${MAKE} 03:17:11 ---> Running in a203c1f7d4e8 03:17:11 noop 03:17:11 Removing intermediate container a203c1f7d4e8 03:17:11 ---> ff1e5a038de6 03:17:11 Successfully built ff1e5a038de6 03:17:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:11 + docker inspect -f . ci-base-image-arm64 03:17:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:11 prd-ubuntu20.04-docker-arm64-4c-16g-7780 does not seem to be running inside a container 03:17:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/100 -v /w/workspace/device-gpio/100:/w/workspace/device-gpio/100:rw,z -v /w/workspace/device-gpio/100@tmp:/w/workspace/device-gpio/100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:17:13 $ docker top bad18a1eead9a5dbaba8849db3a48c918340a8bebe59e618253379581f20513e -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:13 + go version 03:17:13 go version go1.21.0 linux/arm64 [Pipeline] } 03:17:13 $ docker stop --time=1 bad18a1eead9a5dbaba8849db3a48c918340a8bebe59e618253379581f20513e 03:17:16 $ docker rm -f --volumes bad18a1eead9a5dbaba8849db3a48c918340a8bebe59e618253379581f20513e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:16 + docker inspect -f . ci-base-image-arm64 03:17:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:16 prd-ubuntu20.04-docker-arm64-4c-16g-7780 does not seem to be running inside a container 03:17:16 $ 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/100 -v /w/workspace/device-gpio/100:/w/workspace/device-gpio/100:rw,z -v /w/workspace/device-gpio/100@tmp:/w/workspace/device-gpio/100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:17:18 $ docker top 638fe08cebe59f39c66e81419c7fcad5601d5683018ab461fc0e33f26458a710 -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:19 + git config --global --add safe.directory /w/workspace/device-gpio/100 [Pipeline] fileExists [Pipeline] sh 03:17:19 + make test 03:17:19 go test ./... -coverprofile=coverage.out ./... 03:17:23 ? github.com/edgexfoundry/device-gpio [no test files] 03:19:00 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 03:19:00 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 03:19:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:19:00 go vet ./... 03:19:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:19:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:19:15 ./bin/test-attribution-txt.sh [Pipeline] echo 03:19:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:19:15 $ docker stop --time=1 638fe08cebe59f39c66e81419c7fcad5601d5683018ab461fc0e33f26458a710 03:19:19 $ docker rm -f --volumes 638fe08cebe59f39c66e81419c7fcad5601d5683018ab461fc0e33f26458a710 [Pipeline] // withDockerContainer [Pipeline] sh 03:19:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:19:20 Warning: overwriting stash ‘coverage-report’ 03:19:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:19:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:19:22 + ls -al . 03:19:22 total 164 03:19:22 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 03:17 . 03:19:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 03:15 .. 03:19:22 -rw-rw-r-- 1 jenkins jenkins 120 Sep 25 03:15 .dockerignore 03:19:22 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 03:15 .git 03:19:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:15 .github 03:19:22 -rw-rw-r-- 1 jenkins jenkins 343 Sep 25 03:15 .gitignore 03:19:22 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 03:15 .golangci.yml 03:19:22 -rw-rw-r-- 1 jenkins jenkins 10671 Sep 25 03:15 Attribution.txt 03:19:22 -rw-rw-r-- 1 jenkins jenkins 6184 Sep 25 03:15 CHANGELOG.md 03:19:22 -rw-rw-r-- 1 jenkins jenkins 1542 Sep 25 03:15 Dockerfile 03:19:22 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 03:15 GOVERNANCE.md 03:19:22 -rw-rw-r-- 1 jenkins jenkins 657 Sep 25 03:15 Jenkinsfile 03:19:22 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 25 03:15 LICENSE 03:19:22 -rw-rw-r-- 1 jenkins jenkins 1923 Sep 25 03:15 Makefile 03:19:22 -rw-rw-r-- 1 jenkins jenkins 617 Sep 25 03:15 OWNERS.md 03:19:22 -rw-rw-r-- 1 jenkins jenkins 12293 Sep 25 03:15 README.md 03:19:22 -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 03:12 VERSION 03:19:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 03:15 bin 03:19:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:15 cmd 03:19:22 -rw-r--r-- 1 jenkins jenkins 10 Sep 25 03:17 coverage.out 03:19:22 -rw-rw-r-- 1 jenkins jenkins 3697 Sep 25 03:15 go.mod 03:19:22 -rw-rw-r-- 1 jenkins jenkins 35979 Sep 25 03:15 go.sum 03:19:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:15 internal 03:19:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 03:15 snap 03:19:22 -rw-rw-r-- 1 jenkins jenkins 209 Sep 25 03:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:22 + 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=c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a --label arch=arm64 --label version=3.1.0-dev.13 . 03:19:23 Sending build context to Docker daemon 8.137MB 03:19:23 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 03:19:23 Step 2/25 : FROM ${BASE} AS builder 03:19:23 ---> ff1e5a038de6 03:19:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 03:19:24 ---> Running in 31b78e9e9a12 03:19:24 Removing intermediate container 31b78e9e9a12 03:19:24 ---> 8a7ee9aafd87 03:19:24 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:19:24 ---> Running in 89537887c242 03:19:24 Removing intermediate container 89537887c242 03:19:24 ---> 827e84f16837 03:19:24 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 03:19:24 ---> Running in 7f86673a9a2c 03:19:25 Removing intermediate container 7f86673a9a2c 03:19:25 ---> c2c3a53de136 03:19:25 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 03:19:25 ---> Running in 0b6df70956da 03:19:25 Removing intermediate container 0b6df70956da 03:19:25 ---> 7bbedf2a6eb5 03:19:25 Step 7/25 : WORKDIR /device-gpio 03:19:25 ---> Running in 87d03c22b0e8 03:19:25 Removing intermediate container 87d03c22b0e8 03:19:25 ---> fc6cd95bcbc9 03:19:25 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:19:25 ---> Running in dd3b3bfe12ca 03:19:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:19:28 OK: 270 MiB in 56 packages 03:19:31 Removing intermediate container dd3b3bfe12ca 03:19:31 ---> edd062946f4f 03:19:31 Step 9/25 : COPY go.mod vendor* ./ 03:19:32 ---> ab5cfd00359c 03:19:32 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:32 ---> Running in 21c587ee8b7b 03:19:34 Removing intermediate container 21c587ee8b7b 03:19:34 ---> aa691b5ba20a 03:19:34 Step 11/25 : COPY . . 03:19:35 ---> ccc31d8c391a 03:19:35 Step 12/25 : RUN ${MAKE} 03:19:35 ---> Running in 0a0a2250d57e 03:19:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 03:21:43 Removing intermediate container 0a0a2250d57e 03:21:43 ---> d14ee776b5f9 03:21:43 Step 13/25 : FROM alpine:3.18 03:21:43 3.18: Pulling from library/alpine 03:21:43 9fda8d8052c6: Already exists 03:21:43 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:21:43 Status: Downloaded newer image for alpine:3.18 03:21:43 ---> f6648c04cd6c 03:21:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 03:21:43 ---> Running in a9097f3a8a9c 03:21:43 Removing intermediate container a9097f3a8a9c 03:21:43 ---> 1f45226addfd 03:21:43 Step 15/25 : RUN apk add --update --no-cache 03:21:43 ---> Running in 120cbf09153e 03:21:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:21:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:21:43 OK: 8 MiB in 15 packages 03:21:44 Removing intermediate container 120cbf09153e 03:21:44 ---> ce31e43a372d 03:21:44 Step 16/25 : WORKDIR / 03:21:44 ---> Running in eeb8181c0636 03:21:44 Removing intermediate container eeb8181c0636 03:21:44 ---> 26f1abffce50 03:21:44 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 03:21:45 ---> f2b448b1b9ab 03:21:45 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 03:21:46 ---> 37a7eb69a749 03:21:46 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 03:21:47 ---> 58a598ecabf5 03:21:47 Step 20/25 : EXPOSE 59910 03:21:47 ---> Running in fc9560200aaa 03:21:47 Removing intermediate container fc9560200aaa 03:21:47 ---> fa85da55a822 03:21:47 Step 21/25 : ENTRYPOINT ["/device-gpio"] 03:21:47 ---> Running in c3bab698812a 03:21:48 Removing intermediate container c3bab698812a 03:21:48 ---> 599d3f8cb674 03:21:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:21:48 ---> Running in a1be95942fc4 03:21:48 Removing intermediate container a1be95942fc4 03:21:48 ---> d48bc7de7149 03:21:48 Step 23/25 : LABEL arch=arm64 03:21:48 ---> Running in 0907f4481cde 03:21:48 Removing intermediate container 0907f4481cde 03:21:48 ---> 00e490171ef4 03:21:48 Step 24/25 : LABEL git_sha=c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a 03:21:48 ---> Running in 5718ad511cd1 03:21:49 Removing intermediate container 5718ad511cd1 03:21:49 ---> 1f2bef2504fb 03:21:49 Step 25/25 : LABEL version=3.1.0-dev.13 03:21:49 ---> Running in f959e293c3b8 03:21:49 Removing intermediate container f959e293c3b8 03:21:49 ---> 730f7a3299f4 03:21:49 [Warning] One or more build-args [ARCH] were not consumed 03:21:49 Successfully built 730f7a3299f4 03:21:49 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 03:21:49 provisioning config files... 03:21:49 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/100@tmp/config3647013348298485531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:49 ---> docker-login.sh 03:21:49 nexus3.edgexfoundry.org:10001 03:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:50 Configure a credential helper to remove this warning. See 03:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:50 03:21:50 Login Succeeded 03:21:50 nexus3.edgexfoundry.org:10002 03:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:50 Configure a credential helper to remove this warning. See 03:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:50 03:21:50 Login Succeeded 03:21:50 nexus3.edgexfoundry.org:10003 03:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:51 Configure a credential helper to remove this warning. See 03:21:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:51 03:21:51 Login Succeeded 03:21:51 nexus3.edgexfoundry.org:10004 03:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:51 Configure a credential helper to remove this warning. See 03:21:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:51 03:21:51 Login Succeeded 03:21:51 docker.io 03:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:51 Configure a credential helper to remove this warning. See 03:21:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:51 03:21:51 Login Succeeded 03:21:51 ---> docker-login.sh ends [Pipeline] } 03:21:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:21:51 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 03:21:51 c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a 03:21:51 latest 03:21:51 3.1.0-dev.13 03:21:51 c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a-3.1.0-dev.13 03:21:51 main 03:21:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:52 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:52 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a 03:21:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 03:21:52 52045e14df35: Preparing 03:21:52 9b64b14e7a1c: Preparing 03:21:52 900ad056a01f: Preparing 03:21:52 e14cca4b3e4d: Preparing 03:21:52 b2191e2be29d: Preparing 03:21:52 b2191e2be29d: Layer already exists 03:21:52 900ad056a01f: Pushed 03:21:52 e14cca4b3e4d: Pushed 03:21:52 9b64b14e7a1c: Pushed 03:21:59 52045e14df35: Pushed 03:21:59 c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a: digest: sha256:7e536d398b4a9400d44bc566b82f72829bc89082a16fda2be4c12e9b7a8406bd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:59 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:00 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 03:22:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 03:22:00 52045e14df35: Preparing 03:22:00 9b64b14e7a1c: Preparing 03:22:00 900ad056a01f: Preparing 03:22:00 e14cca4b3e4d: Preparing 03:22:00 b2191e2be29d: Preparing 03:22:00 52045e14df35: Layer already exists 03:22:00 b2191e2be29d: Layer already exists 03:22:00 9b64b14e7a1c: Layer already exists 03:22:00 900ad056a01f: Layer already exists 03:22:00 e14cca4b3e4d: Layer already exists 03:22:00 latest: digest: sha256:7e536d398b4a9400d44bc566b82f72829bc89082a16fda2be4c12e9b7a8406bd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:00 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:01 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.13 03:22:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 03:22:01 52045e14df35: Preparing 03:22:01 9b64b14e7a1c: Preparing 03:22:01 900ad056a01f: Preparing 03:22:01 e14cca4b3e4d: Preparing 03:22:01 b2191e2be29d: Preparing 03:22:01 900ad056a01f: Layer already exists 03:22:01 9b64b14e7a1c: Layer already exists 03:22:01 e14cca4b3e4d: Layer already exists 03:22:01 b2191e2be29d: Layer already exists 03:22:01 52045e14df35: Layer already exists 03:22:01 3.1.0-dev.13: digest: sha256:7e536d398b4a9400d44bc566b82f72829bc89082a16fda2be4c12e9b7a8406bd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:01 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:02 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a-3.1.0-dev.13 03:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 03:22:02 52045e14df35: Preparing 03:22:02 9b64b14e7a1c: Preparing 03:22:02 900ad056a01f: Preparing 03:22:02 e14cca4b3e4d: Preparing 03:22:02 b2191e2be29d: Preparing 03:22:02 52045e14df35: Layer already exists 03:22:02 b2191e2be29d: Layer already exists 03:22:02 9b64b14e7a1c: Layer already exists 03:22:02 900ad056a01f: Layer already exists 03:22:02 e14cca4b3e4d: Layer already exists 03:22:02 c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a-3.1.0-dev.13: digest: sha256:7e536d398b4a9400d44bc566b82f72829bc89082a16fda2be4c12e9b7a8406bd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:02 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:02 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 03:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 03:22:02 52045e14df35: Preparing 03:22:02 9b64b14e7a1c: Preparing 03:22:02 900ad056a01f: Preparing 03:22:02 e14cca4b3e4d: Preparing 03:22:02 b2191e2be29d: Preparing 03:22:02 9b64b14e7a1c: Layer already exists 03:22:02 900ad056a01f: Layer already exists 03:22:02 52045e14df35: Layer already exists 03:22:02 b2191e2be29d: Layer already exists 03:22:02 e14cca4b3e4d: Layer already exists 03:22:02 main: digest: sha256:7e536d398b4a9400d44bc566b82f72829bc89082a16fda2be4c12e9b7a8406bd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:22:02 ===================================================== [Pipeline] echo 03:22:02 taggedImages: 03:22:02 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a 03:22:02 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 03:22:02 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.13 03:22:02 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a-3.1.0-dev.13 03:22:02 - 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 03:22:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:22:03 03:22:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:22:03 arm64: Pulling from edgex-lftools-log-publisher 03:22:03 8998bd30e6a1: Pulling fs layer 03:22:03 04944245beec: Pulling fs layer 03:22:03 699f458cf7ca: Pulling fs layer 03:22:03 765212b225bb: Pulling fs layer 03:22:03 f23df028b6ca: Pulling fs layer 03:22:03 d65c8cfc05b1: Pulling fs layer 03:22:03 2437ff75d9bd: Pulling fs layer 03:22:03 765212b225bb: Waiting 03:22:03 f23df028b6ca: Waiting 03:22:03 d65c8cfc05b1: Waiting 03:22:03 2437ff75d9bd: Waiting 03:22:03 04944245beec: Verifying Checksum 03:22:03 04944245beec: Download complete 03:22:03 765212b225bb: Verifying Checksum 03:22:03 765212b225bb: Download complete 03:22:03 f23df028b6ca: Verifying Checksum 03:22:03 f23df028b6ca: Download complete 03:22:03 d65c8cfc05b1: Verifying Checksum 03:22:03 d65c8cfc05b1: Download complete 03:22:03 699f458cf7ca: Verifying Checksum 03:22:03 699f458cf7ca: Download complete 03:22:04 8998bd30e6a1: Verifying Checksum 03:22:04 8998bd30e6a1: Download complete 03:22:06 2437ff75d9bd: Verifying Checksum 03:22:06 2437ff75d9bd: Download complete 03:22:08 8998bd30e6a1: Pull complete 03:22:08 04944245beec: Pull complete 03:22:10 699f458cf7ca: Pull complete 03:22:11 765212b225bb: Pull complete 03:22:12 f23df028b6ca: Pull complete 03:22:12 d65c8cfc05b1: Pull complete 03:22:27 2437ff75d9bd: Pull complete 03:22:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:22:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:22:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:27 prd-ubuntu20.04-docker-arm64-4c-16g-7780 does not seem to be running inside a container 03:22:27 $ 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/100 -v /w/workspace/device-gpio/100:/w/workspace/device-gpio/100:rw,z -v /w/workspace/device-gpio/100@tmp:/w/workspace/device-gpio/100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:22:30 $ docker top 4e95c16bbcde5bc8c040f4b3c75e0c0918819c9f28d7fe14365c9e0c21af1d17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:22:30 ---> job-cost.sh 03:22:30 lf-activate-venv: SKIPPING 03:22:30 INFO: No Stack... 03:22:31 INFO: Retrieving Pricing Info for: v3-standard-4 03:22:32 INFO: Archiving Costs [Pipeline] sh 03:22:32 + cat /w/workspace/device-gpio/100/archives/cost.csv 03:22:32 + cut -d, -f6 [Pipeline] lock 03:22:32 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-100-stack-cost] 03:22:32 Resource [jenkins-edgexfoundry-device-gpio-main-100-stack-cost] did not exist. Created. 03:22:32 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:22:32 /w/workspace/device-gpio/100@tmp/durable-bcb42a39/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:22:33 + echo total: 0.10999999940395355 [Pipeline] stash 03:22:33 Warning: overwriting stash ‘stack-cost’ 03:22:33 Stashed 1 file(s) [Pipeline] } 03:22:33 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-100-stack-cost] [Pipeline] // lock [Pipeline] } 03:22:33 $ docker stop --time=1 4e95c16bbcde5bc8c040f4b3c75e0c0918819c9f28d7fe14365c9e0c21af1d17 03:22:34 $ docker rm -f --volumes 4e95c16bbcde5bc8c040f4b3c75e0c0918819c9f28d7fe14365c9e0c21af1d17 [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 03:22:35 provisioning config files... 03:22:35 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18202056432654531062tmp [Pipeline] { [Pipeline] sh 03:22:35 + set +x 03:22:35 + curl -s https://codecov.io/bash 03:22:35 + bash -s -- 03:22:35 03:22:35 _____ _ 03:22:35 / ____| | | 03:22:35 | | ___ __| | ___ ___ _____ __ 03:22:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:22:35 | |___| (_) | (_| | __/ (_| (_) \ V / 03:22:35 \_____\___/ \__,_|\___|\___\___/ \_/ 03:22:35 Bash-1.0.6 03:22:35 03:22:35 03:22:35 ==> git version 2.25.1 found 03:22:35 ==> 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 03:22:35 Release-Date: 2020-01-08 03:22:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:22:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:22:35 ==> Jenkins CI detected. 03:22:35 current dir:  /w/workspace/edgexfoundry_device-gpio_main 03:22:35 project root: . 03:22:35 --> token set from env 03:22:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:22:35 ==> Running gcov in . (disable via -X gcov) 03:22:35 ==> Python coveragepy not found 03:22:35 ==> Searching for coverage reports in: 03:22:35 + . 03:22:35 -> Found 1 reports 03:22:35 ==> Detecting git/mercurial file structure 03:22:35 ==> Reading reports 03:22:35 + ./coverage.out bytes=10 03:22:35 ==> Appending adjustments 03:22:35 https://docs.codecov.io/docs/fixing-reports 03:22:35 + Found adjustments 03:22:35 ==> Gzipping contents 03:22:35 4.0K /tmp/codecov.xTYyDC.gz 03:22:35 ==> Uploading reports 03:22:35 url: https://codecov.io 03:22:35 query: branch=main&commit=c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 03:22:35 -> Pinging Codecov 03:22:35 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=c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 03:22:35 -> Uploading to 03:22:35 https://storage.googleapis.com/codecov/v4/raw/2023-09-25/3EC07B1A8CA8AF9BCAA0BB9F0134797F/c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a/c1ce4de8-7553-4e90-a18f-9d7089830ac0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T032235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ff842b965d660f9c43028db64fbaf1a8dc3b1cd67914b429364a72818a1c84d 03:22:35 % Total % Received % Xferd Average Speed Time Time Time Current 03:22:35 Dload Upload Total Spent Left Speed 03:22:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3584 --:--:-- --:--:-- --:--:-- 3584 03:22:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a [Pipeline] } 03:22:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:22:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:22:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:22:36 03:22:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:22:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:22:37 df9b9388f04a: Pulling fs layer 03:22:37 52dc419b0ee2: Pulling fs layer 03:22:37 25bc292e5bac: Pulling fs layer 03:22:37 114826534d7a: Pulling fs layer 03:22:37 4657fd5d0bcf: Pulling fs layer 03:22:37 6ad1cebc031e: Pulling fs layer 03:22:37 8a3aa393b2d8: Pulling fs layer 03:22:37 4657fd5d0bcf: Waiting 03:22:37 6ad1cebc031e: Waiting 03:22:37 114826534d7a: Waiting 03:22:37 25bc292e5bac: Verifying Checksum 03:22:37 25bc292e5bac: Download complete 03:22:37 52dc419b0ee2: Download complete 03:22:37 4657fd5d0bcf: Verifying Checksum 03:22:37 4657fd5d0bcf: Download complete 03:22:37 df9b9388f04a: Download complete 03:22:37 6ad1cebc031e: Verifying Checksum 03:22:37 6ad1cebc031e: Download complete 03:22:37 df9b9388f04a: Pull complete 03:22:38 52dc419b0ee2: Pull complete 03:22:38 114826534d7a: Verifying Checksum 03:22:38 114826534d7a: Download complete 03:22:38 8a3aa393b2d8: Verifying Checksum 03:22:38 8a3aa393b2d8: Download complete 03:22:38 25bc292e5bac: Pull complete 03:22:42 114826534d7a: Pull complete 03:22:42 4657fd5d0bcf: Pull complete 03:22:43 6ad1cebc031e: Pull complete 03:22:46 8a3aa393b2d8: Pull complete 03:22:46 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:22:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:22:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:47 prd-ubuntu20.04-docker-8c-8g-7778 does not seem to be running inside a container 03:22:47 $ 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 03:23:01 $ docker top c9de47dfbcfbc37336572d5ae8d86a0771efa6d0cc1e7d26534fda2320aa218e -eo pid,comm [Pipeline] { [Pipeline] echo 03:23:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 03:23:01 + set -o pipefail 03:23:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 03:23:07 03:23:07 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 03:23:07 03:23:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/a8768fe9-f49c-470c-b210-fa9498870416 03:23:07 03:23:07 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:23:07 03:23:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:23:07 03:23:07 03:23:07 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:23:07 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:23:07 More details here: https://snyk.co/ue1NS [Pipeline] } 03:23:07 $ docker stop --time=1 c9de47dfbcfbc37336572d5ae8d86a0771efa6d0cc1e7d26534fda2320aa218e 03:23:16 $ docker rm -f --volumes c9de47dfbcfbc37336572d5ae8d86a0771efa6d0cc1e7d26534fda2320aa218e [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 03:23:17 + git log --format=format:%s -1 c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a [Pipeline] sh 03:23:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:23:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:23:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:18 prd-ubuntu20.04-docker-8c-8g-7778 does not seem to be running inside a container 03:23:18 $ 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 03:23:20 $ docker top 37ce9d93d02d10dcf94b27b438edaeb2d5735b0c5076badf13a61f835fcfc702 -eo pid,comm 03:23:20 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). 03:23:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:23:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:20 [ssh-agent] Looking for ssh-agent implementation... 03:23:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:20 $ docker exec 37ce9d93d02d10dcf94b27b438edaeb2d5735b0c5076badf13a61f835fcfc702 ssh-agent 03:23:20 SSH_AUTH_SOCK=/tmp/ssh-Ptw3S4HkUBWf/agent.15 03:23:20 SSH_AGENT_PID=21 03:23:20 Running ssh-add (command line suppressed) 03:23:20 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4839981632089472574.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4839981632089472574.key) 03:23:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:21 + git semver tag 03:23:21 2023-09-25 03:23:21,393 [run_tag] DEBUG tag force:False 03:23:21 2023-09-25 03:23:21,393 [check_head_tag] DEBUG check head tag 03:23:21 2023-09-25 03:23:21,394 [execute] INFO git cat-file --batch-check 03:23:21 2023-09-25 03:23:21,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 03:23:21 2023-09-25 03:23:21,399 [execute] INFO git cat-file --batch 03:23:21 2023-09-25 03:23:21,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 03:23:21 2023-09-25 03:23:21,409 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 03:23:21 2023-09-25 03:23:21,409 [execute] INFO git tag -a v3.1.0-dev.13 -m v3.1.0-dev.13 03:23:21 2023-09-25 03:23:21,410 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.13', '-m', 'v3.1.0-dev.13'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 03:23:21 2023-09-25 03:23:21,415 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 03:23:21 3.1.0-dev.13 [Pipeline] } 03:23:21 $ docker exec --env ******** --env ******** 37ce9d93d02d10dcf94b27b438edaeb2d5735b0c5076badf13a61f835fcfc702 ssh-agent -k 03:23:21 unset SSH_AUTH_SOCK; 03:23:21 unset SSH_AGENT_PID; 03:23:21 echo Agent pid 21 killed; 03:23:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:23:22 + git semver [Pipeline] } 03:23:22 $ docker stop --time=1 37ce9d93d02d10dcf94b27b438edaeb2d5735b0c5076badf13a61f835fcfc702 03:23:24 $ docker rm -f --volumes 37ce9d93d02d10dcf94b27b438edaeb2d5735b0c5076badf13a61f835fcfc702 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:23:25 03:23:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:23:25 0.23.1-centos7: Pulling from edgex-lftools 03:23:25 ab5ef0e58194: Pulling fs layer 03:23:25 9712f1f96733: Pulling fs layer 03:23:25 63f879dbbcfc: Pulling fs layer 03:23:25 0d9ebad4ef96: Pulling fs layer 03:23:25 e9a5061849ea: Pulling fs layer 03:23:25 d747dcd14b5f: Pulling fs layer 03:23:25 2de7ff778b66: Pulling fs layer 03:23:25 e9a5061849ea: Waiting 03:23:25 d747dcd14b5f: Waiting 03:23:25 2de7ff778b66: Waiting 03:23:25 0d9ebad4ef96: Waiting 03:23:25 9712f1f96733: Download complete 03:23:25 63f879dbbcfc: Verifying Checksum 03:23:25 63f879dbbcfc: Download complete 03:23:26 0d9ebad4ef96: Verifying Checksum 03:23:26 0d9ebad4ef96: Download complete 03:23:26 d747dcd14b5f: Verifying Checksum 03:23:26 e9a5061849ea: Verifying Checksum 03:23:26 e9a5061849ea: Download complete 03:23:26 ab5ef0e58194: Verifying Checksum 03:23:26 ab5ef0e58194: Download complete 03:23:26 2de7ff778b66: Verifying Checksum 03:23:26 2de7ff778b66: Download complete 03:23:29 ab5ef0e58194: Pull complete 03:23:30 9712f1f96733: Pull complete 03:23:32 63f879dbbcfc: Pull complete 03:23:37 0d9ebad4ef96: Pull complete 03:23:38 e9a5061849ea: Pull complete 03:23:38 d747dcd14b5f: Pull complete 03:23:41 2de7ff778b66: Pull complete 03:23:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:23:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:23:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:41 prd-ubuntu20.04-docker-8c-8g-7778 does not seem to be running inside a container 03:23:41 $ 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 03:23:55 $ docker top aa16629fa849ef2a9b4cffe35950992c4c811d554a2e865aea2ddaa4cc67b266 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:23:55 provisioning config files... 03:23:55 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config39153770114525780tmp 03:23:55 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6095398492382832175tmp 03:23:55 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1107828160034740192tmp [Pipeline] { [Pipeline] echo 03:23:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:23:55 ---> sigul-configuration.sh 03:23:55 gpg: directory `/root/.gnupg' created 03:23:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:23:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:23:55 gpg: keyring `/root/.gnupg/secring.gpg' created 03:23:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:23:55 gpg: CAST5 encrypted data 03:23:55 gpg: encrypted with 1 passphrase 03:23:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:23:55 + mkdir /home/jenkins 03:23:55 + mkdir /home/jenkins/sigul [Pipeline] sh 03:23:56 + 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 03:23:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:23:56 ---> sigul-install.sh 03:23:56 Sigul already installed; skipping installation. [Pipeline] sh 03:23:56 + git tag --list 03:23:56 v1.0.0 03:23:56 v2.1.0 03:23:56 v2.1.1 03:23:56 v2.2.0 03:23:56 v2.3.0 03:23:56 v3.0 03:23:56 v3.0.0 03:23:56 v3.1.0-dev.1 03:23:56 v3.1.0-dev.10 03:23:56 v3.1.0-dev.11 03:23:56 v3.1.0-dev.12 03:23:56 v3.1.0-dev.13 03:23:56 v3.1.0-dev.2 03:23:56 v3.1.0-dev.3 03:23:56 v3.1.0-dev.4 03:23:56 v3.1.0-dev.5 03:23:56 v3.1.0-dev.6 03:23:56 v3.1.0-dev.7 03:23:56 v3.1.0-dev.8 03:23:56 v3.1.0-dev.9 [Pipeline] sh 03:23:56 + lftools sign git-tag v3.1.0-dev.13 03:23:57 Signing Git tag with Sigul... 03:23:57 Signing v3.1.0-dev.13 [Pipeline] echo 03:23:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:23:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:23:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:23:58 $ docker stop --time=1 aa16629fa849ef2a9b4cffe35950992c4c811d554a2e865aea2ddaa4cc67b266 03:24:00 $ docker rm -f --volumes aa16629fa849ef2a9b4cffe35950992c4c811d554a2e865aea2ddaa4cc67b266 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:24:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:24:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:24:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:01 prd-ubuntu20.04-docker-8c-8g-7778 does not seem to be running inside a container 03:24:01 $ 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 03:24:02 $ docker top 8f724dd839502861f82b52b9863d6a6480763105d26b5da95bf4f56d29bdc83f -eo pid,comm 03:24:02 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). 03:24:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:24:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:24:02 [ssh-agent] Looking for ssh-agent implementation... 03:24:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:24:02 $ docker exec 8f724dd839502861f82b52b9863d6a6480763105d26b5da95bf4f56d29bdc83f ssh-agent 03:24:02 SSH_AUTH_SOCK=/tmp/ssh-qAzpz9JMo39P/agent.14 03:24:02 SSH_AGENT_PID=21 03:24:02 Running ssh-add (command line suppressed) 03:24:03 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2206812110173872351.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2206812110173872351.key) 03:24:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:24:03 + git semver bump pre 03:24:03 2023-09-25 03:24:03,559 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 03:24:03 2023-09-25 03:24:03,559 [bump_version] DEBUG bumping version:3.1.0-dev.13 on axis:pre with prefix:dev 03:24:03 2023-09-25 03:24:03,560 [bump_version] DEBUG bumped version:3.1.0-dev.14 03:24:03 2023-09-25 03:24:03,560 [write_version] DEBUG write version:3.1.0-dev.14 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 03:24:03 2023-09-25 03:24:03,560 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 03:24:03 2023-09-25 03:24:03,560 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 03:24:03 2023-09-25 03:24:03,561 [execute] INFO git cat-file --batch-check 03:24:03 2023-09-25 03:24:03,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 03:24:03 2023-09-25 03:24:03,568 [execute] INFO git cat-file --batch 03:24:03 2023-09-25 03:24:03,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 03:24:03 2023-09-25 03:24:03,573 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 03:24:03 3.1.0-dev.14 [Pipeline] } 03:24:03 $ docker exec --env ******** --env ******** 8f724dd839502861f82b52b9863d6a6480763105d26b5da95bf4f56d29bdc83f ssh-agent -k 03:24:03 unset SSH_AUTH_SOCK; 03:24:03 unset SSH_AGENT_PID; 03:24:03 echo Agent pid 21 killed; 03:24:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:24:04 + git semver [Pipeline] } 03:24:04 $ docker stop --time=1 8f724dd839502861f82b52b9863d6a6480763105d26b5da95bf4f56d29bdc83f 03:24:06 $ docker rm -f --volumes 8f724dd839502861f82b52b9863d6a6480763105d26b5da95bf4f56d29bdc83f [Pipeline] // withDockerContainer [Pipeline] sh 03:24:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:24:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:24:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:07 prd-ubuntu20.04-docker-8c-8g-7778 does not seem to be running inside a container 03:24:07 $ 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 03:24:08 $ docker top 7ee9815bb09f02d5cd32f063d6737e3f7374798e7c487216424c186846b4d943 -eo pid,comm 03:24:08 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). 03:24:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:24:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:24:08 [ssh-agent] Looking for ssh-agent implementation... 03:24:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:24:08 $ docker exec 7ee9815bb09f02d5cd32f063d6737e3f7374798e7c487216424c186846b4d943 ssh-agent 03:24:09 SSH_AUTH_SOCK=/tmp/ssh-eY79fmWJue91/agent.14 03:24:09 SSH_AGENT_PID=20 03:24:09 Running ssh-add (command line suppressed) 03:24:09 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14969578840766350706.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14969578840766350706.key) 03:24:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:24:09 + git semver push 03:24:09 2023-09-25 03:24:09,685 [run_push] DEBUG push 03:24:09 2023-09-25 03:24:09,685 [execute] INFO git cat-file --batch-check 03:24:09 2023-09-25 03:24:09,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 03:24:09 2023-09-25 03:24:09,689 [execute] INFO git rev-list 10cc452042f8265d8698f6f6b865051b7be24cb0 -- 03:24:09 2023-09-25 03:24:09,689 [execute] DEBUG Popen(['git', 'rev-list', '10cc452042f8265d8698f6f6b865051b7be24cb0', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 03:24:09 2023-09-25 03:24:09,696 [execute] INFO git fetch -v origin 03:24:09 2023-09-25 03:24:09,696 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 03:24:10 2023-09-25 03:24:10,161 [run_push] DEBUG no remote changes detected 03:24:10 2023-09-25 03:24:10,161 [execute] INFO git push origin semver 03:24:10 2023-09-25 03:24:10,162 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 03:24:11 2023-09-25 03:24:10,984 [run_push] DEBUG push all version tags 03:24:11 2023-09-25 03:24:10,985 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:24:11 2023-09-25 03:24:10,985 [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) 03:24:11 2023-09-25 03:24:11,725 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 03:24:11 3.1.0-dev.14 [Pipeline] } 03:24:11 $ docker exec --env ******** --env ******** 7ee9815bb09f02d5cd32f063d6737e3f7374798e7c487216424c186846b4d943 ssh-agent -k 03:24:11 unset SSH_AUTH_SOCK; 03:24:11 unset SSH_AGENT_PID; 03:24:11 echo Agent pid 20 killed; 03:24:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:24:12 + git semver [Pipeline] } 03:24:12 $ docker stop --time=1 7ee9815bb09f02d5cd32f063d6737e3f7374798e7c487216424c186846b4d943 03:24:14 $ docker rm -f --volumes 7ee9815bb09f02d5cd32f063d6737e3f7374798e7c487216424c186846b4d943 [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 03:24:15 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 03:24:15 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 03:24:15 total 16 03:24:15 drwxr-xr-x 3 root root 4096 Sep 25 03:14 . 03:24:15 drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 03:23 .. 03:24:15 drwxr-xr-x 2 root root 4096 Sep 25 03:14 cost 03:24:15 -rw-r--r-- 1 root root 83 Sep 25 03:14 cost.csv 03:24:15 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 03:24:15 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 03:24:15 total 16 03:24:15 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 03:14 . 03:24:15 drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 03:23 .. 03:24:15 drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 03:14 cost 03:24:15 -rw-r--r-- 1 jenkins jenkins 83 Sep 25 03:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:24:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:24:16 ---> package-listing.sh 03:24:16 ++ facter osfamily 03:24:16 ++ tr '[:upper:]' '[:lower:]' 03:24:16 + OS_FAMILY=debian 03:24:16 + workspace=/w/workspace/edgexfoundry_device-gpio_main 03:24:16 + START_PACKAGES=/tmp/packages_start.txt 03:24:16 + END_PACKAGES=/tmp/packages_end.txt 03:24:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:24:16 + PACKAGES=/tmp/packages_start.txt 03:24:16 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 03:24:16 + PACKAGES=/tmp/packages_end.txt 03:24:16 + case "${OS_FAMILY}" in 03:24:16 + dpkg -l 03:24:16 + grep '^ii' 03:24:16 + '[' -f /tmp/packages_start.txt ']' 03:24:16 + '[' -f /tmp/packages_end.txt ']' 03:24:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:24:16 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 03:24:16 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 03:24:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 03:24:16 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 03:24:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:17 prd-ubuntu20.04-docker-8c-8g-7778 does not seem to be running inside a container 03:24:17 $ 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 03:24:18 $ docker top 6fb4b3d117d77eef5b5c664ff85b0320b1576b847e5cca68f2895f4b9596fec3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:19 + touch /tmp/pre-build-complete [Pipeline] sh 03:24:19 + mkdir -p /var/log/sysstat [Pipeline] sh 03:24:19 + ls /var/log/sa-host 03:24:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:24:19 provisioning config files... 03:24:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5870491139993142979tmp [Pipeline] { [Pipeline] echo 03:24:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:24:19 ---> create-netrc.sh [Pipeline] } 03:24:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:24:20 ---> python-tools-install.sh [Pipeline] echo 03:24:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:24:20 ---> sudo-logs.sh 03:24:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:24:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:24:20 ---> job-cost.sh 03:24:20 lf-activate-venv: SKIPPING 03:24:20 DEBUG: total: 0.2199999988079071 03:24:20 INFO: Retrieving Stack Cost... 03:24:21 INFO: Retrieving Pricing Info for: v3-standard-8 03:24:21 INFO: Archiving Costs [Pipeline] echo 03:24:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:24:22 ---> logs-deploy.sh 03:24:22 lf-activate-venv: SKIPPING 03:24:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/100 03:24:22 INFO: archiving workspace using pattern(s): 03:24:22 Archives upload complete. 03:24:22 INFO: archiving logs to Nexus