Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0efe006339ca5e99e49409bbd2e97ba85884ec86 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-ssh16791726856692231370.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7607560918820313935.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4537331189385717895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh3552867620290310308.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-ssh13393000638819483341.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6698’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6701 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 0efe006339ca5e99e49409bbd2e97ba85884ec86 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0efe006339ca5e99e49409bbd2e97ba85884ec86 # timeout=10 Commit message: "Merge pull request #146 from marcpfuller/convert_yaml" > git rev-list --no-walk 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-03T15:51:10.611Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-03T15:51:10.674Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-03T15:51:10.692Z] ========================================================= [2023-04-03T15:51:10.692Z] EdgeX Global Pipelines Version Info [2023-04-03T15:51:10.692Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:51:11.417Z] ------------------- [2023-04-03T15:51:11.417Z] stable info: [2023-04-03T15:51:11.417Z] ------------------- [2023-04-03T15:51:11.417Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-03T15:51:11.417Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-03T15:51:11.417Z] Message: update stable to v1.0.245 [2023-04-03T15:51:11.991Z] ------------------- [2023-04-03T15:51:11.991Z] experimental info: [2023-04-03T15:51:11.991Z] ------------------- [2023-04-03T15:51:11.991Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-03T15:51:11.991Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-03T15:51:11.991Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-03T15:51:12.156Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-04-03T15:51:12.171Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-04-03T15:51:12.193Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-03T15:51:12.212Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-03T15:51:12.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-03T15:51:12.248Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-03T15:51:12.266Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-03T15:51:12.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-03T15:51:12.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-03T15:51:12.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-03T15:51:12.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-03T15:51:12.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-04-03T15:51:12.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-03T15:51:12.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-03T15:51:12.405Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T15:51:12.422Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T15:51:12.442Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-03T15:51:12.460Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-03T15:51:12.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-03T15:51:12.496Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-03T15:51:12.516Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-03T15:51:12.537Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-03T15:51:12.553Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-03T15:51:12.568Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-03T15:51:12.578Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-03T15:51:12.592Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-03T15:51:12.607Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-03T15:51:12.625Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-03T15:51:12.640Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-03T15:51:12.651Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-03T15:51:12.665Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0efe006339ca5e99e49409bbd2e97ba85884ec86 [Pipeline] echo [2023-04-03T15:51:12.680Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0efe006 [Pipeline] echo [2023-04-03T15:51:12.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T15:51:12.750Z] provisioning config files... [2023-04-03T15:51:12.762Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5214716599942168987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:51:13.062Z] ---> docker-login.sh [2023-04-03T15:51:13.062Z] nexus3.edgexfoundry.org:10001 [2023-04-03T15:51:13.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:51:13.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:51:13.582Z] Configure a credential helper to remove this warning. See [2023-04-03T15:51:13.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:51:13.582Z] [2023-04-03T15:51:13.582Z] Login Succeeded [2023-04-03T15:51:13.582Z] nexus3.edgexfoundry.org:10002 [2023-04-03T15:51:13.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:51:13.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:51:13.842Z] Configure a credential helper to remove this warning. See [2023-04-03T15:51:13.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:51:13.842Z] [2023-04-03T15:51:13.842Z] Login Succeeded [2023-04-03T15:51:13.842Z] nexus3.edgexfoundry.org:10003 [2023-04-03T15:51:13.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:51:13.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:51:13.842Z] Configure a credential helper to remove this warning. See [2023-04-03T15:51:13.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:51:13.842Z] [2023-04-03T15:51:13.842Z] Login Succeeded [2023-04-03T15:51:13.842Z] nexus3.edgexfoundry.org:10004 [2023-04-03T15:51:13.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:51:14.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:51:14.103Z] Configure a credential helper to remove this warning. See [2023-04-03T15:51:14.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:51:14.103Z] [2023-04-03T15:51:14.103Z] Login Succeeded [2023-04-03T15:51:14.103Z] docker.io [2023-04-03T15:51:14.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:51:14.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:51:14.364Z] Configure a credential helper to remove this warning. See [2023-04-03T15:51:14.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:51:14.364Z] [2023-04-03T15:51:14.364Z] Login Succeeded [2023-04-03T15:51:14.364Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T15:51:14.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-03T15:51:14.769Z] + git rev-list -1 --merges 0efe006339ca5e99e49409bbd2e97ba85884ec86~1..0efe006339ca5e99e49409bbd2e97ba85884ec86 [Pipeline] echo [2023-04-03T15:51:14.815Z] -----------> git rev-list -1 --merges 0efe006339ca5e99e49409bbd2e97ba85884ec86~1..0efe006339ca5e99e49409bbd2e97ba85884ec86 0efe006339ca5e99e49409bbd2e97ba85884ec86 [2023-04-03T15:51:14.815Z] 0efe006339ca5e99e49409bbd2e97ba85884ec86 [false] [Pipeline] sh [2023-04-03T15:51:15.114Z] + git log --format=format:%s -1 0efe006339ca5e99e49409bbd2e97ba85884ec86 [Pipeline] echo [2023-04-03T15:51:15.129Z] ========================================================= [2023-04-03T15:51:15.129Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-03T15:51:15.129Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T15:51:15.464Z] + git log --format=format:%s -1 0efe006339ca5e99e49409bbd2e97ba85884ec86 [Pipeline] echo [2023-04-03T15:51:15.478Z] [semverPrep] GIT_COMMIT: 0efe006339ca5e99e49409bbd2e97ba85884ec86, Commit Message: Merge pull request #146 from marcpfuller/convert_yaml [Pipeline] echo [2023-04-03T15:51:15.489Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-03T15:51:15.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T15:51:15.868Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-03T15:51:15.868Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-03T15:51:15.868Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-03T15:51:15.868Z] + sudo+ tee -a /etc/ssh/ssh_known_hosts [2023-04-03T15:51:15.868Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-03T15:51:15.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:51:16.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T15:51:16.297Z] [2023-04-03T15:51:16.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:51:16.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T15:51:16.599Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-03T15:51:16.599Z] b85a868b505f: Pulling fs layer [2023-04-03T15:51:16.599Z] e2be974225ed: Pulling fs layer [2023-04-03T15:51:16.599Z] 339a4e72a1f5: Pulling fs layer [2023-04-03T15:51:16.599Z] 988bab9f4d93: Pulling fs layer [2023-04-03T15:51:16.599Z] 1469e6f7b9e6: Pulling fs layer [2023-04-03T15:51:16.599Z] eaf3925da568: Pulling fs layer [2023-04-03T15:51:16.599Z] bab4dde63d76: Pulling fs layer [2023-04-03T15:51:16.599Z] bde34c3a00c8: Pulling fs layer [2023-04-03T15:51:16.599Z] b352a97aabf1: Pulling fs layer [2023-04-03T15:51:16.599Z] 4872d77fe225: Pulling fs layer [2023-04-03T15:51:16.599Z] 5851b861e8e6: Pulling fs layer [2023-04-03T15:51:16.599Z] 988bab9f4d93: Waiting [2023-04-03T15:51:16.599Z] 1469e6f7b9e6: Waiting [2023-04-03T15:51:16.599Z] eaf3925da568: Waiting [2023-04-03T15:51:16.599Z] bab4dde63d76: Waiting [2023-04-03T15:51:16.599Z] bde34c3a00c8: Waiting [2023-04-03T15:51:16.599Z] 4872d77fe225: Waiting [2023-04-03T15:51:16.599Z] b352a97aabf1: Waiting [2023-04-03T15:51:16.599Z] 5851b861e8e6: Waiting [2023-04-03T15:51:16.599Z] e2be974225ed: Download complete [2023-04-03T15:51:16.599Z] 988bab9f4d93: Verifying Checksum [2023-04-03T15:51:16.599Z] 988bab9f4d93: Download complete [2023-04-03T15:51:16.599Z] 1469e6f7b9e6: Verifying Checksum [2023-04-03T15:51:16.599Z] 1469e6f7b9e6: Download complete [2023-04-03T15:51:16.860Z] 339a4e72a1f5: Verifying Checksum [2023-04-03T15:51:16.860Z] 339a4e72a1f5: Download complete [2023-04-03T15:51:16.860Z] eaf3925da568: Verifying Checksum [2023-04-03T15:51:16.860Z] eaf3925da568: Download complete [2023-04-03T15:51:16.860Z] bde34c3a00c8: Verifying Checksum [2023-04-03T15:51:16.860Z] bde34c3a00c8: Download complete [2023-04-03T15:51:16.860Z] b352a97aabf1: Download complete [2023-04-03T15:51:16.860Z] 4872d77fe225: Verifying Checksum [2023-04-03T15:51:16.860Z] 4872d77fe225: Download complete [2023-04-03T15:51:16.860Z] 5851b861e8e6: Download complete [2023-04-03T15:51:16.860Z] b85a868b505f: Verifying Checksum [2023-04-03T15:51:16.860Z] b85a868b505f: Download complete [2023-04-03T15:51:17.119Z] bab4dde63d76: Verifying Checksum [2023-04-03T15:51:17.119Z] bab4dde63d76: Download complete [2023-04-03T15:51:18.054Z] b85a868b505f: Pull complete [2023-04-03T15:51:18.313Z] e2be974225ed: Pull complete [2023-04-03T15:51:18.880Z] 339a4e72a1f5: Pull complete [2023-04-03T15:51:18.880Z] 988bab9f4d93: Pull complete [2023-04-03T15:51:19.139Z] 1469e6f7b9e6: Pull complete [2023-04-03T15:51:19.139Z] eaf3925da568: Pull complete [2023-04-03T15:51:21.061Z] bab4dde63d76: Pull complete [2023-04-03T15:51:21.061Z] bde34c3a00c8: Pull complete [2023-04-03T15:51:21.321Z] b352a97aabf1: Pull complete [2023-04-03T15:51:21.321Z] 4872d77fe225: Pull complete [2023-04-03T15:51:21.321Z] 5851b861e8e6: Pull complete [2023-04-03T15:51:21.581Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-03T15:51:21.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T15:51:21.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:51:21.679Z] prd-ubuntu20.04-docker-8c-8g-6701 does not seem to be running inside a container [2023-04-03T15:51:21.713Z] $ 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 [2023-04-03T15:51:23.699Z] $ docker top e47f6468f6431fe2652665058ab6300ab4a60bd0141b384961503d5119036ce2 -eo pid,comm [2023-04-03T15:51:23.755Z] 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). [2023-04-03T15:51:23.755Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T15:51:23.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T15:51:23.803Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T15:51:23.922Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T15:51:23.924Z] $ docker exec e47f6468f6431fe2652665058ab6300ab4a60bd0141b384961503d5119036ce2 ssh-agent [2023-04-03T15:51:24.059Z] SSH_AUTH_SOCK=/tmp/ssh-OGilhtpIB34n/agent.31 [2023-04-03T15:51:24.059Z] SSH_AGENT_PID=37 [2023-04-03T15:51:24.066Z] Running ssh-add (command line suppressed) [2023-04-03T15:51:24.180Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3378843053412768443.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3378843053412768443.key) [2023-04-03T15:51:24.197Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T15:51:24.492Z] + git tag --points-at HEAD [Pipeline] } [2023-04-03T15:51:24.509Z] $ docker exec --env ******** --env ******** e47f6468f6431fe2652665058ab6300ab4a60bd0141b384961503d5119036ce2 ssh-agent -k [2023-04-03T15:51:24.619Z] unset SSH_AUTH_SOCK; [2023-04-03T15:51:24.619Z] unset SSH_AGENT_PID; [2023-04-03T15:51:24.621Z] echo Agent pid 37 killed; [2023-04-03T15:51:24.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-03T15:51:24.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T15:51:24.663Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T15:51:24.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T15:51:24.785Z] $ docker exec e47f6468f6431fe2652665058ab6300ab4a60bd0141b384961503d5119036ce2 ssh-agent [2023-04-03T15:51:24.906Z] SSH_AUTH_SOCK=/tmp/ssh-7L9j8WwKqSlB/agent.70 [2023-04-03T15:51:24.906Z] SSH_AGENT_PID=76 [2023-04-03T15:51:24.911Z] Running ssh-add (command line suppressed) [2023-04-03T15:51:25.016Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2180134193266018185.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2180134193266018185.key) [2023-04-03T15:51:25.032Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T15:51:25.328Z] + git semver init [2023-04-03T15:51:25.589Z] 2023-04-03 15:51:25,534 [run_init] DEBUG init version:0.0.0 force:False [2023-04-03T15:51:25.589Z] 2023-04-03 15:51:25,535 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-04-03T15:51:25.589Z] 2023-04-03 15:51:25,535 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-04-03T15:51:25.589Z] 2023-04-03 15:51:25,536 [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) [2023-04-03T15:51:26.530Z] 2023-04-03 15:51:26,473 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-04-03T15:51:26.530Z] 2023-04-03 15:51:26,474 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-04-03T15:51:26.530Z] 2023-04-03 15:51:26,474 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-04-03T15:51:26.530Z] 2023-04-03 15:51:26,474 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-04-03T15:51:26.530Z] 3.0.0-dev.14 [Pipeline] } [2023-04-03T15:51:26.538Z] $ docker exec --env ******** --env ******** e47f6468f6431fe2652665058ab6300ab4a60bd0141b384961503d5119036ce2 ssh-agent -k [2023-04-03T15:51:26.637Z] unset SSH_AUTH_SOCK; [2023-04-03T15:51:26.637Z] unset SSH_AGENT_PID; [2023-04-03T15:51:26.637Z] echo Agent pid 76 killed; [2023-04-03T15:51:26.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T15:51:26.967Z] + git semver [Pipeline] } [2023-04-03T15:51:27.237Z] $ docker stop --time=1 e47f6468f6431fe2652665058ab6300ab4a60bd0141b384961503d5119036ce2 [2023-04-03T15:51:28.563Z] $ docker rm -f --volumes e47f6468f6431fe2652665058ab6300ab4a60bd0141b384961503d5119036ce2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T15:51:28.898Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-03T15:51:29.094Z] Stashed 1 file(s) [Pipeline] echo [2023-04-03T15:51:29.096Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.14 [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 [2023-04-03T15:51:29.201Z] provisioning config files... [2023-04-03T15:51:29.209Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15972840826862364505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:51:29.505Z] ---> docker-login.sh [2023-04-03T15:51:29.505Z] nexus3.edgexfoundry.org:10001 [2023-04-03T15:51:29.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:51:29.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:51:29.505Z] Configure a credential helper to remove this warning. See [2023-04-03T15:51:29.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:51:29.505Z] [2023-04-03T15:51:29.505Z] Login Succeeded [2023-04-03T15:51:29.505Z] nexus3.edgexfoundry.org:10002 [2023-04-03T15:51:29.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:51:29.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:51:29.505Z] Configure a credential helper to remove this warning. See [2023-04-03T15:51:29.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:51:29.505Z] [2023-04-03T15:51:29.505Z] Login Succeeded [2023-04-03T15:51:29.505Z] nexus3.edgexfoundry.org:10003 [2023-04-03T15:51:29.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:51:29.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:51:29.765Z] Configure a credential helper to remove this warning. See [2023-04-03T15:51:29.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:51:29.765Z] [2023-04-03T15:51:29.765Z] Login Succeeded [2023-04-03T15:51:29.765Z] nexus3.edgexfoundry.org:10004 [2023-04-03T15:51:29.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:51:29.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:51:29.765Z] Configure a credential helper to remove this warning. See [2023-04-03T15:51:29.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:51:29.765Z] [2023-04-03T15:51:29.765Z] Login Succeeded [2023-04-03T15:51:29.765Z] docker.io [2023-04-03T15:51:30.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:51:30.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:51:30.025Z] Configure a credential helper to remove this warning. See [2023-04-03T15:51:30.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:51:30.026Z] [2023-04-03T15:51:30.026Z] Login Succeeded [2023-04-03T15:51:30.026Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T15:51:30.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-03T15:51:30.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:51:30.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:51:30.124Z] ========================================================= [2023-04-03T15:51:30.124Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-03T15:51:30.124Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:51:30.438Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-03T15:51:30.438Z] Sending build context to Docker daemon 16.04MB [2023-04-03T15:51:30.438Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T15:51:30.438Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-03T15:51:30.438Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-03T15:51:30.438Z] 63b65145d645: Pulling fs layer [2023-04-03T15:51:30.438Z] a2d21d5440eb: Pulling fs layer [2023-04-03T15:51:30.438Z] 935e6c44a52c: Pulling fs layer [2023-04-03T15:51:30.438Z] 94cc34f8dd06: Pulling fs layer [2023-04-03T15:51:30.438Z] 30dea6a524f1: Pulling fs layer [2023-04-03T15:51:30.438Z] 94cc34f8dd06: Waiting [2023-04-03T15:51:30.438Z] a2aff8979fd8: Pulling fs layer [2023-04-03T15:51:30.438Z] 6808be2612f2: Pulling fs layer [2023-04-03T15:51:30.438Z] f25807f1079a: Pulling fs layer [2023-04-03T15:51:30.438Z] 30dea6a524f1: Waiting [2023-04-03T15:51:30.438Z] a2aff8979fd8: Waiting [2023-04-03T15:51:30.438Z] 6808be2612f2: Waiting [2023-04-03T15:51:30.438Z] f25807f1079a: Waiting [2023-04-03T15:51:30.438Z] a2d21d5440eb: Verifying Checksum [2023-04-03T15:51:30.438Z] a2d21d5440eb: Download complete [2023-04-03T15:51:30.697Z] 94cc34f8dd06: Verifying Checksum [2023-04-03T15:51:30.697Z] 94cc34f8dd06: Download complete [2023-04-03T15:51:30.697Z] 30dea6a524f1: Verifying Checksum [2023-04-03T15:51:30.697Z] 30dea6a524f1: Download complete [2023-04-03T15:51:30.697Z] 63b65145d645: Download complete [2023-04-03T15:51:30.697Z] a2aff8979fd8: Verifying Checksum [2023-04-03T15:51:30.697Z] a2aff8979fd8: Download complete [2023-04-03T15:51:30.697Z] 63b65145d645: Pull complete [2023-04-03T15:51:30.958Z] a2d21d5440eb: Pull complete [2023-04-03T15:51:30.958Z] f25807f1079a: Verifying Checksum [2023-04-03T15:51:30.958Z] f25807f1079a: Download complete [2023-04-03T15:51:31.218Z] 935e6c44a52c: Verifying Checksum [2023-04-03T15:51:31.218Z] 935e6c44a52c: Download complete [2023-04-03T15:51:31.476Z] 6808be2612f2: Verifying Checksum [2023-04-03T15:51:31.476Z] 6808be2612f2: Download complete [2023-04-03T15:51:34.762Z] 935e6c44a52c: Pull complete [2023-04-03T15:51:34.762Z] 94cc34f8dd06: Pull complete [2023-04-03T15:51:34.762Z] 30dea6a524f1: Pull complete [2023-04-03T15:51:35.027Z] a2aff8979fd8: Pull complete [2023-04-03T15:51:37.566Z] 6808be2612f2: Pull complete [2023-04-03T15:51:38.144Z] f25807f1079a: Pull complete [2023-04-03T15:51:38.144Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-03T15:51:38.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T15:51:38.144Z] ---> 3b553350e43f [2023-04-03T15:51:38.144Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-03T15:51:40.055Z] ---> Running in 123f17462167 [2023-04-03T15:51:40.055Z] Removing intermediate container 123f17462167 [2023-04-03T15:51:40.055Z] ---> 60139088c044 [2023-04-03T15:51:40.055Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T15:51:40.055Z] ---> Running in 835e2a08d7bc [2023-04-03T15:51:40.328Z] Removing intermediate container 835e2a08d7bc [2023-04-03T15:51:40.328Z] ---> c2a45a6871b3 [2023-04-03T15:51:40.328Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-03T15:51:40.328Z] ---> Running in 301a9f0b5c9b [2023-04-03T15:51:40.328Z] Removing intermediate container 301a9f0b5c9b [2023-04-03T15:51:40.328Z] ---> d3b795f5febf [2023-04-03T15:51:40.328Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T15:51:40.590Z] ---> Running in cdd47824a263 [2023-04-03T15:51:40.590Z] Removing intermediate container cdd47824a263 [2023-04-03T15:51:40.590Z] ---> bed60889e5f6 [2023-04-03T15:51:40.590Z] Step 7/12 : WORKDIR /device-gpio [2023-04-03T15:51:40.849Z] ---> Running in 4d9140ba3519 [2023-04-03T15:51:40.849Z] Removing intermediate container 4d9140ba3519 [2023-04-03T15:51:40.850Z] ---> 27d1693c1b99 [2023-04-03T15:51:40.850Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T15:51:40.850Z] ---> Running in fc1e70ee1c33 [2023-04-03T15:51:41.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T15:51:41.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T15:51:41.369Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-03T15:51:41.369Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-03T15:51:41.369Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-03T15:51:41.369Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-03T15:51:41.369Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T15:51:41.369Z] OK: 269 MiB in 57 packages [2023-04-03T15:51:41.938Z] Removing intermediate container fc1e70ee1c33 [2023-04-03T15:51:41.938Z] ---> 8a1bdb4ea66c [2023-04-03T15:51:41.938Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-03T15:51:42.199Z] ---> 8296e25f220d [2023-04-03T15:51:42.199Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T15:51:42.199Z] ---> Running in 161140c48168 [2023-04-03T15:51:44.172Z] Still waiting to schedule task [2023-04-03T15:51:44.172Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-03T15:52:08.760Z] Removing intermediate container 161140c48168 [2023-04-03T15:52:08.760Z] ---> 07ce9ed4f418 [2023-04-03T15:52:08.760Z] Step 11/12 : COPY . . [2023-04-03T15:52:08.760Z] ---> 77bcd2f0231f [2023-04-03T15:52:08.760Z] Step 12/12 : RUN ${MAKE} [2023-04-03T15:52:08.760Z] ---> Running in 2e2f896679e6 [2023-04-03T15:52:08.760Z] noop [2023-04-03T15:52:09.019Z] Removing intermediate container 2e2f896679e6 [2023-04-03T15:52:09.019Z] ---> 11f6ca733547 [2023-04-03T15:52:09.019Z] Successfully built 11f6ca733547 [2023-04-03T15:52:09.019Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:52:09.339Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T15:52:09.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:52:09.407Z] prd-ubuntu20.04-docker-8c-8g-6701 does not seem to be running inside a container [2023-04-03T15:52:09.434Z] $ 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 [2023-04-03T15:52:09.816Z] $ docker top a9ae83174ec4ae83df1ad36fb527aa725bd4ddddd9b6842a96ad2fc69678e0b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T15:52:10.166Z] + go version [2023-04-03T15:52:10.166Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-03T15:52:10.175Z] $ docker stop --time=1 a9ae83174ec4ae83df1ad36fb527aa725bd4ddddd9b6842a96ad2fc69678e0b2 [2023-04-03T15:52:11.444Z] $ docker rm -f --volumes a9ae83174ec4ae83df1ad36fb527aa725bd4ddddd9b6842a96ad2fc69678e0b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:52:11.862Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T15:52:11.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:52:11.937Z] prd-ubuntu20.04-docker-8c-8g-6701 does not seem to be running inside a container [2023-04-03T15:52:11.965Z] $ 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 [2023-04-03T15:52:12.316Z] $ docker top 53b4703369fb410b6e961ffd09ec96debe2bb84956df6be49c7841a8039b6ab4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T15:52:12.657Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-04-03T15:52:12.946Z] + make test [2023-04-03T15:52:12.946Z] go test ./... -coverprofile=coverage.out ./... [2023-04-03T15:52:18.212Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-03T15:52:28.175Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-03T15:52:28.175Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-03T15:52:33.484Z] go vet ./... [2023-04-03T15:52:37.667Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T15:52:37.667Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T15:52:37.667Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-03T15:52:37.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-03T15:52:37.685Z] $ docker stop --time=1 53b4703369fb410b6e961ffd09ec96debe2bb84956df6be49c7841a8039b6ab4 [2023-04-03T15:52:43.081Z] $ docker rm -f --volumes 53b4703369fb410b6e961ffd09ec96debe2bb84956df6be49c7841a8039b6ab4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T15:52:43.559Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-03T15:52:43.614Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-03T15:52:44.120Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-03T15:52:44.415Z] + ls -al . [2023-04-03T15:52:44.415Z] total 156 [2023-04-03T15:52:44.415Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 3 15:52 . [2023-04-03T15:52:44.415Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:51 .. [2023-04-03T15:52:44.415Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 3 15:51 .dockerignore [2023-04-03T15:52:44.415Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 15:51 .git [2023-04-03T15:52:44.415Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:51 .github [2023-04-03T15:52:44.415Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 3 15:51 .gitignore [2023-04-03T15:52:44.415Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 15:51 .golangci.yml [2023-04-03T15:52:44.415Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 15:51 .semver [2023-04-03T15:52:44.415Z] -rw-rw-r-- 1 jenkins jenkins 9573 Apr 3 15:51 Attribution.txt [2023-04-03T15:52:44.415Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 3 15:51 CHANGELOG.md [2023-04-03T15:52:44.415Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 3 15:51 Dockerfile [2023-04-03T15:52:44.415Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 15:51 GOVERNANCE.md [2023-04-03T15:52:44.415Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 3 15:51 Jenkinsfile [2023-04-03T15:52:44.415Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 3 15:51 LICENSE [2023-04-03T15:52:44.415Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 3 15:51 Makefile [2023-04-03T15:52:44.415Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 15:51 OWNERS.md [2023-04-03T15:52:44.415Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 3 15:51 README.md [2023-04-03T15:52:44.415Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 3 15:51 VERSION [2023-04-03T15:52:44.415Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 15:51 bin [2023-04-03T15:52:44.415Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:51 cmd [2023-04-03T15:52:44.415Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 3 15:52 coverage.out [2023-04-03T15:52:44.415Z] -rw-rw-r-- 1 jenkins jenkins 3266 Apr 3 15:51 go.mod [2023-04-03T15:52:44.415Z] -rw-rw-r-- 1 jenkins jenkins 31438 Apr 3 15:51 go.sum [2023-04-03T15:52:44.415Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:51 internal [2023-04-03T15:52:44.415Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:51 snap [2023-04-03T15:52:44.415Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 3 15:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:52:44.742Z] + 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=0efe006339ca5e99e49409bbd2e97ba85884ec86 --label arch=amd64 --label version=3.0.0-dev.14 . [2023-04-03T15:52:44.742Z] Sending build context to Docker daemon 16.04MB [2023-04-03T15:52:44.742Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T15:52:44.742Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-03T15:52:44.742Z] ---> 11f6ca733547 [2023-04-03T15:52:44.742Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-03T15:52:45.312Z] ---> Running in 04c0aa425613 [2023-04-03T15:52:45.312Z] Removing intermediate container 04c0aa425613 [2023-04-03T15:52:45.312Z] ---> ab5c25efcd66 [2023-04-03T15:52:45.312Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T15:52:45.312Z] ---> Running in b06f16c5f1b0 [2023-04-03T15:52:45.312Z] Removing intermediate container b06f16c5f1b0 [2023-04-03T15:52:45.312Z] ---> fc2e41df2ea8 [2023-04-03T15:52:45.312Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-03T15:52:45.572Z] ---> Running in 754010dc09d8 [2023-04-03T15:52:45.572Z] Removing intermediate container 754010dc09d8 [2023-04-03T15:52:45.572Z] ---> 2599c5c92046 [2023-04-03T15:52:45.572Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T15:52:45.572Z] ---> Running in 00c222cdccad [2023-04-03T15:52:45.832Z] Removing intermediate container 00c222cdccad [2023-04-03T15:52:45.832Z] ---> 6134cc5f6688 [2023-04-03T15:52:45.832Z] Step 7/25 : WORKDIR /device-gpio [2023-04-03T15:52:45.832Z] ---> Running in 04c208eb4381 [2023-04-03T15:52:45.832Z] Removing intermediate container 04c208eb4381 [2023-04-03T15:52:45.832Z] ---> b9085f2dcf8e [2023-04-03T15:52:45.832Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T15:52:46.091Z] ---> Running in 61c1b5d5f98e [2023-04-03T15:52:46.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T15:52:46.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T15:52:46.611Z] OK: 269 MiB in 57 packages [2023-04-03T15:52:46.872Z] Removing intermediate container 61c1b5d5f98e [2023-04-03T15:52:46.872Z] ---> 58939e640ce9 [2023-04-03T15:52:46.872Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-03T15:52:47.131Z] ---> 7c1a28a4d227 [2023-04-03T15:52:47.131Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T15:52:47.131Z] ---> Running in baab667a49f9 [2023-04-03T15:52:47.700Z] Removing intermediate container baab667a49f9 [2023-04-03T15:52:47.700Z] ---> 90fe7ac861f0 [2023-04-03T15:52:47.700Z] Step 11/25 : COPY . . [2023-04-03T15:52:48.637Z] ---> 64499acbc0b2 [2023-04-03T15:52:48.637Z] Step 12/25 : RUN ${MAKE} [2023-04-03T15:52:48.637Z] ---> Running in edf44f112888 [2023-04-03T15:52:48.895Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-04-03T15:53:11.008Z] Removing intermediate container edf44f112888 [2023-04-03T15:53:11.008Z] ---> 119260b33390 [2023-04-03T15:53:11.008Z] Step 13/25 : FROM alpine:3.17 [2023-04-03T15:53:11.008Z] 3.17: Pulling from library/alpine [2023-04-03T15:53:11.270Z] f56be85fc22e: Pulling fs layer [2023-04-03T15:53:11.270Z] f56be85fc22e: Verifying Checksum [2023-04-03T15:53:11.270Z] f56be85fc22e: Download complete [2023-04-03T15:53:11.586Z] f56be85fc22e: Pull complete [2023-04-03T15:53:11.586Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T15:53:11.586Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T15:53:11.586Z] ---> 9ed4aefc74f6 [2023-04-03T15:53:11.586Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-03T15:53:11.845Z] ---> Running in 32c8e5b5c548 [2023-04-03T15:53:12.103Z] Removing intermediate container 32c8e5b5c548 [2023-04-03T15:53:12.103Z] ---> fdd83cad5cff [2023-04-03T15:53:12.103Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-03T15:53:12.376Z] ---> Running in ceba6c35cd70 [2023-04-03T15:53:12.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T15:53:12.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T15:53:13.217Z] OK: 7 MiB in 15 packages [2023-04-03T15:53:13.784Z] Removing intermediate container ceba6c35cd70 [2023-04-03T15:53:13.784Z] ---> 57a6831fd816 [2023-04-03T15:53:13.784Z] Step 16/25 : WORKDIR / [2023-04-03T15:53:14.043Z] ---> Running in 9460468c2ee1 [2023-04-03T15:53:14.043Z] Removing intermediate container 9460468c2ee1 [2023-04-03T15:53:14.043Z] ---> 47a91b0a3d55 [2023-04-03T15:53:14.043Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-03T15:53:14.043Z] ---> 34046f41c8d1 [2023-04-03T15:53:14.043Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-03T15:53:14.300Z] ---> 8e00b774a9d2 [2023-04-03T15:53:14.300Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-03T15:53:16.879Z] ---> f77295825b7d [2023-04-03T15:53:16.879Z] Step 20/25 : EXPOSE 59910 [2023-04-03T15:53:16.879Z] ---> Running in 5fce062c84a5 [2023-04-03T15:53:17.815Z] Removing intermediate container 5fce062c84a5 [2023-04-03T15:53:17.815Z] ---> fecce3881f7b [2023-04-03T15:53:17.815Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-03T15:53:17.815Z] ---> Running in 6fb1e215f178 [2023-04-03T15:53:18.388Z] Removing intermediate container 6fb1e215f178 [2023-04-03T15:53:18.388Z] ---> 500a6c1fec17 [2023-04-03T15:53:18.388Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T15:53:18.388Z] ---> Running in 451c848ae948 [2023-04-03T15:53:18.647Z] Removing intermediate container 451c848ae948 [2023-04-03T15:53:18.647Z] ---> d25f37ed9351 [2023-04-03T15:53:18.647Z] Step 23/25 : LABEL arch=amd64 [2023-04-03T15:53:18.907Z] ---> Running in 8996a3795057 [2023-04-03T15:53:18.907Z] Removing intermediate container 8996a3795057 [2023-04-03T15:53:18.907Z] ---> c82d4a5a20e0 [2023-04-03T15:53:18.907Z] Step 24/25 : LABEL git_sha=0efe006339ca5e99e49409bbd2e97ba85884ec86 [2023-04-03T15:53:19.165Z] ---> Running in 76f067a9d9c0 [2023-04-03T15:53:19.165Z] Removing intermediate container 76f067a9d9c0 [2023-04-03T15:53:19.165Z] ---> 0761defaf110 [2023-04-03T15:53:19.165Z] Step 25/25 : LABEL version=3.0.0-dev.14 [2023-04-03T15:53:19.165Z] ---> Running in 3f9b58b6532c [2023-04-03T15:53:19.165Z] Removing intermediate container 3f9b58b6532c [2023-04-03T15:53:19.165Z] ---> 274e3fe3400a [2023-04-03T15:53:19.165Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-03T15:53:19.165Z] Successfully built 274e3fe3400a [2023-04-03T15:53:19.165Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T15:53:19.274Z] provisioning config files... [2023-04-03T15:53:19.281Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6942413644084834299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:53:19.588Z] ---> docker-login.sh [2023-04-03T15:53:19.588Z] nexus3.edgexfoundry.org:10001 [2023-04-03T15:53:19.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:53:19.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:53:19.588Z] Configure a credential helper to remove this warning. See [2023-04-03T15:53:19.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:53:19.588Z] [2023-04-03T15:53:19.588Z] Login Succeeded [2023-04-03T15:53:19.588Z] nexus3.edgexfoundry.org:10002 [2023-04-03T15:53:19.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:53:19.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:53:19.588Z] Configure a credential helper to remove this warning. See [2023-04-03T15:53:19.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:53:19.588Z] [2023-04-03T15:53:19.588Z] Login Succeeded [2023-04-03T15:53:19.588Z] nexus3.edgexfoundry.org:10003 [2023-04-03T15:53:19.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:53:19.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:53:19.847Z] Configure a credential helper to remove this warning. See [2023-04-03T15:53:19.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:53:19.847Z] [2023-04-03T15:53:19.847Z] Login Succeeded [2023-04-03T15:53:19.847Z] nexus3.edgexfoundry.org:10004 [2023-04-03T15:53:19.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:53:19.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:53:19.847Z] Configure a credential helper to remove this warning. See [2023-04-03T15:53:19.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:53:19.847Z] [2023-04-03T15:53:19.847Z] Login Succeeded [2023-04-03T15:53:19.847Z] docker.io [2023-04-03T15:53:20.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:53:20.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:53:20.105Z] Configure a credential helper to remove this warning. See [2023-04-03T15:53:20.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:53:20.105Z] [2023-04-03T15:53:20.105Z] Login Succeeded [2023-04-03T15:53:20.105Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T15:53:20.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T15:53:20.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:53:20.172Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-04-03T15:53:20.172Z] 0efe006339ca5e99e49409bbd2e97ba85884ec86 [2023-04-03T15:53:20.172Z] latest [2023-04-03T15:53:20.172Z] 3.0.0-dev.14 [2023-04-03T15:53:20.172Z] 0efe006339ca5e99e49409bbd2e97ba85884ec86-3.0.0-dev.14 [2023-04-03T15:53:20.172Z] main [2023-04-03T15:53:20.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:53:20.494Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:0efe006339ca5e99e49409bbd2e97ba85884ec86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:53:20.802Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:0efe006339ca5e99e49409bbd2e97ba85884ec86 [2023-04-03T15:53:20.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-04-03T15:53:20.802Z] 29be35db6ff3: Preparing [2023-04-03T15:53:20.802Z] 879433caea43: Preparing [2023-04-03T15:53:20.802Z] 369855404786: Preparing [2023-04-03T15:53:20.802Z] 667f9367df55: Preparing [2023-04-03T15:53:20.802Z] f1417ff83b31: Preparing [2023-04-03T15:53:20.802Z] f1417ff83b31: Layer already exists [2023-04-03T15:53:20.802Z] 879433caea43: Pushed [2023-04-03T15:53:20.802Z] 369855404786: Pushed [2023-04-03T15:53:20.802Z] 667f9367df55: Pushed [2023-04-03T15:53:24.101Z] 29be35db6ff3: Pushed [2023-04-03T15:53:24.101Z] 0efe006339ca5e99e49409bbd2e97ba85884ec86: digest: sha256:cd66f9765daeaef520775a4e8834e708ac56103f7dc55dc905a5ec27791e5484 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:53:24.415Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:53:24.723Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-04-03T15:53:24.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-04-03T15:53:24.723Z] 29be35db6ff3: Preparing [2023-04-03T15:53:24.723Z] 879433caea43: Preparing [2023-04-03T15:53:24.723Z] 369855404786: Preparing [2023-04-03T15:53:24.723Z] 667f9367df55: Preparing [2023-04-03T15:53:24.723Z] f1417ff83b31: Preparing [2023-04-03T15:53:24.723Z] 879433caea43: Layer already exists [2023-04-03T15:53:24.723Z] 667f9367df55: Layer already exists [2023-04-03T15:53:24.723Z] f1417ff83b31: Layer already exists [2023-04-03T15:53:24.723Z] 29be35db6ff3: Layer already exists [2023-04-03T15:53:24.723Z] 369855404786: Layer already exists [2023-04-03T15:53:24.723Z] latest: digest: sha256:cd66f9765daeaef520775a4e8834e708ac56103f7dc55dc905a5ec27791e5484 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:53:25.028Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:53:25.334Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.14 [2023-04-03T15:53:25.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-04-03T15:53:25.334Z] 29be35db6ff3: Preparing [2023-04-03T15:53:25.334Z] 879433caea43: Preparing [2023-04-03T15:53:25.334Z] 369855404786: Preparing [2023-04-03T15:53:25.334Z] 667f9367df55: Preparing [2023-04-03T15:53:25.334Z] f1417ff83b31: Preparing [2023-04-03T15:53:25.334Z] 369855404786: Layer already exists [2023-04-03T15:53:25.334Z] f1417ff83b31: Layer already exists [2023-04-03T15:53:25.334Z] 29be35db6ff3: Layer already exists [2023-04-03T15:53:25.334Z] 879433caea43: Layer already exists [2023-04-03T15:53:25.334Z] 667f9367df55: Layer already exists [2023-04-03T15:53:25.334Z] 3.0.0-dev.14: digest: sha256:cd66f9765daeaef520775a4e8834e708ac56103f7dc55dc905a5ec27791e5484 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:53:25.649Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:0efe006339ca5e99e49409bbd2e97ba85884ec86-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:53:25.956Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:0efe006339ca5e99e49409bbd2e97ba85884ec86-3.0.0-dev.14 [2023-04-03T15:53:25.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-04-03T15:53:25.956Z] 29be35db6ff3: Preparing [2023-04-03T15:53:25.956Z] 879433caea43: Preparing [2023-04-03T15:53:25.956Z] 369855404786: Preparing [2023-04-03T15:53:25.956Z] 667f9367df55: Preparing [2023-04-03T15:53:25.956Z] f1417ff83b31: Preparing [2023-04-03T15:53:25.956Z] 667f9367df55: Layer already exists [2023-04-03T15:53:25.956Z] 369855404786: Layer already exists [2023-04-03T15:53:25.956Z] f1417ff83b31: Layer already exists [2023-04-03T15:53:25.956Z] 29be35db6ff3: Layer already exists [2023-04-03T15:53:25.956Z] 879433caea43: Layer already exists [2023-04-03T15:53:25.957Z] 0efe006339ca5e99e49409bbd2e97ba85884ec86-3.0.0-dev.14: digest: sha256:cd66f9765daeaef520775a4e8834e708ac56103f7dc55dc905a5ec27791e5484 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:53:26.272Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:53:26.575Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-04-03T15:53:26.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-04-03T15:53:26.575Z] 29be35db6ff3: Preparing [2023-04-03T15:53:26.575Z] 879433caea43: Preparing [2023-04-03T15:53:26.575Z] 369855404786: Preparing [2023-04-03T15:53:26.575Z] 667f9367df55: Preparing [2023-04-03T15:53:26.575Z] f1417ff83b31: Preparing [2023-04-03T15:53:26.575Z] 667f9367df55: Layer already exists [2023-04-03T15:53:26.575Z] 369855404786: Layer already exists [2023-04-03T15:53:26.575Z] 879433caea43: Layer already exists [2023-04-03T15:53:26.575Z] 29be35db6ff3: Layer already exists [2023-04-03T15:53:26.575Z] f1417ff83b31: Layer already exists [2023-04-03T15:53:26.575Z] main: digest: sha256:cd66f9765daeaef520775a4e8834e708ac56103f7dc55dc905a5ec27791e5484 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T15:53:26.614Z] ===================================================== [Pipeline] echo [2023-04-03T15:53:26.620Z] taggedImages: [2023-04-03T15:53:26.620Z] - nexus3.edgexfoundry.org:10004/device-gpio:0efe006339ca5e99e49409bbd2e97ba85884ec86 [2023-04-03T15:53:26.620Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-04-03T15:53:26.620Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.14 [2023-04-03T15:53:26.620Z] - nexus3.edgexfoundry.org:10004/device-gpio:0efe006339ca5e99e49409bbd2e97ba85884ec86-3.0.0-dev.14 [2023-04-03T15:53:26.620Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:53:26.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T15:53:26.977Z] [2023-04-03T15:53:26.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:53:27.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T15:53:27.276Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-03T15:53:27.276Z] 5eb5b503b376: Pulling fs layer [2023-04-03T15:53:27.276Z] 5c69ac0246d0: Pulling fs layer [2023-04-03T15:53:27.276Z] ec43610c2a17: Pulling fs layer [2023-04-03T15:53:27.276Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-03T15:53:27.276Z] 33b1e0a273af: Pulling fs layer [2023-04-03T15:53:27.276Z] 5d3b04190fa2: Pulling fs layer [2023-04-03T15:53:27.276Z] 2f39f015ded8: Pulling fs layer [2023-04-03T15:53:27.276Z] 3a2ae6a8a46f: Waiting [2023-04-03T15:53:27.276Z] 33b1e0a273af: Waiting [2023-04-03T15:53:27.276Z] 5d3b04190fa2: Waiting [2023-04-03T15:53:27.276Z] 2f39f015ded8: Waiting [2023-04-03T15:53:27.276Z] 5c69ac0246d0: Verifying Checksum [2023-04-03T15:53:27.276Z] 5c69ac0246d0: Download complete [2023-04-03T15:53:27.276Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-03T15:53:27.276Z] 3a2ae6a8a46f: Download complete [2023-04-03T15:53:27.276Z] 33b1e0a273af: Verifying Checksum [2023-04-03T15:53:27.276Z] 33b1e0a273af: Download complete [2023-04-03T15:53:27.276Z] 5d3b04190fa2: Verifying Checksum [2023-04-03T15:53:27.276Z] 5d3b04190fa2: Download complete [2023-04-03T15:53:27.276Z] ec43610c2a17: Verifying Checksum [2023-04-03T15:53:27.276Z] ec43610c2a17: Download complete [2023-04-03T15:53:27.535Z] 5eb5b503b376: Download complete [2023-04-03T15:53:28.101Z] 2f39f015ded8: Download complete [2023-04-03T15:53:29.034Z] 5eb5b503b376: Pull complete [2023-04-03T15:53:29.034Z] 5c69ac0246d0: Pull complete [2023-04-03T15:53:29.607Z] ec43610c2a17: Pull complete [2023-04-03T15:53:29.607Z] 3a2ae6a8a46f: Pull complete [2023-04-03T15:53:29.867Z] 33b1e0a273af: Pull complete [2023-04-03T15:53:30.125Z] 5d3b04190fa2: Pull complete [2023-04-03T15:53:35.388Z] 2f39f015ded8: Pull complete [2023-04-03T15:53:35.647Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-03T15:53:35.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T15:53:35.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:53:35.723Z] prd-ubuntu20.04-docker-8c-8g-6701 does not seem to be running inside a container [2023-04-03T15:53:35.750Z] $ 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 [2023-04-03T15:53:38.968Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6703 in /w/workspace/edgexfoundry_device-gpio_main [2023-04-03T15:53:44.368Z] $ docker top 16f8e08960a43cd5659e3b484762457be33a866081d9b92ebabacdf4ca114d33 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-04-03T15:53:44.498Z] Running in /w/workspace/device-gpio/67 [Pipeline] { [Pipeline] checkout [2023-04-03T15:53:44.533Z] The recommended git tool is: git [2023-04-03T15:53:44.751Z] ---> job-cost.sh [2023-04-03T15:53:44.751Z] lf-activate-venv: SKIPPING [2023-04-03T15:53:44.751Z] INFO: No Stack... [2023-04-03T15:53:45.017Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T15:53:45.584Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T15:53:45.871Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-04-03T15:53:45.871Z] + cut -d, -f6 [Pipeline] lock [2023-04-03T15:53:45.883Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-67-stack-cost] [2023-04-03T15:53:45.888Z] Resource [jenkins-edgexfoundry-device-gpio-main-67-stack-cost] did not exist. Created. [2023-04-03T15:53:45.889Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T15:53:46.185Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-03T15:53:46.215Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T15:53:46.222Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-67-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T15:53:46.240Z] $ docker stop --time=1 16f8e08960a43cd5659e3b484762457be33a866081d9b92ebabacdf4ca114d33 [2023-04-03T15:53:47.400Z] $ docker rm -f --volumes 16f8e08960a43cd5659e3b484762457be33a866081d9b92ebabacdf4ca114d33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-03T15:53:51.757Z] using credential edgex-jenkins-ssh [2023-04-03T15:53:51.772Z] Cloning the remote Git repository [2023-04-03T15:53:51.822Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-04-03T15:53:51.933Z] > git init /w/workspace/device-gpio/67 # timeout=10 [2023-04-03T15:53:52.091Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-03T15:53:52.092Z] > git --version # timeout=10 [2023-04-03T15:53:52.111Z] > git --version # 'git version 2.25.1' [2023-04-03T15:53:52.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T15:53:52.278Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T15:53:54.938Z] Avoid second fetch [2023-04-03T15:53:54.939Z] Checking out Revision 0efe006339ca5e99e49409bbd2e97ba85884ec86 (main) [2023-04-03T15:53:53.953Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-03T15:53:53.972Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T15:53:54.959Z] > git config core.sparsecheckout # timeout=10 [2023-04-03T15:53:55.053Z] > git checkout -f 0efe006339ca5e99e49409bbd2e97ba85884ec86 # timeout=10 [2023-04-03T15:53:55.549Z] Commit message: "Merge pull request #146 from marcpfuller/convert_yaml" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T15:53:56.363Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-03T15:53:56.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T15:53:56.363Z] Dload Upload Total Spent Left Speed [2023-04-03T15:53:56.363Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-04-03T15:53:56.922Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-03T15:53:57.262Z] + sudo tee /etc/docker/daemon.new [2023-04-03T15:53:57.262Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-03T15:53:57.262Z] { [2023-04-03T15:53:57.262Z] "registry-mirrors": [ [2023-04-03T15:53:57.262Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-03T15:53:57.262Z] ], [2023-04-03T15:53:57.262Z] "bip": "10.250.0.254/24", [2023-04-03T15:53:57.262Z] "hosts": [ [2023-04-03T15:53:57.262Z] "tcp://0.0.0.0:5555", [2023-04-03T15:53:57.262Z] "unix:///var/run/docker.sock" [2023-04-03T15:53:57.262Z] ], [2023-04-03T15:53:57.262Z] "mtu": 1458, [2023-04-03T15:53:57.262Z] "selinux-enabled": true, [2023-04-03T15:53:57.262Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-03T15:53:57.262Z] } [Pipeline] sh [2023-04-03T15:53:57.597Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-03T15:53:57.943Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T15:54:16.243Z] provisioning config files... [2023-04-03T15:54:16.273Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/67@tmp/config17390824030743814466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:54:16.634Z] ---> docker-login.sh [2023-04-03T15:54:16.634Z] nexus3.edgexfoundry.org:10001 [2023-04-03T15:54:17.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:54:17.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:54:17.226Z] Configure a credential helper to remove this warning. See [2023-04-03T15:54:17.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:54:17.226Z] [2023-04-03T15:54:17.226Z] Login Succeeded [2023-04-03T15:54:17.226Z] nexus3.edgexfoundry.org:10002 [2023-04-03T15:54:17.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:54:17.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:54:17.766Z] Configure a credential helper to remove this warning. See [2023-04-03T15:54:17.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:54:17.766Z] [2023-04-03T15:54:17.766Z] Login Succeeded [2023-04-03T15:54:17.766Z] nexus3.edgexfoundry.org:10003 [2023-04-03T15:54:18.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:54:18.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:54:18.035Z] Configure a credential helper to remove this warning. See [2023-04-03T15:54:18.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:54:18.035Z] [2023-04-03T15:54:18.035Z] Login Succeeded [2023-04-03T15:54:18.035Z] nexus3.edgexfoundry.org:10004 [2023-04-03T15:54:18.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:54:18.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:54:18.306Z] Configure a credential helper to remove this warning. See [2023-04-03T15:54:18.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:54:18.306Z] [2023-04-03T15:54:18.306Z] Login Succeeded [2023-04-03T15:54:18.578Z] docker.io [2023-04-03T15:54:18.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:54:18.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:54:18.849Z] Configure a credential helper to remove this warning. See [2023-04-03T15:54:18.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:54:18.849Z] [2023-04-03T15:54:18.849Z] Login Succeeded [2023-04-03T15:54:18.849Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T15:54:18.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-03T15:54:19.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:54:19.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:54:19.173Z] ========================================================= [2023-04-03T15:54:19.173Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-03T15:54:19.173Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:54:19.532Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-03T15:54:19.801Z] Sending build context to Docker daemon 8.099MB [2023-04-03T15:54:19.801Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T15:54:19.801Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-03T15:54:20.073Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-03T15:54:20.073Z] af6eaf76a39c: Pulling fs layer [2023-04-03T15:54:20.073Z] 55522c791124: Pulling fs layer [2023-04-03T15:54:20.073Z] ce5c4a1c91eb: Pulling fs layer [2023-04-03T15:54:20.073Z] 169dfbe0d373: Pulling fs layer [2023-04-03T15:54:20.073Z] e1ff8fa3b103: Pulling fs layer [2023-04-03T15:54:20.073Z] 52ebb69f0ebf: Pulling fs layer [2023-04-03T15:54:20.073Z] 5abe8eddf0d5: Pulling fs layer [2023-04-03T15:54:20.073Z] 169dfbe0d373: Waiting [2023-04-03T15:54:20.073Z] e1ff8fa3b103: Waiting [2023-04-03T15:54:20.073Z] 52ebb69f0ebf: Waiting [2023-04-03T15:54:20.073Z] 5abe8eddf0d5: Waiting [2023-04-03T15:54:20.073Z] 55522c791124: Verifying Checksum [2023-04-03T15:54:20.073Z] 55522c791124: Download complete [2023-04-03T15:54:20.073Z] 169dfbe0d373: Verifying Checksum [2023-04-03T15:54:20.073Z] 169dfbe0d373: Download complete [2023-04-03T15:54:20.073Z] e1ff8fa3b103: Verifying Checksum [2023-04-03T15:54:20.073Z] e1ff8fa3b103: Download complete [2023-04-03T15:54:20.073Z] af6eaf76a39c: Verifying Checksum [2023-04-03T15:54:20.073Z] af6eaf76a39c: Download complete [2023-04-03T15:54:21.510Z] af6eaf76a39c: Pull complete [2023-04-03T15:54:21.510Z] 5abe8eddf0d5: Verifying Checksum [2023-04-03T15:54:21.510Z] 5abe8eddf0d5: Download complete [2023-04-03T15:54:21.782Z] 55522c791124: Pull complete [2023-04-03T15:54:22.766Z] 52ebb69f0ebf: Verifying Checksum [2023-04-03T15:54:22.766Z] 52ebb69f0ebf: Download complete [2023-04-03T15:54:22.766Z] ce5c4a1c91eb: Verifying Checksum [2023-04-03T15:54:22.766Z] ce5c4a1c91eb: Download complete [2023-04-03T15:54:35.150Z] ce5c4a1c91eb: Pull complete [2023-04-03T15:54:35.150Z] 169dfbe0d373: Pull complete [2023-04-03T15:54:35.150Z] e1ff8fa3b103: Pull complete [2023-04-03T15:54:41.839Z] 52ebb69f0ebf: Pull complete [2023-04-03T15:54:43.282Z] 5abe8eddf0d5: Pull complete [2023-04-03T15:54:43.282Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-03T15:54:43.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T15:54:43.557Z] ---> 6cb57ee374ae [2023-04-03T15:54:43.557Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-03T15:54:45.517Z] ---> Running in bd0f86adc293 [2023-04-03T15:54:45.804Z] Removing intermediate container bd0f86adc293 [2023-04-03T15:54:45.804Z] ---> 47cf0859c2b7 [2023-04-03T15:54:45.804Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T15:54:45.804Z] ---> Running in 2b3f38f42dbb [2023-04-03T15:54:46.393Z] Removing intermediate container 2b3f38f42dbb [2023-04-03T15:54:46.393Z] ---> f30530d224af [2023-04-03T15:54:46.393Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-03T15:54:46.393Z] ---> Running in fed93f6c8344 [2023-04-03T15:54:46.662Z] Removing intermediate container fed93f6c8344 [2023-04-03T15:54:46.662Z] ---> e4ac1fe69913 [2023-04-03T15:54:46.662Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T15:54:46.662Z] ---> Running in 56cbf0e75b93 [2023-04-03T15:54:46.936Z] Removing intermediate container 56cbf0e75b93 [2023-04-03T15:54:46.936Z] ---> 9e0cb0cd3047 [2023-04-03T15:54:46.936Z] Step 7/12 : WORKDIR /device-gpio [2023-04-03T15:54:47.206Z] ---> Running in 8a5ab2a6535a [2023-04-03T15:54:47.479Z] Removing intermediate container 8a5ab2a6535a [2023-04-03T15:54:47.479Z] ---> 4541e4a5f578 [2023-04-03T15:54:47.479Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T15:54:47.479Z] ---> Running in 55ca384989f3 [2023-04-03T15:54:48.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T15:54:49.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T15:54:50.920Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-03T15:54:50.920Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-03T15:54:50.920Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-03T15:54:50.920Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-03T15:54:50.920Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T15:54:50.920Z] OK: 268 MiB in 57 packages [2023-04-03T15:54:51.884Z] Removing intermediate container 55ca384989f3 [2023-04-03T15:54:51.884Z] ---> cba9a266a93f [2023-04-03T15:54:51.884Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-03T15:54:52.470Z] ---> 2d97b2ba57d3 [2023-04-03T15:54:52.470Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T15:54:52.470Z] ---> Running in 528fb102e477 [2023-04-03T15:56:00.477Z] Removing intermediate container 528fb102e477 [2023-04-03T15:56:00.477Z] ---> 38e793f8b104 [2023-04-03T15:56:00.477Z] Step 11/12 : COPY . . [2023-04-03T15:56:00.477Z] ---> 8f23c1f509a9 [2023-04-03T15:56:00.477Z] Step 12/12 : RUN ${MAKE} [2023-04-03T15:56:00.477Z] ---> Running in ac51167feefe [2023-04-03T15:56:01.075Z] noop [2023-04-03T15:56:02.067Z] Removing intermediate container ac51167feefe [2023-04-03T15:56:02.067Z] ---> bc935d3ebc84 [2023-04-03T15:56:02.067Z] Successfully built bc935d3ebc84 [2023-04-03T15:56:02.067Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:56:02.456Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T15:56:02.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:56:02.728Z] prd-ubuntu20.04-docker-arm64-4c-16g-6703 does not seem to be running inside a container [2023-04-03T15:56:02.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/67 -v /w/workspace/device-gpio/67:/w/workspace/device-gpio/67:rw,z -v /w/workspace/device-gpio/67@tmp:/w/workspace/device-gpio/67@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 [2023-04-03T15:56:04.319Z] $ docker top fe0602c0b69c127601b68717f1fa69497b022f9999811b0a97f4ba0f198ef69a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T15:56:05.229Z] + go version [2023-04-03T15:56:05.229Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-03T15:56:05.253Z] $ docker stop --time=1 fe0602c0b69c127601b68717f1fa69497b022f9999811b0a97f4ba0f198ef69a [2023-04-03T15:56:07.036Z] $ docker rm -f --volumes fe0602c0b69c127601b68717f1fa69497b022f9999811b0a97f4ba0f198ef69a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:56:07.669Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T15:56:07.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:56:07.879Z] prd-ubuntu20.04-docker-arm64-4c-16g-6703 does not seem to be running inside a container [2023-04-03T15:56:07.953Z] $ 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/67 -v /w/workspace/device-gpio/67:/w/workspace/device-gpio/67:rw,z -v /w/workspace/device-gpio/67@tmp:/w/workspace/device-gpio/67@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 [2023-04-03T15:56:09.361Z] $ docker top f0c4184407862f4137843ed1d7398f20742d2c82ddf5c5c5bbd5c4629f8ad9d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T15:56:10.256Z] + git config --global --add safe.directory /w/workspace/device-gpio/67 [Pipeline] fileExists [Pipeline] sh [2023-04-03T15:56:10.951Z] + make test [2023-04-03T15:56:10.951Z] go test ./... -coverprofile=coverage.out ./... [2023-04-03T15:56:57.930Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-03T15:59:04.717Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-03T15:59:04.717Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-03T15:59:04.717Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-03T15:59:04.717Z] go vet ./... [2023-04-03T15:59:31.467Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T15:59:31.467Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T15:59:31.467Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-03T15:59:31.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-03T15:59:31.503Z] $ docker stop --time=1 f0c4184407862f4137843ed1d7398f20742d2c82ddf5c5c5bbd5c4629f8ad9d0 [2023-04-03T15:59:33.370Z] $ docker rm -f --volumes f0c4184407862f4137843ed1d7398f20742d2c82ddf5c5c5bbd5c4629f8ad9d0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T15:59:34.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-03T15:59:34.696Z] Warning: overwriting stash ‘coverage-report’ [2023-04-03T15:59:35.270Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T15:59:35.695Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-03T15:59:36.034Z] + ls -al . [2023-04-03T15:59:36.034Z] total 152 [2023-04-03T15:59:36.034Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 15:56 . [2023-04-03T15:59:36.034Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:53 .. [2023-04-03T15:59:36.034Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 3 15:53 .dockerignore [2023-04-03T15:59:36.034Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 15:53 .git [2023-04-03T15:59:36.034Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:53 .github [2023-04-03T15:59:36.034Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 3 15:53 .gitignore [2023-04-03T15:59:36.034Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 15:53 .golangci.yml [2023-04-03T15:59:36.034Z] -rw-rw-r-- 1 jenkins jenkins 9573 Apr 3 15:53 Attribution.txt [2023-04-03T15:59:36.034Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 3 15:53 CHANGELOG.md [2023-04-03T15:59:36.034Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 3 15:53 Dockerfile [2023-04-03T15:59:36.034Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 15:53 GOVERNANCE.md [2023-04-03T15:59:36.034Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 3 15:53 Jenkinsfile [2023-04-03T15:59:36.034Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 3 15:53 LICENSE [2023-04-03T15:59:36.034Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 3 15:53 Makefile [2023-04-03T15:59:36.034Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 15:53 OWNERS.md [2023-04-03T15:59:36.034Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 3 15:53 README.md [2023-04-03T15:59:36.034Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 3 15:51 VERSION [2023-04-03T15:59:36.034Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 15:53 bin [2023-04-03T15:59:36.034Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:53 cmd [2023-04-03T15:59:36.034Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 3 15:56 coverage.out [2023-04-03T15:59:36.034Z] -rw-rw-r-- 1 jenkins jenkins 3266 Apr 3 15:53 go.mod [2023-04-03T15:59:36.034Z] -rw-rw-r-- 1 jenkins jenkins 31438 Apr 3 15:53 go.sum [2023-04-03T15:59:36.034Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:53 internal [2023-04-03T15:59:36.034Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:53 snap [2023-04-03T15:59:36.034Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 3 15:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:59:36.390Z] + 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=0efe006339ca5e99e49409bbd2e97ba85884ec86 --label arch=arm64 --label version=3.0.0-dev.14 . [2023-04-03T15:59:36.662Z] Sending build context to Docker daemon 8.1MB [2023-04-03T15:59:36.662Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T15:59:36.662Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-03T15:59:36.662Z] ---> bc935d3ebc84 [2023-04-03T15:59:36.662Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-03T15:59:36.933Z] ---> Running in d440917e3c95 [2023-04-03T15:59:37.203Z] Removing intermediate container d440917e3c95 [2023-04-03T15:59:37.203Z] ---> c1c75f2bc351 [2023-04-03T15:59:37.203Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T15:59:37.473Z] ---> Running in 104183f68b0f [2023-04-03T15:59:37.741Z] Removing intermediate container 104183f68b0f [2023-04-03T15:59:37.741Z] ---> e3b5634a06b1 [2023-04-03T15:59:37.741Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-03T15:59:37.741Z] ---> Running in 64f6ee91fc53 [2023-04-03T15:59:38.016Z] Removing intermediate container 64f6ee91fc53 [2023-04-03T15:59:38.016Z] ---> c184d3510a7f [2023-04-03T15:59:38.016Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T15:59:38.285Z] ---> Running in 1a504b1ff63e [2023-04-03T15:59:38.554Z] Removing intermediate container 1a504b1ff63e [2023-04-03T15:59:38.554Z] ---> d9087868eb67 [2023-04-03T15:59:38.554Z] Step 7/25 : WORKDIR /device-gpio [2023-04-03T15:59:38.554Z] ---> Running in d7d3bd4c2c51 [2023-04-03T15:59:38.836Z] Removing intermediate container d7d3bd4c2c51 [2023-04-03T15:59:38.836Z] ---> b37076a5abad [2023-04-03T15:59:38.836Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T15:59:39.107Z] ---> Running in 1a6fd61f2739 [2023-04-03T15:59:40.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T15:59:41.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T15:59:42.490Z] OK: 268 MiB in 57 packages [2023-04-03T15:59:43.077Z] Removing intermediate container 1a6fd61f2739 [2023-04-03T15:59:43.077Z] ---> 0b407587f43e [2023-04-03T15:59:43.077Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-03T15:59:43.665Z] ---> 78f310b98f96 [2023-04-03T15:59:43.665Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T15:59:43.936Z] ---> Running in cf26a1348631 [2023-04-03T15:59:46.539Z] Removing intermediate container cf26a1348631 [2023-04-03T15:59:46.539Z] ---> 45fe961b7d0a [2023-04-03T15:59:46.539Z] Step 11/25 : COPY . . [2023-04-03T15:59:48.495Z] ---> fe9b56bc57ed [2023-04-03T15:59:48.495Z] Step 12/25 : RUN ${MAKE} [2023-04-03T15:59:48.495Z] ---> Running in d4a762d15beb [2023-04-03T15:59:49.465Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-04-03T16:02:26.239Z] Removing intermediate container d4a762d15beb [2023-04-03T16:02:26.239Z] ---> 4dc902f1d434 [2023-04-03T16:02:26.239Z] Step 13/25 : FROM alpine:3.17 [2023-04-03T16:02:26.239Z] 3.17: Pulling from library/alpine [2023-04-03T16:02:26.239Z] c41833b44d91: Pulling fs layer [2023-04-03T16:02:26.239Z] c41833b44d91: Verifying Checksum [2023-04-03T16:02:26.239Z] c41833b44d91: Download complete [2023-04-03T16:02:26.239Z] c41833b44d91: Pull complete [2023-04-03T16:02:26.239Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T16:02:26.239Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T16:02:26.239Z] ---> 51e60588ff2c [2023-04-03T16:02:26.239Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-03T16:02:26.239Z] ---> Running in 8290d7c6e21e [2023-04-03T16:02:26.513Z] Removing intermediate container 8290d7c6e21e [2023-04-03T16:02:26.513Z] ---> b83902b66763 [2023-04-03T16:02:26.513Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-03T16:02:26.513Z] ---> Running in 79d52fcf275c [2023-04-03T16:02:27.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T16:02:28.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T16:02:29.945Z] OK: 7 MiB in 15 packages [2023-04-03T16:02:30.917Z] Removing intermediate container 79d52fcf275c [2023-04-03T16:02:30.917Z] ---> 2e94297186f3 [2023-04-03T16:02:30.917Z] Step 16/25 : WORKDIR / [2023-04-03T16:02:30.917Z] ---> Running in f950571c713b [2023-04-03T16:02:31.188Z] Removing intermediate container f950571c713b [2023-04-03T16:02:31.188Z] ---> 1e92b27bafbb [2023-04-03T16:02:31.188Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-03T16:02:31.779Z] ---> d94ef24989e2 [2023-04-03T16:02:31.779Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-03T16:02:32.372Z] ---> 675d6bea9a54 [2023-04-03T16:02:32.372Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-03T16:02:33.868Z] ---> bbee96defdce [2023-04-03T16:02:33.868Z] Step 20/25 : EXPOSE 59910 [2023-04-03T16:02:33.868Z] ---> Running in a1980c9218e5 [2023-04-03T16:02:34.148Z] Removing intermediate container a1980c9218e5 [2023-04-03T16:02:34.148Z] ---> 57704a409d0b [2023-04-03T16:02:34.148Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-03T16:02:34.148Z] ---> Running in e74e62925c43 [2023-04-03T16:02:34.737Z] Removing intermediate container e74e62925c43 [2023-04-03T16:02:34.737Z] ---> 3fac82c8cf8b [2023-04-03T16:02:34.737Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T16:02:34.737Z] ---> Running in e3dc044aead1 [2023-04-03T16:02:35.006Z] Removing intermediate container e3dc044aead1 [2023-04-03T16:02:35.006Z] ---> dd1766c72431 [2023-04-03T16:02:35.006Z] Step 23/25 : LABEL arch=arm64 [2023-04-03T16:02:35.006Z] ---> Running in bc92cede2f77 [2023-04-03T16:02:35.599Z] Removing intermediate container bc92cede2f77 [2023-04-03T16:02:35.599Z] ---> 178011257e5e [2023-04-03T16:02:35.599Z] Step 24/25 : LABEL git_sha=0efe006339ca5e99e49409bbd2e97ba85884ec86 [2023-04-03T16:02:35.599Z] ---> Running in 45cf818888f1 [2023-04-03T16:02:35.879Z] Removing intermediate container 45cf818888f1 [2023-04-03T16:02:35.879Z] ---> 681ab91c8633 [2023-04-03T16:02:35.879Z] Step 25/25 : LABEL version=3.0.0-dev.14 [2023-04-03T16:02:35.879Z] ---> Running in 55dc33e33e27 [2023-04-03T16:02:36.478Z] Removing intermediate container 55dc33e33e27 [2023-04-03T16:02:36.478Z] ---> d51ed8ed6b27 [2023-04-03T16:02:36.478Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-03T16:02:36.478Z] Successfully built d51ed8ed6b27 [2023-04-03T16:02:36.478Z] 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 [2023-04-03T16:02:36.582Z] provisioning config files... [2023-04-03T16:02:36.602Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/67@tmp/config2793634744203544304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:02:37.062Z] ---> docker-login.sh [2023-04-03T16:02:37.062Z] nexus3.edgexfoundry.org:10001 [2023-04-03T16:02:37.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T16:02:37.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T16:02:37.343Z] Configure a credential helper to remove this warning. See [2023-04-03T16:02:37.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T16:02:37.343Z] [2023-04-03T16:02:37.343Z] Login Succeeded [2023-04-03T16:02:37.343Z] nexus3.edgexfoundry.org:10002 [2023-04-03T16:02:37.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T16:02:37.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T16:02:37.954Z] Configure a credential helper to remove this warning. See [2023-04-03T16:02:37.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T16:02:37.954Z] [2023-04-03T16:02:37.954Z] Login Succeeded [2023-04-03T16:02:37.954Z] nexus3.edgexfoundry.org:10003 [2023-04-03T16:02:38.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T16:02:38.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T16:02:38.510Z] Configure a credential helper to remove this warning. See [2023-04-03T16:02:38.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T16:02:38.510Z] [2023-04-03T16:02:38.510Z] Login Succeeded [2023-04-03T16:02:38.510Z] nexus3.edgexfoundry.org:10004 [2023-04-03T16:02:38.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T16:02:38.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T16:02:38.798Z] Configure a credential helper to remove this warning. See [2023-04-03T16:02:38.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T16:02:38.798Z] [2023-04-03T16:02:38.798Z] Login Succeeded [2023-04-03T16:02:38.798Z] docker.io [2023-04-03T16:02:39.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T16:02:39.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T16:02:39.674Z] Configure a credential helper to remove this warning. See [2023-04-03T16:02:39.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T16:02:39.674Z] [2023-04-03T16:02:39.674Z] Login Succeeded [2023-04-03T16:02:39.674Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T16:02:39.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T16:02:39.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T16:02:39.756Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-04-03T16:02:39.756Z] 0efe006339ca5e99e49409bbd2e97ba85884ec86 [2023-04-03T16:02:39.756Z] latest [2023-04-03T16:02:39.756Z] 3.0.0-dev.14 [2023-04-03T16:02:39.756Z] 0efe006339ca5e99e49409bbd2e97ba85884ec86-3.0.0-dev.14 [2023-04-03T16:02:39.756Z] main [2023-04-03T16:02:39.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:02:40.116Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:0efe006339ca5e99e49409bbd2e97ba85884ec86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:02:40.488Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:0efe006339ca5e99e49409bbd2e97ba85884ec86 [2023-04-03T16:02:40.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-04-03T16:02:40.488Z] 9aa9c30a251d: Preparing [2023-04-03T16:02:40.488Z] 6f086fb027e3: Preparing [2023-04-03T16:02:40.488Z] b6972e24b6a8: Preparing [2023-04-03T16:02:40.488Z] 74e5892a1eeb: Preparing [2023-04-03T16:02:40.488Z] 26cbea5cba74: Preparing [2023-04-03T16:02:40.488Z] 26cbea5cba74: Layer already exists [2023-04-03T16:02:40.758Z] b6972e24b6a8: Pushed [2023-04-03T16:02:40.758Z] 74e5892a1eeb: Pushed [2023-04-03T16:02:40.758Z] 6f086fb027e3: Pushed [2023-04-03T16:02:47.427Z] 9aa9c30a251d: Pushed [2023-04-03T16:02:47.427Z] 0efe006339ca5e99e49409bbd2e97ba85884ec86: digest: sha256:0c4c8677b7f528ea0838d8a751e401fa6b5e78811659d65ff75c8c705a6c2736 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:02:47.793Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:02:48.146Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-04-03T16:02:48.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-04-03T16:02:48.146Z] 9aa9c30a251d: Preparing [2023-04-03T16:02:48.146Z] 6f086fb027e3: Preparing [2023-04-03T16:02:48.146Z] b6972e24b6a8: Preparing [2023-04-03T16:02:48.146Z] 74e5892a1eeb: Preparing [2023-04-03T16:02:48.146Z] 26cbea5cba74: Preparing [2023-04-03T16:02:48.146Z] 26cbea5cba74: Layer already exists [2023-04-03T16:02:48.146Z] 9aa9c30a251d: Layer already exists [2023-04-03T16:02:48.146Z] b6972e24b6a8: Layer already exists [2023-04-03T16:02:48.146Z] 6f086fb027e3: Layer already exists [2023-04-03T16:02:48.146Z] 74e5892a1eeb: Layer already exists [2023-04-03T16:02:48.416Z] latest: digest: sha256:0c4c8677b7f528ea0838d8a751e401fa6b5e78811659d65ff75c8c705a6c2736 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:02:48.774Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:02:49.130Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.14 [2023-04-03T16:02:49.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-04-03T16:02:49.130Z] 9aa9c30a251d: Preparing [2023-04-03T16:02:49.130Z] 6f086fb027e3: Preparing [2023-04-03T16:02:49.130Z] b6972e24b6a8: Preparing [2023-04-03T16:02:49.130Z] 74e5892a1eeb: Preparing [2023-04-03T16:02:49.130Z] 26cbea5cba74: Preparing [2023-04-03T16:02:49.130Z] 6f086fb027e3: Layer already exists [2023-04-03T16:02:49.130Z] 74e5892a1eeb: Layer already exists [2023-04-03T16:02:49.130Z] 26cbea5cba74: Layer already exists [2023-04-03T16:02:49.130Z] 9aa9c30a251d: Layer already exists [2023-04-03T16:02:49.130Z] b6972e24b6a8: Layer already exists [2023-04-03T16:02:49.399Z] 3.0.0-dev.14: digest: sha256:0c4c8677b7f528ea0838d8a751e401fa6b5e78811659d65ff75c8c705a6c2736 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:02:49.761Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:0efe006339ca5e99e49409bbd2e97ba85884ec86-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:02:50.116Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:0efe006339ca5e99e49409bbd2e97ba85884ec86-3.0.0-dev.14 [2023-04-03T16:02:50.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-04-03T16:02:50.116Z] 9aa9c30a251d: Preparing [2023-04-03T16:02:50.116Z] 6f086fb027e3: Preparing [2023-04-03T16:02:50.116Z] b6972e24b6a8: Preparing [2023-04-03T16:02:50.116Z] 74e5892a1eeb: Preparing [2023-04-03T16:02:50.116Z] 26cbea5cba74: Preparing [2023-04-03T16:02:50.116Z] 9aa9c30a251d: Layer already exists [2023-04-03T16:02:50.116Z] 74e5892a1eeb: Layer already exists [2023-04-03T16:02:50.116Z] b6972e24b6a8: Layer already exists [2023-04-03T16:02:50.116Z] 6f086fb027e3: Layer already exists [2023-04-03T16:02:50.116Z] 26cbea5cba74: Layer already exists [2023-04-03T16:02:50.387Z] 0efe006339ca5e99e49409bbd2e97ba85884ec86-3.0.0-dev.14: digest: sha256:0c4c8677b7f528ea0838d8a751e401fa6b5e78811659d65ff75c8c705a6c2736 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:02:50.757Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:02:51.114Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-04-03T16:02:51.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-04-03T16:02:51.114Z] 9aa9c30a251d: Preparing [2023-04-03T16:02:51.114Z] 6f086fb027e3: Preparing [2023-04-03T16:02:51.114Z] b6972e24b6a8: Preparing [2023-04-03T16:02:51.114Z] 74e5892a1eeb: Preparing [2023-04-03T16:02:51.114Z] 26cbea5cba74: Preparing [2023-04-03T16:02:51.114Z] 9aa9c30a251d: Layer already exists [2023-04-03T16:02:51.114Z] 74e5892a1eeb: Layer already exists [2023-04-03T16:02:51.114Z] 6f086fb027e3: Layer already exists [2023-04-03T16:02:51.114Z] 26cbea5cba74: Layer already exists [2023-04-03T16:02:51.114Z] b6972e24b6a8: Layer already exists [2023-04-03T16:02:51.385Z] main: digest: sha256:0c4c8677b7f528ea0838d8a751e401fa6b5e78811659d65ff75c8c705a6c2736 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T16:02:51.436Z] ===================================================== [Pipeline] echo [2023-04-03T16:02:51.447Z] taggedImages: [2023-04-03T16:02:51.447Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:0efe006339ca5e99e49409bbd2e97ba85884ec86 [2023-04-03T16:02:51.447Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-04-03T16:02:51.447Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.14 [2023-04-03T16:02:51.447Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:0efe006339ca5e99e49409bbd2e97ba85884ec86-3.0.0-dev.14 [2023-04-03T16:02:51.447Z] - 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 [2023-04-03T16:02:51.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T16:02:51.829Z] [2023-04-03T16:02:51.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:02:52.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T16:02:52.456Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-03T16:02:52.456Z] 8998bd30e6a1: Pulling fs layer [2023-04-03T16:02:52.456Z] 04944245beec: Pulling fs layer [2023-04-03T16:02:52.456Z] 699f458cf7ca: Pulling fs layer [2023-04-03T16:02:52.456Z] 765212b225bb: Pulling fs layer [2023-04-03T16:02:52.456Z] f23df028b6ca: Pulling fs layer [2023-04-03T16:02:52.456Z] d65c8cfc05b1: Pulling fs layer [2023-04-03T16:02:52.456Z] 2437ff75d9bd: Pulling fs layer [2023-04-03T16:02:52.456Z] 765212b225bb: Waiting [2023-04-03T16:02:52.456Z] f23df028b6ca: Waiting [2023-04-03T16:02:52.456Z] d65c8cfc05b1: Waiting [2023-04-03T16:02:52.456Z] 2437ff75d9bd: Waiting [2023-04-03T16:02:52.456Z] 04944245beec: Verifying Checksum [2023-04-03T16:02:52.456Z] 04944245beec: Download complete [2023-04-03T16:02:52.456Z] 765212b225bb: Verifying Checksum [2023-04-03T16:02:52.456Z] 765212b225bb: Download complete [2023-04-03T16:02:52.456Z] f23df028b6ca: Verifying Checksum [2023-04-03T16:02:52.456Z] f23df028b6ca: Download complete [2023-04-03T16:02:52.732Z] d65c8cfc05b1: Verifying Checksum [2023-04-03T16:02:52.732Z] d65c8cfc05b1: Download complete [2023-04-03T16:02:52.732Z] 699f458cf7ca: Verifying Checksum [2023-04-03T16:02:52.732Z] 699f458cf7ca: Download complete [2023-04-03T16:02:53.328Z] 8998bd30e6a1: Verifying Checksum [2023-04-03T16:02:53.328Z] 8998bd30e6a1: Download complete [2023-04-03T16:02:55.936Z] 2437ff75d9bd: Download complete [2023-04-03T16:02:57.895Z] 8998bd30e6a1: Pull complete [2023-04-03T16:02:58.492Z] 04944245beec: Pull complete [2023-04-03T16:02:59.914Z] 699f458cf7ca: Pull complete [2023-04-03T16:03:00.185Z] 765212b225bb: Pull complete [2023-04-03T16:03:01.161Z] f23df028b6ca: Pull complete [2023-04-03T16:03:01.431Z] d65c8cfc05b1: Pull complete [2023-04-03T16:03:16.449Z] 2437ff75d9bd: Pull complete [2023-04-03T16:03:16.449Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-03T16:03:16.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T16:03:16.449Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:03:16.670Z] prd-ubuntu20.04-docker-arm64-4c-16g-6703 does not seem to be running inside a container [2023-04-03T16:03:16.753Z] $ 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/67 -v /w/workspace/device-gpio/67:/w/workspace/device-gpio/67:rw,z -v /w/workspace/device-gpio/67@tmp:/w/workspace/device-gpio/67@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 [2023-04-03T16:03:20.029Z] $ docker top d4ba0fb2cb7cb761a81804144b59f8c0ed7c7cb6f38c00ef16eaf627d74495cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:03:20.975Z] ---> job-cost.sh [2023-04-03T16:03:20.975Z] lf-activate-venv: SKIPPING [2023-04-03T16:03:20.975Z] INFO: No Stack... [2023-04-03T16:03:21.567Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-03T16:03:22.538Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T16:03:23.210Z] + cat /w/workspace/device-gpio/67/archives/cost.csv [2023-04-03T16:03:23.210Z] + cut -d, -f6 [Pipeline] lock [2023-04-03T16:03:23.296Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-67-stack-cost] [2023-04-03T16:03:23.304Z] Resource [jenkins-edgexfoundry-device-gpio-main-67-stack-cost] did not exist. Created. [2023-04-03T16:03:23.304Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T16:03:23.985Z] /w/workspace/device-gpio/67@tmp/durable-e8c79093/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-03T16:03:24.660Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-03T16:03:24.678Z] Warning: overwriting stash ‘stack-cost’ [2023-04-03T16:03:24.740Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T16:03:24.757Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-67-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T16:03:24.781Z] $ docker stop --time=1 d4ba0fb2cb7cb761a81804144b59f8c0ed7c7cb6f38c00ef16eaf627d74495cf [2023-04-03T16:03:26.419Z] $ docker rm -f --volumes d4ba0fb2cb7cb761a81804144b59f8c0ed7c7cb6f38c00ef16eaf627d74495cf [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 [2023-04-03T16:03:26.885Z] provisioning config files... [2023-04-03T16:03:26.891Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17299597090528546545tmp [Pipeline] { [Pipeline] sh [2023-04-03T16:03:27.183Z] + set +x [2023-04-03T16:03:27.183Z] + curl -s https://codecov.io/bash [2023-04-03T16:03:27.183Z] + bash -s -- [2023-04-03T16:03:27.183Z] [2023-04-03T16:03:27.183Z] _____ _ [2023-04-03T16:03:27.183Z] / ____| | | [2023-04-03T16:03:27.183Z] | | ___ __| | ___ ___ _____ __ [2023-04-03T16:03:27.183Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-03T16:03:27.183Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-03T16:03:27.183Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-03T16:03:27.183Z] Bash-1.0.6 [2023-04-03T16:03:27.183Z] [2023-04-03T16:03:27.183Z] [2023-04-03T16:03:27.183Z] ==> git version 2.25.1 found [2023-04-03T16:03:27.183Z] ==> 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 [2023-04-03T16:03:27.183Z] Release-Date: 2020-01-08 [2023-04-03T16:03:27.183Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-03T16:03:27.183Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-03T16:03:27.183Z] ==> Jenkins CI detected. [2023-04-03T16:03:27.183Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-04-03T16:03:27.183Z] project root: . [2023-04-03T16:03:27.183Z] --> token set from env [2023-04-03T16:03:27.183Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-03T16:03:27.441Z] ==> Running gcov in . (disable via -X gcov) [2023-04-03T16:03:27.441Z] ==> Python coveragepy not found [2023-04-03T16:03:27.441Z] ==> Searching for coverage reports in: [2023-04-03T16:03:27.441Z] + . [2023-04-03T16:03:27.441Z] -> Found 1 reports [2023-04-03T16:03:27.441Z] ==> Detecting git/mercurial file structure [2023-04-03T16:03:27.441Z] ==> Reading reports [2023-04-03T16:03:27.441Z] + ./coverage.out bytes=10 [2023-04-03T16:03:27.442Z] ==> Appending adjustments [2023-04-03T16:03:27.442Z] https://docs.codecov.io/docs/fixing-reports [2023-04-03T16:03:27.442Z] + Found adjustments [2023-04-03T16:03:27.442Z] ==> Gzipping contents [2023-04-03T16:03:27.442Z] 4.0K /tmp/codecov.IDzQjj.gz [2023-04-03T16:03:27.442Z] ==> Uploading reports [2023-04-03T16:03:27.442Z] url: https://codecov.io [2023-04-03T16:03:27.442Z] query: branch=main&commit=0efe006339ca5e99e49409bbd2e97ba85884ec86&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-03T16:03:27.442Z] -> Pinging Codecov [2023-04-03T16:03:27.442Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=0efe006339ca5e99e49409bbd2e97ba85884ec86&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-03T16:03:27.700Z] -> Uploading to [2023-04-03T16:03:27.700Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-03/3EC07B1A8CA8AF9BCAA0BB9F0134797F/0efe006339ca5e99e49409bbd2e97ba85884ec86/99133201-c531-45fe-955d-d485a858f6af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230403%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230403T160327Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a559ebd5e7271525fd8c607304143e5c9a869125ce5f63f46a2defebdf92410 [2023-04-03T16:03:27.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T16:03:27.700Z] Dload Upload Total Spent Left Speed [2023-04-03T16:03:27.961Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 707 0 0 100 707 0 1655 --:--:-- --:--:-- --:--:-- 1651 [2023-04-03T16:03:27.961Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/0efe006339ca5e99e49409bbd2e97ba85884ec86 [Pipeline] } [2023-04-03T16:03:27.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-03T16:03:28.176Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-03T16:03:28.185Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:03:28.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-03T16:03:28.476Z] [2023-04-03T16:03:28.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:03:28.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-03T16:03:29.355Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-03T16:03:29.355Z] df9b9388f04a: Pulling fs layer [2023-04-03T16:03:29.355Z] 52dc419b0ee2: Pulling fs layer [2023-04-03T16:03:29.355Z] 25bc292e5bac: Pulling fs layer [2023-04-03T16:03:29.355Z] 114826534d7a: Pulling fs layer [2023-04-03T16:03:29.355Z] 4657fd5d0bcf: Pulling fs layer [2023-04-03T16:03:29.355Z] 6ad1cebc031e: Pulling fs layer [2023-04-03T16:03:29.355Z] 8a3aa393b2d8: Pulling fs layer [2023-04-03T16:03:29.355Z] 4657fd5d0bcf: Waiting [2023-04-03T16:03:29.355Z] 6ad1cebc031e: Waiting [2023-04-03T16:03:29.355Z] 8a3aa393b2d8: Waiting [2023-04-03T16:03:29.355Z] 25bc292e5bac: Download complete [2023-04-03T16:03:29.355Z] 52dc419b0ee2: Download complete [2023-04-03T16:03:29.355Z] 4657fd5d0bcf: Download complete [2023-04-03T16:03:29.355Z] df9b9388f04a: Verifying Checksum [2023-04-03T16:03:29.355Z] df9b9388f04a: Download complete [2023-04-03T16:03:29.355Z] 6ad1cebc031e: Verifying Checksum [2023-04-03T16:03:29.355Z] 6ad1cebc031e: Download complete [2023-04-03T16:03:29.649Z] df9b9388f04a: Pull complete [2023-04-03T16:03:30.601Z] 114826534d7a: Verifying Checksum [2023-04-03T16:03:30.601Z] 114826534d7a: Download complete [2023-04-03T16:03:30.601Z] 8a3aa393b2d8: Verifying Checksum [2023-04-03T16:03:30.601Z] 8a3aa393b2d8: Download complete [2023-04-03T16:03:30.867Z] 52dc419b0ee2: Pull complete [2023-04-03T16:03:30.867Z] 25bc292e5bac: Pull complete [2023-04-03T16:03:35.103Z] 114826534d7a: Pull complete [2023-04-03T16:03:35.103Z] 4657fd5d0bcf: Pull complete [2023-04-03T16:03:37.090Z] 6ad1cebc031e: Pull complete [2023-04-03T16:03:40.385Z] 8a3aa393b2d8: Pull complete [2023-04-03T16:03:40.385Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-03T16:03:40.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-03T16:03:40.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:03:40.482Z] prd-ubuntu20.04-docker-8c-8g-6701 does not seem to be running inside a container [2023-04-03T16:03:40.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-03T16:03:52.119Z] $ docker top ca49bb6c4f55ebcf2a86ba25e13cac4a8fe862c90414190652a522facb895031 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-03T16:03:52.185Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-04-03T16:03:52.461Z] + set -o pipefail [2023-04-03T16:03:52.461Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-04-03T16:03:59.036Z] [2023-04-03T16:03:59.036Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-04-03T16:03:59.036Z] [2023-04-03T16:03:59.036Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/9bc2eaad-52d2-414b-8f26-5b5322015f36 [2023-04-03T16:03:59.036Z] [2023-04-03T16:03:59.036Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-03T16:03:59.036Z] [2023-04-03T16:03:59.036Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-03T16:03:59.036Z] [2023-04-03T16:03:59.036Z] [2023-04-03T16:03:59.036Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-03T16:03:59.036Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-03T16:03:59.036Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-03T16:03:59.040Z] $ docker stop --time=1 ca49bb6c4f55ebcf2a86ba25e13cac4a8fe862c90414190652a522facb895031 [2023-04-03T16:04:06.095Z] $ docker rm -f --volumes ca49bb6c4f55ebcf2a86ba25e13cac4a8fe862c90414190652a522facb895031 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T16:04:06.893Z] + git log --format=format:%s -1 0efe006339ca5e99e49409bbd2e97ba85884ec86 [Pipeline] sh [2023-04-03T16:04:07.183Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T16:04:07.183Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:04:07.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T16:04:07.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:04:07.548Z] prd-ubuntu20.04-docker-8c-8g-6701 does not seem to be running inside a container [2023-04-03T16:04:07.573Z] $ 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 [2023-04-03T16:04:09.377Z] $ docker top 0c0f94aa3ae9d50fa0022323c4939b9fbfbd57f82e2a19b47cd76d8ff8437a33 -eo pid,comm [2023-04-03T16:04:09.427Z] 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). [2023-04-03T16:04:09.427Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T16:04:09.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T16:04:09.462Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T16:04:09.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T16:04:09.628Z] $ docker exec 0c0f94aa3ae9d50fa0022323c4939b9fbfbd57f82e2a19b47cd76d8ff8437a33 ssh-agent [2023-04-03T16:04:09.750Z] SSH_AUTH_SOCK=/tmp/ssh-1k0Ct0gPkTLL/agent.15 [2023-04-03T16:04:09.750Z] SSH_AGENT_PID=21 [2023-04-03T16:04:09.754Z] Running ssh-add (command line suppressed) [2023-04-03T16:04:09.905Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7048844799148600879.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7048844799148600879.key) [2023-04-03T16:04:09.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T16:04:10.247Z] + git semver tag [2023-04-03T16:04:10.815Z] 2023-04-03 16:04:10,551 [run_tag] DEBUG tag force:False [2023-04-03T16:04:10.815Z] 2023-04-03 16:04:10,551 [check_head_tag] DEBUG check head tag [2023-04-03T16:04:10.815Z] 2023-04-03 16:04:10,553 [execute] INFO git cat-file --batch-check [2023-04-03T16:04:10.815Z] 2023-04-03 16:04:10,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-04-03T16:04:10.815Z] 2023-04-03 16:04:10,559 [execute] INFO git cat-file --batch [2023-04-03T16:04:10.815Z] 2023-04-03 16:04:10,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-04-03T16:04:10.815Z] 2023-04-03 16:04:10,574 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-04-03T16:04:10.815Z] 2023-04-03 16:04:10,575 [execute] INFO git tag -a v3.0.0-dev.14 -m v3.0.0-dev.14 [2023-04-03T16:04:10.815Z] 2023-04-03 16:04:10,575 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.14', '-m', 'v3.0.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-04-03T16:04:10.815Z] 2023-04-03 16:04:10,579 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-04-03T16:04:10.815Z] 3.0.0-dev.14 [Pipeline] } [2023-04-03T16:04:10.820Z] $ docker exec --env ******** --env ******** 0c0f94aa3ae9d50fa0022323c4939b9fbfbd57f82e2a19b47cd76d8ff8437a33 ssh-agent -k [2023-04-03T16:04:11.045Z] unset SSH_AUTH_SOCK; [2023-04-03T16:04:11.045Z] unset SSH_AGENT_PID; [2023-04-03T16:04:11.045Z] echo Agent pid 21 killed; [2023-04-03T16:04:11.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T16:04:11.371Z] + git semver [Pipeline] } [2023-04-03T16:04:11.639Z] $ docker stop --time=1 0c0f94aa3ae9d50fa0022323c4939b9fbfbd57f82e2a19b47cd76d8ff8437a33 [2023-04-03T16:04:14.237Z] $ docker rm -f --volumes 0c0f94aa3ae9d50fa0022323c4939b9fbfbd57f82e2a19b47cd76d8ff8437a33 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:04:14.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-03T16:04:14.834Z] [2023-04-03T16:04:14.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:04:15.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-03T16:04:15.401Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-03T16:04:15.401Z] ab5ef0e58194: Pulling fs layer [2023-04-03T16:04:15.401Z] 9712f1f96733: Pulling fs layer [2023-04-03T16:04:15.401Z] 63f879dbbcfc: Pulling fs layer [2023-04-03T16:04:15.401Z] 0d9ebad4ef96: Pulling fs layer [2023-04-03T16:04:15.401Z] e9a5061849ea: Pulling fs layer [2023-04-03T16:04:15.401Z] d747dcd14b5f: Pulling fs layer [2023-04-03T16:04:15.401Z] 2de7ff778b66: Pulling fs layer [2023-04-03T16:04:15.401Z] 0d9ebad4ef96: Waiting [2023-04-03T16:04:15.401Z] e9a5061849ea: Waiting [2023-04-03T16:04:15.401Z] d747dcd14b5f: Waiting [2023-04-03T16:04:15.401Z] 2de7ff778b66: Waiting [2023-04-03T16:04:15.401Z] 9712f1f96733: Verifying Checksum [2023-04-03T16:04:15.401Z] 9712f1f96733: Download complete [2023-04-03T16:04:15.661Z] 63f879dbbcfc: Verifying Checksum [2023-04-03T16:04:15.661Z] 63f879dbbcfc: Download complete [2023-04-03T16:04:15.921Z] e9a5061849ea: Verifying Checksum [2023-04-03T16:04:15.921Z] e9a5061849ea: Download complete [2023-04-03T16:04:15.921Z] d747dcd14b5f: Verifying Checksum [2023-04-03T16:04:15.921Z] d747dcd14b5f: Download complete [2023-04-03T16:04:15.921Z] ab5ef0e58194: Verifying Checksum [2023-04-03T16:04:15.921Z] ab5ef0e58194: Download complete [2023-04-03T16:04:15.921Z] 0d9ebad4ef96: Download complete [2023-04-03T16:04:15.921Z] 2de7ff778b66: Download complete [2023-04-03T16:04:20.126Z] ab5ef0e58194: Pull complete [2023-04-03T16:04:20.385Z] 9712f1f96733: Pull complete [2023-04-03T16:04:21.789Z] 63f879dbbcfc: Pull complete [2023-04-03T16:04:27.072Z] 0d9ebad4ef96: Pull complete [2023-04-03T16:04:27.072Z] e9a5061849ea: Pull complete [2023-04-03T16:04:27.331Z] d747dcd14b5f: Pull complete [2023-04-03T16:04:29.290Z] 2de7ff778b66: Pull complete [2023-04-03T16:04:29.290Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-03T16:04:29.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-03T16:04:29.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:04:29.389Z] prd-ubuntu20.04-docker-8c-8g-6701 does not seem to be running inside a container [2023-04-03T16:04:29.426Z] $ 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 [2023-04-03T16:04:46.395Z] $ docker top 69f072e7c126dc29dfcbc565cde3d1962697b4dca2106f4179e5183726c8ee91 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-03T16:04:46.469Z] provisioning config files... [2023-04-03T16:04:46.508Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10264260720847428844tmp [2023-04-03T16:04:46.519Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8846681742387023984tmp [2023-04-03T16:04:46.528Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17208503538927807541tmp [Pipeline] { [Pipeline] echo [2023-04-03T16:04:46.546Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:04:46.866Z] ---> sigul-configuration.sh [2023-04-03T16:04:46.867Z] gpg: directory `/root/.gnupg' created [2023-04-03T16:04:46.867Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-03T16:04:46.867Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-03T16:04:46.867Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-03T16:04:46.867Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-03T16:04:46.867Z] gpg: CAST5 encrypted data [2023-04-03T16:04:46.867Z] gpg: encrypted with 1 passphrase [2023-04-03T16:04:46.867Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-03T16:04:47.160Z] + mkdir /home/jenkins [2023-04-03T16:04:47.160Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-03T16:04:47.467Z] + 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 [2023-04-03T16:04:47.475Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:04:47.761Z] ---> sigul-install.sh [2023-04-03T16:04:47.762Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-03T16:04:48.054Z] + git tag --list [2023-04-03T16:04:48.054Z] v1.0.0 [2023-04-03T16:04:48.054Z] v2.1.0 [2023-04-03T16:04:48.054Z] v2.1.1 [2023-04-03T16:04:48.054Z] v2.1.1-dev.1 [2023-04-03T16:04:48.054Z] v2.2.0 [2023-04-03T16:04:48.054Z] v2.2.1-dev.1 [2023-04-03T16:04:48.054Z] v2.2.1-dev.2 [2023-04-03T16:04:48.054Z] v2.2.1-dev.3 [2023-04-03T16:04:48.054Z] v2.2.1-dev.4 [2023-04-03T16:04:48.054Z] v2.3.0 [2023-04-03T16:04:48.054Z] v2.3.0-dev.10 [2023-04-03T16:04:48.054Z] v2.3.0-dev.11 [2023-04-03T16:04:48.054Z] v2.3.0-dev.12 [2023-04-03T16:04:48.054Z] v2.3.0-dev.13 [2023-04-03T16:04:48.054Z] v2.3.0-dev.14 [2023-04-03T16:04:48.054Z] v2.3.0-dev.15 [2023-04-03T16:04:48.054Z] v2.3.0-dev.16 [2023-04-03T16:04:48.054Z] v2.3.0-dev.17 [2023-04-03T16:04:48.054Z] v2.3.0-dev.18 [2023-04-03T16:04:48.054Z] v2.3.0-dev.19 [2023-04-03T16:04:48.054Z] v2.3.0-dev.20 [2023-04-03T16:04:48.054Z] v2.3.0-dev.4 [2023-04-03T16:04:48.054Z] v2.3.0-dev.5 [2023-04-03T16:04:48.054Z] v2.3.0-dev.6 [2023-04-03T16:04:48.054Z] v2.3.0-dev.7 [2023-04-03T16:04:48.054Z] v2.3.0-dev.8 [2023-04-03T16:04:48.054Z] v2.3.0-dev.9 [2023-04-03T16:04:48.054Z] v3.0.0-dev.1 [2023-04-03T16:04:48.054Z] v3.0.0-dev.10 [2023-04-03T16:04:48.054Z] v3.0.0-dev.11 [2023-04-03T16:04:48.054Z] v3.0.0-dev.12 [2023-04-03T16:04:48.054Z] v3.0.0-dev.13 [2023-04-03T16:04:48.054Z] v3.0.0-dev.14 [2023-04-03T16:04:48.054Z] v3.0.0-dev.2 [2023-04-03T16:04:48.054Z] v3.0.0-dev.3 [2023-04-03T16:04:48.054Z] v3.0.0-dev.4 [2023-04-03T16:04:48.054Z] v3.0.0-dev.5 [2023-04-03T16:04:48.054Z] v3.0.0-dev.6 [2023-04-03T16:04:48.054Z] v3.0.0-dev.7 [2023-04-03T16:04:48.054Z] v3.0.0-dev.8 [2023-04-03T16:04:48.054Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-03T16:04:48.340Z] + lftools sign git-tag v3.0.0-dev.14 [2023-04-03T16:04:48.907Z] Signing Git tag with Sigul... [2023-04-03T16:04:48.907Z] Signing v3.0.0-dev.14 [Pipeline] echo [2023-04-03T16:04:49.487Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:04:49.769Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-03T16:04:49.776Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-03T16:04:49.789Z] $ docker stop --time=1 69f072e7c126dc29dfcbc565cde3d1962697b4dca2106f4179e5183726c8ee91 [2023-04-03T16:04:51.852Z] $ docker rm -f --volumes 69f072e7c126dc29dfcbc565cde3d1962697b4dca2106f4179e5183726c8ee91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-03T16:04:52.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T16:04:52.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:04:52.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T16:04:52.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:04:52.746Z] prd-ubuntu20.04-docker-8c-8g-6701 does not seem to be running inside a container [2023-04-03T16:04:52.774Z] $ 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 [2023-04-03T16:04:54.023Z] $ docker top 95c77283e61afe92eec3baa0c57d0b5b6fe3f4be9d13d6a6576ce26deeaa262e -eo pid,comm [2023-04-03T16:04:54.075Z] 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). [2023-04-03T16:04:54.075Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T16:04:54.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T16:04:54.117Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T16:04:54.266Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T16:04:54.262Z] $ docker exec 95c77283e61afe92eec3baa0c57d0b5b6fe3f4be9d13d6a6576ce26deeaa262e ssh-agent [2023-04-03T16:04:54.369Z] SSH_AUTH_SOCK=/tmp/ssh-UWV18rLCqnyY/agent.14 [2023-04-03T16:04:54.369Z] SSH_AGENT_PID=20 [2023-04-03T16:04:54.373Z] Running ssh-add (command line suppressed) [2023-04-03T16:04:54.468Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11391135192017201245.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11391135192017201245.key) [2023-04-03T16:04:54.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T16:04:54.778Z] + git semver bump pre [2023-04-03T16:04:55.345Z] 2023-04-03 16:04:55,191 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-04-03T16:04:55.345Z] 2023-04-03 16:04:55,192 [bump_version] DEBUG bumping version:3.0.0-dev.14 on axis:pre with prefix:dev [2023-04-03T16:04:55.345Z] 2023-04-03 16:04:55,192 [bump_version] DEBUG bumped version:3.0.0-dev.15 [2023-04-03T16:04:55.345Z] 2023-04-03 16:04:55,192 [write_version] DEBUG write version:3.0.0-dev.15 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-04-03T16:04:55.345Z] 2023-04-03 16:04:55,192 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-04-03T16:04:55.345Z] 2023-04-03 16:04:55,192 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-04-03T16:04:55.345Z] 2023-04-03 16:04:55,235 [execute] INFO git cat-file --batch-check [2023-04-03T16:04:55.345Z] 2023-04-03 16:04:55,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T16:04:55.345Z] 2023-04-03 16:04:55,241 [execute] INFO git cat-file --batch [2023-04-03T16:04:55.345Z] 2023-04-03 16:04:55,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T16:04:55.345Z] 2023-04-03 16:04:55,246 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-04-03T16:04:55.345Z] 3.0.0-dev.15 [Pipeline] } [2023-04-03T16:04:55.348Z] $ docker exec --env ******** --env ******** 95c77283e61afe92eec3baa0c57d0b5b6fe3f4be9d13d6a6576ce26deeaa262e ssh-agent -k [2023-04-03T16:04:55.440Z] unset SSH_AUTH_SOCK; [2023-04-03T16:04:55.440Z] unset SSH_AGENT_PID; [2023-04-03T16:04:55.440Z] echo Agent pid 20 killed; [2023-04-03T16:04:55.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T16:04:55.755Z] + git semver [Pipeline] } [2023-04-03T16:04:56.327Z] $ docker stop --time=1 95c77283e61afe92eec3baa0c57d0b5b6fe3f4be9d13d6a6576ce26deeaa262e [2023-04-03T16:04:58.192Z] $ docker rm -f --volumes 95c77283e61afe92eec3baa0c57d0b5b6fe3f4be9d13d6a6576ce26deeaa262e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T16:04:58.620Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T16:04:58.620Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:04:58.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T16:04:58.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:04:58.982Z] prd-ubuntu20.04-docker-8c-8g-6701 does not seem to be running inside a container [2023-04-03T16:04:59.012Z] $ 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 [2023-04-03T16:05:00.437Z] $ docker top 4995dbd0e7356b318b8ce13855a9f3edac0f6fbe8d74567ef7aa9cd642d312e4 -eo pid,comm [2023-04-03T16:05:00.486Z] 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). [2023-04-03T16:05:00.486Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T16:05:00.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T16:05:00.522Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T16:05:00.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T16:05:00.625Z] $ docker exec 4995dbd0e7356b318b8ce13855a9f3edac0f6fbe8d74567ef7aa9cd642d312e4 ssh-agent [2023-04-03T16:05:00.732Z] SSH_AUTH_SOCK=/tmp/ssh-QeROiBRzSbDv/agent.14 [2023-04-03T16:05:00.732Z] SSH_AGENT_PID=20 [2023-04-03T16:05:00.766Z] Running ssh-add (command line suppressed) [2023-04-03T16:05:00.860Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13472295232390626610.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13472295232390626610.key) [2023-04-03T16:05:00.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T16:05:01.180Z] + git semver push [2023-04-03T16:05:01.748Z] 2023-04-03 16:05:01,439 [run_push] DEBUG push [2023-04-03T16:05:01.748Z] 2023-04-03 16:05:01,440 [execute] INFO git cat-file --batch-check [2023-04-03T16:05:01.748Z] 2023-04-03 16:05:01,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T16:05:01.748Z] 2023-04-03 16:05:01,443 [execute] INFO git rev-list 79df340a058407cb033d3ab0eb1b760d0d9eb14c -- [2023-04-03T16:05:01.748Z] 2023-04-03 16:05:01,443 [execute] DEBUG Popen(['git', 'rev-list', '79df340a058407cb033d3ab0eb1b760d0d9eb14c', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-03T16:05:01.748Z] 2023-04-03 16:05:01,448 [execute] INFO git fetch -v origin [2023-04-03T16:05:01.748Z] 2023-04-03 16:05:01,448 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-03T16:05:02.316Z] 2023-04-03 16:05:02,255 [run_push] DEBUG no remote changes detected [2023-04-03T16:05:02.316Z] 2023-04-03 16:05:02,256 [execute] INFO git push origin semver [2023-04-03T16:05:02.316Z] 2023-04-03 16:05:02,256 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-03T16:05:03.791Z] 2023-04-03 16:05:03,386 [run_push] DEBUG push all version tags [2023-04-03T16:05:03.791Z] 2023-04-03 16:05:03,386 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-03T16:05:03.791Z] 2023-04-03 16:05:03,387 [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) [2023-04-03T16:05:04.412Z] 2023-04-03 16:05:04,358 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-04-03T16:05:04.412Z] 3.0.0-dev.15 [Pipeline] } [2023-04-03T16:05:04.435Z] $ docker exec --env ******** --env ******** 4995dbd0e7356b318b8ce13855a9f3edac0f6fbe8d74567ef7aa9cd642d312e4 ssh-agent -k [2023-04-03T16:05:04.543Z] unset SSH_AUTH_SOCK; [2023-04-03T16:05:04.543Z] unset SSH_AGENT_PID; [2023-04-03T16:05:04.543Z] echo Agent pid 20 killed; [2023-04-03T16:05:04.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T16:05:04.889Z] + git semver [Pipeline] } [2023-04-03T16:05:05.153Z] $ docker stop --time=1 4995dbd0e7356b318b8ce13855a9f3edac0f6fbe8d74567ef7aa9cd642d312e4 [2023-04-03T16:05:07.179Z] $ docker rm -f --volumes 4995dbd0e7356b318b8ce13855a9f3edac0f6fbe8d74567ef7aa9cd642d312e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-03T16:05:07.816Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-04-03T16:05:07.816Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-04-03T16:05:07.816Z] total 16 [2023-04-03T16:05:07.816Z] drwxr-xr-x 3 root root 4096 Apr 3 15:53 . [2023-04-03T16:05:07.816Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 3 16:04 .. [2023-04-03T16:05:07.816Z] drwxr-xr-x 2 root root 4096 Apr 3 15:53 cost [2023-04-03T16:05:07.816Z] -rw-r--r-- 1 root root 82 Apr 3 15:53 cost.csv [2023-04-03T16:05:07.816Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-04-03T16:05:07.817Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-04-03T16:05:07.817Z] total 16 [2023-04-03T16:05:07.817Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 15:53 . [2023-04-03T16:05:07.817Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 3 16:04 .. [2023-04-03T16:05:07.817Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 3 15:53 cost [2023-04-03T16:05:07.817Z] -rw-r--r-- 1 jenkins jenkins 82 Apr 3 15:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:05:08.107Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:05:08.974Z] ---> package-listing.sh [2023-04-03T16:05:08.974Z] ++ facter osfamily [2023-04-03T16:05:08.974Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-03T16:05:09.232Z] + OS_FAMILY=debian [2023-04-03T16:05:09.232Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-04-03T16:05:09.232Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-03T16:05:09.232Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-03T16:05:09.232Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-03T16:05:09.232Z] + PACKAGES=/tmp/packages_start.txt [2023-04-03T16:05:09.232Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-04-03T16:05:09.232Z] + PACKAGES=/tmp/packages_end.txt [2023-04-03T16:05:09.232Z] + case "${OS_FAMILY}" in [2023-04-03T16:05:09.232Z] + dpkg -l [2023-04-03T16:05:09.232Z] + grep '^ii' [2023-04-03T16:05:09.232Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-03T16:05:09.232Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-03T16:05:09.232Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-03T16:05:09.232Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-04-03T16:05:09.232Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-04-03T16:05:09.232Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-04-03T16:05:09.241Z] 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 [2023-04-03T16:05:09.520Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:05:10.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T16:05:10.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:05:10.153Z] prd-ubuntu20.04-docker-8c-8g-6701 does not seem to be running inside a container [2023-04-03T16:05:10.198Z] $ 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 [2023-04-03T16:05:11.822Z] $ docker top 9f03a94aac94ce52a9bfe9238c46c6b3553055b4f9092775fe872e4b7f059aba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T16:05:12.156Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-03T16:05:12.440Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-03T16:05:12.723Z] + ls /var/log/sa-host [2023-04-03T16:05:12.723Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T16:05:12.884Z] provisioning config files... [2023-04-03T16:05:12.891Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10317139650863469312tmp [Pipeline] { [Pipeline] echo [2023-04-03T16:05:12.903Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:05:13.183Z] ---> create-netrc.sh [Pipeline] } [2023-04-03T16:05:13.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:05:13.530Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-03T16:05:13.537Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:05:13.830Z] ---> sudo-logs.sh [2023-04-03T16:05:13.830Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-03T16:05:13.860Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:05:14.146Z] ---> job-cost.sh [2023-04-03T16:05:14.147Z] lf-activate-venv: SKIPPING [2023-04-03T16:05:14.147Z] DEBUG: total: 0.2199999988079071 [2023-04-03T16:05:14.147Z] INFO: Retrieving Stack Cost... [2023-04-03T16:05:14.413Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T16:05:14.992Z] INFO: Archiving Costs [Pipeline] echo [2023-04-03T16:05:15.003Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:05:15.283Z] ---> logs-deploy.sh [2023-04-03T16:05:15.283Z] lf-activate-venv: SKIPPING [2023-04-03T16:05:15.283Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/67 [2023-04-03T16:05:15.283Z] INFO: archiving workspace using pattern(s): [2023-04-03T16:05:16.243Z] Archives upload complete. [2023-04-03T16:05:16.501Z] INFO: archiving logs to Nexus