Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 394f7e51838f4f11b1408721525dc4e9609626b3 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-ssh10119000291079403653.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-ssh538157429517232435.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-ssh13152646117194042566.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-ssh10504672483624171383.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-ssh858093538125930013.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9588 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 394f7e51838f4f11b1408721525dc4e9609626b3 (main) Commit message: "Merge pull request #204 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35" > git config core.sparsecheckout # timeout=10 > git checkout -f 394f7e51838f4f11b1408721525dc4e9609626b3 # timeout=10 > git rev-list --no-walk 07014ed4136a323f76076ad0d7449da681cdeaf5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:02:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:02:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:02:46 ========================================================= 05:02:46 EdgeX Global Pipelines Version Info 05:02:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:02:47 ------------------- 05:02:47 stable info: 05:02:47 ------------------- 05:02:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:02:47 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 05:02:47 Message: update stable to v1.0.254 05:02:48 ------------------- 05:02:48 experimental info: 05:02:48 ------------------- 05:02:48 Commited By: **** collab-it+edgex@linuxfoundation.org 05:02:48 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 05:02:48 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 394f7e51838f4f11b1408721525dc4e9609626b3 [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 394f7e5 [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:48 provisioning config files... 05:02:48 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10479833127245551281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:48 ---> docker-login.sh 05:02:48 nexus3.edgexfoundry.org:10001 05:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:49 Configure a credential helper to remove this warning. See 05:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:49 05:02:49 Login Succeeded 05:02:49 nexus3.edgexfoundry.org:10002 05:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:49 Configure a credential helper to remove this warning. See 05:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:49 05:02:49 Login Succeeded 05:02:49 nexus3.edgexfoundry.org:10003 05:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:49 Configure a credential helper to remove this warning. See 05:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:49 05:02:49 Login Succeeded 05:02:49 nexus3.edgexfoundry.org:10004 05:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:49 Configure a credential helper to remove this warning. See 05:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:49 05:02:49 Login Succeeded 05:02:49 docker.io 05:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:49 Configure a credential helper to remove this warning. See 05:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:49 05:02:49 Login Succeeded 05:02:49 ---> docker-login.sh ends [Pipeline] } 05:02:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:02:50 + git rev-list -1 --merges 394f7e51838f4f11b1408721525dc4e9609626b3~1..394f7e51838f4f11b1408721525dc4e9609626b3 [Pipeline] echo 05:02:50 -----------> git rev-list -1 --merges 394f7e51838f4f11b1408721525dc4e9609626b3~1..394f7e51838f4f11b1408721525dc4e9609626b3 394f7e51838f4f11b1408721525dc4e9609626b3 05:02:50 394f7e51838f4f11b1408721525dc4e9609626b3 [false] [Pipeline] sh 05:02:50 + git log --format=format:%s -1 394f7e51838f4f11b1408721525dc4e9609626b3 [Pipeline] echo 05:02:50 ========================================================= 05:02:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:02:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:02:51 + git log --format=format:%s -1 394f7e51838f4f11b1408721525dc4e9609626b3 [Pipeline] echo 05:02:51 [semverPrep] GIT_COMMIT: 394f7e51838f4f11b1408721525dc4e9609626b3, Commit Message: Merge pull request #204 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35 [Pipeline] echo 05:02:51 [semverPrep] This is not a build commit. [Pipeline] sh 05:02:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:02:51 + grep -v github /etc/ssh/ssh_known_hosts 05:02:51 + [ -e /tmp/ssh_known_hosts ] 05:02:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:02:51 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 05:02:51 -a /etc/ssh/ssh_known_hosts 05:02:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:51 05:02:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:52 0.1.4: Pulling from edgex-devops/py-git-semver 05:02:52 b85a868b505f: Pulling fs layer 05:02:52 e2be974225ed: Pulling fs layer 05:02:52 339a4e72a1f5: Pulling fs layer 05:02:52 988bab9f4d93: Pulling fs layer 05:02:52 1469e6f7b9e6: Pulling fs layer 05:02:52 eaf3925da568: Pulling fs layer 05:02:52 bab4dde63d76: Pulling fs layer 05:02:52 eaf3925da568: Waiting 05:02:52 1469e6f7b9e6: Waiting 05:02:52 bab4dde63d76: Waiting 05:02:52 bde34c3a00c8: Pulling fs layer 05:02:52 b352a97aabf1: Pulling fs layer 05:02:52 bde34c3a00c8: Waiting 05:02:52 4872d77fe225: Pulling fs layer 05:02:52 5851b861e8e6: Pulling fs layer 05:02:52 4872d77fe225: Waiting 05:02:52 5851b861e8e6: Waiting 05:02:52 988bab9f4d93: Waiting 05:02:52 b352a97aabf1: Waiting 05:02:52 e2be974225ed: Download complete 05:02:52 988bab9f4d93: Verifying Checksum 05:02:52 988bab9f4d93: Download complete 05:02:52 1469e6f7b9e6: Verifying Checksum 05:02:52 1469e6f7b9e6: Download complete 05:02:52 339a4e72a1f5: Verifying Checksum 05:02:52 339a4e72a1f5: Download complete 05:02:52 eaf3925da568: Download complete 05:02:52 b352a97aabf1: Download complete 05:02:52 4872d77fe225: Verifying Checksum 05:02:52 4872d77fe225: Download complete 05:02:52 5851b861e8e6: Verifying Checksum 05:02:52 5851b861e8e6: Download complete 05:02:52 b85a868b505f: Verifying Checksum 05:02:52 b85a868b505f: Download complete 05:02:52 bab4dde63d76: Verifying Checksum 05:02:52 bab4dde63d76: Download complete 05:02:54 b85a868b505f: Pull complete 05:02:54 e2be974225ed: Pull complete 05:02:54 339a4e72a1f5: Pull complete 05:02:54 988bab9f4d93: Pull complete 05:02:54 1469e6f7b9e6: Pull complete 05:02:54 eaf3925da568: Pull complete 05:02:56 bab4dde63d76: Pull complete 05:02:56 bde34c3a00c8: Pull complete 05:02:56 b352a97aabf1: Pull complete 05:02:56 4872d77fe225: Pull complete 05:02:57 5851b861e8e6: Pull complete 05:02:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:02:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:57 prd-ubuntu20.04-docker-8c-8g-9588 does not seem to be running inside a container 05:02:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:03:00 $ docker top 9ff70fd8d9647e147224a6251fae115788e1bd614177abc1c48bd3868b645a26 -eo pid,comm 05:03:00 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). 05:03:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:00 [ssh-agent] Looking for ssh-agent implementation... 05:03:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:00 $ docker exec 9ff70fd8d9647e147224a6251fae115788e1bd614177abc1c48bd3868b645a26 ssh-agent 05:03:00 SSH_AUTH_SOCK=/tmp/ssh-qG03ezJKSqyC/agent.32 05:03:00 SSH_AGENT_PID=38 05:03:00 Running ssh-add (command line suppressed) 05:03:00 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17569646813516683441.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17569646813516683441.key) 05:03:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:01 + git tag --points-at HEAD [Pipeline] } 05:03:01 $ docker exec --env ******** --env ******** 9ff70fd8d9647e147224a6251fae115788e1bd614177abc1c48bd3868b645a26 ssh-agent -k 05:03:01 unset SSH_AUTH_SOCK; 05:03:01 unset SSH_AGENT_PID; 05:03:01 echo Agent pid 38 killed; 05:03:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:03:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:01 [ssh-agent] Looking for ssh-agent implementation... 05:03:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:01 $ docker exec 9ff70fd8d9647e147224a6251fae115788e1bd614177abc1c48bd3868b645a26 ssh-agent 05:03:01 SSH_AUTH_SOCK=/tmp/ssh-eT51kY605SWP/agent.70 05:03:01 SSH_AGENT_PID=76 05:03:01 Running ssh-add (command line suppressed) 05:03:01 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4105571254647446953.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4105571254647446953.key) 05:03:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:01 + git semver init 05:03:02 2023-10-19 05:03:02,021 [run_init] DEBUG init version:0.0.0 force:False 05:03:02 2023-10-19 05:03:02,021 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 05:03:02 2023-10-19 05:03:02,022 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 05:03:02 2023-10-19 05:03:02,022 [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) 05:03:03 2023-10-19 05:03:03,024 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 05:03:03 2023-10-19 05:03:03,025 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 05:03:03 2023-10-19 05:03:03,025 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:03:03 2023-10-19 05:03:03,026 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:03:03 3.1.0-dev.17 [Pipeline] } 05:03:03 $ docker exec --env ******** --env ******** 9ff70fd8d9647e147224a6251fae115788e1bd614177abc1c48bd3868b645a26 ssh-agent -k 05:03:03 unset SSH_AUTH_SOCK; 05:03:03 unset SSH_AGENT_PID; 05:03:03 echo Agent pid 76 killed; 05:03:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:03 + git semver [Pipeline] } 05:03:03 $ docker stop --time=1 9ff70fd8d9647e147224a6251fae115788e1bd614177abc1c48bd3868b645a26 05:03:05 $ docker rm -f --volumes 9ff70fd8d9647e147224a6251fae115788e1bd614177abc1c48bd3868b645a26 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:03:05 Stashed 1 file(s) [Pipeline] echo 05:03:05 [edgeXSemver]: initialized semver on version 3.1.0-dev.17 [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 05:03:05 provisioning config files... 05:03:05 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5857974702488867630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:06 ---> docker-login.sh 05:03:06 nexus3.edgexfoundry.org:10001 05:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:06 Configure a credential helper to remove this warning. See 05:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:06 05:03:06 Login Succeeded 05:03:06 nexus3.edgexfoundry.org:10002 05:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:06 Configure a credential helper to remove this warning. See 05:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:06 05:03:06 Login Succeeded 05:03:06 nexus3.edgexfoundry.org:10003 05:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:06 Configure a credential helper to remove this warning. See 05:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:06 05:03:06 Login Succeeded 05:03:06 nexus3.edgexfoundry.org:10004 05:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:06 Configure a credential helper to remove this warning. See 05:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:06 05:03:06 Login Succeeded 05:03:06 docker.io 05:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:06 Configure a credential helper to remove this warning. See 05:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:06 05:03:06 Login Succeeded 05:03:06 ---> docker-login.sh ends [Pipeline] } 05:03:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:03:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:06 ========================================================= 05:03:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:03:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:07 + 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 . 05:03:07 Sending build context to Docker daemon 16.14MB 05:03:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:03:07 Step 2/12 : FROM ${BASE} AS builder 05:03:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:03:07 7264a8db6415: Pulling fs layer 05:03:07 c4d48a809fc2: Pulling fs layer 05:03:07 4f1c88b9dad5: Pulling fs layer 05:03:07 ad3a456e5733: Pulling fs layer 05:03:07 33e27b845d1e: Pulling fs layer 05:03:07 c68163c4e522: Pulling fs layer 05:03:07 50da416c3ac9: Pulling fs layer 05:03:07 23d2d4c4bb30: Pulling fs layer 05:03:07 ad3a456e5733: Waiting 05:03:07 c68163c4e522: Waiting 05:03:07 50da416c3ac9: Waiting 05:03:07 23d2d4c4bb30: Waiting 05:03:07 c4d48a809fc2: Verifying Checksum 05:03:07 c4d48a809fc2: Download complete 05:03:07 ad3a456e5733: Download complete 05:03:07 33e27b845d1e: Download complete 05:03:07 7264a8db6415: Download complete 05:03:07 c68163c4e522: Verifying Checksum 05:03:07 c68163c4e522: Download complete 05:03:07 7264a8db6415: Pull complete 05:03:07 23d2d4c4bb30: Verifying Checksum 05:03:07 23d2d4c4bb30: Download complete 05:03:07 c4d48a809fc2: Pull complete 05:03:08 4f1c88b9dad5: Download complete 05:03:08 50da416c3ac9: Verifying Checksum 05:03:08 50da416c3ac9: Download complete 05:03:11 4f1c88b9dad5: Pull complete 05:03:11 ad3a456e5733: Pull complete 05:03:11 33e27b845d1e: Pull complete 05:03:11 c68163c4e522: Pull complete 05:03:13 50da416c3ac9: Pull complete 05:03:14 23d2d4c4bb30: Pull complete 05:03:14 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 05:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:03:14 ---> 0786185ac409 05:03:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:03:19 ---> Running in a45437f658fe 05:03:19 Removing intermediate container a45437f658fe 05:03:19 ---> b75c5b76b601 05:03:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:03:19 ---> Running in 40b7843bfc2d 05:03:19 Removing intermediate container 40b7843bfc2d 05:03:19 ---> 380596c8c691 05:03:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 05:03:19 ---> Running in 1dcc46555796 05:03:19 Removing intermediate container 1dcc46555796 05:03:19 ---> d3f77c59da66 05:03:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:03:19 ---> Running in 36664ea48c90 05:03:19 Removing intermediate container 36664ea48c90 05:03:19 ---> 93f853d33190 05:03:19 Step 7/12 : WORKDIR /device-gpio 05:03:19 ---> Running in 961b7beecc37 05:03:19 Removing intermediate container 961b7beecc37 05:03:19 ---> efd6c28d8f1e 05:03:19 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:03:19 ---> Running in 459e9478df62 05:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:03:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:03:20 (1/4) Installing openssh-keygen (9.3_p2-r0) 05:03:20 (2/4) Installing libedit (20221030.3.1-r1) 05:03:20 (3/4) Installing openssh-client-common (9.3_p2-r0) 05:03:20 (4/4) Installing openssh-client-default (9.3_p2-r0) 05:03:20 Executing busybox-1.36.1-r2.trigger 05:03:20 OK: 268 MiB in 56 packages 05:03:20 Still waiting to schedule task 05:03:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:03:20 Removing intermediate container 459e9478df62 05:03:20 ---> 1bec5447b005 05:03:20 Step 9/12 : COPY go.mod vendor* ./ 05:03:21 ---> f01109e87712 05:03:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:21 ---> Running in eafaf196a6a7 05:04:28 Removing intermediate container eafaf196a6a7 05:04:28 ---> cb3bd4f4fc9e 05:04:28 Step 11/12 : COPY . . 05:04:28 ---> b5b626a03beb 05:04:28 Step 12/12 : RUN ${MAKE} 05:04:28 ---> Running in a32e51a72ee1 05:04:28 noop 05:04:28 Removing intermediate container a32e51a72ee1 05:04:28 ---> b9958ca78942 05:04:28 Successfully built b9958ca78942 05:04:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:29 + docker inspect -f . ci-base-image-x86_64 05:04:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:29 prd-ubuntu20.04-docker-8c-8g-9588 does not seem to be running inside a container 05:04:29 $ 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 ******** ci-base-image-x86_64 cat 05:04:29 $ docker top 81bf87375ea768b53fbf1ea1dceffa38d00238e57ca9d268dfaaffc224b92e05 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:30 + go version 05:04:30 go version go1.21.0 linux/amd64 [Pipeline] } 05:04:30 $ docker stop --time=1 81bf87375ea768b53fbf1ea1dceffa38d00238e57ca9d268dfaaffc224b92e05 05:04:31 $ docker rm -f --volumes 81bf87375ea768b53fbf1ea1dceffa38d00238e57ca9d268dfaaffc224b92e05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:31 + docker inspect -f . ci-base-image-x86_64 05:04:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:31 prd-ubuntu20.04-docker-8c-8g-9588 does not seem to be running inside a container 05:04:31 $ 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 ******** ci-base-image-x86_64 cat 05:04:32 $ docker top 36b1850b6131ea52dc3117479bd6b3a75b5e1fdc754cf4cb4854e96eef511cf4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:32 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 05:04:32 + make test 05:04:32 go test ./... -coverprofile=coverage.out ./... 05:04:34 ? github.com/edgexfoundry/device-gpio [no test files] 05:04:44 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 05:04:44 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 05:04:50 go vet ./... 05:04:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:04:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:04:53 ./bin/test-attribution-txt.sh [Pipeline] echo 05:04:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:04:53 $ docker stop --time=1 36b1850b6131ea52dc3117479bd6b3a75b5e1fdc754cf4cb4854e96eef511cf4 05:04:56 $ docker rm -f --volumes 36b1850b6131ea52dc3117479bd6b3a75b5e1fdc754cf4cb4854e96eef511cf4 [Pipeline] // withDockerContainer [Pipeline] sh 05:04:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:04:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:04:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:04:57 + ls -al . 05:04:57 total 168 05:04:57 drwxrwxr-x 9 jenkins jenkins 4096 Oct 19 05:04 . 05:04:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 05:02 .. 05:04:57 -rw-rw-r-- 1 jenkins jenkins 120 Oct 19 05:02 .dockerignore 05:04:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 05:04 .git 05:04:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:02 .github 05:04:57 -rw-rw-r-- 1 jenkins jenkins 343 Oct 19 05:02 .gitignore 05:04:57 -rw-rw-r-- 1 jenkins jenkins 41 Oct 19 05:02 .golangci.yml 05:04:57 drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 05:03 .semver 05:04:57 -rw-rw-r-- 1 jenkins jenkins 10671 Oct 19 05:02 Attribution.txt 05:04:57 -rw-rw-r-- 1 jenkins jenkins 6184 Oct 19 05:02 CHANGELOG.md 05:04:57 -rw-rw-r-- 1 jenkins jenkins 1542 Oct 19 05:02 Dockerfile 05:04:57 -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 05:02 GOVERNANCE.md 05:04:57 -rw-rw-r-- 1 jenkins jenkins 657 Oct 19 05:02 Jenkinsfile 05:04:57 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 19 05:02 LICENSE 05:04:57 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 19 05:02 Makefile 05:04:57 -rw-rw-r-- 1 jenkins jenkins 617 Oct 19 05:02 OWNERS.md 05:04:57 -rw-rw-r-- 1 jenkins jenkins 12293 Oct 19 05:02 README.md 05:04:57 -rw-rw-r-- 1 jenkins jenkins 12 Oct 19 05:03 VERSION 05:04:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 05:02 bin 05:04:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:02 cmd 05:04:57 -rw-r--r-- 1 jenkins jenkins 10 Oct 19 05:04 coverage.out 05:04:57 -rw-rw-r-- 1 jenkins jenkins 3698 Oct 19 05:02 go.mod 05:04:57 -rw-rw-r-- 1 jenkins jenkins 35450 Oct 19 05:02 go.sum 05:04:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:02 internal 05:04:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 05:02 snap 05:04:57 -rw-rw-r-- 1 jenkins jenkins 209 Oct 19 05:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:58 + 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=394f7e51838f4f11b1408721525dc4e9609626b3 --label arch=amd64 --label version=3.1.0-dev.17 . 05:04:58 Sending build context to Docker daemon 16.14MB 05:04:58 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 05:04:58 Step 2/25 : FROM ${BASE} AS builder 05:04:58 ---> b9958ca78942 05:04:58 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:04:58 ---> Running in d563ddf9ecc4 05:04:58 Removing intermediate container d563ddf9ecc4 05:04:58 ---> 41262cbecced 05:04:58 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:04:58 ---> Running in 42879f339f5e 05:04:58 Removing intermediate container 42879f339f5e 05:04:58 ---> 9546a3dde0dc 05:04:58 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 05:04:58 ---> Running in e6d35eb55f66 05:04:58 Removing intermediate container e6d35eb55f66 05:04:58 ---> 8286de89cacb 05:04:58 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:04:58 ---> Running in 84d4b9671c52 05:04:58 Removing intermediate container 84d4b9671c52 05:04:58 ---> 7096942a4477 05:04:58 Step 7/25 : WORKDIR /device-gpio 05:04:58 ---> Running in 3cf8a6a4ee85 05:04:58 Removing intermediate container 3cf8a6a4ee85 05:04:58 ---> 4c417054e10f 05:04:58 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:04:58 ---> Running in a37352d2a67e 05:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:59 OK: 268 MiB in 56 packages 05:04:59 Removing intermediate container a37352d2a67e 05:04:59 ---> de6e832fe14e 05:04:59 Step 9/25 : COPY go.mod vendor* ./ 05:05:00 ---> 9750baeea7f9 05:05:00 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:00 ---> Running in ed521a73b781 05:05:00 Removing intermediate container ed521a73b781 05:05:00 ---> 2b63a02c54a1 05:05:00 Step 11/25 : COPY . . 05:05:01 ---> 05f9c78f7547 05:05:01 Step 12/25 : RUN ${MAKE} 05:05:01 ---> Running in fad6f8ab6459 05:05:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 05:05:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9591 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 05:05:04 Running in /w/workspace/device-gpio/104 [Pipeline] { [Pipeline] checkout 05:05:04 The recommended git tool is: git 05:05:11 using credential edgex-jenkins-ssh 05:05:11 Cloning the remote Git repository 05:05:11 Cloning repository git@github.com:edgexfoundry/device-gpio.git 05:05:11 > git init /w/workspace/device-gpio/104 # timeout=10 05:05:11 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 05:05:11 > git --version # timeout=10 05:05:11 > git --version # 'git version 2.25.1' 05:05:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:14 Avoid second fetch 05:05:14 Checking out Revision 394f7e51838f4f11b1408721525dc4e9609626b3 (main) 05:05:15 Commit message: "Merge pull request #204 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35" 05:05:13 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 05:05:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:14 > git config core.sparsecheckout # timeout=10 05:05:14 > git checkout -f 394f7e51838f4f11b1408721525dc4e9609626b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:05:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:05:15 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:15 Dload Upload Total Spent Left Speed 05:05:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 05:05:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:05:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:05:16 + sudo tee /etc/docker/daemon.new 05:05:16 { 05:05:16 "registry-mirrors": [ 05:05:16 "https://nexus3.edgexfoundry.org:10001" 05:05:16 ], 05:05:16 "bip": "10.250.0.254/24", 05:05:16 "hosts": [ 05:05:16 "tcp://0.0.0.0:5555", 05:05:16 "unix:///var/run/docker.sock" 05:05:16 ], 05:05:16 "mtu": 1458, 05:05:16 "selinux-enabled": true, 05:05:16 "seccomp-profile": "/etc/docker/seccomp.json" 05:05:16 } [Pipeline] sh 05:05:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:05:17 + sudo service docker restart 05:05:24 Removing intermediate container fad6f8ab6459 05:05:24 ---> 9b2ffd6cac5f 05:05:24 Step 13/25 : FROM alpine:3.18 05:05:24 3.18: Pulling from library/alpine 05:05:24 96526aa774ef: Pulling fs layer 05:05:24 96526aa774ef: Verifying Checksum 05:05:24 96526aa774ef: Download complete 05:05:24 96526aa774ef: Pull complete 05:05:24 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 05:05:24 Status: Downloaded newer image for alpine:3.18 05:05:24 ---> 8ca4688f4f35 05:05:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 05:05:24 ---> Running in 9981727242ca 05:05:24 Removing intermediate container 9981727242ca 05:05:24 ---> be46da8236be 05:05:24 Step 15/25 : RUN apk add --update --no-cache 05:05:24 ---> Running in 30dea1c85281 05:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:05:24 OK: 7 MiB in 15 packages 05:05:24 Removing intermediate container 30dea1c85281 05:05:24 ---> 7ba057139a1d 05:05:24 Step 16/25 : WORKDIR / 05:05:24 ---> Running in 56298b83fb2b 05:05:24 Removing intermediate container 56298b83fb2b 05:05:24 ---> e053d40b5525 05:05:24 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 05:05:24 ---> 366a7f0790c0 05:05:24 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 05:05:24 ---> c89ee171d812 05:05:24 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 05:05:24 ---> 72e2c3906aa1 05:05:24 Step 20/25 : EXPOSE 59910 05:05:24 ---> Running in 932aa23fd9bd 05:05:24 Removing intermediate container 932aa23fd9bd 05:05:24 ---> d3bc2a3cf5cc 05:05:24 Step 21/25 : ENTRYPOINT ["/device-gpio"] 05:05:24 ---> Running in d5b6c77d59db 05:05:24 Removing intermediate container d5b6c77d59db 05:05:24 ---> 9d6637b47b17 05:05:24 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:05:24 ---> Running in 23960330799e 05:05:24 Removing intermediate container 23960330799e 05:05:24 ---> 01cc81ec03b3 05:05:24 Step 23/25 : LABEL arch=amd64 05:05:24 ---> Running in 9dc372b81574 05:05:24 Removing intermediate container 9dc372b81574 05:05:24 ---> 2feb61068ff7 05:05:24 Step 24/25 : LABEL git_sha=394f7e51838f4f11b1408721525dc4e9609626b3 05:05:24 ---> Running in 8b979ad963d7 05:05:24 Removing intermediate container 8b979ad963d7 05:05:24 ---> 5d1caa2422a3 05:05:24 Step 25/25 : LABEL version=3.1.0-dev.17 05:05:24 ---> Running in 806ad863ecae 05:05:25 Removing intermediate container 806ad863ecae 05:05:25 ---> 6eceeef96a26 05:05:25 [Warning] One or more build-args [ARCH] were not consumed 05:05:25 Successfully built 6eceeef96a26 05:05:25 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:25 provisioning config files... 05:05:25 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16087956121244402634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:25 ---> docker-login.sh 05:05:25 nexus3.edgexfoundry.org:10001 05:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:25 Configure a credential helper to remove this warning. See 05:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:25 05:05:25 Login Succeeded 05:05:25 nexus3.edgexfoundry.org:10002 05:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:25 Configure a credential helper to remove this warning. See 05:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:25 05:05:25 Login Succeeded 05:05:25 nexus3.edgexfoundry.org:10003 05:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:25 Configure a credential helper to remove this warning. See 05:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:25 05:05:25 Login Succeeded 05:05:25 nexus3.edgexfoundry.org:10004 05:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:25 Configure a credential helper to remove this warning. See 05:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:25 05:05:25 Login Succeeded 05:05:25 docker.io 05:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:26 Configure a credential helper to remove this warning. See 05:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:26 05:05:26 Login Succeeded 05:05:26 ---> docker-login.sh ends [Pipeline] } 05:05:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:26 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 05:05:26 394f7e51838f4f11b1408721525dc4e9609626b3 05:05:26 latest 05:05:26 3.1.0-dev.17 05:05:26 394f7e51838f4f11b1408721525dc4e9609626b3-3.1.0-dev.17 05:05:26 main 05:05:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:26 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:394f7e51838f4f11b1408721525dc4e9609626b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:26 + docker push nexus3.edgexfoundry.org:10004/device-gpio:394f7e51838f4f11b1408721525dc4e9609626b3 05:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 05:05:26 b39a1077fc36: Preparing 05:05:26 3187207b8e6a: Preparing 05:05:26 374ecf5050e4: Preparing 05:05:26 7d68331d4d2c: Preparing 05:05:26 cc2447e1835a: Preparing 05:05:26 cc2447e1835a: Layer already exists 05:05:26 3187207b8e6a: Pushed 05:05:26 374ecf5050e4: Pushed 05:05:26 7d68331d4d2c: Pushed 05:05:30 b39a1077fc36: Pushed 05:05:30 394f7e51838f4f11b1408721525dc4e9609626b3: digest: sha256:a4bd46d66189dd829310cf2ade2c93b0ecd065216a24fd42d9ff1bc457c51b5c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:30 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:30 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 05:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 05:05:30 b39a1077fc36: Preparing 05:05:30 3187207b8e6a: Preparing 05:05:30 374ecf5050e4: Preparing 05:05:30 7d68331d4d2c: Preparing 05:05:30 cc2447e1835a: Preparing 05:05:30 3187207b8e6a: Layer already exists 05:05:30 7d68331d4d2c: Layer already exists 05:05:30 374ecf5050e4: Layer already exists 05:05:30 b39a1077fc36: Layer already exists 05:05:30 cc2447e1835a: Layer already exists 05:05:30 latest: digest: sha256:a4bd46d66189dd829310cf2ade2c93b0ecd065216a24fd42d9ff1bc457c51b5c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:30 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:31 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.17 05:05:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 05:05:31 b39a1077fc36: Preparing 05:05:31 3187207b8e6a: Preparing 05:05:31 374ecf5050e4: Preparing 05:05:31 7d68331d4d2c: Preparing 05:05:31 cc2447e1835a: Preparing 05:05:31 cc2447e1835a: Layer already exists 05:05:31 b39a1077fc36: Layer already exists 05:05:31 374ecf5050e4: Layer already exists 05:05:31 7d68331d4d2c: Layer already exists 05:05:31 3187207b8e6a: Layer already exists 05:05:31 3.1.0-dev.17: digest: sha256:a4bd46d66189dd829310cf2ade2c93b0ecd065216a24fd42d9ff1bc457c51b5c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:31 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:394f7e51838f4f11b1408721525dc4e9609626b3-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:31 + docker push nexus3.edgexfoundry.org:10004/device-gpio:394f7e51838f4f11b1408721525dc4e9609626b3-3.1.0-dev.17 05:05:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 05:05:31 b39a1077fc36: Preparing 05:05:31 3187207b8e6a: Preparing 05:05:31 374ecf5050e4: Preparing 05:05:31 7d68331d4d2c: Preparing 05:05:31 cc2447e1835a: Preparing 05:05:31 7d68331d4d2c: Layer already exists 05:05:31 cc2447e1835a: Layer already exists 05:05:31 3187207b8e6a: Layer already exists 05:05:31 b39a1077fc36: Layer already exists 05:05:31 374ecf5050e4: Layer already exists 05:05:31 394f7e51838f4f11b1408721525dc4e9609626b3-3.1.0-dev.17: digest: sha256:a4bd46d66189dd829310cf2ade2c93b0ecd065216a24fd42d9ff1bc457c51b5c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:32 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:32 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 05:05:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 05:05:32 b39a1077fc36: Preparing 05:05:32 3187207b8e6a: Preparing 05:05:32 374ecf5050e4: Preparing 05:05:32 7d68331d4d2c: Preparing 05:05:32 cc2447e1835a: Preparing 05:05:32 3187207b8e6a: Layer already exists 05:05:32 7d68331d4d2c: Layer already exists 05:05:32 b39a1077fc36: Layer already exists 05:05:32 cc2447e1835a: Layer already exists 05:05:32 374ecf5050e4: Layer already exists 05:05:32 main: digest: sha256:a4bd46d66189dd829310cf2ade2c93b0ecd065216a24fd42d9ff1bc457c51b5c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:32 ===================================================== [Pipeline] echo 05:05:32 taggedImages: 05:05:32 - nexus3.edgexfoundry.org:10004/device-gpio:394f7e51838f4f11b1408721525dc4e9609626b3 05:05:32 - nexus3.edgexfoundry.org:10004/device-gpio:latest 05:05:32 - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.17 05:05:32 - nexus3.edgexfoundry.org:10004/device-gpio:394f7e51838f4f11b1408721525dc4e9609626b3-3.1.0-dev.17 05:05:32 - 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 05:05:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:32 05:05:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:33 latest: Pulling from edgex-lftools-log-publisher 05:05:33 5eb5b503b376: Pulling fs layer 05:05:33 5c69ac0246d0: Pulling fs layer 05:05:33 ec43610c2a17: Pulling fs layer 05:05:33 3a2ae6a8a46f: Pulling fs layer 05:05:33 33b1e0a273af: Pulling fs layer 05:05:33 5d3b04190fa2: Pulling fs layer 05:05:33 2f39f015ded8: Pulling fs layer 05:05:33 33b1e0a273af: Waiting 05:05:33 2f39f015ded8: Waiting 05:05:33 5d3b04190fa2: Waiting 05:05:33 3a2ae6a8a46f: Waiting 05:05:33 5c69ac0246d0: Verifying Checksum 05:05:33 5c69ac0246d0: Download complete 05:05:33 3a2ae6a8a46f: Download complete 05:05:33 33b1e0a273af: Verifying Checksum 05:05:33 33b1e0a273af: Download complete 05:05:33 ec43610c2a17: Verifying Checksum 05:05:33 ec43610c2a17: Download complete 05:05:33 5d3b04190fa2: Verifying Checksum 05:05:33 5d3b04190fa2: Download complete 05:05:33 5eb5b503b376: Verifying Checksum 05:05:33 5eb5b503b376: Download complete 05:05:34 2f39f015ded8: Download complete 05:05:34 5eb5b503b376: Pull complete 05:05:34 5c69ac0246d0: Pull complete 05:05:35 ec43610c2a17: Pull complete 05:05:35 3a2ae6a8a46f: Pull complete 05:05:35 33b1e0a273af: Pull complete 05:05:35 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:35 provisioning config files... 05:05:35 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/104@tmp/config3526741869240400854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:36 ---> docker-login.sh 05:05:36 nexus3.edgexfoundry.org:10001 05:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:36 Configure a credential helper to remove this warning. See 05:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:36 05:05:36 Login Succeeded 05:05:36 nexus3.edgexfoundry.org:10002 05:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:36 Configure a credential helper to remove this warning. See 05:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:36 05:05:36 Login Succeeded 05:05:36 nexus3.edgexfoundry.org:10003 05:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:37 Configure a credential helper to remove this warning. See 05:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:37 05:05:37 Login Succeeded 05:05:37 nexus3.edgexfoundry.org:10004 05:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:37 Configure a credential helper to remove this warning. See 05:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:37 05:05:37 Login Succeeded 05:05:37 docker.io 05:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:38 Configure a credential helper to remove this warning. See 05:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:38 05:05:38 Login Succeeded 05:05:38 ---> docker-login.sh ends [Pipeline] } 05:05:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:05:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:38 ========================================================= 05:05:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:05:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:38 + 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 . 05:05:39 Sending build context to Docker daemon 8.135MB 05:05:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:05:39 Step 2/12 : FROM ${BASE} AS builder 05:05:39 2f39f015ded8: Pull complete 05:05:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:05:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:39 prd-ubuntu20.04-docker-8c-8g-9588 does not seem to be running inside a container 05:05:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:05:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:05:39 9fda8d8052c6: Pulling fs layer 05:05:39 5d54e960e981: Pulling fs layer 05:05:39 c4a7e357bf2a: Pulling fs layer 05:05:39 f0e02332f6b5: Pulling fs layer 05:05:39 cefa15bbcfad: Pulling fs layer 05:05:39 17808c966233: Pulling fs layer 05:05:39 f4c1fc716caa: Pulling fs layer 05:05:39 f0e02332f6b5: Waiting 05:05:39 cefa15bbcfad: Waiting 05:05:39 17808c966233: Waiting 05:05:39 f4c1fc716caa: Waiting 05:05:39 5d54e960e981: Verifying Checksum 05:05:39 5d54e960e981: Download complete 05:05:39 f0e02332f6b5: Verifying Checksum 05:05:39 f0e02332f6b5: Download complete 05:05:39 cefa15bbcfad: Verifying Checksum 05:05:39 cefa15bbcfad: Download complete 05:05:39 9fda8d8052c6: Verifying Checksum 05:05:39 9fda8d8052c6: Download complete 05:05:40 f4c1fc716caa: Verifying Checksum 05:05:40 f4c1fc716caa: Download complete 05:05:41 9fda8d8052c6: Pull complete 05:05:41 5d54e960e981: Pull complete 05:05:41 c4a7e357bf2a: Verifying Checksum 05:05:41 c4a7e357bf2a: Download complete 05:05:42 17808c966233: Verifying Checksum 05:05:42 17808c966233: Download complete 05:05:44 $ docker top b2b8459087cf3a1895fda58af3d5adf498f07a28576af3539cc8f2bd86a55635 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:44 ---> job-cost.sh 05:05:44 lf-activate-venv: SKIPPING 05:05:44 INFO: No Stack... 05:05:44 INFO: Retrieving Pricing Info for: v3-standard-8 05:05:45 INFO: Archiving Costs [Pipeline] sh 05:05:45 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 05:05:45 + cut -d, -f6 [Pipeline] lock 05:05:45 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-104-stack-cost] 05:05:45 Resource [jenkins-edgexfoundry-device-gpio-main-104-stack-cost] did not exist. Created. 05:05:45 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:05:45 + echo total: 0.2199999988079071 [Pipeline] stash 05:05:45 Stashed 1 file(s) [Pipeline] } 05:05:45 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-104-stack-cost] [Pipeline] // lock [Pipeline] } 05:05:45 $ docker stop --time=1 b2b8459087cf3a1895fda58af3d5adf498f07a28576af3539cc8f2bd86a55635 05:05:46 $ docker rm -f --volumes b2b8459087cf3a1895fda58af3d5adf498f07a28576af3539cc8f2bd86a55635 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:05:55 c4a7e357bf2a: Pull complete 05:05:55 f0e02332f6b5: Pull complete 05:05:55 cefa15bbcfad: Pull complete 05:06:05 17808c966233: Pull complete 05:06:07 f4c1fc716caa: Pull complete 05:06:07 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 05:06:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:06:07 ---> ea914061e18c 05:06:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:06:09 ---> Running in baf5bc3434de 05:06:09 Removing intermediate container baf5bc3434de 05:06:09 ---> 58736a55b441 05:06:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:06:09 ---> Running in 31cfda4cffe7 05:06:10 Removing intermediate container 31cfda4cffe7 05:06:10 ---> bffee1f93ff2 05:06:10 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 05:06:10 ---> Running in 969178446f47 05:06:10 Removing intermediate container 969178446f47 05:06:10 ---> 81b1fd38a09e 05:06:10 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:06:10 ---> Running in 69a4ffb2b8f1 05:06:10 Removing intermediate container 69a4ffb2b8f1 05:06:10 ---> 1a5a5ece760d 05:06:10 Step 7/12 : WORKDIR /device-gpio 05:06:10 ---> Running in 90097fd80d1f 05:06:11 Removing intermediate container 90097fd80d1f 05:06:11 ---> 4fe07e0cd376 05:06:11 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:06:11 ---> Running in 1d8dc38ce425 05:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:06:14 (1/4) Installing openssh-keygen (9.3_p2-r0) 05:06:14 (2/4) Installing libedit (20221030.3.1-r1) 05:06:14 (3/4) Installing openssh-client-common (9.3_p2-r0) 05:06:14 (4/4) Installing openssh-client-default (9.3_p2-r0) 05:06:14 Executing busybox-1.36.1-r2.trigger 05:06:14 OK: 270 MiB in 56 packages 05:06:15 Removing intermediate container 1d8dc38ce425 05:06:15 ---> e7f2925eb015 05:06:15 Step 9/12 : COPY go.mod vendor* ./ 05:06:16 ---> 72b652aee2e0 05:06:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:16 ---> Running in 32d543b4d243 05:07:53 Removing intermediate container 32d543b4d243 05:07:53 ---> 3d8db886300d 05:07:53 Step 11/12 : COPY . . 05:07:53 ---> 218060fc4fff 05:07:53 Step 12/12 : RUN ${MAKE} 05:07:53 ---> Running in 6d6aa7edb694 05:07:54 noop 05:07:57 Removing intermediate container 6d6aa7edb694 05:07:57 ---> 3051a7ce1b3d 05:07:57 Successfully built 3051a7ce1b3d 05:07:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:58 + docker inspect -f . ci-base-image-arm64 05:07:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:58 prd-ubuntu20.04-docker-arm64-4c-16g-9591 does not seem to be running inside a container 05:07:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/104 -v /w/workspace/device-gpio/104:/w/workspace/device-gpio/104:rw,z -v /w/workspace/device-gpio/104@tmp:/w/workspace/device-gpio/104@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 05:08:00 $ docker top 87493fb179563748567e3788a08ceb642b17315e14d50a49b1e7f7f212e3e074 -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:01 + go version 05:08:01 go version go1.21.0 linux/arm64 [Pipeline] } 05:08:01 $ docker stop --time=1 87493fb179563748567e3788a08ceb642b17315e14d50a49b1e7f7f212e3e074 05:08:02 $ docker rm -f --volumes 87493fb179563748567e3788a08ceb642b17315e14d50a49b1e7f7f212e3e074 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:03 + docker inspect -f . ci-base-image-arm64 05:08:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:03 prd-ubuntu20.04-docker-arm64-4c-16g-9591 does not seem to be running inside a container 05:08:03 $ 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/104 -v /w/workspace/device-gpio/104:/w/workspace/device-gpio/104:rw,z -v /w/workspace/device-gpio/104@tmp:/w/workspace/device-gpio/104@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 05:08:05 $ docker top b0238bb739aafdf5f721dbfc3044d885ec4342990a0574c9997bb82f5a947dd8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:05 + git config --global --add safe.directory /w/workspace/device-gpio/104 [Pipeline] fileExists [Pipeline] sh 05:08:06 + make test 05:08:06 go test ./... -coverprofile=coverage.out ./... 05:08:11 ? github.com/edgexfoundry/device-gpio [no test files] 05:10:03 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 05:10:03 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 05:10:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:10:03 go vet ./... 05:10:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:10:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:10:30 ./bin/test-attribution-txt.sh [Pipeline] echo 05:10:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:10:30 $ docker stop --time=1 b0238bb739aafdf5f721dbfc3044d885ec4342990a0574c9997bb82f5a947dd8 05:10:33 $ docker rm -f --volumes b0238bb739aafdf5f721dbfc3044d885ec4342990a0574c9997bb82f5a947dd8 [Pipeline] // withDockerContainer [Pipeline] sh 05:10:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:10:34 Warning: overwriting stash ‘coverage-report’ 05:10:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:10:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:10:35 + ls -al . 05:10:35 total 164 05:10:35 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 05:08 . 05:10:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 05:05 .. 05:10:35 -rw-rw-r-- 1 jenkins jenkins 120 Oct 19 05:05 .dockerignore 05:10:35 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 05:05 .git 05:10:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:05 .github 05:10:35 -rw-rw-r-- 1 jenkins jenkins 343 Oct 19 05:05 .gitignore 05:10:35 -rw-rw-r-- 1 jenkins jenkins 41 Oct 19 05:05 .golangci.yml 05:10:35 -rw-rw-r-- 1 jenkins jenkins 10671 Oct 19 05:05 Attribution.txt 05:10:35 -rw-rw-r-- 1 jenkins jenkins 6184 Oct 19 05:05 CHANGELOG.md 05:10:35 -rw-rw-r-- 1 jenkins jenkins 1542 Oct 19 05:05 Dockerfile 05:10:35 -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 05:05 GOVERNANCE.md 05:10:35 -rw-rw-r-- 1 jenkins jenkins 657 Oct 19 05:05 Jenkinsfile 05:10:35 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 19 05:05 LICENSE 05:10:35 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 19 05:05 Makefile 05:10:35 -rw-rw-r-- 1 jenkins jenkins 617 Oct 19 05:05 OWNERS.md 05:10:35 -rw-rw-r-- 1 jenkins jenkins 12293 Oct 19 05:05 README.md 05:10:35 -rw-rw-r-- 1 jenkins jenkins 12 Oct 19 05:03 VERSION 05:10:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 05:05 bin 05:10:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:05 cmd 05:10:35 -rw-r--r-- 1 jenkins jenkins 10 Oct 19 05:08 coverage.out 05:10:35 -rw-rw-r-- 1 jenkins jenkins 3698 Oct 19 05:05 go.mod 05:10:35 -rw-rw-r-- 1 jenkins jenkins 35450 Oct 19 05:05 go.sum 05:10:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 05:05 internal 05:10:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 05:05 snap 05:10:35 -rw-rw-r-- 1 jenkins jenkins 209 Oct 19 05:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:35 + 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=394f7e51838f4f11b1408721525dc4e9609626b3 --label arch=arm64 --label version=3.1.0-dev.17 . 05:10:36 Sending build context to Docker daemon 8.136MB 05:10:36 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 05:10:36 Step 2/25 : FROM ${BASE} AS builder 05:10:36 ---> 3051a7ce1b3d 05:10:36 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:10:36 ---> Running in d3aad63ca1eb 05:10:36 Removing intermediate container d3aad63ca1eb 05:10:36 ---> 0a3a7d0b50e8 05:10:36 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:10:36 ---> Running in 45f3cd2f8829 05:10:37 Removing intermediate container 45f3cd2f8829 05:10:37 ---> a2bdfd8b0fa3 05:10:37 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 05:10:37 ---> Running in 7498232c6158 05:10:37 Removing intermediate container 7498232c6158 05:10:37 ---> 925aee34bcf1 05:10:37 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:10:37 ---> Running in 67ac33f2084c 05:10:38 Removing intermediate container 67ac33f2084c 05:10:38 ---> efd25111a33e 05:10:38 Step 7/25 : WORKDIR /device-gpio 05:10:38 ---> Running in dac4eade1a8f 05:10:38 Removing intermediate container dac4eade1a8f 05:10:38 ---> fed6fb38fb7d 05:10:38 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:10:38 ---> Running in 36b094ef8e6c 05:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:10:41 OK: 270 MiB in 56 packages 05:10:45 Removing intermediate container 36b094ef8e6c 05:10:45 ---> db32bd4ad0ad 05:10:45 Step 9/25 : COPY go.mod vendor* ./ 05:10:45 ---> 2ff56b696ce0 05:10:45 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:10:45 ---> Running in 6470702b2177 05:10:47 Removing intermediate container 6470702b2177 05:10:47 ---> e67f13ae63db 05:10:47 Step 11/25 : COPY . . 05:10:48 ---> b41e28993e92 05:10:48 Step 12/25 : RUN ${MAKE} 05:10:48 ---> Running in 77efd4109d9d 05:10:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 05:12:56 Removing intermediate container 77efd4109d9d 05:12:56 ---> 8d08e5686d90 05:12:56 Step 13/25 : FROM alpine:3.18 05:12:56 3.18: Pulling from library/alpine 05:12:56 579b34f0a95b: Pulling fs layer 05:12:56 579b34f0a95b: Verifying Checksum 05:12:56 579b34f0a95b: Download complete 05:12:56 579b34f0a95b: Pull complete 05:12:56 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 05:12:56 Status: Downloaded newer image for alpine:3.18 05:12:56 ---> 3cc203321400 05:12:56 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 05:12:56 ---> Running in 2ff83a2c4714 05:12:56 Removing intermediate container 2ff83a2c4714 05:12:56 ---> d519e9e794a9 05:12:56 Step 15/25 : RUN apk add --update --no-cache 05:12:56 ---> Running in 0814fee642ca 05:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:12:56 OK: 8 MiB in 15 packages 05:12:56 Removing intermediate container 0814fee642ca 05:12:56 ---> 1ae5d4c2d313 05:12:56 Step 16/25 : WORKDIR / 05:12:56 ---> Running in 9f44db0595e7 05:12:57 Removing intermediate container 9f44db0595e7 05:12:57 ---> 87bd4eb3899d 05:12:57 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 05:12:57 ---> 9c458b7be3ff 05:12:57 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 05:12:58 ---> a2dea31da197 05:12:58 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 05:12:59 ---> 9862b269c88f 05:12:59 Step 20/25 : EXPOSE 59910 05:12:59 ---> Running in 496ec1d12c7d 05:13:00 Removing intermediate container 496ec1d12c7d 05:13:00 ---> f83a757350b1 05:13:00 Step 21/25 : ENTRYPOINT ["/device-gpio"] 05:13:00 ---> Running in 0ccbc9da3d90 05:13:00 Removing intermediate container 0ccbc9da3d90 05:13:00 ---> 8d85aea29372 05:13:00 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:13:00 ---> Running in c0d110d366ef 05:13:01 Removing intermediate container c0d110d366ef 05:13:01 ---> c27c7c54df5f 05:13:01 Step 23/25 : LABEL arch=arm64 05:13:01 ---> Running in d21d06bd2807 05:13:01 Removing intermediate container d21d06bd2807 05:13:01 ---> 5c4b0d73e845 05:13:01 Step 24/25 : LABEL git_sha=394f7e51838f4f11b1408721525dc4e9609626b3 05:13:01 ---> Running in 4ac6efc24f0c 05:13:01 Removing intermediate container 4ac6efc24f0c 05:13:01 ---> cfdb5087b315 05:13:01 Step 25/25 : LABEL version=3.1.0-dev.17 05:13:02 ---> Running in 6ff25fb0ea90 05:13:02 Removing intermediate container 6ff25fb0ea90 05:13:02 ---> ad64b4895961 05:13:02 [Warning] One or more build-args [ARCH] were not consumed 05:13:02 Successfully built ad64b4895961 05:13:02 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 05:13:02 provisioning config files... 05:13:02 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/104@tmp/config10664558126750692574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:03 ---> docker-login.sh 05:13:03 nexus3.edgexfoundry.org:10001 05:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:03 Configure a credential helper to remove this warning. See 05:13:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:03 05:13:03 Login Succeeded 05:13:03 nexus3.edgexfoundry.org:10002 05:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:03 Configure a credential helper to remove this warning. See 05:13:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:03 05:13:03 Login Succeeded 05:13:03 nexus3.edgexfoundry.org:10003 05:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:04 Configure a credential helper to remove this warning. See 05:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:04 05:13:04 Login Succeeded 05:13:04 nexus3.edgexfoundry.org:10004 05:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:04 Configure a credential helper to remove this warning. See 05:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:04 05:13:04 Login Succeeded 05:13:04 docker.io 05:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:05 Configure a credential helper to remove this warning. See 05:13:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:05 05:13:05 Login Succeeded 05:13:05 ---> docker-login.sh ends [Pipeline] } 05:13:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:13:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:13:05 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 05:13:05 394f7e51838f4f11b1408721525dc4e9609626b3 05:13:05 latest 05:13:05 3.1.0-dev.17 05:13:05 394f7e51838f4f11b1408721525dc4e9609626b3-3.1.0-dev.17 05:13:05 main 05:13:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:05 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:394f7e51838f4f11b1408721525dc4e9609626b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:06 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:394f7e51838f4f11b1408721525dc4e9609626b3 05:13:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 05:13:06 bc063637e5a2: Preparing 05:13:06 3b3b6fcf863b: Preparing 05:13:06 f63fddb2ca04: Preparing 05:13:06 61512620386e: Preparing 05:13:06 5f4d9fc4d98d: Preparing 05:13:06 5f4d9fc4d98d: Layer already exists 05:13:06 f63fddb2ca04: Pushed 05:13:06 61512620386e: Pushed 05:13:06 3b3b6fcf863b: Pushed 05:13:11 bc063637e5a2: Pushed 05:13:11 394f7e51838f4f11b1408721525dc4e9609626b3: digest: sha256:ce97eede15df286caa650245c973ebf87e4226d6b86534cc9a0251bd58ea26db size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:12 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:12 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 05:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 05:13:12 bc063637e5a2: Preparing 05:13:12 3b3b6fcf863b: Preparing 05:13:12 f63fddb2ca04: Preparing 05:13:12 61512620386e: Preparing 05:13:12 5f4d9fc4d98d: Preparing 05:13:12 f63fddb2ca04: Layer already exists 05:13:12 61512620386e: Layer already exists 05:13:12 bc063637e5a2: Layer already exists 05:13:12 5f4d9fc4d98d: Layer already exists 05:13:12 3b3b6fcf863b: Layer already exists 05:13:12 latest: digest: sha256:ce97eede15df286caa650245c973ebf87e4226d6b86534cc9a0251bd58ea26db size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:13 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:13 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.17 05:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 05:13:13 bc063637e5a2: Preparing 05:13:13 3b3b6fcf863b: Preparing 05:13:13 f63fddb2ca04: Preparing 05:13:13 61512620386e: Preparing 05:13:13 5f4d9fc4d98d: Preparing 05:13:13 3b3b6fcf863b: Layer already exists 05:13:13 61512620386e: Layer already exists 05:13:13 5f4d9fc4d98d: Layer already exists 05:13:13 bc063637e5a2: Layer already exists 05:13:13 f63fddb2ca04: Layer already exists 05:13:13 3.1.0-dev.17: digest: sha256:ce97eede15df286caa650245c973ebf87e4226d6b86534cc9a0251bd58ea26db size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:14 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:394f7e51838f4f11b1408721525dc4e9609626b3-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:17 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:394f7e51838f4f11b1408721525dc4e9609626b3-3.1.0-dev.17 05:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 05:13:17 bc063637e5a2: Preparing 05:13:17 3b3b6fcf863b: Preparing 05:13:17 f63fddb2ca04: Preparing 05:13:17 61512620386e: Preparing 05:13:17 5f4d9fc4d98d: Preparing 05:13:17 f63fddb2ca04: Layer already exists 05:13:17 3b3b6fcf863b: Layer already exists 05:13:17 61512620386e: Layer already exists 05:13:17 bc063637e5a2: Layer already exists 05:13:17 5f4d9fc4d98d: Layer already exists 05:13:17 394f7e51838f4f11b1408721525dc4e9609626b3-3.1.0-dev.17: digest: sha256:ce97eede15df286caa650245c973ebf87e4226d6b86534cc9a0251bd58ea26db size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:18 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:18 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 05:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 05:13:18 bc063637e5a2: Preparing 05:13:18 3b3b6fcf863b: Preparing 05:13:18 f63fddb2ca04: Preparing 05:13:18 61512620386e: Preparing 05:13:18 5f4d9fc4d98d: Preparing 05:13:18 bc063637e5a2: Layer already exists 05:13:18 5f4d9fc4d98d: Layer already exists 05:13:18 61512620386e: Layer already exists 05:13:18 f63fddb2ca04: Layer already exists 05:13:18 3b3b6fcf863b: Layer already exists 05:13:19 main: digest: sha256:ce97eede15df286caa650245c973ebf87e4226d6b86534cc9a0251bd58ea26db size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:13:19 ===================================================== [Pipeline] echo 05:13:19 taggedImages: 05:13:19 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:394f7e51838f4f11b1408721525dc4e9609626b3 05:13:19 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 05:13:19 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.17 05:13:19 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:394f7e51838f4f11b1408721525dc4e9609626b3-3.1.0-dev.17 05:13:19 - 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 05:13:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:19 05:13:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:19 arm64: Pulling from edgex-lftools-log-publisher 05:13:19 8998bd30e6a1: Pulling fs layer 05:13:19 04944245beec: Pulling fs layer 05:13:19 699f458cf7ca: Pulling fs layer 05:13:19 765212b225bb: Pulling fs layer 05:13:19 f23df028b6ca: Pulling fs layer 05:13:19 d65c8cfc05b1: Pulling fs layer 05:13:19 2437ff75d9bd: Pulling fs layer 05:13:19 765212b225bb: Waiting 05:13:19 f23df028b6ca: Waiting 05:13:19 d65c8cfc05b1: Waiting 05:13:19 2437ff75d9bd: Waiting 05:13:20 04944245beec: Verifying Checksum 05:13:20 04944245beec: Download complete 05:13:20 765212b225bb: Verifying Checksum 05:13:20 765212b225bb: Download complete 05:13:20 f23df028b6ca: Verifying Checksum 05:13:20 f23df028b6ca: Download complete 05:13:20 d65c8cfc05b1: Verifying Checksum 05:13:20 d65c8cfc05b1: Download complete 05:13:20 699f458cf7ca: Verifying Checksum 05:13:20 699f458cf7ca: Download complete 05:13:20 8998bd30e6a1: Verifying Checksum 05:13:20 8998bd30e6a1: Download complete 05:13:23 2437ff75d9bd: Verifying Checksum 05:13:23 2437ff75d9bd: Download complete 05:13:25 8998bd30e6a1: Pull complete 05:13:26 04944245beec: Pull complete 05:13:27 699f458cf7ca: Pull complete 05:13:27 765212b225bb: Pull complete 05:13:28 f23df028b6ca: Pull complete 05:13:29 d65c8cfc05b1: Pull complete 05:13:47 2437ff75d9bd: Pull complete 05:13:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:13:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:47 prd-ubuntu20.04-docker-arm64-4c-16g-9591 does not seem to be running inside a container 05:13:47 $ 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/104 -v /w/workspace/device-gpio/104:/w/workspace/device-gpio/104:rw,z -v /w/workspace/device-gpio/104@tmp:/w/workspace/device-gpio/104@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 05:13:50 $ docker top 02e307af83f4514b8b7c010dde6ba9a9e7c1e9831a79b5f4da0ba495b1ec9b70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:51 ---> job-cost.sh 05:13:51 lf-activate-venv: SKIPPING 05:13:51 INFO: No Stack... 05:13:52 INFO: Retrieving Pricing Info for: v3-standard-4 05:13:52 INFO: Archiving Costs [Pipeline] sh 05:13:53 + cat /w/workspace/device-gpio/104/archives/cost.csv 05:13:53 + cut -d, -f6 [Pipeline] lock 05:13:53 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-104-stack-cost] 05:13:53 Resource [jenkins-edgexfoundry-device-gpio-main-104-stack-cost] did not exist. Created. 05:13:53 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:13:54 /w/workspace/device-gpio/104@tmp/durable-ad6cf12a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:13:54 + echo total: 0.10999999940395355 [Pipeline] stash 05:13:54 Warning: overwriting stash ‘stack-cost’ 05:13:54 Stashed 1 file(s) [Pipeline] } 05:13:54 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-104-stack-cost] [Pipeline] // lock [Pipeline] } 05:13:54 $ docker stop --time=1 02e307af83f4514b8b7c010dde6ba9a9e7c1e9831a79b5f4da0ba495b1ec9b70 05:13:59 $ docker rm -f --volumes 02e307af83f4514b8b7c010dde6ba9a9e7c1e9831a79b5f4da0ba495b1ec9b70 [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 05:14:00 provisioning config files... 05:14:00 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17546835798324520269tmp [Pipeline] { [Pipeline] sh 05:14:00 + set +x 05:14:00 + curl -s https://codecov.io/bash 05:14:00 + bash -s -- 05:14:00 05:14:00 _____ _ 05:14:00 / ____| | | 05:14:00 | | ___ __| | ___ ___ _____ __ 05:14:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:14:00 | |___| (_) | (_| | __/ (_| (_) \ V / 05:14:00 \_____\___/ \__,_|\___|\___\___/ \_/ 05:14:00 Bash-1.0.6 05:14:00 05:14:00 05:14:00 ==> git version 2.25.1 found 05:14:00 ==> 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 05:14:00 Release-Date: 2020-01-08 05:14:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:14:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:14:00 ==> Jenkins CI detected. 05:14:00 current dir:  /w/workspace/edgexfoundry_device-gpio_main 05:14:00 project root: . 05:14:00 --> token set from env 05:14:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:14:00 ==> Running gcov in . (disable via -X gcov) 05:14:00 ==> Python coveragepy not found 05:14:00 ==> Searching for coverage reports in: 05:14:00 + . 05:14:00 -> Found 1 reports 05:14:00 ==> Detecting git/mercurial file structure 05:14:00 ==> Reading reports 05:14:00 + ./coverage.out bytes=10 05:14:00 ==> Appending adjustments 05:14:00 https://docs.codecov.io/docs/fixing-reports 05:14:00 + Found adjustments 05:14:00 ==> Gzipping contents 05:14:00 4.0K /tmp/codecov.kSkLJM.gz 05:14:00 ==> Uploading reports 05:14:00 url: https://codecov.io 05:14:00 query: branch=main&commit=394f7e51838f4f11b1408721525dc4e9609626b3&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 05:14:00 -> Pinging Codecov 05:14:00 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=394f7e51838f4f11b1408721525dc4e9609626b3&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 05:14:00 -> Uploading to 05:14:00 https://storage.googleapis.com/codecov/v4/raw/2023-10-19/3EC07B1A8CA8AF9BCAA0BB9F0134797F/394f7e51838f4f11b1408721525dc4e9609626b3/abf2b36d-7fd0-466a-becb-985a0f3beb22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231019T051400Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=04ec3e47962ac3da2e65cb1c96d2ea7bcaa2e2f5777ee20537db36a0805750d8 05:14:00 % Total % Received % Xferd Average Speed Time Time Time Current 05:14:00 Dload Upload Total Spent Left Speed 05:14:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 2327 --:--:-- --:--:-- --:--:-- 2327 05:14:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/394f7e51838f4f11b1408721525dc4e9609626b3 [Pipeline] } 05:14:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:14:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:14:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:14:01 05:14:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:14:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:14:01 df9b9388f04a: Pulling fs layer 05:14:01 52dc419b0ee2: Pulling fs layer 05:14:01 25bc292e5bac: Pulling fs layer 05:14:01 114826534d7a: Pulling fs layer 05:14:01 4657fd5d0bcf: Pulling fs layer 05:14:01 6ad1cebc031e: Pulling fs layer 05:14:01 8a3aa393b2d8: Pulling fs layer 05:14:01 114826534d7a: Waiting 05:14:01 4657fd5d0bcf: Waiting 05:14:01 6ad1cebc031e: Waiting 05:14:01 8a3aa393b2d8: Waiting 05:14:01 25bc292e5bac: Verifying Checksum 05:14:01 25bc292e5bac: Download complete 05:14:01 52dc419b0ee2: Verifying Checksum 05:14:01 52dc419b0ee2: Download complete 05:14:01 4657fd5d0bcf: Verifying Checksum 05:14:01 4657fd5d0bcf: Download complete 05:14:01 df9b9388f04a: Verifying Checksum 05:14:01 df9b9388f04a: Download complete 05:14:02 6ad1cebc031e: Verifying Checksum 05:14:02 6ad1cebc031e: Download complete 05:14:02 df9b9388f04a: Pull complete 05:14:02 52dc419b0ee2: Pull complete 05:14:02 25bc292e5bac: Pull complete 05:14:02 114826534d7a: Verifying Checksum 05:14:02 114826534d7a: Download complete 05:14:03 8a3aa393b2d8: Verifying Checksum 05:14:03 8a3aa393b2d8: Download complete 05:14:06 114826534d7a: Pull complete 05:14:06 4657fd5d0bcf: Pull complete 05:14:06 6ad1cebc031e: Pull complete 05:14:09 8a3aa393b2d8: Pull complete 05:14:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:14:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:14:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:10 prd-ubuntu20.04-docker-8c-8g-9588 does not seem to be running inside a container 05:14:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:14:15 $ docker top 5ec04b204947917be0c6453c9f0d48cd3512bffdcaf2e218218a3118b4f141b0 -eo pid,comm [Pipeline] { [Pipeline] echo 05:14:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 05:14:15 + set -o pipefail 05:14:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 05:14:24 05:14:24 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 05:14:24 05:14:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/04d90160-1f46-4ff2-8d90-bb5ac53609ff 05:14:24 05:14:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:14:24 05:14:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:14:24 05:14:24 05:14:24 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:14:24 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:14:24 More details here: https://snyk.co/ue1NS [Pipeline] } 05:14:24 $ docker stop --time=1 5ec04b204947917be0c6453c9f0d48cd3512bffdcaf2e218218a3118b4f141b0 05:14:28 $ docker rm -f --volumes 5ec04b204947917be0c6453c9f0d48cd3512bffdcaf2e218218a3118b4f141b0 [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 05:14:29 + git log --format=format:%s -1 394f7e51838f4f11b1408721525dc4e9609626b3 [Pipeline] sh 05:14:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:14:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:14:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:30 prd-ubuntu20.04-docker-8c-8g-9588 does not seem to be running inside a container 05:14:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:14:30 $ docker top 2716a3a235e78a2ded06ff0e73a6b1efabc5d1e2734d58f0b8979a17f72fb461 -eo pid,comm 05:14:30 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). 05:14:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:14:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:14:30 [ssh-agent] Looking for ssh-agent implementation... 05:14:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:14:30 $ docker exec 2716a3a235e78a2ded06ff0e73a6b1efabc5d1e2734d58f0b8979a17f72fb461 ssh-agent 05:14:30 SSH_AUTH_SOCK=/tmp/ssh-gUo0TJETNGCN/agent.33 05:14:30 SSH_AGENT_PID=39 05:14:30 Running ssh-add (command line suppressed) 05:14:30 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11543646543300828260.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11543646543300828260.key) 05:14:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:14:31 + git semver tag 05:14:31 2023-10-19 05:14:31,423 [run_tag] DEBUG tag force:False 05:14:31 2023-10-19 05:14:31,423 [check_head_tag] DEBUG check head tag 05:14:31 2023-10-19 05:14:31,424 [execute] INFO git cat-file --batch-check 05:14:31 2023-10-19 05:14:31,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 05:14:31 2023-10-19 05:14:31,428 [execute] INFO git cat-file --batch 05:14:31 2023-10-19 05:14:31,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 05:14:31 2023-10-19 05:14:31,440 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:14:31 2023-10-19 05:14:31,440 [execute] INFO git tag -a v3.1.0-dev.17 -m v3.1.0-dev.17 05:14:31 2023-10-19 05:14:31,440 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.17', '-m', 'v3.1.0-dev.17'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 05:14:31 2023-10-19 05:14:31,446 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:14:31 3.1.0-dev.17 [Pipeline] } 05:14:31 $ docker exec --env ******** --env ******** 2716a3a235e78a2ded06ff0e73a6b1efabc5d1e2734d58f0b8979a17f72fb461 ssh-agent -k 05:14:31 unset SSH_AUTH_SOCK; 05:14:31 unset SSH_AGENT_PID; 05:14:31 echo Agent pid 39 killed; 05:14:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:14:31 + git semver [Pipeline] } 05:14:32 $ docker stop --time=1 2716a3a235e78a2ded06ff0e73a6b1efabc5d1e2734d58f0b8979a17f72fb461 05:14:33 $ docker rm -f --volumes 2716a3a235e78a2ded06ff0e73a6b1efabc5d1e2734d58f0b8979a17f72fb461 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:14:33 05:14:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:14:34 0.23.1-centos7: Pulling from edgex-lftools 05:14:34 ab5ef0e58194: Pulling fs layer 05:14:34 9712f1f96733: Pulling fs layer 05:14:34 63f879dbbcfc: Pulling fs layer 05:14:34 0d9ebad4ef96: Pulling fs layer 05:14:34 e9a5061849ea: Pulling fs layer 05:14:34 d747dcd14b5f: Pulling fs layer 05:14:34 2de7ff778b66: Pulling fs layer 05:14:34 0d9ebad4ef96: Waiting 05:14:34 e9a5061849ea: Waiting 05:14:34 2de7ff778b66: Waiting 05:14:34 d747dcd14b5f: Waiting 05:14:34 9712f1f96733: Verifying Checksum 05:14:34 9712f1f96733: Download complete 05:14:34 63f879dbbcfc: Verifying Checksum 05:14:34 63f879dbbcfc: Download complete 05:14:34 e9a5061849ea: Verifying Checksum 05:14:34 e9a5061849ea: Download complete 05:14:34 d747dcd14b5f: Verifying Checksum 05:14:34 d747dcd14b5f: Download complete 05:14:34 0d9ebad4ef96: Verifying Checksum 05:14:34 0d9ebad4ef96: Download complete 05:14:34 ab5ef0e58194: Verifying Checksum 05:14:34 ab5ef0e58194: Download complete 05:14:34 2de7ff778b66: Verifying Checksum 05:14:37 ab5ef0e58194: Pull complete 05:14:37 9712f1f96733: Pull complete 05:14:37 63f879dbbcfc: Pull complete 05:14:41 0d9ebad4ef96: Pull complete 05:14:41 e9a5061849ea: Pull complete 05:14:41 d747dcd14b5f: Pull complete 05:14:42 2de7ff778b66: Pull complete 05:14:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:14:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:14:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:42 prd-ubuntu20.04-docker-8c-8g-9588 does not seem to be running inside a container 05:14:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:14:48 $ docker top 38c36682a4ca9fd0fc354164e2698e3625cd2ccdc5eca7d67ebf3229da7fc5b5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:14:48 provisioning config files... 05:14:48 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13520500309152294294tmp 05:14:48 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16457704467651509344tmp 05:14:48 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6939174120210400182tmp [Pipeline] { [Pipeline] echo 05:14:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:14:48 ---> sigul-configuration.sh 05:14:48 gpg: directory `/root/.gnupg' created 05:14:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:14:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:14:48 gpg: keyring `/root/.gnupg/secring.gpg' created 05:14:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:14:48 gpg: CAST5 encrypted data 05:14:48 gpg: encrypted with 1 passphrase 05:14:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:14:49 + mkdir /home/jenkins 05:14:49 + mkdir /home/jenkins/sigul [Pipeline] sh 05:14:49 + 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 05:14:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:14:49 ---> sigul-install.sh 05:14:49 Sigul already installed; skipping installation. [Pipeline] sh 05:14:49 + git tag --list 05:14:49 v1.0.0 05:14:49 v2.1.0 05:14:49 v2.1.1 05:14:49 v2.2.0 05:14:49 v2.3.0 05:14:49 v3.0 05:14:49 v3.0.0 05:14:49 v3.1.0-dev.1 05:14:49 v3.1.0-dev.10 05:14:49 v3.1.0-dev.11 05:14:49 v3.1.0-dev.12 05:14:49 v3.1.0-dev.13 05:14:49 v3.1.0-dev.14 05:14:49 v3.1.0-dev.15 05:14:49 v3.1.0-dev.16 05:14:49 v3.1.0-dev.17 05:14:49 v3.1.0-dev.2 05:14:49 v3.1.0-dev.3 05:14:49 v3.1.0-dev.4 05:14:49 v3.1.0-dev.5 05:14:49 v3.1.0-dev.6 05:14:49 v3.1.0-dev.7 05:14:49 v3.1.0-dev.8 05:14:49 v3.1.0-dev.9 [Pipeline] sh 05:14:50 + lftools sign git-tag v3.1.0-dev.17 05:14:50 Signing Git tag with Sigul... 05:14:50 Signing v3.1.0-dev.17 [Pipeline] echo 05:14:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:14:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:14:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:14:51 $ docker stop --time=1 38c36682a4ca9fd0fc354164e2698e3625cd2ccdc5eca7d67ebf3229da7fc5b5 05:14:52 $ docker rm -f --volumes 38c36682a4ca9fd0fc354164e2698e3625cd2ccdc5eca7d67ebf3229da7fc5b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:14:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:14:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:14:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:53 prd-ubuntu20.04-docker-8c-8g-9588 does not seem to be running inside a container 05:14:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:14:53 $ docker top 27b216a2921aec7ba0469625ab0ff419242951b10a0103ee3f7ee41cd9b3765d -eo pid,comm 05:14:53 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). 05:14:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:14:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:14:53 [ssh-agent] Looking for ssh-agent implementation... 05:14:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:14:53 $ docker exec 27b216a2921aec7ba0469625ab0ff419242951b10a0103ee3f7ee41cd9b3765d ssh-agent 05:14:54 SSH_AUTH_SOCK=/tmp/ssh-OxovO0SlZxNK/agent.31 05:14:54 SSH_AGENT_PID=37 05:14:54 Running ssh-add (command line suppressed) 05:14:54 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13194177835985586462.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13194177835985586462.key) 05:14:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:14:54 + git semver bump pre 05:14:54 2023-10-19 05:14:54,677 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:14:54 2023-10-19 05:14:54,678 [bump_version] DEBUG bumping version:3.1.0-dev.17 on axis:pre with prefix:dev 05:14:54 2023-10-19 05:14:54,678 [bump_version] DEBUG bumped version:3.1.0-dev.18 05:14:54 2023-10-19 05:14:54,678 [write_version] DEBUG write version:3.1.0-dev.18 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 05:14:54 2023-10-19 05:14:54,678 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:14:54 2023-10-19 05:14:54,678 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:14:54 2023-10-19 05:14:54,682 [execute] INFO git cat-file --batch-check 05:14:54 2023-10-19 05:14:54,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 05:14:54 2023-10-19 05:14:54,688 [execute] INFO git cat-file --batch 05:14:54 2023-10-19 05:14:54,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 05:14:54 2023-10-19 05:14:54,692 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:14:54 3.1.0-dev.18 [Pipeline] } 05:14:54 $ docker exec --env ******** --env ******** 27b216a2921aec7ba0469625ab0ff419242951b10a0103ee3f7ee41cd9b3765d ssh-agent -k 05:14:54 unset SSH_AUTH_SOCK; 05:14:54 unset SSH_AGENT_PID; 05:14:54 echo Agent pid 37 killed; 05:14:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:14:55 + git semver [Pipeline] } 05:14:55 $ docker stop --time=1 27b216a2921aec7ba0469625ab0ff419242951b10a0103ee3f7ee41cd9b3765d 05:14:56 $ docker rm -f --volumes 27b216a2921aec7ba0469625ab0ff419242951b10a0103ee3f7ee41cd9b3765d [Pipeline] // withDockerContainer [Pipeline] sh 05:14:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:14:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:14:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:57 prd-ubuntu20.04-docker-8c-8g-9588 does not seem to be running inside a container 05:14:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:14:57 $ docker top 51b1a78af71b11b962bed424c18bd95c7b78c2fbf81b2b083b651439bca142cc -eo pid,comm 05:14:58 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). 05:14:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:14:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:14:58 [ssh-agent] Looking for ssh-agent implementation... 05:14:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:14:58 $ docker exec 51b1a78af71b11b962bed424c18bd95c7b78c2fbf81b2b083b651439bca142cc ssh-agent 05:14:58 SSH_AUTH_SOCK=/tmp/ssh-HSuSp8c1sZtQ/agent.32 05:14:58 SSH_AGENT_PID=38 05:14:58 Running ssh-add (command line suppressed) 05:14:58 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6489101034381074834.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6489101034381074834.key) 05:14:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:14:58 + git semver push 05:14:58 2023-10-19 05:14:58,848 [run_push] DEBUG push 05:14:58 2023-10-19 05:14:58,849 [execute] INFO git cat-file --batch-check 05:14:58 2023-10-19 05:14:58,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 05:14:58 2023-10-19 05:14:58,852 [execute] INFO git rev-list 9cda964375c2c9125ec9833b4daa30a95bd41713 -- 05:14:58 2023-10-19 05:14:58,853 [execute] DEBUG Popen(['git', 'rev-list', '9cda964375c2c9125ec9833b4daa30a95bd41713', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 05:14:58 2023-10-19 05:14:58,860 [execute] INFO git fetch -v origin 05:14:58 2023-10-19 05:14:58,860 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 05:14:59 2023-10-19 05:14:59,383 [run_push] DEBUG no remote changes detected 05:14:59 2023-10-19 05:14:59,383 [execute] INFO git push origin semver 05:14:59 2023-10-19 05:14:59,384 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 05:15:00 2023-10-19 05:15:00,102 [run_push] DEBUG push all version tags 05:15:00 2023-10-19 05:15:00,102 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:15:00 2023-10-19 05:15:00,103 [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) 05:15:00 2023-10-19 05:15:00,838 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:15:00 3.1.0-dev.18 [Pipeline] } 05:15:00 $ docker exec --env ******** --env ******** 51b1a78af71b11b962bed424c18bd95c7b78c2fbf81b2b083b651439bca142cc ssh-agent -k 05:15:01 unset SSH_AUTH_SOCK; 05:15:01 unset SSH_AGENT_PID; 05:15:01 echo Agent pid 38 killed; 05:15:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:15:01 + git semver [Pipeline] } 05:15:01 $ docker stop --time=1 51b1a78af71b11b962bed424c18bd95c7b78c2fbf81b2b083b651439bca142cc 05:15:02 $ docker rm -f --volumes 51b1a78af71b11b962bed424c18bd95c7b78c2fbf81b2b083b651439bca142cc [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 05:15:03 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 05:15:03 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 05:15:03 total 16 05:15:03 drwxr-xr-x 3 root root 4096 Oct 19 05:05 . 05:15:03 drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 05:14 .. 05:15:03 drwxr-xr-x 2 root root 4096 Oct 19 05:05 cost 05:15:03 -rw-r--r-- 1 root root 83 Oct 19 05:05 cost.csv 05:15:03 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 05:15:03 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 05:15:03 total 16 05:15:03 drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 05:05 . 05:15:03 drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 05:14 .. 05:15:03 drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 05:05 cost 05:15:03 -rw-r--r-- 1 jenkins jenkins 83 Oct 19 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:15:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:15:04 ---> package-listing.sh 05:15:04 ++ facter osfamily 05:15:04 ++ tr '[:upper:]' '[:lower:]' 05:15:04 + OS_FAMILY=debian 05:15:04 + workspace=/w/workspace/edgexfoundry_device-gpio_main 05:15:04 + START_PACKAGES=/tmp/packages_start.txt 05:15:04 + END_PACKAGES=/tmp/packages_end.txt 05:15:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:15:04 + PACKAGES=/tmp/packages_start.txt 05:15:04 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 05:15:04 + PACKAGES=/tmp/packages_end.txt 05:15:04 + case "${OS_FAMILY}" in 05:15:04 + dpkg -l 05:15:04 + grep '^ii' 05:15:04 + '[' -f /tmp/packages_start.txt ']' 05:15:04 + '[' -f /tmp/packages_end.txt ']' 05:15:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:15:04 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 05:15:04 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 05:15:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 05:15:04 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 05:15:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:05 prd-ubuntu20.04-docker-8c-8g-9588 does not seem to be running inside a container 05:15:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:15:06 $ docker top cd9976c0586e8aa0dbb659866c119cbf409154c393f243bbe36f97ee12dff91f -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:06 + touch /tmp/pre-build-complete [Pipeline] sh 05:15:06 + mkdir -p /var/log/sysstat [Pipeline] sh 05:15:07 + ls /var/log/sa-host 05:15:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:07 provisioning config files... 05:15:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9173516283897087281tmp [Pipeline] { [Pipeline] echo 05:15:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:15:07 ---> create-netrc.sh [Pipeline] } 05:15:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:15:08 ---> python-tools-install.sh [Pipeline] echo 05:15:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:15:08 ---> sudo-logs.sh 05:15:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:15:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:15:08 ---> job-cost.sh 05:15:08 lf-activate-venv: SKIPPING 05:15:08 DEBUG: total: 0.2199999988079071 05:15:08 INFO: Retrieving Stack Cost... 05:15:08 INFO: Retrieving Pricing Info for: v3-standard-8 05:15:09 INFO: Archiving Costs [Pipeline] echo 05:15:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:15:09 ---> logs-deploy.sh 05:15:09 lf-activate-venv: SKIPPING 05:15:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/104 05:15:09 INFO: archiving workspace using pattern(s): 05:15:10 Archives upload complete. 05:15:10 INFO: archiving logs to Nexus