Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cf9a664c4521925ce7e44e908983f3bf7b707b9b 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-ssh15421073857714517502.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh17970456347224416534.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh16816708790530278161.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh16632120841595737675.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-ssh5473804446192891779.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-247’ Running on prd-ubuntu20.04-docker-8c-8g-253 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cf9a664c4521925ce7e44e908983f3bf7b707b9b (main) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "Merge pull request #254 from whxtpbnl/feat/support_reading_multiple_commands_with_a_request/lwq" > git checkout -f cf9a664c4521925ce7e44e908983f3bf7b707b9b # timeout=10 > git rev-list --no-walk 99341b55b6a412f9218defbeb1518dbc282c704d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:32:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:32:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:32:27 ========================================================= 07:32:27 EdgeX Global Pipelines Version Info 07:32:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:32:28 ------------------- 07:32:28 stable info: 07:32:28 ------------------- 07:32:28 Commited By: Ginny Guan ginny@iotechsys.com 07:32:28 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 07:32:28 Message: update stable to v1.0.274 07:32:28 ------------------- 07:32:28 experimental info: 07:32:28 ------------------- 07:32:28 Commited By: Ginny Guan ginny@iotechsys.com 07:32:28 Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 07:32:28 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:32:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 07:32:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 07:32:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:32:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf9a664c4521925ce7e44e908983f3bf7b707b9b [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf9a664 [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:29 provisioning config files... 07:32:29 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15912887576664131255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:30 ---> ****-login.sh 07:32:30 nexus3.edgexfoundry.org:10001 07:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:30 Configure a credential helper to remove this warning. See 07:32:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:30 07:32:30 Login Succeeded 07:32:30 nexus3.edgexfoundry.org:10002 07:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:30 Configure a credential helper to remove this warning. See 07:32:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:30 07:32:30 Login Succeeded 07:32:30 nexus3.edgexfoundry.org:10003 07:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:30 Configure a credential helper to remove this warning. See 07:32:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:30 07:32:30 Login Succeeded 07:32:30 nexus3.edgexfoundry.org:10004 07:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:30 Configure a credential helper to remove this warning. See 07:32:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:30 07:32:30 Login Succeeded 07:32:30 ****.io 07:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:31 Configure a credential helper to remove this warning. See 07:32:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:31 07:32:31 Login Succeeded 07:32:31 ---> ****-login.sh ends [Pipeline] } 07:32:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:32:31 + git rev-list -1 --merges cf9a664c4521925ce7e44e908983f3bf7b707b9b~1..cf9a664c4521925ce7e44e908983f3bf7b707b9b [Pipeline] echo 07:32:31 -----------> git rev-list -1 --merges cf9a664c4521925ce7e44e908983f3bf7b707b9b~1..cf9a664c4521925ce7e44e908983f3bf7b707b9b cf9a664c4521925ce7e44e908983f3bf7b707b9b 07:32:31 cf9a664c4521925ce7e44e908983f3bf7b707b9b [false] [Pipeline] sh 07:32:31 + git log --format=format:%s -1 cf9a664c4521925ce7e44e908983f3bf7b707b9b [Pipeline] echo 07:32:31 ========================================================= 07:32:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:32:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:32:32 + git log --format=format:%s -1 cf9a664c4521925ce7e44e908983f3bf7b707b9b [Pipeline] echo 07:32:32 [semverPrep] GIT_COMMIT: cf9a664c4521925ce7e44e908983f3bf7b707b9b, Commit Message: Merge pull request #254 from whxtpbnl/feat/support_reading_multiple_commands_with_a_request/lwq [Pipeline] echo 07:32:32 [semverPrep] This is not a build commit. [Pipeline] sh 07:32:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:32:32 + grep -v github /etc/ssh/ssh_known_hosts 07:32:32 + [ -e /tmp/ssh_known_hosts ] 07:32:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:32:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:32:32 + sudo tee -a /etc/ssh/ssh_known_hosts 07:32:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:33 07:32:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:33 0.1.4: Pulling from edgex-devops/py-git-semver 07:32:33 b85a868b505f: Pulling fs layer 07:32:33 e2be974225ed: Pulling fs layer 07:32:33 339a4e72a1f5: Pulling fs layer 07:32:33 988bab9f4d93: Pulling fs layer 07:32:33 1469e6f7b9e6: Pulling fs layer 07:32:33 eaf3925da568: Pulling fs layer 07:32:33 bab4dde63d76: Pulling fs layer 07:32:33 bde34c3a00c8: Pulling fs layer 07:32:33 b352a97aabf1: Pulling fs layer 07:32:33 4872d77fe225: Pulling fs layer 07:32:33 5851b861e8e6: Pulling fs layer 07:32:33 988bab9f4d93: Waiting 07:32:33 eaf3925da568: Waiting 07:32:33 b352a97aabf1: Waiting 07:32:33 5851b861e8e6: Waiting 07:32:33 bab4dde63d76: Waiting 07:32:33 1469e6f7b9e6: Waiting 07:32:33 bde34c3a00c8: Waiting 07:32:33 e2be974225ed: Download complete 07:32:33 988bab9f4d93: Verifying Checksum 07:32:33 988bab9f4d93: Download complete 07:32:33 1469e6f7b9e6: Verifying Checksum 07:32:33 1469e6f7b9e6: Download complete 07:32:33 eaf3925da568: Verifying Checksum 07:32:33 eaf3925da568: Download complete 07:32:33 339a4e72a1f5: Verifying Checksum 07:32:33 339a4e72a1f5: Download complete 07:32:33 bde34c3a00c8: Download complete 07:32:33 b352a97aabf1: Verifying Checksum 07:32:33 b352a97aabf1: Download complete 07:32:33 4872d77fe225: Verifying Checksum 07:32:33 4872d77fe225: Download complete 07:32:33 5851b861e8e6: Download complete 07:32:33 b85a868b505f: Verifying Checksum 07:32:33 b85a868b505f: Download complete 07:32:33 bab4dde63d76: Verifying Checksum 07:32:33 bab4dde63d76: Download complete 07:32:34 b85a868b505f: Pull complete 07:32:34 e2be974225ed: Pull complete 07:32:35 339a4e72a1f5: Pull complete 07:32:35 988bab9f4d93: Pull complete 07:32:35 1469e6f7b9e6: Pull complete 07:32:35 eaf3925da568: Pull complete 07:32:37 bab4dde63d76: Pull complete 07:32:37 bde34c3a00c8: Pull complete 07:32:37 b352a97aabf1: Pull complete 07:32:37 4872d77fe225: Pull complete 07:32:37 5851b861e8e6: Pull complete 07:32:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:32:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:37 prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container 07:32:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:32:39 $ docker top 5513e02d1d128e823d65c7f8dc9c4ef01a0af590abff00d71d38fa089423cd81 -eo pid,comm 07:32:39 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). 07:32:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:39 [ssh-agent] Looking for ssh-agent implementation... 07:32:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:39 $ docker exec 5513e02d1d128e823d65c7f8dc9c4ef01a0af590abff00d71d38fa089423cd81 ssh-agent 07:32:39 SSH_AUTH_SOCK=/tmp/ssh-riYYmNPbKr8l/agent.33 07:32:39 SSH_AGENT_PID=39 07:32:39 Running ssh-add (command line suppressed) 07:32:39 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3453178754658811283.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3453178754658811283.key) 07:32:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:40 + git tag --points-at HEAD [Pipeline] } 07:32:40 $ docker exec --env ******** --env ******** 5513e02d1d128e823d65c7f8dc9c4ef01a0af590abff00d71d38fa089423cd81 ssh-agent -k 07:32:40 unset SSH_AUTH_SOCK; 07:32:40 unset SSH_AGENT_PID; 07:32:40 echo Agent pid 39 killed; 07:32:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:32:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:40 [ssh-agent] Looking for ssh-agent implementation... 07:32:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:40 $ docker exec 5513e02d1d128e823d65c7f8dc9c4ef01a0af590abff00d71d38fa089423cd81 ssh-agent 07:32:40 SSH_AUTH_SOCK=/tmp/ssh-7yAHYFbbQAiH/agent.72 07:32:40 SSH_AGENT_PID=78 07:32:40 Running ssh-add (command line suppressed) 07:32:40 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12867006633747088324.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12867006633747088324.key) 07:32:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:41 + git semver init 07:32:41 2025-04-21 07:32:41,259 [run_init] DEBUG init version:0.0.0 force:False 07:32:41 2025-04-21 07:32:41,260 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 07:32:41 2025-04-21 07:32:41,260 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 07:32:41 2025-04-21 07:32:41,261 [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) 07:32:42 2025-04-21 07:32:42,482 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 07:32:42 2025-04-21 07:32:42,483 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 07:32:42 2025-04-21 07:32:42,483 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 07:32:42 2025-04-21 07:32:42,483 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 07:32:42 4.1.0-dev.1 [Pipeline] } 07:32:42 $ docker exec --env ******** --env ******** 5513e02d1d128e823d65c7f8dc9c4ef01a0af590abff00d71d38fa089423cd81 ssh-agent -k 07:32:42 unset SSH_AUTH_SOCK; 07:32:42 unset SSH_AGENT_PID; 07:32:42 echo Agent pid 78 killed; 07:32:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:43 + git semver [Pipeline] } 07:32:43 $ docker stop --time=1 5513e02d1d128e823d65c7f8dc9c4ef01a0af590abff00d71d38fa089423cd81 07:32:44 $ docker rm -f --volumes 5513e02d1d128e823d65c7f8dc9c4ef01a0af590abff00d71d38fa089423cd81 [Pipeline] // withDockerContainer [Pipeline] sh 07:32:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:32:45 Stashed 1 file(s) [Pipeline] echo 07:32:45 [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:45 provisioning config files... 07:32:45 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8371778760209074653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:45 ---> ****-login.sh 07:32:45 nexus3.edgexfoundry.org:10001 07:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:45 Configure a credential helper to remove this warning. See 07:32:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:45 07:32:45 Login Succeeded 07:32:45 nexus3.edgexfoundry.org:10002 07:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:45 Configure a credential helper to remove this warning. See 07:32:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:45 07:32:45 Login Succeeded 07:32:45 nexus3.edgexfoundry.org:10003 07:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:46 Configure a credential helper to remove this warning. See 07:32:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:46 07:32:46 Login Succeeded 07:32:46 nexus3.edgexfoundry.org:10004 07:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:46 Configure a credential helper to remove this warning. See 07:32:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:46 07:32:46 Login Succeeded 07:32:46 ****.io 07:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:46 Configure a credential helper to remove this warning. See 07:32:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:46 07:32:46 Login Succeeded 07:32:46 ---> ****-login.sh ends [Pipeline] } 07:32:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:32:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:32:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:32:46 ========================================================= 07:32:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:32:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:32:46 Sending build context to Docker daemon 33.52MB 07:32:46 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:32:46 Step 2/12 : FROM ${BASE} AS builder 07:32:47 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:32:47 0a9a5dfd008f: Pulling fs layer 07:32:47 dbfa0bcfca99: Pulling fs layer 07:32:47 70eabb1d9476: Pulling fs layer 07:32:47 957bedc73fa3: Pulling fs layer 07:32:47 4f4fb700ef54: Pulling fs layer 07:32:47 f40432e63723: Pulling fs layer 07:32:47 90b4343acab7: Pulling fs layer 07:32:47 9f67ea4ac784: Pulling fs layer 07:32:47 9228b9a606be: Pulling fs layer 07:32:47 f40432e63723: Waiting 07:32:47 90b4343acab7: Waiting 07:32:47 9f67ea4ac784: Waiting 07:32:47 957bedc73fa3: Waiting 07:32:47 9228b9a606be: Waiting 07:32:47 dbfa0bcfca99: Verifying Checksum 07:32:47 dbfa0bcfca99: Download complete 07:32:47 957bedc73fa3: Download complete 07:32:47 4f4fb700ef54: Verifying Checksum 07:32:47 4f4fb700ef54: Download complete 07:32:47 f40432e63723: Verifying Checksum 07:32:47 f40432e63723: Download complete 07:32:47 0a9a5dfd008f: Download complete 07:32:47 90b4343acab7: Verifying Checksum 07:32:47 90b4343acab7: Download complete 07:32:47 0a9a5dfd008f: Pull complete 07:32:47 9228b9a606be: Verifying Checksum 07:32:47 9228b9a606be: Download complete 07:32:47 dbfa0bcfca99: Pull complete 07:32:47 70eabb1d9476: Download complete 07:32:47 9f67ea4ac784: Download complete 07:32:51 70eabb1d9476: Pull complete 07:32:51 957bedc73fa3: Pull complete 07:32:51 4f4fb700ef54: Pull complete 07:32:51 f40432e63723: Pull complete 07:32:51 90b4343acab7: Pull complete 07:32:53 9f67ea4ac784: Pull complete 07:32:54 9228b9a606be: Pull complete 07:32:54 Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 07:32:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:32:54 ---> 69404ca5bff2 07:32:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:32:57 ---> Running in d15807a7f42f 07:32:57 Removing intermediate container d15807a7f42f 07:32:57 ---> 3a36b91bff04 07:32:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:32:57 ---> Running in 4d886386a667 07:32:57 Removing intermediate container 4d886386a667 07:32:57 ---> 6b29a7d17731 07:32:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 07:32:57 ---> Running in 9f473c9d44e7 07:32:57 Removing intermediate container 9f473c9d44e7 07:32:57 ---> b8a93fd88099 07:32:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:32:57 ---> Running in 14475e119908 07:32:57 Removing intermediate container 14475e119908 07:32:57 ---> c2cb6f8e7332 07:32:57 Step 7/12 : WORKDIR /device-gpio 07:32:57 ---> Running in 9ea17ba9f0ed 07:32:57 Removing intermediate container 9ea17ba9f0ed 07:32:57 ---> 13fea162a67f 07:32:57 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:32:57 ---> Running in 8f93eadf33f0 07:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:32:58 (1/4) Installing openssh-keygen (9.7_p1-r5) 07:32:58 (2/4) Installing libedit (20240517.3.1-r0) 07:32:58 (3/4) Installing openssh-client-common (9.7_p1-r5) 07:32:58 (4/4) Installing openssh-client-default (9.7_p1-r5) 07:32:58 Executing busybox-1.36.1-r29.trigger 07:32:58 OK: 252 MiB in 62 packages 07:32:59 Removing intermediate container 8f93eadf33f0 07:32:59 ---> f14b8ec57e15 07:32:59 Step 9/12 : COPY go.mod vendor* ./ 07:32:59 ---> d6ed5bc9903e 07:32:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:59 ---> Running in 8ece5f7d7ee1 07:33:00 Still waiting to schedule task 07:33:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:33:46 Removing intermediate container 8ece5f7d7ee1 07:33:46 ---> 0f59dc9a83b7 07:33:46 Step 11/12 : COPY . . 07:33:46 ---> cc77b0a6480c 07:33:46 Step 12/12 : RUN ${MAKE} 07:33:46 ---> Running in da3c63d339ba 07:33:46 noop 07:33:46 Removing intermediate container da3c63d339ba 07:33:46 ---> b27136d173b3 07:33:46 Successfully built b27136d173b3 07:33:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:46 + docker inspect -f . ci-base-image-x86_64 07:33:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:46 prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container 07:33:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:33:47 $ docker top ccb6d02fe57d0738eec3b44693dda35004a62a3524417543de955c4c6b094739 -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:47 + go version 07:33:47 go version go1.23.8 linux/amd64 [Pipeline] } 07:33:47 $ docker stop --time=1 ccb6d02fe57d0738eec3b44693dda35004a62a3524417543de955c4c6b094739 07:33:48 $ docker rm -f --volumes ccb6d02fe57d0738eec3b44693dda35004a62a3524417543de955c4c6b094739 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:49 + docker inspect -f . ci-base-image-x86_64 07:33:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:49 prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container 07:33:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:33:49 $ docker top 318d74f6276b90c5c029a20f8b377de67fb8449fbc46836e8dca96a940710058 -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 07:33:50 + make test 07:33:50 go test ./... -coverprofile=coverage.out ./... 07:33:51 ? github.com/edgexfoundry/device-gpio [no test files] 07:34:09 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 07:34:09 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 07:34:21 go vet ./... 07:34:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:34:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:34:26 ./bin/test-attribution-txt.sh [Pipeline] echo 07:34:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:34:26 $ docker stop --time=1 318d74f6276b90c5c029a20f8b377de67fb8449fbc46836e8dca96a940710058 07:34:28 $ docker rm -f --volumes 318d74f6276b90c5c029a20f8b377de67fb8449fbc46836e8dca96a940710058 [Pipeline] // withDockerContainer [Pipeline] sh 07:34:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:34:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:34:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:34:30 + ls -al . 07:34:30 total 224 07:34:30 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 07:33 . 07:34:30 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 07:32 .. 07:34:30 -rw-rw-r-- 1 jenkins jenkins 120 Apr 21 07:32 .dockerignore 07:34:30 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 07:34 .git 07:34:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:32 .github 07:34:30 -rw-rw-r-- 1 jenkins jenkins 277 Apr 21 07:32 .gitignore 07:34:30 -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 07:32 .golangci.yml 07:34:30 drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 07:32 .semver 07:34:30 -rw-rw-r-- 1 jenkins jenkins 19399 Apr 21 07:32 Attribution.txt 07:34:30 -rw-rw-r-- 1 jenkins jenkins 7819 Apr 21 07:32 CHANGELOG.md 07:34:30 -rw-rw-r-- 1 jenkins jenkins 1694 Apr 21 07:32 Dockerfile 07:34:30 -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 07:32 GOVERNANCE.md 07:34:30 -rw-rw-r-- 1 jenkins jenkins 657 Apr 21 07:32 Jenkinsfile 07:34:30 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 07:32 LICENSE 07:34:30 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 21 07:32 Makefile 07:34:30 -rw-rw-r-- 1 jenkins jenkins 617 Apr 21 07:32 OWNERS.md 07:34:30 -rw-rw-r-- 1 jenkins jenkins 3578 Apr 21 07:32 README.md 07:34:30 -rw-rw-r-- 1 jenkins jenkins 11 Apr 21 07:32 VERSION 07:34:30 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:32 bin 07:34:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:32 cmd 07:34:30 -rw-r--r-- 1 jenkins jenkins 11488 Apr 21 07:34 coverage.out 07:34:30 -rw-rw-r-- 1 jenkins jenkins 6050 Apr 21 07:32 go.mod 07:34:30 -rw-rw-r-- 1 jenkins jenkins 86888 Apr 21 07:32 go.sum 07:34:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:32 internal 07:34:30 -rw-rw-r-- 1 jenkins jenkins 209 Apr 21 07:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:30 + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=cf9a664c4521925ce7e44e908983f3bf7b707b9b --label arch=amd64 --label version=4.1.0-dev.1 . 07:34:30 Sending build context to Docker daemon 33.54MB 07:34:30 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 07:34:30 Step 2/26 : FROM ${BASE} AS builder 07:34:30 ---> b27136d173b3 07:34:30 Step 3/26 : ARG ADD_BUILD_TAGS="" 07:34:30 ---> Running in 9c34a8495ca5 07:34:30 Removing intermediate container 9c34a8495ca5 07:34:30 ---> 1317e0fd4ec3 07:34:30 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:34:30 ---> Running in 9728e276e816 07:34:30 Removing intermediate container 9728e276e816 07:34:30 ---> 4e39654dc87b 07:34:30 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 07:34:30 ---> Running in e836ddbb30b4 07:34:30 Removing intermediate container e836ddbb30b4 07:34:30 ---> 8c2d7581d9e4 07:34:30 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 07:34:30 ---> Running in 879317f67c72 07:34:31 Removing intermediate container 879317f67c72 07:34:31 ---> 1959b54b4638 07:34:31 Step 7/26 : WORKDIR /device-gpio 07:34:31 ---> Running in 7728608d10a7 07:34:31 Removing intermediate container 7728608d10a7 07:34:31 ---> 61921478bcd5 07:34:31 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:34:31 ---> Running in 17125b524afc 07:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:34:31 OK: 252 MiB in 62 packages 07:34:32 Removing intermediate container 17125b524afc 07:34:32 ---> 086b10bcce11 07:34:32 Step 9/26 : COPY go.mod vendor* ./ 07:34:32 ---> 6acadb21c8d1 07:34:32 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:32 ---> Running in d4929e106322 07:34:33 Removing intermediate container d4929e106322 07:34:33 ---> cd66bf452019 07:34:33 Step 11/26 : COPY . . 07:34:33 ---> bbb5d02fb89e 07:34:33 Step 12/26 : RUN ${MAKE} 07:34:33 ---> Running in 55cc4e4e0675 07:34:34 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 07:34:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-254 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 07:34:43 Running in /w/workspace/device-gpio/131 [Pipeline] { [Pipeline] checkout 07:34:46 The recommended git tool is: git 07:34:50 using credential edgex-jenkins-ssh 07:34:51 Cloning the remote Git repository 07:34:51 Cloning repository git@github.com:edgexfoundry/device-gpio.git 07:34:51 > git init /w/workspace/device-gpio/131 # timeout=10 07:34:51 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 07:34:51 > git --version # timeout=10 07:34:51 > git --version # 'git version 2.25.1' 07:34:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:34:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:55 Avoid second fetch 07:34:55 Checking out Revision cf9a664c4521925ce7e44e908983f3bf7b707b9b (main) 07:34:54 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 07:34:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:55 > git config core.sparsecheckout # timeout=10 07:34:55 > git checkout -f cf9a664c4521925ce7e44e908983f3bf7b707b9b # timeout=10 07:34:55 Commit message: "Merge pull request #254 from whxtpbnl/feat/support_reading_multiple_commands_with_a_request/lwq" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:35:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:35:00 % Total % Received % Xferd Average Speed Time Time Time Current 07:35:00 Dload Upload Total Spent Left Speed 07:35:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 36339 0 --:--:-- --:--:-- --:--:-- 36339 [Pipeline] sh 07:35:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:35:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:35:01 + sudo tee /etc/docker/daemon.new 07:35:01 { 07:35:01 "registry-mirrors": [ 07:35:01 "https://nexus3.edgexfoundry.org:10001" 07:35:01 ], 07:35:01 "bip": "10.250.0.254/24", 07:35:01 "hosts": [ 07:35:01 "tcp://0.0.0.0:5555", 07:35:01 "unix:///var/run/docker.sock" 07:35:01 ], 07:35:01 "mtu": 1458, 07:35:01 "selinux-enabled": true, 07:35:01 "seccomp-profile": "/etc/docker/seccomp.json" 07:35:01 } [Pipeline] sh 07:35:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:35:01 + sudo service docker restart 07:35:06 Removing intermediate container 55cc4e4e0675 07:35:06 ---> ded08e25ff1f 07:35:06 Step 13/26 : FROM alpine:3.20 07:35:06 3.20: Pulling from library/alpine 07:35:06 0a9a5dfd008f: Already exists 07:35:06 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:35:06 Status: Downloaded newer image for alpine:3.20 07:35:06 ---> ff221270b9fb 07:35:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 07:35:06 ---> Running in 881dc411e1a1 07:35:06 Removing intermediate container 881dc411e1a1 07:35:06 ---> 646ff9ce4b7a 07:35:06 Step 15/26 : RUN apk add --update --no-cache dumb-init 07:35:06 ---> Running in 34d515badd7d 07:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:06 (1/1) Installing dumb-init (1.2.5-r3) 07:35:06 Executing busybox-1.36.1-r29.trigger 07:35:06 OK: 8 MiB in 15 packages 07:35:06 Removing intermediate container 34d515badd7d 07:35:06 ---> d3d682d004f7 07:35:06 Step 16/26 : RUN apk --no-cache upgrade 07:35:06 ---> Running in 26b53874e425 07:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:35:06 OK: 8 MiB in 15 packages 07:35:06 Removing intermediate container 26b53874e425 07:35:06 ---> 821fd118dcb8 07:35:06 Step 17/26 : WORKDIR / 07:35:06 ---> Running in fcbcd5c2694a 07:35:06 Removing intermediate container fcbcd5c2694a 07:35:06 ---> f10c7142665c 07:35:06 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 07:35:06 ---> c7d68983b806 07:35:06 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 07:35:06 ---> cba9bf3374a3 07:35:06 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 07:35:07 ---> 4ef6472153a7 07:35:07 Step 21/26 : EXPOSE 59910 07:35:07 ---> Running in ceca634a47d0 07:35:07 Removing intermediate container ceca634a47d0 07:35:07 ---> 6fbe6baa19b5 07:35:07 Step 22/26 : ENTRYPOINT ["/device-gpio"] 07:35:07 ---> Running in a3ef515f4bd3 07:35:07 Removing intermediate container a3ef515f4bd3 07:35:07 ---> 1516b47e97a8 07:35:07 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:35:07 ---> Running in f36baaf5a188 07:35:08 Removing intermediate container f36baaf5a188 07:35:08 ---> 898a2722b8dd 07:35:08 Step 24/26 : LABEL arch=amd64 07:35:08 ---> Running in 9da7a1fd95cd 07:35:08 Removing intermediate container 9da7a1fd95cd 07:35:08 ---> 3a2ccd102f98 07:35:08 Step 25/26 : LABEL git_sha=cf9a664c4521925ce7e44e908983f3bf7b707b9b 07:35:08 ---> Running in 65997ac12a97 07:35:08 Removing intermediate container 65997ac12a97 07:35:08 ---> 461a147df788 07:35:08 Step 26/26 : LABEL version=4.1.0-dev.1 07:35:08 ---> Running in 6f6a309a1ff8 07:35:08 Removing intermediate container 6f6a309a1ff8 07:35:08 ---> 7a82e6e4d7de 07:35:08 [Warning] One or more build-args [ARCH] were not consumed 07:35:08 Successfully built 7a82e6e4d7de 07:35:08 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:35:08 provisioning config files... 07:35:08 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4626304513053533425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:08 ---> ****-login.sh 07:35:08 nexus3.edgexfoundry.org:10001 07:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:08 Configure a credential helper to remove this warning. See 07:35:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:08 07:35:08 Login Succeeded 07:35:08 nexus3.edgexfoundry.org:10002 07:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:08 Configure a credential helper to remove this warning. See 07:35:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:08 07:35:08 Login Succeeded 07:35:08 nexus3.edgexfoundry.org:10003 07:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:09 Configure a credential helper to remove this warning. See 07:35:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:09 07:35:09 Login Succeeded 07:35:09 nexus3.edgexfoundry.org:10004 07:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:09 Configure a credential helper to remove this warning. See 07:35:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:09 07:35:09 Login Succeeded 07:35:09 ****.io 07:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:09 Configure a credential helper to remove this warning. See 07:35:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:09 07:35:09 Login Succeeded 07:35:09 ---> ****-login.sh ends [Pipeline] } 07:35:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:35:09 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 07:35:09 cf9a664c4521925ce7e44e908983f3bf7b707b9b 07:35:09 latest 07:35:09 4.1.0-dev.1 07:35:09 cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 07:35:09 main 07:35:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:09 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:10 + docker push nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b 07:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 07:35:10 e1e39c2ccc75: Preparing 07:35:10 cd7ced3e461e: Preparing 07:35:10 7d96940621f0: Preparing 07:35:10 35a7acf5d540: Preparing 07:35:10 131e24d41752: Preparing 07:35:10 994456c4fd7b: Preparing 07:35:10 cd7ced3e461e: Pushed 07:35:10 131e24d41752: Pushed 07:35:10 7d96940621f0: Pushed 07:35:10 35a7acf5d540: Pushed 07:35:10 994456c4fd7b: Layer already exists 07:35:14 e1e39c2ccc75: Pushed 07:35:14 cf9a664c4521925ce7e44e908983f3bf7b707b9b: digest: sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:14 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:14 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 07:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 07:35:14 e1e39c2ccc75: Preparing 07:35:14 cd7ced3e461e: Preparing 07:35:14 7d96940621f0: Preparing 07:35:14 35a7acf5d540: Preparing 07:35:14 131e24d41752: Preparing 07:35:14 994456c4fd7b: Preparing 07:35:14 994456c4fd7b: Waiting 07:35:14 e1e39c2ccc75: Layer already exists 07:35:14 131e24d41752: Layer already exists 07:35:14 35a7acf5d540: Layer already exists 07:35:14 cd7ced3e461e: Layer already exists 07:35:14 7d96940621f0: Layer already exists 07:35:14 994456c4fd7b: Layer already exists 07:35:14 latest: digest: sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:15 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:15 + docker push nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1 07:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 07:35:15 e1e39c2ccc75: Preparing 07:35:15 cd7ced3e461e: Preparing 07:35:15 7d96940621f0: Preparing 07:35:15 35a7acf5d540: Preparing 07:35:15 131e24d41752: Preparing 07:35:15 994456c4fd7b: Preparing 07:35:15 994456c4fd7b: Waiting 07:35:15 131e24d41752: Layer already exists 07:35:15 cd7ced3e461e: Layer already exists 07:35:15 35a7acf5d540: Layer already exists 07:35:15 e1e39c2ccc75: Layer already exists 07:35:15 7d96940621f0: Layer already exists 07:35:15 994456c4fd7b: Layer already exists 07:35:15 4.1.0-dev.1: digest: sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:15 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:16 + docker push nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 07:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 07:35:16 e1e39c2ccc75: Preparing 07:35:16 cd7ced3e461e: Preparing 07:35:16 7d96940621f0: Preparing 07:35:16 35a7acf5d540: Preparing 07:35:16 131e24d41752: Preparing 07:35:16 994456c4fd7b: Preparing 07:35:16 994456c4fd7b: Waiting 07:35:16 cd7ced3e461e: Layer already exists 07:35:16 7d96940621f0: Layer already exists 07:35:16 e1e39c2ccc75: Layer already exists 07:35:16 35a7acf5d540: Layer already exists 07:35:16 131e24d41752: Layer already exists 07:35:16 994456c4fd7b: Layer already exists 07:35:16 cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1: digest: sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:16 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:16 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 07:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 07:35:16 e1e39c2ccc75: Preparing 07:35:16 cd7ced3e461e: Preparing 07:35:16 7d96940621f0: Preparing 07:35:16 35a7acf5d540: Preparing 07:35:16 131e24d41752: Preparing 07:35:16 994456c4fd7b: Preparing 07:35:16 994456c4fd7b: Waiting 07:35:16 131e24d41752: Layer already exists 07:35:16 7d96940621f0: Layer already exists 07:35:16 35a7acf5d540: Layer already exists 07:35:16 cd7ced3e461e: Layer already exists 07:35:16 e1e39c2ccc75: Layer already exists 07:35:16 994456c4fd7b: Layer already exists 07:35:16 main: digest: sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:35:16 ===================================================== [Pipeline] echo 07:35:16 taggedImages: 07:35:16 - nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b 07:35:16 - nexus3.edgexfoundry.org:10004/device-gpio:latest 07:35:16 - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1 07:35:16 - nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 07:35:16 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] echo 07:35:17 ========================================================= 07:35:17 [edgeXBuildMultiArch] RAW Config: 07:35:17 images: 07:35:17 - nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b 07:35:17 - nexus3.edgexfoundry.org:10004/device-gpio:latest 07:35:17 - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1 07:35:17 - nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 07:35:17 - nexus3.edgexfoundry.org:10004/device-gpio:main 07:35:17 settingsFile: 07:35:17 device-gpio-settings 07:35:17 ========================================================= [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:35:19 provisioning config files... 07:35:20 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/131@tmp/config4219028889108624779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:20 ---> ****-login.sh 07:35:20 nexus3.edgexfoundry.org:10001 07:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:21 Configure a credential helper to remove this warning. See 07:35:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:21 07:35:21 Login Succeeded 07:35:21 nexus3.edgexfoundry.org:10002 07:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:21 Configure a credential helper to remove this warning. See 07:35:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:21 07:35:21 Login Succeeded 07:35:21 nexus3.edgexfoundry.org:10003 07:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:21 Configure a credential helper to remove this warning. See 07:35:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:21 07:35:21 Login Succeeded 07:35:21 nexus3.edgexfoundry.org:10004 07:35:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:22 Configure a credential helper to remove this warning. See 07:35:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:22 07:35:22 Login Succeeded 07:35:22 ****.io 07:35:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:22 Configure a credential helper to remove this warning. See 07:35:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:22 07:35:22 Login Succeeded 07:35:22 ---> ****-login.sh ends [Pipeline] } 07:35:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:35:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:35:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:35:23 ========================================================= 07:35:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:35:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:35:23 Sending build context to Docker daemon 16.83MB 07:35:23 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:35:23 Step 2/12 : FROM ${BASE} AS builder 07:35:23 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:35:23 94e9d8af2201: Pulling fs layer 07:35:23 634366ca850b: Pulling fs layer 07:35:23 f66ade281fe9: Pulling fs layer 07:35:23 13fd4ce6e94e: Pulling fs layer 07:35:23 4f4fb700ef54: Pulling fs layer 07:35:23 4cccf3f17d63: Pulling fs layer 07:35:23 2d8010953d95: Pulling fs layer 07:35:23 ec743f232bc5: Pulling fs layer 07:35:23 4f4fb700ef54: Waiting 07:35:23 4cccf3f17d63: Waiting 07:35:23 2d8010953d95: Waiting 07:35:23 ec743f232bc5: Waiting 07:35:23 13fd4ce6e94e: Waiting 07:35:24 634366ca850b: Download complete 07:35:24 13fd4ce6e94e: Verifying Checksum 07:35:24 13fd4ce6e94e: Download complete 07:35:24 4f4fb700ef54: Verifying Checksum 07:35:24 4f4fb700ef54: Download complete 07:35:24 4cccf3f17d63: Download complete 07:35:24 94e9d8af2201: Verifying Checksum 07:35:24 94e9d8af2201: Download complete 07:35:24 ec743f232bc5: Verifying Checksum 07:35:24 ec743f232bc5: Download complete 07:35:25 94e9d8af2201: Pull complete 07:35:25 634366ca850b: Pull complete 07:35:26 f66ade281fe9: Verifying Checksum 07:35:26 f66ade281fe9: Download complete 07:35:27 2d8010953d95: Verifying Checksum 07:35:32 Still waiting to schedule task 07:35:32 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-249’ 07:35:40 f66ade281fe9: Pull complete 07:35:40 13fd4ce6e94e: Pull complete 07:35:40 4f4fb700ef54: Pull complete 07:35:40 4cccf3f17d63: Pull complete 07:35:50 2d8010953d95: Pull complete 07:35:51 ec743f232bc5: Pull complete 07:35:51 Digest: sha256:a6e51edf931e1c2109943d1a62f1c16b78b2281728f1935e6b3d8efd9a0c5dda 07:35:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:35:51 ---> 12c1d4c06be1 07:35:51 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:35:52 ---> Running in b98543cccfa2 07:35:52 Removing intermediate container b98543cccfa2 07:35:52 ---> d53e6f2c3795 07:35:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:35:52 ---> Running in 332ff0087578 07:35:53 Removing intermediate container 332ff0087578 07:35:53 ---> 73f40fee875b 07:35:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 07:35:53 ---> Running in 50914f58ccbd 07:35:53 Removing intermediate container 50914f58ccbd 07:35:53 ---> 796503781b61 07:35:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:35:53 ---> Running in 853a61d9ded0 07:35:53 Removing intermediate container 853a61d9ded0 07:35:53 ---> 0459d5d7a7ac 07:35:53 Step 7/12 : WORKDIR /device-gpio 07:35:53 ---> Running in 195ca8664851 07:35:54 Removing intermediate container 195ca8664851 07:35:54 ---> ec706ffd3264 07:35:54 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:35:54 ---> Running in d5790563c3d7 07:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:35:57 (1/4) Installing openssh-keygen (9.7_p1-r5) 07:35:57 (2/4) Installing libedit (20240517.3.1-r0) 07:35:57 (3/4) Installing openssh-client-common (9.7_p1-r5) 07:35:57 (4/4) Installing openssh-client-default (9.7_p1-r5) 07:35:57 Executing busybox-1.36.1-r29.trigger 07:35:57 OK: 244 MiB in 62 packages 07:35:58 Removing intermediate container d5790563c3d7 07:35:58 ---> d022613ad7c0 07:35:58 Step 9/12 : COPY go.mod vendor* ./ 07:35:58 ---> f5de14992923 07:35:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:58 ---> Running in 2aebfd8a9966 07:37:35 Removing intermediate container 2aebfd8a9966 07:37:35 ---> 820e86a74a36 07:37:35 Step 11/12 : COPY . . 07:37:35 ---> 6f6bc121501f 07:37:35 Step 12/12 : RUN ${MAKE} 07:37:35 ---> Running in 8e3460eb0763 07:37:35 noop 07:37:35 Removing intermediate container 8e3460eb0763 07:37:35 ---> bf508ce4ae90 07:37:35 Successfully built bf508ce4ae90 07:37:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:35 + docker inspect -f . ci-base-image-arm64 07:37:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:35 prd-ubuntu20.04-docker-arm64-4c-16g-254 does not seem to be running inside a container 07:37:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/131 -v /w/workspace/device-gpio/131:/w/workspace/device-gpio/131:rw,z -v /w/workspace/device-gpio/131@tmp:/w/workspace/device-gpio/131@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 07:37:37 $ docker top b362ec06b99f8e12bce881b0220873a003b7bf859508b8281ef89adf630add0c -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:38 + go version 07:37:38 go version go1.23.8 linux/arm64 [Pipeline] } 07:37:38 $ docker stop --time=1 b362ec06b99f8e12bce881b0220873a003b7bf859508b8281ef89adf630add0c 07:37:39 $ docker rm -f --volumes b362ec06b99f8e12bce881b0220873a003b7bf859508b8281ef89adf630add0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:40 + docker inspect -f . ci-base-image-arm64 07:37:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:40 prd-ubuntu20.04-docker-arm64-4c-16g-254 does not seem to be running inside a container 07:37:40 $ 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/131 -v /w/workspace/device-gpio/131:/w/workspace/device-gpio/131:rw,z -v /w/workspace/device-gpio/131@tmp:/w/workspace/device-gpio/131@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 07:37:41 $ docker top f7999e3cbd2b14b2613cb4221a0a9e44153b3d08e0b1e6992ac9fd55f3dd88c8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:42 + git config --global --add safe.directory /w/workspace/device-gpio/131 [Pipeline] fileExists [Pipeline] sh 07:37:42 + make test 07:37:42 go test ./... -coverprofile=coverage.out ./... 07:37:47 Running on prd-centos7-docker-4c-2g-256 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:37:47 provisioning config files... 07:37:47 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6775772007765193499tmp 07:37:47 ? github.com/edgexfoundry/device-gpio [no test files] [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:37:50 ---> ****-login.sh 07:37:50 nexus3.edgexfoundry.org:10001 07:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:51 Configure a credential helper to remove this warning. See 07:37:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:51 07:37:51 Login Succeeded 07:37:51 nexus3.edgexfoundry.org:10002 07:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:51 Configure a credential helper to remove this warning. See 07:37:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:51 07:37:51 Login Succeeded 07:37:51 nexus3.edgexfoundry.org:10003 07:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:51 Configure a credential helper to remove this warning. See 07:37:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:51 07:37:51 Login Succeeded 07:37:51 nexus3.edgexfoundry.org:10004 07:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:51 Configure a credential helper to remove this warning. See 07:37:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:51 07:37:51 Login Succeeded 07:37:51 ****.io 07:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:51 Configure a credential helper to remove this warning. See 07:37:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:51 07:37:51 Login Succeeded 07:37:51 ---> ****-login.sh ends [Pipeline] } 07:37:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:37:52 + docker buildx ls 07:37:52 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:37:52 default * docker 07:37:52 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:37:52 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:37:52 edgex-builder [Pipeline] sh 07:37:52 + docker buildx inspect --bootstrap 07:37:52 #1 [internal] booting buildkit 07:37:52 #1 pulling image moby/buildkit:buildx-stable-1 07:37:56 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 07:37:56 #1 creating container buildx_buildkit_edgex-builder0 07:37:57 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 07:37:57 #1 DONE 4.1s 07:37:57 Name: edgex-builder 07:37:57 Driver: docker-container 07:37:57 07:37:57 Nodes: 07:37:57 Name: edgex-builder0 07:37:57 Endpoint: unix:///var/run/docker.sock 07:37:57 Status: running 07:37:57 Buildkit: v0.20.2 07:37:57 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:37:57 + docker buildx ls 07:37:57 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:37:57 edgex-builder * docker-container 07:37:57 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:37:57 default docker 07:37:57 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:37:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b --push - 07:37:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b' 07:37:57 #1 [internal] load build definition from Dockerfile 07:37:57 #1 transferring dockerfile: 196B done 07:37:57 #1 DONE 0.0s 07:37:57 07:37:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b 07:37:57 #2 DONE 0.1s 07:37:57 07:37:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b 07:37:57 #3 DONE 0.1s 07:37:57 07:37:57 #4 [internal] load .dockerignore 07:37:57 #4 transferring context: 2B done 07:37:57 #4 DONE 0.0s 07:37:57 07:37:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 07:37:57 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 0.0s done 07:37:57 #5 DONE 0.0s 07:37:57 07:37:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 07:37:57 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 0.0s done 07:37:57 #6 DONE 0.1s 07:37:57 07:37:57 #7 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 07:37:57 #7 DONE 0.0s 07:37:57 07:37:57 #8 exporting to image 07:37:57 #8 exporting layers done 07:37:57 #8 exporting manifest sha256:0fc1a10254a5f57435d719b1c1b88530bee4d7fc7a1da534b7aadf2dee50497c done 07:37:57 #8 exporting config sha256:faa634b9b8125e7d6cac5fe1751575bf72485e58be994ddc54258c80d387b255 done 07:37:57 #8 exporting manifest sha256:f1acd01c1c4ccb9505412af4923ea38e1feb2fa39523b8ad498589fa55459a12 done 07:37:57 #8 exporting config sha256:298028336f77314a5d09867e07003bb00b3e1350c0df40d67cf828e19002bb32 done 07:37:57 #8 exporting manifest list sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad done 07:37:57 #8 pushing layers 0.1s done 07:37:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b@sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad 07:37:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:37:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b@sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad 0.1s done 07:37:58 #8 DONE 0.2s 07:37:58 07:37:58 1 warning found (use --debug to expand): 07:37:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:37:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:latest' 07:37:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:latest --push - 07:37:58 #1 [internal] load build definition from Dockerfile 07:37:58 #1 transferring dockerfile: 162B done 07:37:58 #1 DONE 0.0s 07:37:58 07:37:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest 07:37:58 #2 DONE 0.0s 07:37:58 07:37:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest 07:37:58 #3 DONE 0.0s 07:37:58 07:37:58 #4 [internal] load .dockerignore 07:37:58 #4 transferring context: 2B done 07:37:58 #4 DONE 0.0s 07:37:58 07:37:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 07:37:58 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 0.0s done 07:37:58 #5 DONE 0.0s 07:37:58 07:37:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 07:37:58 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 0.0s done 07:37:58 #6 CACHED 07:37:58 07:37:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 07:37:58 #5 CACHED 07:37:58 07:37:58 #7 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 07:37:58 #7 DONE 0.0s 07:37:58 07:37:58 #8 exporting to image 07:37:58 #8 exporting layers done 07:37:58 #8 exporting manifest sha256:0fc1a10254a5f57435d719b1c1b88530bee4d7fc7a1da534b7aadf2dee50497c done 07:37:58 #8 exporting config sha256:faa634b9b8125e7d6cac5fe1751575bf72485e58be994ddc54258c80d387b255 done 07:37:58 #8 exporting manifest sha256:f1acd01c1c4ccb9505412af4923ea38e1feb2fa39523b8ad498589fa55459a12 done 07:37:58 #8 exporting config sha256:298028336f77314a5d09867e07003bb00b3e1350c0df40d67cf828e19002bb32 done 07:37:58 #8 exporting manifest list sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad done 07:37:58 #8 pushing layers 0.0s done 07:37:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad 0.1s done 07:37:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:37:58 #8 DONE 0.1s 07:37:58 07:37:58 1 warning found (use --debug to expand): 07:37:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:37:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1' 07:37:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1 --push - 07:37:58 #1 [internal] load build definition from Dockerfile 07:37:58 #1 transferring dockerfile: 167B done 07:37:58 #1 DONE 0.0s 07:37:58 07:37:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1 07:37:58 #2 DONE 0.0s 07:37:58 07:37:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1 07:37:58 #3 DONE 0.0s 07:37:58 07:37:58 #4 [internal] load .dockerignore 07:37:58 #4 transferring context: 2B done 07:37:58 #4 DONE 0.0s 07:37:58 07:37:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 07:37:58 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 done 07:37:58 #5 CACHED 07:37:58 07:37:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 07:37:58 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 0.0s done 07:37:58 #6 CACHED 07:37:58 07:37:58 #7 exporting to image 07:37:58 #7 exporting layers done 07:37:58 #7 exporting manifest sha256:0fc1a10254a5f57435d719b1c1b88530bee4d7fc7a1da534b7aadf2dee50497c done 07:37:58 #7 exporting config sha256:faa634b9b8125e7d6cac5fe1751575bf72485e58be994ddc54258c80d387b255 done 07:37:58 #7 exporting manifest sha256:f1acd01c1c4ccb9505412af4923ea38e1feb2fa39523b8ad498589fa55459a12 done 07:37:58 #7 exporting config sha256:298028336f77314a5d09867e07003bb00b3e1350c0df40d67cf828e19002bb32 done 07:37:58 #7 exporting manifest list sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad done 07:37:58 #7 pushing layers 07:37:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:37:59 #7 pushing layers 0.0s done 07:37:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.1@sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad 0.1s done 07:37:59 #7 DONE 0.1s 07:37:59 07:37:59 #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 07:37:59 #8 DONE 0.0s 07:37:59 07:37:59 1 warning found (use --debug to expand): 07:37:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:37:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1' 07:37:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 --push - 07:37:59 #1 [internal] load build definition from Dockerfile 07:37:59 #1 transferring dockerfile: 208B done 07:37:59 #1 DONE 0.0s 07:37:59 07:37:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 07:37:59 #2 DONE 0.0s 07:37:59 07:37:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 07:37:59 #3 DONE 0.0s 07:37:59 07:37:59 #4 [internal] load .dockerignore 07:37:59 #4 transferring context: 2B done 07:37:59 #4 DONE 0.0s 07:37:59 07:37:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 07:37:59 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 done 07:37:59 #5 CACHED 07:37:59 07:37:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 07:37:59 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 done 07:37:59 #6 CACHED 07:37:59 07:37:59 #7 exporting to image 07:37:59 #7 exporting layers done 07:37:59 #7 exporting manifest sha256:0fc1a10254a5f57435d719b1c1b88530bee4d7fc7a1da534b7aadf2dee50497c done 07:37:59 #7 exporting config sha256:faa634b9b8125e7d6cac5fe1751575bf72485e58be994ddc54258c80d387b255 done 07:37:59 #7 exporting manifest sha256:f1acd01c1c4ccb9505412af4923ea38e1feb2fa39523b8ad498589fa55459a12 done 07:37:59 #7 exporting config sha256:298028336f77314a5d09867e07003bb00b3e1350c0df40d67cf828e19002bb32 done 07:37:59 #7 exporting manifest list sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad done 07:37:59 #7 pushing layers 0.0s done 07:37:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1@sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad 07:37:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:37:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1@sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad 0.1s done 07:37:59 #7 DONE 0.1s 07:37:59 07:37:59 #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 07:37:59 #8 DONE 0.0s 07:37:59 07:37:59 1 warning found (use --debug to expand): 07:37:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:38:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:main --push - 07:38:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:main' 07:38:00 #1 [internal] load build definition from Dockerfile 07:38:00 #1 transferring dockerfile: 160B done 07:38:00 #1 DONE 0.0s 07:38:00 07:38:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main 07:38:00 #2 DONE 0.0s 07:38:00 07:38:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main 07:38:00 #3 DONE 0.0s 07:38:00 07:38:00 #4 [internal] load .dockerignore 07:38:00 #4 transferring context: 2B done 07:38:00 #4 DONE 0.0s 07:38:00 07:38:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 07:38:00 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 0.0s done 07:38:00 #5 CACHED 07:38:00 07:38:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 07:38:00 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:39e31344be7ddbf41229a280dc813c716a830581bf892c4ffe0a9d9cc247c028 0.0s done 07:38:00 #6 CACHED 07:38:00 07:38:00 #7 exporting to image 07:38:00 #7 exporting layers done 07:38:00 #7 exporting manifest sha256:0fc1a10254a5f57435d719b1c1b88530bee4d7fc7a1da534b7aadf2dee50497c done 07:38:00 #7 exporting config sha256:faa634b9b8125e7d6cac5fe1751575bf72485e58be994ddc54258c80d387b255 done 07:38:00 #7 exporting manifest sha256:f1acd01c1c4ccb9505412af4923ea38e1feb2fa39523b8ad498589fa55459a12 done 07:38:00 #7 exporting config sha256:298028336f77314a5d09867e07003bb00b3e1350c0df40d67cf828e19002bb32 done 07:38:00 #7 exporting manifest list sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad done 07:38:00 #7 pushing layers 0.0s done 07:38:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad 07:38:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:38:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:7ff8c7a3057697f3ded112c70f1f4d42f9ac929c74f361919ec91d2cd6ba71ad 0.1s done 07:38:00 #7 DONE 0.1s 07:38:00 07:38:00 #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 07:38:00 #8 DONE 0.0s 07:38:00 07:38:00 1 warning found (use --debug to expand): 07:38:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:38:00 + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:38:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:38:01 ---> package-listing.sh 07:38:01 ++ facter osfamily 07:38:01 ++ tr '[:upper:]' '[:lower:]' 07:38:01 + OS_FAMILY=redhat 07:38:01 + workspace=/w/workspace/edgexfoundry_device-gpio_main 07:38:01 + START_PACKAGES=/tmp/packages_start.txt 07:38:01 + END_PACKAGES=/tmp/packages_end.txt 07:38:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:38:01 + PACKAGES=/tmp/packages_start.txt 07:38:01 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 07:38:01 + PACKAGES=/tmp/packages_end.txt 07:38:01 + case "${OS_FAMILY}" in 07:38:01 + sort 07:38:01 + rpm -qa 07:38:02 + '[' -f /tmp/packages_start.txt ']' 07:38:02 + '[' -f /tmp/packages_end.txt ']' 07:38:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:38:02 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 07:38:02 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 07:38:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 07:38:02 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 07:38:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:38:03 07:38:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:38:03 latest: Pulling from edgex-lftools-log-publisher 07:38:03 5eb5b503b376: Pulling fs layer 07:38:03 5c69ac0246d0: Pulling fs layer 07:38:03 ec43610c2a17: Pulling fs layer 07:38:03 3a2ae6a8a46f: Pulling fs layer 07:38:03 33b1e0a273af: Pulling fs layer 07:38:03 5d3b04190fa2: Pulling fs layer 07:38:03 2f39f015ded8: Pulling fs layer 07:38:03 3a2ae6a8a46f: Waiting 07:38:03 33b1e0a273af: Waiting 07:38:03 5d3b04190fa2: Waiting 07:38:03 2f39f015ded8: Waiting 07:38:03 5c69ac0246d0: Verifying Checksum 07:38:03 5c69ac0246d0: Download complete 07:38:03 3a2ae6a8a46f: Verifying Checksum 07:38:03 3a2ae6a8a46f: Download complete 07:38:03 33b1e0a273af: Verifying Checksum 07:38:03 33b1e0a273af: Download complete 07:38:03 5d3b04190fa2: Verifying Checksum 07:38:03 5d3b04190fa2: Download complete 07:38:03 ec43610c2a17: Verifying Checksum 07:38:03 ec43610c2a17: Download complete 07:38:03 5eb5b503b376: Download complete 07:38:04 2f39f015ded8: Verifying Checksum 07:38:04 2f39f015ded8: Download complete 07:38:04 5eb5b503b376: Pull complete 07:38:05 5c69ac0246d0: Pull complete 07:38:05 ec43610c2a17: Pull complete 07:38:05 3a2ae6a8a46f: Pull complete 07:38:06 33b1e0a273af: Pull complete 07:38:06 5d3b04190fa2: Pull complete 07:38:10 2f39f015ded8: Pull complete 07:38:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:38:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:38:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:10 prd-centos7-docker-4c-2g-256 does not seem to be running inside a container 07:38:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:38:13 $ docker top bcc20b6f75f6023e88721b3a901e10a1cebe9fbad888135e1b25307e176d3061 -eo pid,comm [Pipeline] { [Pipeline] sh 07:38:13 + touch /tmp/pre-build-complete [Pipeline] sh 07:38:14 + mkdir -p /var/log/sysstat [Pipeline] sh 07:38:14 + ls /var/log/sa-host 07:38:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:38:14 provisioning config files... 07:38:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15788030440584826873tmp [Pipeline] { [Pipeline] echo 07:38:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:38:15 ---> create-netrc.sh [Pipeline] } 07:38:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:38:15 ---> python-tools-install.sh [Pipeline] echo 07:38:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:38:15 ---> sudo-logs.sh 07:38:15 Archiving 'sudo' log.. 07:38:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-256.novalocal: Name or service not known 07:38:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-256.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:38:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:38:15 ---> job-cost.sh 07:38:15 lf-activate-venv: SKIPPING 07:38:15 INFO: No Stack... 07:38:16 INFO: Retrieving Pricing Info for: v3-standard-2 07:38:16 INFO: Archiving Costs [Pipeline] echo 07:38:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:38:16 ---> logs-deploy.sh 07:38:16 lf-activate-venv: SKIPPING 07:38:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/131 07:38:16 INFO: archiving workspace using pattern(s): 07:38:17 Archives upload complete. 07:38:17 INFO: archiving logs to Nexus 07:38:18 ---> uname -a: 07:38:18 Linux prd-centos7-docker-4c-2g-256.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 07:38:18 07:38:18 07:38:18 ---> lscpu: 07:38:18 Architecture: x86_64 07:38:18 CPU op-mode(s): 32-bit, 64-bit 07:38:18 Byte Order: Little Endian 07:38:18 Address sizes: 40 bits physical, 48 bits virtual 07:38:18 CPU(s): 2 07:38:18 On-line CPU(s) list: 0,1 07:38:18 Thread(s) per core: 1 07:38:18 Core(s) per socket: 1 07:38:18 Socket(s): 2 07:38:18 NUMA node(s): 1 07:38:18 Vendor ID: AuthenticAMD 07:38:18 CPU family: 23 07:38:18 Model: 49 07:38:18 Model name: AMD EPYC-Rome Processor 07:38:18 Stepping: 0 07:38:18 CPU MHz: 2800.000 07:38:18 BogoMIPS: 5600.00 07:38:18 Virtualization: AMD-V 07:38:18 Hypervisor vendor: KVM 07:38:18 Virtualization type: full 07:38:18 L1d cache: 64 KiB 07:38:18 L1i cache: 64 KiB 07:38:18 L2 cache: 1 MiB 07:38:18 L3 cache: 32 MiB 07:38:18 NUMA node0 CPU(s): 0,1 07:38:18 Vulnerability Itlb multihit: Not affected 07:38:18 Vulnerability L1tf: Not affected 07:38:18 Vulnerability Mds: Not affected 07:38:18 Vulnerability Meltdown: Not affected 07:38:18 Vulnerability Mmio stale data: Not affected 07:38:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:38:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:38:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:38:18 Vulnerability Srbds: Not affected 07:38:18 Vulnerability Tsx async abort: Not affected 07:38:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:38:18 07:38:18 07:38:18 ---> nproc: 07:38:18 2 07:38:18 07:38:18 07:38:18 ---> df -h: 07:38:18 Filesystem Size Used Avail Use% Mounted on 07:38:18 overlay 40G 7.3G 33G 19% / 07:38:18 tmpfs 64M 0 64M 0% /dev 07:38:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:38:18 shm 64M 0 64M 0% /dev/shm 07:38:18 /dev/vda1 40G 7.3G 33G 19% /facter-os 07:38:18 07:38:18 07:38:18 Cannot open /var/log/sysstat/sa21: No such file or directory 07:38:18 Please check if data collecting is enabled 07:38:18 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:18 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:38:18 $ docker stop --time=1 bcc20b6f75f6023e88721b3a901e10a1cebe9fbad888135e1b25307e176d3061 07:38:19 $ docker rm -f --volumes bcc20b6f75f6023e88721b3a901e10a1cebe9fbad888135e1b25307e176d3061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:38:19 [WS-CLEANUP] Deleting project workspace... 07:38:19 [WS-CLEANUP] Deferred wipeout is used... 07:38:19 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:38:20 07:38:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:38:20 latest: Pulling from edgex-lftools-log-publisher 07:38:20 5eb5b503b376: Pulling fs layer 07:38:20 5c69ac0246d0: Pulling fs layer 07:38:20 ec43610c2a17: Pulling fs layer 07:38:20 3a2ae6a8a46f: Pulling fs layer 07:38:20 33b1e0a273af: Pulling fs layer 07:38:20 33b1e0a273af: Waiting 07:38:20 3a2ae6a8a46f: Waiting 07:38:20 5d3b04190fa2: Pulling fs layer 07:38:20 2f39f015ded8: Pulling fs layer 07:38:20 5d3b04190fa2: Waiting 07:38:20 2f39f015ded8: Waiting 07:38:20 5c69ac0246d0: Download complete 07:38:20 3a2ae6a8a46f: Verifying Checksum 07:38:20 3a2ae6a8a46f: Download complete 07:38:20 33b1e0a273af: Verifying Checksum 07:38:20 33b1e0a273af: Download complete 07:38:20 ec43610c2a17: Verifying Checksum 07:38:20 ec43610c2a17: Download complete 07:38:20 5d3b04190fa2: Verifying Checksum 07:38:20 5d3b04190fa2: Download complete 07:38:20 5eb5b503b376: Download complete 07:38:21 2f39f015ded8: Download complete 07:38:22 5eb5b503b376: Pull complete 07:38:22 5c69ac0246d0: Pull complete 07:38:22 ec43610c2a17: Pull complete 07:38:22 3a2ae6a8a46f: Pull complete 07:38:23 33b1e0a273af: Pull complete 07:38:23 5d3b04190fa2: Pull complete 07:38:28 2f39f015ded8: Pull complete 07:38:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:38:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:38:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:28 prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container 07:38:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:38:30 $ docker top 153a201cdca3ae97588d08112d851ecd9f0fb836b9c7d4fef5e6f8f2c44f69c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:38:30 ---> job-cost.sh 07:38:30 lf-activate-venv: SKIPPING 07:38:30 INFO: No Stack... 07:38:31 INFO: Retrieving Pricing Info for: v3-standard-8 07:38:31 INFO: Archiving Costs [Pipeline] sh 07:38:31 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 07:38:31 + cut -d, -f6 [Pipeline] lock 07:38:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-131-stack-cost] 07:38:32 Resource [jenkins-edgexfoundry-device-gpio-main-131-stack-cost] did not exist. Created. 07:38:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:38:32 + echo total: 0.2199999988079071 [Pipeline] stash 07:38:32 Stashed 1 file(s) [Pipeline] } 07:38:32 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-131-stack-cost] [Pipeline] // lock [Pipeline] } 07:38:32 $ docker stop --time=1 153a201cdca3ae97588d08112d851ecd9f0fb836b9c7d4fef5e6f8f2c44f69c0 07:38:33 $ docker rm -f --volumes 153a201cdca3ae97588d08112d851ecd9f0fb836b9c7d4fef5e6f8f2c44f69c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:40:54 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 07:40:54 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 07:40:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:40:54 go vet ./... 07:41:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:41:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:41:33 ./bin/test-attribution-txt.sh [Pipeline] echo 07:41:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:41:33 $ docker stop --time=1 f7999e3cbd2b14b2613cb4221a0a9e44153b3d08e0b1e6992ac9fd55f3dd88c8 07:41:35 $ docker rm -f --volumes f7999e3cbd2b14b2613cb4221a0a9e44153b3d08e0b1e6992ac9fd55f3dd88c8 [Pipeline] // withDockerContainer [Pipeline] sh 07:41:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:41:37 Warning: overwriting stash ‘coverage-report’ 07:41:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:41:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:41:38 + ls -al . 07:41:38 total 220 07:41:38 drwxrwxr-x 7 jenkins jenkins 4096 Apr 21 07:37 . 07:41:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 07:34 .. 07:41:38 -rw-rw-r-- 1 jenkins jenkins 120 Apr 21 07:34 .dockerignore 07:41:38 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 07:34 .git 07:41:38 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:34 .github 07:41:38 -rw-rw-r-- 1 jenkins jenkins 277 Apr 21 07:34 .gitignore 07:41:38 -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 07:34 .golangci.yml 07:41:38 -rw-rw-r-- 1 jenkins jenkins 19399 Apr 21 07:34 Attribution.txt 07:41:38 -rw-rw-r-- 1 jenkins jenkins 7819 Apr 21 07:34 CHANGELOG.md 07:41:38 -rw-rw-r-- 1 jenkins jenkins 1694 Apr 21 07:34 Dockerfile 07:41:38 -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 07:34 GOVERNANCE.md 07:41:38 -rw-rw-r-- 1 jenkins jenkins 657 Apr 21 07:34 Jenkinsfile 07:41:38 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 07:34 LICENSE 07:41:38 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 21 07:34 Makefile 07:41:38 -rw-rw-r-- 1 jenkins jenkins 617 Apr 21 07:34 OWNERS.md 07:41:38 -rw-rw-r-- 1 jenkins jenkins 3578 Apr 21 07:34 README.md 07:41:38 -rw-rw-r-- 1 jenkins jenkins 11 Apr 21 07:32 VERSION 07:41:38 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:34 bin 07:41:38 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:34 cmd 07:41:38 -rw-r--r-- 1 jenkins jenkins 11488 Apr 21 07:40 coverage.out 07:41:38 -rw-rw-r-- 1 jenkins jenkins 6050 Apr 21 07:34 go.mod 07:41:38 -rw-rw-r-- 1 jenkins jenkins 86888 Apr 21 07:34 go.sum 07:41:38 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:34 internal 07:41:38 -rw-rw-r-- 1 jenkins jenkins 209 Apr 21 07:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:38 + 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=cf9a664c4521925ce7e44e908983f3bf7b707b9b --label arch=arm64 --label version=4.1.0-dev.1 . 07:41:39 Sending build context to Docker daemon 16.84MB 07:41:39 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 07:41:39 Step 2/26 : FROM ${BASE} AS builder 07:41:39 ---> bf508ce4ae90 07:41:39 Step 3/26 : ARG ADD_BUILD_TAGS="" 07:41:39 ---> Running in f6dafd3f38db 07:41:39 Removing intermediate container f6dafd3f38db 07:41:39 ---> b86896c0bd69 07:41:39 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:41:39 ---> Running in 607e9a9a7797 07:41:39 Removing intermediate container 607e9a9a7797 07:41:39 ---> 20ffe2c09e9c 07:41:39 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 07:41:40 ---> Running in 9dc22636022c 07:41:40 Removing intermediate container 9dc22636022c 07:41:40 ---> 2ff6d1545ec2 07:41:40 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 07:41:40 ---> Running in 6c734b745c80 07:41:40 Removing intermediate container 6c734b745c80 07:41:40 ---> 8b15e503049e 07:41:40 Step 7/26 : WORKDIR /device-gpio 07:41:40 ---> Running in 4b3a838095ff 07:41:40 Removing intermediate container 4b3a838095ff 07:41:40 ---> 3beebeb63da9 07:41:40 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:41:41 ---> Running in fa52ea578746 07:41:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:41:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:41:43 OK: 244 MiB in 62 packages 07:41:44 Removing intermediate container fa52ea578746 07:41:44 ---> 23076057e194 07:41:44 Step 9/26 : COPY go.mod vendor* ./ 07:41:45 ---> 50ee9ae5432a 07:41:45 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:45 ---> Running in 1cfa79e64832 07:41:47 Removing intermediate container 1cfa79e64832 07:41:47 ---> 9dfb1f8d7d3b 07:41:47 Step 11/26 : COPY . . 07:41:48 ---> ef35abaf39eb 07:41:48 Step 12/26 : RUN ${MAKE} 07:41:48 ---> Running in af8b4ff3fa2d 07:41:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 07:45:11 Removing intermediate container af8b4ff3fa2d 07:45:11 ---> cbe6d09f5f95 07:45:11 Step 13/26 : FROM alpine:3.20 07:45:11 3.20: Pulling from library/alpine 07:45:11 94e9d8af2201: Already exists 07:45:11 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:45:11 Status: Downloaded newer image for alpine:3.20 07:45:11 ---> 7aab056cecc6 07:45:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 07:45:11 ---> Running in d0a8c7e81941 07:45:11 Removing intermediate container d0a8c7e81941 07:45:11 ---> 46cfc9d59999 07:45:11 Step 15/26 : RUN apk add --update --no-cache dumb-init 07:45:11 ---> Running in 43f2e7be3d57 07:45:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:45:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:45:11 (1/1) Installing dumb-init (1.2.5-r3) 07:45:11 Executing busybox-1.36.1-r29.trigger 07:45:11 OK: 9 MiB in 15 packages 07:45:11 Removing intermediate container 43f2e7be3d57 07:45:11 ---> 51aea45927fe 07:45:11 Step 16/26 : RUN apk --no-cache upgrade 07:45:11 ---> Running in b69e41e0db5a 07:45:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:45:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:45:11 OK: 9 MiB in 15 packages 07:45:11 Removing intermediate container b69e41e0db5a 07:45:11 ---> 485a02dc355f 07:45:11 Step 17/26 : WORKDIR / 07:45:11 ---> Running in 5389c936f743 07:45:11 Removing intermediate container 5389c936f743 07:45:11 ---> d51900481fad 07:45:11 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 07:45:11 ---> f8d2211b2e94 07:45:11 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 07:45:11 ---> ed1cd3ccbcb8 07:45:11 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 07:45:11 ---> e281cfebf106 07:45:11 Step 21/26 : EXPOSE 59910 07:45:11 ---> Running in 095038b6d228 07:45:11 Removing intermediate container 095038b6d228 07:45:11 ---> 0a17f0ee0790 07:45:11 Step 22/26 : ENTRYPOINT ["/device-gpio"] 07:45:11 ---> Running in d10226ff3f9f 07:45:11 Removing intermediate container d10226ff3f9f 07:45:11 ---> 13ffbefeb92f 07:45:11 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:45:11 ---> Running in 223b8df9401d 07:45:11 Removing intermediate container 223b8df9401d 07:45:11 ---> 2d7b708f150d 07:45:11 Step 24/26 : LABEL arch=arm64 07:45:11 ---> Running in eed5912d5981 07:45:11 Removing intermediate container eed5912d5981 07:45:11 ---> 5e4af4aea55f 07:45:11 Step 25/26 : LABEL git_sha=cf9a664c4521925ce7e44e908983f3bf7b707b9b 07:45:11 ---> Running in 2e6870b66854 07:45:11 Removing intermediate container 2e6870b66854 07:45:11 ---> 4c04c5429da2 07:45:11 Step 26/26 : LABEL version=4.1.0-dev.1 07:45:12 ---> Running in ad8a1df78f21 07:45:12 Removing intermediate container ad8a1df78f21 07:45:12 ---> 768faae01c63 07:45:12 [Warning] One or more build-args [ARCH] were not consumed 07:45:12 Successfully built 768faae01c63 07:45:12 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 07:45:12 provisioning config files... 07:45:12 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/131@tmp/config13780981747708176991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:13 ---> ****-login.sh 07:45:13 nexus3.edgexfoundry.org:10001 07:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:13 Configure a credential helper to remove this warning. See 07:45:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:13 07:45:13 Login Succeeded 07:45:13 nexus3.edgexfoundry.org:10002 07:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:13 Configure a credential helper to remove this warning. See 07:45:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:13 07:45:13 Login Succeeded 07:45:13 nexus3.edgexfoundry.org:10003 07:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:14 Configure a credential helper to remove this warning. See 07:45:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:14 07:45:14 Login Succeeded 07:45:14 nexus3.edgexfoundry.org:10004 07:45:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:14 Configure a credential helper to remove this warning. See 07:45:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:14 07:45:14 Login Succeeded 07:45:14 ****.io 07:45:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:14 Configure a credential helper to remove this warning. See 07:45:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:14 07:45:14 Login Succeeded 07:45:14 ---> ****-login.sh ends [Pipeline] } 07:45:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:45:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:45:14 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 07:45:14 cf9a664c4521925ce7e44e908983f3bf7b707b9b 07:45:14 latest 07:45:14 4.1.0-dev.1 07:45:14 cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 07:45:14 main 07:45:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:15 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:cf9a664c4521925ce7e44e908983f3bf7b707b9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:15 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:cf9a664c4521925ce7e44e908983f3bf7b707b9b 07:45:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 07:45:15 0ea1c80965b3: Preparing 07:45:15 60d3639000fb: Preparing 07:45:15 88dddf3e20dd: Preparing 07:45:15 fcfa02f03da5: Preparing 07:45:15 ff2e036d88c9: Preparing 07:45:15 dd9c8f8612c8: Preparing 07:45:15 dd9c8f8612c8: Waiting 07:45:15 60d3639000fb: Pushed 07:45:15 fcfa02f03da5: Pushed 07:45:15 ff2e036d88c9: Pushed 07:45:15 88dddf3e20dd: Pushed 07:45:15 dd9c8f8612c8: Layer already exists 07:45:26 0ea1c80965b3: Pushed 07:45:26 cf9a664c4521925ce7e44e908983f3bf7b707b9b: digest: sha256:92f89dd1289900e392067a358f15e84e2845a9fb80f09a65fd4186da1b2131a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:26 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:26 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 07:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 07:45:26 0ea1c80965b3: Preparing 07:45:26 60d3639000fb: Preparing 07:45:26 88dddf3e20dd: Preparing 07:45:26 fcfa02f03da5: Preparing 07:45:26 ff2e036d88c9: Preparing 07:45:26 dd9c8f8612c8: Preparing 07:45:26 dd9c8f8612c8: Waiting 07:45:26 60d3639000fb: Layer already exists 07:45:26 0ea1c80965b3: Layer already exists 07:45:26 fcfa02f03da5: Layer already exists 07:45:26 ff2e036d88c9: Layer already exists 07:45:26 88dddf3e20dd: Layer already exists 07:45:26 dd9c8f8612c8: Layer already exists 07:45:26 latest: digest: sha256:92f89dd1289900e392067a358f15e84e2845a9fb80f09a65fd4186da1b2131a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:27 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:27 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.1 07:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 07:45:27 0ea1c80965b3: Preparing 07:45:27 60d3639000fb: Preparing 07:45:27 88dddf3e20dd: Preparing 07:45:27 fcfa02f03da5: Preparing 07:45:27 ff2e036d88c9: Preparing 07:45:27 dd9c8f8612c8: Preparing 07:45:27 dd9c8f8612c8: Waiting 07:45:27 ff2e036d88c9: Layer already exists 07:45:27 60d3639000fb: Layer already exists 07:45:27 0ea1c80965b3: Layer already exists 07:45:27 88dddf3e20dd: Layer already exists 07:45:27 fcfa02f03da5: Layer already exists 07:45:27 dd9c8f8612c8: Layer already exists 07:45:27 4.1.0-dev.1: digest: sha256:92f89dd1289900e392067a358f15e84e2845a9fb80f09a65fd4186da1b2131a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:27 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:28 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 07:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 07:45:28 0ea1c80965b3: Preparing 07:45:28 60d3639000fb: Preparing 07:45:28 88dddf3e20dd: Preparing 07:45:28 fcfa02f03da5: Preparing 07:45:28 ff2e036d88c9: Preparing 07:45:28 dd9c8f8612c8: Preparing 07:45:28 dd9c8f8612c8: Waiting 07:45:28 ff2e036d88c9: Layer already exists 07:45:28 fcfa02f03da5: Layer already exists 07:45:28 60d3639000fb: Layer already exists 07:45:28 0ea1c80965b3: Layer already exists 07:45:28 88dddf3e20dd: Layer already exists 07:45:28 dd9c8f8612c8: Layer already exists 07:45:28 cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1: digest: sha256:92f89dd1289900e392067a358f15e84e2845a9fb80f09a65fd4186da1b2131a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:28 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:29 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 07:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 07:45:29 0ea1c80965b3: Preparing 07:45:29 60d3639000fb: Preparing 07:45:29 88dddf3e20dd: Preparing 07:45:29 fcfa02f03da5: Preparing 07:45:29 ff2e036d88c9: Preparing 07:45:29 dd9c8f8612c8: Preparing 07:45:29 dd9c8f8612c8: Waiting 07:45:29 88dddf3e20dd: Layer already exists 07:45:29 60d3639000fb: Layer already exists 07:45:29 fcfa02f03da5: Layer already exists 07:45:29 ff2e036d88c9: Layer already exists 07:45:29 0ea1c80965b3: Layer already exists 07:45:29 dd9c8f8612c8: Layer already exists 07:45:29 main: digest: sha256:92f89dd1289900e392067a358f15e84e2845a9fb80f09a65fd4186da1b2131a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:45:29 ===================================================== [Pipeline] echo 07:45:29 taggedImages: 07:45:29 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:cf9a664c4521925ce7e44e908983f3bf7b707b9b 07:45:29 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 07:45:29 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.1 07:45:29 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 07:45:29 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] echo 07:45:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:cf9a664c4521925ce7e44e908983f3bf7b707b9b [Pipeline] echo 07:45:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] echo 07:45:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.1 [Pipeline] echo 07:45:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:cf9a664c4521925ce7e44e908983f3bf7b707b9b-4.1.0-dev.1 [Pipeline] echo 07:45:29 Skip building multi-arch image for 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 07:45:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:45:29 07:45:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:45:30 arm64: Pulling from edgex-lftools-log-publisher 07:45:30 8998bd30e6a1: Pulling fs layer 07:45:30 04944245beec: Pulling fs layer 07:45:30 699f458cf7ca: Pulling fs layer 07:45:30 765212b225bb: Pulling fs layer 07:45:30 f23df028b6ca: Pulling fs layer 07:45:30 d65c8cfc05b1: Pulling fs layer 07:45:30 2437ff75d9bd: Pulling fs layer 07:45:30 f23df028b6ca: Waiting 07:45:30 d65c8cfc05b1: Waiting 07:45:30 2437ff75d9bd: Waiting 07:45:30 765212b225bb: Waiting 07:45:30 04944245beec: Verifying Checksum 07:45:30 04944245beec: Download complete 07:45:30 765212b225bb: Verifying Checksum 07:45:30 765212b225bb: Download complete 07:45:30 f23df028b6ca: Verifying Checksum 07:45:30 f23df028b6ca: Download complete 07:45:30 d65c8cfc05b1: Verifying Checksum 07:45:30 d65c8cfc05b1: Download complete 07:45:30 699f458cf7ca: Verifying Checksum 07:45:30 699f458cf7ca: Download complete 07:45:31 8998bd30e6a1: Verifying Checksum 07:45:31 8998bd30e6a1: Download complete 07:45:33 2437ff75d9bd: Verifying Checksum 07:45:33 2437ff75d9bd: Download complete 07:45:35 8998bd30e6a1: Pull complete 07:45:36 04944245beec: Pull complete 07:45:37 699f458cf7ca: Pull complete 07:45:37 765212b225bb: Pull complete 07:45:38 f23df028b6ca: Pull complete 07:45:38 d65c8cfc05b1: Pull complete 07:45:56 2437ff75d9bd: Pull complete 07:45:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:45:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:45:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:45:57 prd-ubuntu20.04-docker-arm64-4c-16g-254 does not seem to be running inside a container 07:45:57 $ 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/131 -v /w/workspace/device-gpio/131:/w/workspace/device-gpio/131:rw,z -v /w/workspace/device-gpio/131@tmp:/w/workspace/device-gpio/131@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 07:45:59 $ docker top 627cfbe04204461378539d06f8c15abee2742bb6817ffe70967bb341dfe0a65b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:00 ---> job-cost.sh 07:46:00 lf-activate-venv: SKIPPING 07:46:00 INFO: No Stack... 07:46:00 INFO: Retrieving Pricing Info for: v3-standard-4 07:46:01 INFO: Archiving Costs [Pipeline] sh 07:46:02 + cat /w/workspace/device-gpio/131/archives/cost.csv 07:46:02 + cut -d, -f6 [Pipeline] lock 07:46:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-131-stack-cost] 07:46:02 Resource [jenkins-edgexfoundry-device-gpio-main-131-stack-cost] did not exist. Created. 07:46:02 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:46:03 /w/workspace/device-gpio/131@tmp/durable-11b43194/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:46:03 + echo total: 0.10999999940395355 [Pipeline] stash 07:46:03 Warning: overwriting stash ‘stack-cost’ 07:46:03 Stashed 1 file(s) [Pipeline] } 07:46:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-131-stack-cost] [Pipeline] // lock [Pipeline] } 07:46:03 $ docker stop --time=1 627cfbe04204461378539d06f8c15abee2742bb6817ffe70967bb341dfe0a65b 07:46:05 $ docker rm -f --volumes 627cfbe04204461378539d06f8c15abee2742bb6817ffe70967bb341dfe0a65b [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 07:46:05 provisioning config files... 07:46:05 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13745314955498117282tmp [Pipeline] { [Pipeline] sh 07:46:06 + set +x 07:46:06 + + curlbash -s -s https://codecov.io/bash -- 07:46:06 07:46:06 07:46:06 _____ _ 07:46:06 / ____| | | 07:46:06 | | ___ __| | ___ ___ _____ __ 07:46:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:46:06 | |___| (_) | (_| | __/ (_| (_) \ V / 07:46:06 \_____\___/ \__,_|\___|\___\___/ \_/ 07:46:06 Bash-1.0.6 07:46:06 07:46:06 07:46:06 ==> git version 2.25.1 found 07:46:06 ==> 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 07:46:06 Release-Date: 2020-01-08 07:46:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:46:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:46:06 ==> Jenkins CI detected. 07:46:06 current dir:  /w/workspace/edgexfoundry_device-gpio_main 07:46:06 project root: . 07:46:06 --> token set from env 07:46:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:46:06 ==> Running gcov in . (disable via -X gcov) 07:46:06 ==> Python coveragepy not found 07:46:06 ==> Searching for coverage reports in: 07:46:06 + . 07:46:06 -> Found 1 reports 07:46:06 ==> Detecting git/mercurial file structure 07:46:06 ==> Reading reports 07:46:06 + ./coverage.out bytes=11488 07:46:06 ==> Appending adjustments 07:46:06 https://docs.codecov.io/docs/fixing-reports 07:46:06 + Found adjustments 07:46:06 ==> Gzipping contents 07:46:06 4.0K /tmp/codecov.9VKDuc.gz 07:46:06 ==> Uploading reports 07:46:06 url: https://codecov.io 07:46:06 query: branch=main&commit=cf9a664c4521925ce7e44e908983f3bf7b707b9b&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 07:46:06 -> Pinging Codecov 07:46:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cf9a664c4521925ce7e44e908983f3bf7b707b9b&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 07:46:06 -> Uploading to 07:46:06 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-gpio/cf9a664c4521925ce7e44e908983f3bf7b707b9b/bbef27a4-c3fd-44a4-ade0-0886e3a296b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250421%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250421T074606Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=08814af6b0d21d656f2c4de08f7d2cea568762b121b6b00d62a9d0a634fff8e3 07:46:06 % Total % Received % Xferd Average Speed Time Time Time Current 07:46:06 Dload Upload Total Spent Left Speed 07:46:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1709 0 0 100 1709 0 13672 --:--:-- --:--:-- --:--:-- 13672 07:46:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/cf9a664c4521925ce7e44e908983f3bf7b707b9b [Pipeline] } 07:46:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:46:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:46:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:46:07 07:46:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:46:07 latest: Pulling from edgex-devops/edgex-snyk-go 07:46:07 43c4264eed91: Pulling fs layer 07:46:07 4cc291be95ef: Pulling fs layer 07:46:07 2ac1f1163629: Pulling fs layer 07:46:07 5c3c966382ef: Pulling fs layer 07:46:07 4f4fb700ef54: Pulling fs layer 07:46:07 d9c7d2e4e75e: Pulling fs layer 07:46:07 9c3e1370e548: Pulling fs layer 07:46:07 5c3c966382ef: Waiting 07:46:07 d9c7d2e4e75e: Waiting 07:46:07 9c3e1370e548: Waiting 07:46:07 4f4fb700ef54: Waiting 07:46:07 4cc291be95ef: Verifying Checksum 07:46:07 4cc291be95ef: Download complete 07:46:07 5c3c966382ef: Verifying Checksum 07:46:07 5c3c966382ef: Download complete 07:46:07 4f4fb700ef54: Download complete 07:46:07 43c4264eed91: Pull complete 07:46:07 d9c7d2e4e75e: Verifying Checksum 07:46:07 d9c7d2e4e75e: Download complete 07:46:07 4cc291be95ef: Pull complete 07:46:08 2ac1f1163629: Verifying Checksum 07:46:08 2ac1f1163629: Download complete 07:46:08 9c3e1370e548: Verifying Checksum 07:46:11 2ac1f1163629: Pull complete 07:46:11 5c3c966382ef: Pull complete 07:46:11 4f4fb700ef54: Pull complete 07:46:11 d9c7d2e4e75e: Pull complete 07:46:16 9c3e1370e548: Pull complete 07:46:16 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:46:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:46:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:16 prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container 07:46:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:46:19 $ docker top de4495d62624b69a30f405d448edf4836c11c624e2656cf361abf5ea690e46e3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:46:19 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] echo 07:46:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 07:46:19 + set -o pipefail 07:46:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 07:46:29 07:46:29 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 07:46:29 07:46:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/934c5325-6bfa-42f0-9131-d7c3b7d1c836/history/bcab7b37-755c-42c2-9b00-0e26dad226e0 07:46:29 07:46:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:46:29 07:46:29 07:46:29 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:46:29 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:46:30 $ docker stop --time=1 de4495d62624b69a30f405d448edf4836c11c624e2656cf361abf5ea690e46e3 07:46:33 $ docker rm -f --volumes de4495d62624b69a30f405d448edf4836c11c624e2656cf361abf5ea690e46e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:46:34 + git log --format=format:%s -1 cf9a664c4521925ce7e44e908983f3bf7b707b9b [Pipeline] sh 07:46:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:46:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:34 prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container 07:46:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:46:35 $ docker top 4d63787117cf618965d098bbfad3c6a53e5e444e87e52e95a135f424540798bd -eo pid,comm 07:46:35 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). 07:46:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:46:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:46:35 [ssh-agent] Looking for ssh-agent implementation... 07:46:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:46:35 $ docker exec 4d63787117cf618965d098bbfad3c6a53e5e444e87e52e95a135f424540798bd ssh-agent 07:46:35 SSH_AUTH_SOCK=/tmp/ssh-HtjQ9waIHAwe/agent.33 07:46:35 SSH_AGENT_PID=39 07:46:35 Running ssh-add (command line suppressed) 07:46:35 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13940867734938186956.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13940867734938186956.key) 07:46:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:46:36 + git semver tag 07:46:36 2025-04-21 07:46:36,252 [run_tag] DEBUG tag force:False 07:46:36 2025-04-21 07:46:36,252 [check_head_tag] DEBUG check head tag 07:46:36 2025-04-21 07:46:36,252 [execute] INFO git cat-file --batch-check 07:46:36 2025-04-21 07:46:36,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 07:46:36 2025-04-21 07:46:36,257 [execute] INFO git cat-file --batch 07:46:36 2025-04-21 07:46:36,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 07:46:36 2025-04-21 07:46:36,265 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 07:46:36 2025-04-21 07:46:36,265 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 07:46:36 2025-04-21 07:46:36,265 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 07:46:36 2025-04-21 07:46:36,271 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 07:46:36 4.1.0-dev.1 [Pipeline] } 07:46:36 $ docker exec --env ******** --env ******** 4d63787117cf618965d098bbfad3c6a53e5e444e87e52e95a135f424540798bd ssh-agent -k 07:46:36 unset SSH_AUTH_SOCK; 07:46:36 unset SSH_AGENT_PID; 07:46:36 echo Agent pid 39 killed; 07:46:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:46:36 + git semver [Pipeline] } 07:46:37 $ docker stop --time=1 4d63787117cf618965d098bbfad3c6a53e5e444e87e52e95a135f424540798bd 07:46:38 $ docker rm -f --volumes 4d63787117cf618965d098bbfad3c6a53e5e444e87e52e95a135f424540798bd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:46:38 07:46:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:46:39 0.23.1-centos7: Pulling from edgex-lftools 07:46:39 ab5ef0e58194: Pulling fs layer 07:46:39 9712f1f96733: Pulling fs layer 07:46:39 63f879dbbcfc: Pulling fs layer 07:46:39 0d9ebad4ef96: Pulling fs layer 07:46:39 e9a5061849ea: Pulling fs layer 07:46:39 d747dcd14b5f: Pulling fs layer 07:46:39 2de7ff778b66: Pulling fs layer 07:46:39 0d9ebad4ef96: Waiting 07:46:39 2de7ff778b66: Waiting 07:46:39 e9a5061849ea: Waiting 07:46:39 d747dcd14b5f: Waiting 07:46:39 9712f1f96733: Verifying Checksum 07:46:39 9712f1f96733: Download complete 07:46:39 63f879dbbcfc: Verifying Checksum 07:46:39 63f879dbbcfc: Download complete 07:46:39 e9a5061849ea: Verifying Checksum 07:46:39 e9a5061849ea: Download complete 07:46:39 d747dcd14b5f: Verifying Checksum 07:46:39 d747dcd14b5f: Download complete 07:46:39 0d9ebad4ef96: Verifying Checksum 07:46:39 0d9ebad4ef96: Download complete 07:46:39 ab5ef0e58194: Verifying Checksum 07:46:39 ab5ef0e58194: Download complete 07:46:39 2de7ff778b66: Verifying Checksum 07:46:39 2de7ff778b66: Download complete 07:46:42 ab5ef0e58194: Pull complete 07:46:42 9712f1f96733: Pull complete 07:46:43 63f879dbbcfc: Pull complete 07:46:47 0d9ebad4ef96: Pull complete 07:46:47 e9a5061849ea: Pull complete 07:46:47 d747dcd14b5f: Pull complete 07:46:48 2de7ff778b66: Pull complete 07:46:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:46:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:46:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:48 prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container 07:46:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:46:51 $ docker top c218ce36b084cdc8d266ae1ba7856a39257ec180047c073a1f2101083909258e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:46:51 provisioning config files... 07:46:51 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3051522236656765955tmp 07:46:51 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17375219616165557142tmp 07:46:51 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5726459701249327700tmp [Pipeline] { [Pipeline] echo 07:46:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:46:51 ---> sigul-configuration.sh 07:46:51 gpg: directory `/root/.gnupg' created 07:46:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:46:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:46:51 gpg: keyring `/root/.gnupg/secring.gpg' created 07:46:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:46:51 gpg: CAST5 encrypted data 07:46:51 gpg: encrypted with 1 passphrase 07:46:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:46:52 + mkdir /home/jenkins 07:46:52 + mkdir /home/jenkins/sigul [Pipeline] sh 07:46:52 + 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 07:46:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:46:52 ---> sigul-install.sh 07:46:52 Sigul already installed; skipping installation. [Pipeline] sh 07:46:53 + git tag --list 07:46:53 v1.0.0 07:46:53 v2.1.0 07:46:53 v2.1.1 07:46:53 v2.2.0 07:46:53 v2.3.0 07:46:53 v3.0 07:46:53 v3.0.0 07:46:53 v3.1 07:46:53 v3.1.0 07:46:53 v3.1.1 07:46:53 v4.0 07:46:53 v4.0.0 07:46:53 v4.1.0-dev.1 [Pipeline] sh 07:46:53 + lftools sign git-tag v4.1.0-dev.1 07:46:53 Signing Git tag with Sigul... 07:46:53 Signing v4.1.0-dev.1 [Pipeline] echo 07:46:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:46:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:46:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:46:54 $ docker stop --time=1 c218ce36b084cdc8d266ae1ba7856a39257ec180047c073a1f2101083909258e 07:46:56 $ docker rm -f --volumes c218ce36b084cdc8d266ae1ba7856a39257ec180047c073a1f2101083909258e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:46:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:46:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:56 prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container 07:46:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:46:57 $ docker top 7401ec44b99a65af669a62a52fb856b599210d51d217759d7cbe2d66e48659f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:46:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:46:57 [ssh-agent] Looking for ssh-agent implementation... 07:46:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:46:57 $ docker exec 7401ec44b99a65af669a62a52fb856b599210d51d217759d7cbe2d66e48659f1 ssh-agent 07:46:57 SSH_AUTH_SOCK=/tmp/ssh-vSxdF4VU2OUu/agent.30 07:46:57 SSH_AGENT_PID=36 07:46:57 Running ssh-add (command line suppressed) 07:46:58 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16259189290048860365.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16259189290048860365.key) 07:46:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:46:58 + git semver bump pre 07:46:58 2025-04-21 07:46:58,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 07:46:58 2025-04-21 07:46:58,601 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev 07:46:58 2025-04-21 07:46:58,601 [bump_version] DEBUG bumped version:4.1.0-dev.2 07:46:58 2025-04-21 07:46:58,601 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 07:46:58 2025-04-21 07:46:58,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 07:46:58 2025-04-21 07:46:58,601 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 07:46:58 2025-04-21 07:46:58,603 [execute] INFO git cat-file --batch-check 07:46:58 2025-04-21 07:46:58,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 07:46:58 2025-04-21 07:46:58,610 [execute] INFO git cat-file --batch 07:46:58 2025-04-21 07:46:58,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 07:46:58 2025-04-21 07:46:58,616 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 07:46:58 4.1.0-dev.2 [Pipeline] } 07:46:58 $ docker exec --env ******** --env ******** 7401ec44b99a65af669a62a52fb856b599210d51d217759d7cbe2d66e48659f1 ssh-agent -k 07:46:59 unset SSH_AUTH_SOCK; 07:46:59 unset SSH_AGENT_PID; 07:46:59 echo Agent pid 36 killed; 07:46:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:46:59 + git semver [Pipeline] } 07:46:59 $ docker stop --time=1 7401ec44b99a65af669a62a52fb856b599210d51d217759d7cbe2d66e48659f1 07:47:00 $ docker rm -f --volumes 7401ec44b99a65af669a62a52fb856b599210d51d217759d7cbe2d66e48659f1 [Pipeline] // withDockerContainer [Pipeline] sh 07:47:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:47:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:47:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:01 prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container 07:47:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:47:02 $ docker top bf8026f2afd4b84c371f43865e8fdf1c9d0e4c8f039c6e1aea92e6e4fb03cbd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:47:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:47:02 [ssh-agent] Looking for ssh-agent implementation... 07:47:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:47:02 $ docker exec bf8026f2afd4b84c371f43865e8fdf1c9d0e4c8f039c6e1aea92e6e4fb03cbd5 ssh-agent 07:47:02 SSH_AUTH_SOCK=/tmp/ssh-8MbJ1VD2H8Hp/agent.32 07:47:02 SSH_AGENT_PID=38 07:47:02 Running ssh-add (command line suppressed) 07:47:02 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3862409314223268549.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3862409314223268549.key) 07:47:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:47:03 + git semver push 07:47:03 2025-04-21 07:47:03,197 [run_push] DEBUG push 07:47:03 2025-04-21 07:47:03,198 [execute] INFO git cat-file --batch-check 07:47:03 2025-04-21 07:47:03,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 07:47:03 2025-04-21 07:47:03,203 [execute] INFO git rev-list e7bfcbe25cd74167b435339781284a08c4b170a3 -- 07:47:03 2025-04-21 07:47:03,203 [execute] DEBUG Popen(['git', 'rev-list', 'e7bfcbe25cd74167b435339781284a08c4b170a3', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 07:47:03 2025-04-21 07:47:03,211 [execute] INFO git fetch -v origin 07:47:03 2025-04-21 07:47:03,211 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 07:47:03 2025-04-21 07:47:03,652 [run_push] DEBUG no remote changes detected 07:47:03 2025-04-21 07:47:03,652 [execute] INFO git push origin semver 07:47:03 2025-04-21 07:47:03,653 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 07:47:04 2025-04-21 07:47:04,335 [run_push] DEBUG push all version tags 07:47:04 2025-04-21 07:47:04,335 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:47:04 2025-04-21 07:47:04,336 [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) 07:47:04 2025-04-21 07:47:04,964 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 07:47:04 4.1.0-dev.2 [Pipeline] } 07:47:05 $ docker exec --env ******** --env ******** bf8026f2afd4b84c371f43865e8fdf1c9d0e4c8f039c6e1aea92e6e4fb03cbd5 ssh-agent -k 07:47:05 unset SSH_AUTH_SOCK; 07:47:05 unset SSH_AGENT_PID; 07:47:05 echo Agent pid 38 killed; 07:47:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:47:05 + git semver [Pipeline] } 07:47:05 $ docker stop --time=1 bf8026f2afd4b84c371f43865e8fdf1c9d0e4c8f039c6e1aea92e6e4fb03cbd5 07:47:07 $ docker rm -f --volumes bf8026f2afd4b84c371f43865e8fdf1c9d0e4c8f039c6e1aea92e6e4fb03cbd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:47:07 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 07:47:07 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 07:47:07 total 16 07:47:07 drwxr-xr-x 3 root root 4096 Apr 21 07:38 . 07:47:07 drwxrwxr-x 9 jenkins jenkins 4096 Apr 21 07:46 .. 07:47:07 drwxr-xr-x 2 root root 4096 Apr 21 07:38 cost 07:47:07 -rw-r--r-- 1 root root 83 Apr 21 07:38 cost.csv 07:47:07 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 07:47:07 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 07:47:07 total 16 07:47:07 drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 07:38 . 07:47:07 drwxrwxr-x 9 jenkins jenkins 4096 Apr 21 07:46 .. 07:47:07 drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 07:38 cost 07:47:07 -rw-r--r-- 1 jenkins jenkins 83 Apr 21 07:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:47:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:47:08 ---> package-listing.sh 07:47:08 ++ facter osfamily 07:47:08 ++ tr '[:upper:]' '[:lower:]' 07:47:09 + OS_FAMILY=debian 07:47:09 + workspace=/w/workspace/edgexfoundry_device-gpio_main 07:47:09 + START_PACKAGES=/tmp/packages_start.txt 07:47:09 + END_PACKAGES=/tmp/packages_end.txt 07:47:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:47:09 + PACKAGES=/tmp/packages_start.txt 07:47:09 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 07:47:09 + PACKAGES=/tmp/packages_end.txt 07:47:09 + case "${OS_FAMILY}" in 07:47:09 + dpkg -l 07:47:09 + grep '^ii' 07:47:09 + '[' -f /tmp/packages_start.txt ']' 07:47:09 + '[' -f /tmp/packages_end.txt ']' 07:47:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:47:09 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 07:47:09 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 07:47:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 07:47:09 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 07:47:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:47:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:10 prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container 07:47:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:47:10 $ docker top 390dbb902e2f735e21426ae1643f83dea25fdd014dce333008a4d85a455f083b -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:10 + touch /tmp/pre-build-complete [Pipeline] sh 07:47:10 + mkdir -p /var/log/sysstat [Pipeline] sh 07:47:11 + ls /var/log/sa-host 07:47:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:47:11 provisioning config files... 07:47:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8581031794104230963tmp [Pipeline] { [Pipeline] echo 07:47:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:47:11 ---> create-netrc.sh [Pipeline] } 07:47:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:47:11 ---> python-tools-install.sh [Pipeline] echo 07:47:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:47:12 ---> sudo-logs.sh 07:47:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:47:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:47:12 ---> job-cost.sh 07:47:12 lf-activate-venv: SKIPPING 07:47:12 DEBUG: total: 0.2199999988079071 07:47:12 INFO: Retrieving Stack Cost... 07:47:12 INFO: Retrieving Pricing Info for: v3-standard-8 07:47:13 INFO: Archiving Costs [Pipeline] echo 07:47:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:47:13 ---> logs-deploy.sh 07:47:13 lf-activate-venv: SKIPPING 07:47:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/131 07:47:13 INFO: archiving workspace using pattern(s): 07:47:14 Archives upload complete. 07:47:14 INFO: archiving logs to Nexus 07:47:15 ---> uname -a: 07:47:15 Linux prd-ubuntu20-04-docker-8c-8g-253 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:47:15 07:47:15 07:47:15 ---> lscpu: 07:47:15 Architecture: x86_64 07:47:15 CPU op-mode(s): 32-bit, 64-bit 07:47:15 Byte Order: Little Endian 07:47:15 Address sizes: 40 bits physical, 48 bits virtual 07:47:15 CPU(s): 8 07:47:15 On-line CPU(s) list: 0-7 07:47:15 Thread(s) per core: 1 07:47:15 Core(s) per socket: 1 07:47:15 Socket(s): 8 07:47:15 NUMA node(s): 1 07:47:15 Vendor ID: AuthenticAMD 07:47:15 CPU family: 23 07:47:15 Model: 49 07:47:15 Model name: AMD EPYC-Rome Processor 07:47:15 Stepping: 0 07:47:15 CPU MHz: 2799.998 07:47:15 BogoMIPS: 5599.99 07:47:15 Virtualization: AMD-V 07:47:15 Hypervisor vendor: KVM 07:47:15 Virtualization type: full 07:47:15 L1d cache: 256 KiB 07:47:15 L1i cache: 256 KiB 07:47:15 L2 cache: 4 MiB 07:47:15 L3 cache: 128 MiB 07:47:15 NUMA node0 CPU(s): 0-7 07:47:15 Vulnerability Itlb multihit: Not affected 07:47:15 Vulnerability L1tf: Not affected 07:47:15 Vulnerability Mds: Not affected 07:47:15 Vulnerability Meltdown: Not affected 07:47:15 Vulnerability Mmio stale data: Not affected 07:47:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:47:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:47:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:47:15 Vulnerability Srbds: Not affected 07:47:15 Vulnerability Tsx async abort: Not affected 07:47:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:47:15 07:47:15 07:47:15 ---> nproc: 07:47:15 8 07:47:15 07:47:15 07:47:15 ---> df -h: 07:47:15 Filesystem Size Used Avail Use% Mounted on 07:47:15 overlay 155G 14G 142G 9% / 07:47:15 tmpfs 64M 0 64M 0% /dev 07:47:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:47:15 shm 64M 0 64M 0% /dev/shm 07:47:15 /dev/vda1 155G 14G 142G 9% /facter-os 07:47:15 07:47:15