Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b 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-ssh8034737086943447113.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10154295597705407101.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2763520271727392116.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9154109236263112582.key Verifying host key using known hosts file > 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-ssh5711612693376216616.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118813 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b (main) Commit message: "Merge pull request #68 from lenny-intel/released-sdk" > 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 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b # timeout=10 > git rev-list --no-walk 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-09T21:15:52.071Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-09T21:15:52.134Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-09T21:15:52.144Z] ========================================================= [2022-11-09T21:15:52.144Z] EdgeX Global Pipelines Version Info [2022-11-09T21:15:52.144Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-09T21:15:52.843Z] ------------------- [2022-11-09T21:15:52.843Z] stable info: [2022-11-09T21:15:52.843Z] ------------------- [2022-11-09T21:15:52.843Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-09T21:15:52.843Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-09T21:15:52.843Z] Message: update stable to v1.0.244 [2022-11-09T21:15:53.411Z] ------------------- [2022-11-09T21:15:53.411Z] experimental info: [2022-11-09T21:15:53.411Z] ------------------- [2022-11-09T21:15:53.411Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-09T21:15:53.411Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-09T21:15:53.411Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-09T21:15:53.555Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-11-09T21:15:53.564Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-11-09T21:15:53.572Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-09T21:15:53.580Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-09T21:15:53.588Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-09T21:15:53.596Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-09T21:15:53.604Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-09T21:15:53.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-09T21:15:53.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-09T21:15:53.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-09T21:15:53.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-09T21:15:53.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-11-09T21:15:53.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-09T21:15:53.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-09T21:15:53.714Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-09T21:15:53.725Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-09T21:15:53.736Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-09T21:15:53.749Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-09T21:15:53.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-09T21:15:53.772Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-09T21:15:53.789Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-09T21:15:53.803Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-09T21:15:53.814Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-09T21:15:53.825Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-09T21:15:53.837Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-09T21:15:53.848Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-09T21:15:53.858Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-09T21:15:53.870Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-09T21:15:53.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-09T21:15:53.898Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-09T21:15:53.918Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [Pipeline] echo [2022-11-09T21:15:53.931Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d8ecf8 [Pipeline] echo [2022-11-09T21:15:53.949Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T21:15:53.997Z] provisioning config files... [2022-11-09T21:15:54.011Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1370698379044647125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T21:15:54.312Z] ---> docker-login.sh [2022-11-09T21:15:54.312Z] nexus3.edgexfoundry.org:10001 [2022-11-09T21:15:54.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:15:54.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:15:54.834Z] Configure a credential helper to remove this warning. See [2022-11-09T21:15:54.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:15:54.834Z] [2022-11-09T21:15:54.834Z] Login Succeeded [2022-11-09T21:15:54.834Z] nexus3.edgexfoundry.org:10002 [2022-11-09T21:15:54.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:15:54.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:15:54.834Z] Configure a credential helper to remove this warning. See [2022-11-09T21:15:54.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:15:54.834Z] [2022-11-09T21:15:54.834Z] Login Succeeded [2022-11-09T21:15:54.834Z] nexus3.edgexfoundry.org:10003 [2022-11-09T21:15:54.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:15:55.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:15:55.095Z] Configure a credential helper to remove this warning. See [2022-11-09T21:15:55.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:15:55.095Z] [2022-11-09T21:15:55.095Z] Login Succeeded [2022-11-09T21:15:55.095Z] nexus3.edgexfoundry.org:10004 [2022-11-09T21:15:55.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:15:55.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:15:55.095Z] Configure a credential helper to remove this warning. See [2022-11-09T21:15:55.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:15:55.095Z] [2022-11-09T21:15:55.095Z] Login Succeeded [2022-11-09T21:15:55.095Z] docker.io [2022-11-09T21:15:55.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:15:55.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:15:55.664Z] Configure a credential helper to remove this warning. See [2022-11-09T21:15:55.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:15:55.664Z] [2022-11-09T21:15:55.664Z] Login Succeeded [2022-11-09T21:15:55.664Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T21:15:55.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-09T21:15:56.041Z] + git rev-list -1 --merges 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b~1..6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [Pipeline] echo [2022-11-09T21:15:56.071Z] -----------> git rev-list -1 --merges 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b~1..6d8ecf80da7f2ca0a5daac1df958a19e93358a5b 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [2022-11-09T21:15:56.071Z] 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [false] [Pipeline] sh [2022-11-09T21:15:56.355Z] + git log --format=format:%s -1 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [Pipeline] echo [2022-11-09T21:15:56.375Z] ========================================================= [2022-11-09T21:15:56.375Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-09T21:15:56.375Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-09T21:15:56.715Z] + git log --format=format:%s -1 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [Pipeline] echo [2022-11-09T21:15:56.726Z] [semverPrep] GIT_COMMIT: 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b, Commit Message: Merge pull request #68 from lenny-intel/released-sdk [Pipeline] echo [2022-11-09T21:15:56.735Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-09T21:15:57.097Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T21:15:57.097Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-09T21:15:57.097Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-09T21:15:57.097Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-09T21:15:57.097Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2022-11-09T21:15:57.097Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-09T21:15:57.097Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:15:57.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T21:15:57.510Z] [2022-11-09T21:15:57.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:15:57.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T21:15:57.809Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-09T21:15:57.809Z] b85a868b505f: Pulling fs layer [2022-11-09T21:15:57.809Z] e2be974225ed: Pulling fs layer [2022-11-09T21:15:57.809Z] 339a4e72a1f5: Pulling fs layer [2022-11-09T21:15:57.809Z] 988bab9f4d93: Pulling fs layer [2022-11-09T21:15:57.809Z] 1469e6f7b9e6: Pulling fs layer [2022-11-09T21:15:57.809Z] eaf3925da568: Pulling fs layer [2022-11-09T21:15:57.809Z] bab4dde63d76: Pulling fs layer [2022-11-09T21:15:57.809Z] bde34c3a00c8: Pulling fs layer [2022-11-09T21:15:57.809Z] b352a97aabf1: Pulling fs layer [2022-11-09T21:15:57.809Z] 4872d77fe225: Pulling fs layer [2022-11-09T21:15:57.809Z] eaf3925da568: Waiting [2022-11-09T21:15:57.809Z] bab4dde63d76: Waiting [2022-11-09T21:15:57.809Z] bde34c3a00c8: Waiting [2022-11-09T21:15:57.809Z] 988bab9f4d93: Waiting [2022-11-09T21:15:57.809Z] 1469e6f7b9e6: Waiting [2022-11-09T21:15:57.809Z] b352a97aabf1: Waiting [2022-11-09T21:15:57.809Z] 5851b861e8e6: Pulling fs layer [2022-11-09T21:15:57.809Z] 5851b861e8e6: Waiting [2022-11-09T21:15:57.809Z] 4872d77fe225: Waiting [2022-11-09T21:15:57.809Z] e2be974225ed: Download complete [2022-11-09T21:15:57.809Z] 988bab9f4d93: Verifying Checksum [2022-11-09T21:15:57.809Z] 988bab9f4d93: Download complete [2022-11-09T21:15:58.068Z] 339a4e72a1f5: Verifying Checksum [2022-11-09T21:15:58.068Z] 339a4e72a1f5: Download complete [2022-11-09T21:15:58.068Z] 1469e6f7b9e6: Verifying Checksum [2022-11-09T21:15:58.068Z] 1469e6f7b9e6: Download complete [2022-11-09T21:15:58.068Z] eaf3925da568: Download complete [2022-11-09T21:15:58.068Z] bde34c3a00c8: Verifying Checksum [2022-11-09T21:15:58.068Z] bde34c3a00c8: Download complete [2022-11-09T21:15:58.068Z] b352a97aabf1: Verifying Checksum [2022-11-09T21:15:58.068Z] b352a97aabf1: Download complete [2022-11-09T21:15:58.068Z] 4872d77fe225: Verifying Checksum [2022-11-09T21:15:58.068Z] 4872d77fe225: Download complete [2022-11-09T21:15:58.068Z] 5851b861e8e6: Verifying Checksum [2022-11-09T21:15:58.068Z] 5851b861e8e6: Download complete [2022-11-09T21:15:58.068Z] b85a868b505f: Verifying Checksum [2022-11-09T21:15:58.068Z] b85a868b505f: Download complete [2022-11-09T21:15:58.326Z] bab4dde63d76: Verifying Checksum [2022-11-09T21:15:58.326Z] bab4dde63d76: Download complete [2022-11-09T21:15:59.263Z] b85a868b505f: Pull complete [2022-11-09T21:15:59.522Z] e2be974225ed: Pull complete [2022-11-09T21:15:59.781Z] 339a4e72a1f5: Pull complete [2022-11-09T21:15:59.781Z] 988bab9f4d93: Pull complete [2022-11-09T21:16:00.042Z] 1469e6f7b9e6: Pull complete [2022-11-09T21:16:00.300Z] eaf3925da568: Pull complete [2022-11-09T21:16:01.676Z] bab4dde63d76: Pull complete [2022-11-09T21:16:01.935Z] bde34c3a00c8: Pull complete [2022-11-09T21:16:01.935Z] b352a97aabf1: Pull complete [2022-11-09T21:16:01.935Z] 4872d77fe225: Pull complete [2022-11-09T21:16:02.194Z] 5851b861e8e6: Pull complete [2022-11-09T21:16:02.194Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-09T21:16:02.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T21:16:02.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T21:16:02.288Z] prd-ubuntu20.04-docker-8c-8g-118813 does not seem to be running inside a container [2022-11-09T21:16:02.326Z] $ 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 [2022-11-09T21:16:03.685Z] $ docker top 3bf93a9a4b7535aaff5717e38a464ddf11ce36c9f6335e79ff6ee961766b489f -eo pid,comm [2022-11-09T21:16:03.735Z] 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). [2022-11-09T21:16:03.735Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-09T21:16:03.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T21:16:03.770Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T21:16:03.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T21:16:03.878Z] $ docker exec 3bf93a9a4b7535aaff5717e38a464ddf11ce36c9f6335e79ff6ee961766b489f ssh-agent [2022-11-09T21:16:03.982Z] SSH_AUTH_SOCK=/tmp/ssh-Odo8zHxoQN4A/agent.32 [2022-11-09T21:16:03.982Z] SSH_AGENT_PID=38 [2022-11-09T21:16:03.988Z] Running ssh-add (command line suppressed) [2022-11-09T21:16:04.087Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9915753627694849672.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9915753627694849672.key) [2022-11-09T21:16:04.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T21:16:04.383Z] + git tag --points-at HEAD [Pipeline] } [2022-11-09T21:16:04.398Z] $ docker exec --env ******** --env ******** 3bf93a9a4b7535aaff5717e38a464ddf11ce36c9f6335e79ff6ee961766b489f ssh-agent -k [2022-11-09T21:16:04.501Z] unset SSH_AUTH_SOCK; [2022-11-09T21:16:04.501Z] unset SSH_AGENT_PID; [2022-11-09T21:16:04.501Z] echo Agent pid 38 killed; [2022-11-09T21:16:04.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2022-11-09T21:16:04.526Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.3.0-dev.20' [Pipeline] sshagent [2022-11-09T21:16:04.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T21:16:04.541Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T21:16:04.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T21:16:04.658Z] $ docker exec 3bf93a9a4b7535aaff5717e38a464ddf11ce36c9f6335e79ff6ee961766b489f ssh-agent [2022-11-09T21:16:04.766Z] SSH_AUTH_SOCK=/tmp/ssh-PITydZqBVPMf/agent.70 [2022-11-09T21:16:04.766Z] SSH_AGENT_PID=76 [2022-11-09T21:16:04.771Z] Running ssh-add (command line suppressed) [2022-11-09T21:16:04.878Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8678641847155462657.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8678641847155462657.key) [2022-11-09T21:16:04.888Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T21:16:05.173Z] + git semver init [2022-11-09T21:16:05.432Z] 2022-11-09 21:16:05,344 [run_init] DEBUG init version:0.0.0 force:False [2022-11-09T21:16:05.432Z] 2022-11-09 21:16:05,344 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2022-11-09T21:16:05.432Z] 2022-11-09 21:16:05,345 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2022-11-09T21:16:05.432Z] 2022-11-09 21:16:05,345 [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) [2022-11-09T21:16:06.368Z] 2022-11-09 21:16:06,334 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2022-11-09T21:16:06.368Z] 2022-11-09 21:16:06,335 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2022-11-09T21:16:06.368Z] 2022-11-09 21:16:06,335 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-11-09T21:16:06.368Z] 2022-11-09 21:16:06,335 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-11-09T21:16:06.368Z] 2.3.0-dev.21 [Pipeline] } [2022-11-09T21:16:06.381Z] $ docker exec --env ******** --env ******** 3bf93a9a4b7535aaff5717e38a464ddf11ce36c9f6335e79ff6ee961766b489f ssh-agent -k [2022-11-09T21:16:06.478Z] unset SSH_AUTH_SOCK; [2022-11-09T21:16:06.479Z] unset SSH_AGENT_PID; [2022-11-09T21:16:06.480Z] echo Agent pid 76 killed; [2022-11-09T21:16:06.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T21:16:06.804Z] + git semver [Pipeline] } [2022-11-09T21:16:07.190Z] $ docker stop --time=1 3bf93a9a4b7535aaff5717e38a464ddf11ce36c9f6335e79ff6ee961766b489f [2022-11-09T21:16:08.502Z] $ docker rm -f 3bf93a9a4b7535aaff5717e38a464ddf11ce36c9f6335e79ff6ee961766b489f [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T21:16:08.847Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-09T21:16:09.041Z] Stashed 1 file(s) [Pipeline] echo [2022-11-09T21:16:09.044Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.21 [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 [2022-11-09T21:16:09.270Z] provisioning config files... [2022-11-09T21:16:09.279Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2608368703115565265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T21:16:09.572Z] ---> docker-login.sh [2022-11-09T21:16:09.573Z] nexus3.edgexfoundry.org:10001 [2022-11-09T21:16:09.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:16:09.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:16:09.573Z] Configure a credential helper to remove this warning. See [2022-11-09T21:16:09.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:16:09.573Z] [2022-11-09T21:16:09.573Z] Login Succeeded [2022-11-09T21:16:09.573Z] nexus3.edgexfoundry.org:10002 [2022-11-09T21:16:09.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:16:09.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:16:09.573Z] Configure a credential helper to remove this warning. See [2022-11-09T21:16:09.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:16:09.573Z] [2022-11-09T21:16:09.573Z] Login Succeeded [2022-11-09T21:16:09.573Z] nexus3.edgexfoundry.org:10003 [2022-11-09T21:16:09.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:16:09.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:16:09.833Z] Configure a credential helper to remove this warning. See [2022-11-09T21:16:09.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:16:09.833Z] [2022-11-09T21:16:09.833Z] Login Succeeded [2022-11-09T21:16:09.833Z] nexus3.edgexfoundry.org:10004 [2022-11-09T21:16:09.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:16:09.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:16:09.833Z] Configure a credential helper to remove this warning. See [2022-11-09T21:16:09.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:16:09.833Z] [2022-11-09T21:16:09.833Z] Login Succeeded [2022-11-09T21:16:09.833Z] docker.io [2022-11-09T21:16:10.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:16:10.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:16:10.351Z] Configure a credential helper to remove this warning. See [2022-11-09T21:16:10.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:16:10.351Z] [2022-11-09T21:16:10.351Z] Login Succeeded [2022-11-09T21:16:10.351Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T21:16:10.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-09T21:16:10.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T21:16:10.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T21:16:10.430Z] ========================================================= [2022-11-09T21:16:10.430Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-09T21:16:10.430Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:16:10.741Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-09T21:16:10.741Z] Sending build context to Docker daemon 15.91MB [2022-11-09T21:16:10.741Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-09T21:16:10.741Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-09T21:16:10.741Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-09T21:16:10.741Z] 213ec9aee27d: Pulling fs layer [2022-11-09T21:16:10.741Z] 4583459ba037: Pulling fs layer [2022-11-09T21:16:10.741Z] 93c1e223e6f2: Pulling fs layer [2022-11-09T21:16:10.741Z] 53926ce57604: Pulling fs layer [2022-11-09T21:16:10.741Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-09T21:16:10.741Z] 22ff95d597cd: Pulling fs layer [2022-11-09T21:16:10.741Z] 12d6caf4c0d1: Pulling fs layer [2022-11-09T21:16:10.741Z] 96b7cbca73a9: Pulling fs layer [2022-11-09T21:16:10.741Z] a7acece74701: Pulling fs layer [2022-11-09T21:16:10.741Z] 21b2b0c7a3f4: Waiting [2022-11-09T21:16:10.741Z] 22ff95d597cd: Waiting [2022-11-09T21:16:10.741Z] 12d6caf4c0d1: Waiting [2022-11-09T21:16:10.741Z] 96b7cbca73a9: Waiting [2022-11-09T21:16:10.741Z] a7acece74701: Waiting [2022-11-09T21:16:10.741Z] 53926ce57604: Waiting [2022-11-09T21:16:11.001Z] 93c1e223e6f2: Verifying Checksum [2022-11-09T21:16:11.001Z] 93c1e223e6f2: Download complete [2022-11-09T21:16:11.001Z] 4583459ba037: Verifying Checksum [2022-11-09T21:16:11.001Z] 4583459ba037: Download complete [2022-11-09T21:16:11.001Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-09T21:16:11.001Z] 21b2b0c7a3f4: Download complete [2022-11-09T21:16:11.001Z] 22ff95d597cd: Verifying Checksum [2022-11-09T21:16:11.001Z] 22ff95d597cd: Download complete [2022-11-09T21:16:11.001Z] 213ec9aee27d: Verifying Checksum [2022-11-09T21:16:11.001Z] 213ec9aee27d: Download complete [2022-11-09T21:16:11.001Z] 12d6caf4c0d1: Download complete [2022-11-09T21:16:11.001Z] 213ec9aee27d: Pull complete [2022-11-09T21:16:11.263Z] 4583459ba037: Pull complete [2022-11-09T21:16:11.263Z] 93c1e223e6f2: Pull complete [2022-11-09T21:16:11.525Z] a7acece74701: Verifying Checksum [2022-11-09T21:16:11.525Z] a7acece74701: Download complete [2022-11-09T21:16:11.525Z] 96b7cbca73a9: Verifying Checksum [2022-11-09T21:16:11.525Z] 96b7cbca73a9: Download complete [2022-11-09T21:16:11.782Z] 53926ce57604: Verifying Checksum [2022-11-09T21:16:11.782Z] 53926ce57604: Download complete [2022-11-09T21:16:15.974Z] 53926ce57604: Pull complete [2022-11-09T21:16:15.974Z] 21b2b0c7a3f4: Pull complete [2022-11-09T21:16:15.974Z] 22ff95d597cd: Pull complete [2022-11-09T21:16:15.974Z] 12d6caf4c0d1: Pull complete [2022-11-09T21:16:17.875Z] 96b7cbca73a9: Pull complete [2022-11-09T21:16:18.808Z] a7acece74701: Pull complete [2022-11-09T21:16:18.808Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-09T21:16:18.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T21:16:18.808Z] ---> db6d94c90886 [2022-11-09T21:16:18.808Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-09T21:16:20.714Z] ---> Running in 2b0edc80a116 [2022-11-09T21:16:20.714Z] Removing intermediate container 2b0edc80a116 [2022-11-09T21:16:20.714Z] ---> 789af38ea625 [2022-11-09T21:16:20.714Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-09T21:16:20.714Z] ---> Running in 237abce405ef [2022-11-09T21:16:20.714Z] Removing intermediate container 237abce405ef [2022-11-09T21:16:20.714Z] ---> 3798a56e8845 [2022-11-09T21:16:20.714Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-09T21:16:20.714Z] ---> Running in 1c89fc82834b [2022-11-09T21:16:20.975Z] Removing intermediate container 1c89fc82834b [2022-11-09T21:16:20.975Z] ---> 8f640bad1bc2 [2022-11-09T21:16:20.975Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-09T21:16:20.975Z] ---> Running in 99a2957c1540 [2022-11-09T21:16:20.975Z] Removing intermediate container 99a2957c1540 [2022-11-09T21:16:20.975Z] ---> 41f8244ba11a [2022-11-09T21:16:20.975Z] Step 7/12 : WORKDIR /device-gpio [2022-11-09T21:16:20.975Z] ---> Running in b1c98d3a0735 [2022-11-09T21:16:21.233Z] Removing intermediate container b1c98d3a0735 [2022-11-09T21:16:21.233Z] ---> 663120cb531f [2022-11-09T21:16:21.233Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-09T21:16:21.233Z] ---> Running in 045de6ecf836 [2022-11-09T21:16:21.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T21:16:21.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T21:16:22.010Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-11-09T21:16:22.010Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-11-09T21:16:22.010Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-11-09T21:16:22.010Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-11-09T21:16:22.010Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T21:16:22.010Z] OK: 216 MiB in 55 packages [2022-11-09T21:16:22.576Z] Removing intermediate container 045de6ecf836 [2022-11-09T21:16:22.576Z] ---> 2c5722bb98be [2022-11-09T21:16:22.576Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-09T21:16:22.576Z] ---> 416461041e61 [2022-11-09T21:16:22.576Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T21:16:22.576Z] ---> Running in db130ebe3601 [2022-11-09T21:16:24.244Z] Still waiting to schedule task [2022-11-09T21:16:24.244Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-09T21:16:44.552Z] Removing intermediate container db130ebe3601 [2022-11-09T21:16:44.552Z] ---> 09532dec829a [2022-11-09T21:16:44.552Z] Step 11/12 : COPY . . [2022-11-09T21:16:44.811Z] ---> 41c371d1a703 [2022-11-09T21:16:44.811Z] Step 12/12 : RUN ${MAKE} [2022-11-09T21:16:44.811Z] ---> Running in ea36621d1679 [2022-11-09T21:16:45.084Z] noop [2022-11-09T21:16:45.344Z] Removing intermediate container ea36621d1679 [2022-11-09T21:16:45.344Z] ---> 16a3280c2c90 [2022-11-09T21:16:45.344Z] Successfully built 16a3280c2c90 [2022-11-09T21:16:45.344Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:16:45.660Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-09T21:16:45.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T21:16:45.727Z] prd-ubuntu20.04-docker-8c-8g-118813 does not seem to be running inside a container [2022-11-09T21:16:45.770Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-11-09T21:16:46.125Z] $ docker top 384d49fdb3d43e81a43f608eaee32cddb8004fadb73de41aeb6af31bf60278f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T21:16:46.473Z] + go version [2022-11-09T21:16:46.473Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-09T21:16:46.488Z] $ docker stop --time=1 384d49fdb3d43e81a43f608eaee32cddb8004fadb73de41aeb6af31bf60278f9 [2022-11-09T21:16:47.802Z] $ docker rm -f 384d49fdb3d43e81a43f608eaee32cddb8004fadb73de41aeb6af31bf60278f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:16:48.201Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-09T21:16:48.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T21:16:48.262Z] prd-ubuntu20.04-docker-8c-8g-118813 does not seem to be running inside a container [2022-11-09T21:16:48.296Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-11-09T21:16:48.635Z] $ docker top 7bda43f6ec22f39d49f7a0b010f412c05fc794e0b2ddd44936a110db2c6ad292 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T21:16:48.977Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2022-11-09T21:16:49.270Z] + make test [2022-11-09T21:16:49.270Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-09T21:16:49.528Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-11-09T21:16:57.632Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-11-09T21:16:57.632Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-11-09T21:17:04.189Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-09T21:17:04.189Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-09T21:17:06.100Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-09T21:17:06.100Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-09T21:17:06.100Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-09T21:17:06.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-09T21:17:06.383Z] $ docker stop --time=1 7bda43f6ec22f39d49f7a0b010f412c05fc794e0b2ddd44936a110db2c6ad292 [2022-11-09T21:17:08.227Z] $ docker rm -f 7bda43f6ec22f39d49f7a0b010f412c05fc794e0b2ddd44936a110db2c6ad292 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T21:17:08.661Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-09T21:17:08.702Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-09T21:17:09.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-09T21:17:09.464Z] + ls -al . [2022-11-09T21:17:09.464Z] total 168 [2022-11-09T21:17:09.464Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 21:16 . [2022-11-09T21:17:09.464Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 21:15 .. [2022-11-09T21:17:09.464Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 9 21:15 .dockerignore [2022-11-09T21:17:09.464Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 21:16 .git [2022-11-09T21:17:09.464Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 21:15 .github [2022-11-09T21:17:09.464Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 9 21:15 .gitignore [2022-11-09T21:17:09.464Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 9 21:15 .golangci.yml [2022-11-09T21:17:09.464Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 21:16 .semver [2022-11-09T21:17:09.464Z] -rw-rw-r-- 1 jenkins jenkins 9691 Nov 9 21:15 Attribution.txt [2022-11-09T21:17:09.464Z] -rw-rw-r-- 1 jenkins jenkins 4069 Nov 9 21:15 CHANGELOG.md [2022-11-09T21:17:09.464Z] -rw-rw-r-- 1 jenkins jenkins 1604 Nov 9 21:15 Dockerfile [2022-11-09T21:17:09.464Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 21:15 GOVERNANCE.md [2022-11-09T21:17:09.464Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 9 21:15 Jenkinsfile [2022-11-09T21:17:09.464Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 9 21:15 LICENSE [2022-11-09T21:17:09.464Z] -rw-rw-r-- 1 jenkins jenkins 2085 Nov 9 21:15 Makefile [2022-11-09T21:17:09.464Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 9 21:15 OWNERS.md [2022-11-09T21:17:09.464Z] -rw-rw-r-- 1 jenkins jenkins 11842 Nov 9 21:15 README.md [2022-11-09T21:17:09.464Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 9 21:16 VERSION [2022-11-09T21:17:09.464Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 21:15 bin [2022-11-09T21:17:09.464Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 21:15 cmd [2022-11-09T21:17:09.464Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 9 21:16 coverage.out [2022-11-09T21:17:09.464Z] -rw-rw-r-- 1 jenkins jenkins 3399 Nov 9 21:15 go.mod [2022-11-09T21:17:09.464Z] -rw-rw-r-- 1 jenkins jenkins 44977 Nov 9 21:15 go.sum [2022-11-09T21:17:09.464Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 21:15 internal [2022-11-09T21:17:09.464Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 21:15 snap [2022-11-09T21:17:09.464Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 9 21:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:17:09.763Z] + 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=6d8ecf80da7f2ca0a5daac1df958a19e93358a5b --label arch=amd64 --label version=2.3.0-dev.21 . [2022-11-09T21:17:09.763Z] Sending build context to Docker daemon 15.91MB [2022-11-09T21:17:09.763Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-11-09T21:17:09.763Z] Step 2/25 : FROM ${BASE} AS builder [2022-11-09T21:17:09.763Z] ---> 16a3280c2c90 [2022-11-09T21:17:09.763Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-11-09T21:17:09.763Z] ---> Running in b134e3eb1609 [2022-11-09T21:17:10.021Z] Removing intermediate container b134e3eb1609 [2022-11-09T21:17:10.021Z] ---> cb45daca1333 [2022-11-09T21:17:10.021Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-09T21:17:10.021Z] ---> Running in 7e4e35a1bc57 [2022-11-09T21:17:10.021Z] Removing intermediate container 7e4e35a1bc57 [2022-11-09T21:17:10.021Z] ---> f3a7eb962b91 [2022-11-09T21:17:10.021Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-09T21:17:10.021Z] ---> Running in e8ffdab91caf [2022-11-09T21:17:10.279Z] Removing intermediate container e8ffdab91caf [2022-11-09T21:17:10.279Z] ---> f9b1cc39fa97 [2022-11-09T21:17:10.279Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-11-09T21:17:10.279Z] ---> Running in 60d1469190a5 [2022-11-09T21:17:10.279Z] Removing intermediate container 60d1469190a5 [2022-11-09T21:17:10.279Z] ---> eb3faebaf402 [2022-11-09T21:17:10.279Z] Step 7/25 : WORKDIR /device-gpio [2022-11-09T21:17:10.279Z] ---> Running in 46bcef5e39c4 [2022-11-09T21:17:10.537Z] Removing intermediate container 46bcef5e39c4 [2022-11-09T21:17:10.537Z] ---> da56afd508f2 [2022-11-09T21:17:10.537Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-09T21:17:10.537Z] ---> Running in 7be31850c278 [2022-11-09T21:17:10.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T21:17:11.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T21:17:11.313Z] OK: 216 MiB in 55 packages [2022-11-09T21:17:11.571Z] Removing intermediate container 7be31850c278 [2022-11-09T21:17:11.571Z] ---> 1cd4c776d9f8 [2022-11-09T21:17:11.571Z] Step 9/25 : COPY go.mod vendor* ./ [2022-11-09T21:17:11.830Z] ---> 6622cc080fb5 [2022-11-09T21:17:11.830Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T21:17:11.830Z] ---> Running in f6c36fb8ad50 [2022-11-09T21:17:12.396Z] Removing intermediate container f6c36fb8ad50 [2022-11-09T21:17:12.396Z] ---> 8595a779ff72 [2022-11-09T21:17:12.396Z] Step 11/25 : COPY . . [2022-11-09T21:17:12.990Z] ---> ff3b888ebdb9 [2022-11-09T21:17:12.990Z] Step 12/25 : RUN ${MAKE} [2022-11-09T21:17:12.990Z] ---> Running in a1ef9d0ca80a [2022-11-09T21:17:12.990Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-11-09T21:17:31.099Z] Removing intermediate container a1ef9d0ca80a [2022-11-09T21:17:31.099Z] ---> 1ba4399af16c [2022-11-09T21:17:31.099Z] Step 13/25 : FROM alpine:3.16 [2022-11-09T21:17:31.359Z] 3.16: Pulling from library/alpine [2022-11-09T21:17:31.617Z] 213ec9aee27d: Already exists [2022-11-09T21:17:31.877Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-09T21:17:31.877Z] Status: Downloaded newer image for alpine:3.16 [2022-11-09T21:17:31.877Z] ---> 9c6f07244728 [2022-11-09T21:17:31.877Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-11-09T21:17:31.877Z] ---> Running in 7b7a10193cdb [2022-11-09T21:17:31.877Z] Removing intermediate container 7b7a10193cdb [2022-11-09T21:17:31.877Z] ---> 9742137a5d80 [2022-11-09T21:17:31.877Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-11-09T21:17:31.877Z] ---> Running in 7072d396bcbd [2022-11-09T21:17:32.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T21:17:32.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T21:17:32.397Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T21:17:32.397Z] (2/5) Installing libsodium (1.0.18-r0) [2022-11-09T21:17:32.397Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T21:17:32.397Z] (4/5) Installing libzmq (4.3.4-r0) [2022-11-09T21:17:32.397Z] (5/5) Installing zeromq (4.3.4-r0) [2022-11-09T21:17:32.397Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T21:17:32.397Z] OK: 8 MiB in 19 packages [2022-11-09T21:17:32.965Z] Removing intermediate container 7072d396bcbd [2022-11-09T21:17:32.965Z] ---> b1dee9eb8a6b [2022-11-09T21:17:32.965Z] Step 16/25 : WORKDIR / [2022-11-09T21:17:32.965Z] ---> Running in bb716f9504e4 [2022-11-09T21:17:32.965Z] Removing intermediate container bb716f9504e4 [2022-11-09T21:17:32.965Z] ---> cc23c5985527 [2022-11-09T21:17:32.965Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-11-09T21:17:33.223Z] ---> 9479b8fac701 [2022-11-09T21:17:33.224Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-11-09T21:17:33.224Z] ---> cc710e87cb6e [2022-11-09T21:17:33.224Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-11-09T21:17:33.789Z] ---> eabfb64db3fc [2022-11-09T21:17:33.789Z] Step 20/25 : EXPOSE 59910 [2022-11-09T21:17:33.789Z] ---> Running in 83b28c319e93 [2022-11-09T21:17:33.789Z] Removing intermediate container 83b28c319e93 [2022-11-09T21:17:33.789Z] ---> 569f0deb5eff [2022-11-09T21:17:33.789Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-11-09T21:17:34.047Z] ---> Running in 897a96fac935 [2022-11-09T21:17:34.047Z] Removing intermediate container 897a96fac935 [2022-11-09T21:17:34.047Z] ---> b640a5357e2e [2022-11-09T21:17:34.047Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T21:17:34.047Z] ---> Running in d036e876a9a4 [2022-11-09T21:17:34.047Z] Removing intermediate container d036e876a9a4 [2022-11-09T21:17:34.047Z] ---> 41f403f0da52 [2022-11-09T21:17:34.047Z] Step 23/25 : LABEL arch=amd64 [2022-11-09T21:17:34.047Z] ---> Running in d763b9809a83 [2022-11-09T21:17:34.342Z] Removing intermediate container d763b9809a83 [2022-11-09T21:17:34.342Z] ---> 30217f61a462 [2022-11-09T21:17:34.342Z] Step 24/25 : LABEL git_sha=6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [2022-11-09T21:17:34.342Z] ---> Running in 3f1ecb7dc558 [2022-11-09T21:17:34.342Z] Removing intermediate container 3f1ecb7dc558 [2022-11-09T21:17:34.342Z] ---> 1ef40142cdf6 [2022-11-09T21:17:34.342Z] Step 25/25 : LABEL version=2.3.0-dev.21 [2022-11-09T21:17:34.342Z] ---> Running in db80d02d7271 [2022-11-09T21:17:34.342Z] Removing intermediate container db80d02d7271 [2022-11-09T21:17:34.342Z] ---> b35319299b08 [2022-11-09T21:17:34.342Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-09T21:17:34.342Z] Successfully built b35319299b08 [2022-11-09T21:17:34.342Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T21:17:34.474Z] provisioning config files... [2022-11-09T21:17:34.499Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9595121681739853734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T21:17:34.853Z] ---> docker-login.sh [2022-11-09T21:17:34.854Z] nexus3.edgexfoundry.org:10001 [2022-11-09T21:17:34.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:17:34.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:17:34.854Z] Configure a credential helper to remove this warning. See [2022-11-09T21:17:34.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:17:34.854Z] [2022-11-09T21:17:34.854Z] Login Succeeded [2022-11-09T21:17:34.854Z] nexus3.edgexfoundry.org:10002 [2022-11-09T21:17:34.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:17:34.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:17:34.854Z] Configure a credential helper to remove this warning. See [2022-11-09T21:17:34.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:17:34.854Z] [2022-11-09T21:17:34.854Z] Login Succeeded [2022-11-09T21:17:34.854Z] nexus3.edgexfoundry.org:10003 [2022-11-09T21:17:35.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:17:35.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:17:35.111Z] Configure a credential helper to remove this warning. See [2022-11-09T21:17:35.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:17:35.111Z] [2022-11-09T21:17:35.111Z] Login Succeeded [2022-11-09T21:17:35.111Z] nexus3.edgexfoundry.org:10004 [2022-11-09T21:17:35.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:17:35.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:17:35.111Z] Configure a credential helper to remove this warning. See [2022-11-09T21:17:35.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:17:35.111Z] [2022-11-09T21:17:35.111Z] Login Succeeded [2022-11-09T21:17:35.111Z] docker.io [2022-11-09T21:17:35.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:17:35.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:17:35.369Z] Configure a credential helper to remove this warning. See [2022-11-09T21:17:35.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:17:35.369Z] [2022-11-09T21:17:35.369Z] Login Succeeded [2022-11-09T21:17:35.369Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T21:17:35.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T21:17:35.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T21:17:35.425Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-11-09T21:17:35.425Z] 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [2022-11-09T21:17:35.425Z] latest [2022-11-09T21:17:35.425Z] 2.3.0-dev.21 [2022-11-09T21:17:35.425Z] 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b-2.3.0-dev.21 [2022-11-09T21:17:35.425Z] main [2022-11-09T21:17:35.425Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:17:35.736Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:17:36.044Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [2022-11-09T21:17:36.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-11-09T21:17:36.044Z] 6ca7175b5402: Preparing [2022-11-09T21:17:36.044Z] abb2455b4479: Preparing [2022-11-09T21:17:36.044Z] bb50c132bb79: Preparing [2022-11-09T21:17:36.044Z] 27a98f38c8e8: Preparing [2022-11-09T21:17:36.044Z] 994393dc58e7: Preparing [2022-11-09T21:17:36.044Z] 994393dc58e7: Layer already exists [2022-11-09T21:17:36.044Z] bb50c132bb79: Pushed [2022-11-09T21:17:36.044Z] abb2455b4479: Pushed [2022-11-09T21:17:36.301Z] 27a98f38c8e8: Pushed [2022-11-09T21:17:38.835Z] 6ca7175b5402: Pushed [2022-11-09T21:17:38.835Z] 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b: digest: sha256:93caaf4992fc2c4fafec9ad94d729c4b4e0bb1b0cc3ce882c9afca3384311b5d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:17:39.147Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:17:39.446Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-11-09T21:17:39.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-11-09T21:17:39.446Z] 6ca7175b5402: Preparing [2022-11-09T21:17:39.446Z] abb2455b4479: Preparing [2022-11-09T21:17:39.446Z] bb50c132bb79: Preparing [2022-11-09T21:17:39.446Z] 27a98f38c8e8: Preparing [2022-11-09T21:17:39.446Z] 994393dc58e7: Preparing [2022-11-09T21:17:39.446Z] 27a98f38c8e8: Layer already exists [2022-11-09T21:17:39.446Z] 6ca7175b5402: Layer already exists [2022-11-09T21:17:39.446Z] bb50c132bb79: Layer already exists [2022-11-09T21:17:39.446Z] abb2455b4479: Layer already exists [2022-11-09T21:17:39.446Z] 994393dc58e7: Layer already exists [2022-11-09T21:17:39.446Z] latest: digest: sha256:93caaf4992fc2c4fafec9ad94d729c4b4e0bb1b0cc3ce882c9afca3384311b5d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:17:39.750Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:17:40.047Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.21 [2022-11-09T21:17:40.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-11-09T21:17:40.047Z] 6ca7175b5402: Preparing [2022-11-09T21:17:40.047Z] abb2455b4479: Preparing [2022-11-09T21:17:40.047Z] bb50c132bb79: Preparing [2022-11-09T21:17:40.047Z] 27a98f38c8e8: Preparing [2022-11-09T21:17:40.047Z] 994393dc58e7: Preparing [2022-11-09T21:17:40.047Z] bb50c132bb79: Layer already exists [2022-11-09T21:17:40.047Z] 27a98f38c8e8: Layer already exists [2022-11-09T21:17:40.047Z] 994393dc58e7: Layer already exists [2022-11-09T21:17:40.047Z] 6ca7175b5402: Layer already exists [2022-11-09T21:17:40.047Z] abb2455b4479: Layer already exists [2022-11-09T21:17:40.047Z] 2.3.0-dev.21: digest: sha256:93caaf4992fc2c4fafec9ad94d729c4b4e0bb1b0cc3ce882c9afca3384311b5d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:17:40.358Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:17:40.663Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b-2.3.0-dev.21 [2022-11-09T21:17:40.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-11-09T21:17:40.663Z] 6ca7175b5402: Preparing [2022-11-09T21:17:40.663Z] abb2455b4479: Preparing [2022-11-09T21:17:40.663Z] bb50c132bb79: Preparing [2022-11-09T21:17:40.663Z] 27a98f38c8e8: Preparing [2022-11-09T21:17:40.663Z] 994393dc58e7: Preparing [2022-11-09T21:17:40.663Z] abb2455b4479: Layer already exists [2022-11-09T21:17:40.663Z] 27a98f38c8e8: Layer already exists [2022-11-09T21:17:40.663Z] bb50c132bb79: Layer already exists [2022-11-09T21:17:40.663Z] 6ca7175b5402: Layer already exists [2022-11-09T21:17:40.663Z] 994393dc58e7: Layer already exists [2022-11-09T21:17:40.663Z] 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b-2.3.0-dev.21: digest: sha256:93caaf4992fc2c4fafec9ad94d729c4b4e0bb1b0cc3ce882c9afca3384311b5d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:17:40.965Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:17:41.276Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2022-11-09T21:17:41.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-11-09T21:17:41.276Z] 6ca7175b5402: Preparing [2022-11-09T21:17:41.276Z] abb2455b4479: Preparing [2022-11-09T21:17:41.276Z] bb50c132bb79: Preparing [2022-11-09T21:17:41.276Z] 27a98f38c8e8: Preparing [2022-11-09T21:17:41.276Z] 994393dc58e7: Preparing [2022-11-09T21:17:41.276Z] abb2455b4479: Layer already exists [2022-11-09T21:17:41.276Z] 27a98f38c8e8: Layer already exists [2022-11-09T21:17:41.276Z] bb50c132bb79: Layer already exists [2022-11-09T21:17:41.276Z] 994393dc58e7: Layer already exists [2022-11-09T21:17:41.276Z] 6ca7175b5402: Layer already exists [2022-11-09T21:17:41.276Z] main: digest: sha256:93caaf4992fc2c4fafec9ad94d729c4b4e0bb1b0cc3ce882c9afca3384311b5d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T21:17:41.326Z] ===================================================== [Pipeline] echo [2022-11-09T21:17:41.333Z] taggedImages: [2022-11-09T21:17:41.333Z] - nexus3.edgexfoundry.org:10004/device-gpio:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [2022-11-09T21:17:41.333Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-11-09T21:17:41.333Z] - nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.21 [2022-11-09T21:17:41.333Z] - nexus3.edgexfoundry.org:10004/device-gpio:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b-2.3.0-dev.21 [2022-11-09T21:17:41.333Z] - 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 [2022-11-09T21:17:41.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T21:17:41.680Z] [2022-11-09T21:17:41.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:17:41.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T21:17:41.971Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-09T21:17:41.971Z] 5eb5b503b376: Pulling fs layer [2022-11-09T21:17:41.971Z] 5c69ac0246d0: Pulling fs layer [2022-11-09T21:17:41.971Z] ec43610c2a17: Pulling fs layer [2022-11-09T21:17:41.971Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-09T21:17:41.971Z] 33b1e0a273af: Pulling fs layer [2022-11-09T21:17:41.971Z] 5d3b04190fa2: Pulling fs layer [2022-11-09T21:17:41.971Z] 2f39f015ded8: Pulling fs layer [2022-11-09T21:17:41.971Z] 33b1e0a273af: Waiting [2022-11-09T21:17:41.971Z] 5d3b04190fa2: Waiting [2022-11-09T21:17:41.971Z] 2f39f015ded8: Waiting [2022-11-09T21:17:41.971Z] 3a2ae6a8a46f: Waiting [2022-11-09T21:17:41.971Z] 5c69ac0246d0: Verifying Checksum [2022-11-09T21:17:41.971Z] 5c69ac0246d0: Download complete [2022-11-09T21:17:41.971Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-09T21:17:41.971Z] 3a2ae6a8a46f: Download complete [2022-11-09T21:17:41.971Z] 33b1e0a273af: Verifying Checksum [2022-11-09T21:17:41.971Z] 33b1e0a273af: Download complete [2022-11-09T21:17:41.971Z] 5d3b04190fa2: Download complete [2022-11-09T21:17:41.971Z] ec43610c2a17: Verifying Checksum [2022-11-09T21:17:41.971Z] ec43610c2a17: Download complete [2022-11-09T21:17:42.232Z] 5eb5b503b376: Verifying Checksum [2022-11-09T21:17:42.232Z] 5eb5b503b376: Download complete [2022-11-09T21:17:42.804Z] 2f39f015ded8: Download complete [2022-11-09T21:17:43.370Z] 5eb5b503b376: Pull complete [2022-11-09T21:17:43.627Z] 5c69ac0246d0: Pull complete [2022-11-09T21:17:43.886Z] ec43610c2a17: Pull complete [2022-11-09T21:17:44.144Z] 3a2ae6a8a46f: Pull complete [2022-11-09T21:17:44.402Z] 33b1e0a273af: Pull complete [2022-11-09T21:17:44.402Z] 5d3b04190fa2: Pull complete [2022-11-09T21:17:48.582Z] 2f39f015ded8: Pull complete [2022-11-09T21:17:48.582Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-09T21:17:48.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T21:17:48.582Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T21:17:48.667Z] prd-ubuntu20.04-docker-8c-8g-118813 does not seem to be running inside a container [2022-11-09T21:17:48.709Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-09T21:17:50.252Z] $ docker top 9b4ac566cb964ec7f80d05e2b08b181274006668218ceaa831e6576383138a24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T21:17:50.633Z] ---> job-cost.sh [2022-11-09T21:17:50.633Z] lf-activate-venv: SKIPPING [2022-11-09T21:17:50.633Z] INFO: No Stack... [2022-11-09T21:17:50.891Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-09T21:17:51.149Z] INFO: Archiving Costs [Pipeline] sh [2022-11-09T21:17:51.435Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2022-11-09T21:17:51.435Z] + cut -d, -f6 [Pipeline] lock [2022-11-09T21:17:51.447Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-51-stack-cost] [2022-11-09T21:17:51.453Z] Resource [jenkins-edgexfoundry-device-gpio-main-51-stack-cost] did not exist. Created. [2022-11-09T21:17:51.453Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-09T21:17:51.752Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-09T21:17:51.787Z] Stashed 1 file(s) [Pipeline] } [2022-11-09T21:17:51.793Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-09T21:17:51.813Z] $ docker stop --time=1 9b4ac566cb964ec7f80d05e2b08b181274006668218ceaa831e6576383138a24 [2022-11-09T21:17:52.971Z] $ docker rm -f 9b4ac566cb964ec7f80d05e2b08b181274006668218ceaa831e6576383138a24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-09T21:17:53.735Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118814 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2022-11-09T21:17:53.748Z] Running in /w/workspace/device-gpio/51 [Pipeline] { [Pipeline] checkout [2022-11-09T21:17:53.777Z] The recommended git tool is: git [2022-11-09T21:17:58.779Z] using credential edgex-jenkins-ssh [2022-11-09T21:17:58.799Z] Cloning the remote Git repository [2022-11-09T21:17:58.849Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-11-09T21:17:58.937Z] > git init /w/workspace/device-gpio/51 # timeout=10 [2022-11-09T21:17:59.076Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-11-09T21:17:59.077Z] > git --version # timeout=10 [2022-11-09T21:17:59.100Z] > git --version # 'git version 2.25.1' [2022-11-09T21:17:59.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-09T21:17:59.147Z] Verifying host key using known hosts file [2022-11-09T21:17:59.327Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-09T21:17:59.341Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-09T21:18:00.911Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-11-09T21:18:00.941Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-09T21:18:01.773Z] Avoid second fetch [2022-11-09T21:18:01.774Z] Checking out Revision 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b (main) [2022-11-09T21:18:02.321Z] Commit message: "Merge pull request #68 from lenny-intel/released-sdk" [2022-11-09T21:18:01.791Z] > git config core.sparsecheckout # timeout=10 [2022-11-09T21:18:01.807Z] > git checkout -f 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-09T21:18:03.235Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-09T21:18:03.235Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T21:18:03.235Z] Dload Upload Total Spent Left Speed [2022-11-09T21:18:03.235Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 76841 0 --:--:-- --:--:-- --:--:-- 76375 100 12602 100 12602 0 0 76375 0 --:--:-- --:--:-- --:--:-- 75915 [Pipeline] sh [2022-11-09T21:18:03.829Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-09T21:18:04.154Z] + sudo tee /etc/docker/daemon.new [2022-11-09T21:18:04.154Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-09T21:18:04.154Z] { [2022-11-09T21:18:04.154Z] "registry-mirrors": [ [2022-11-09T21:18:04.154Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-09T21:18:04.154Z] ], [2022-11-09T21:18:04.154Z] "bip": "10.250.0.254/24", [2022-11-09T21:18:04.154Z] "hosts": [ [2022-11-09T21:18:04.154Z] "tcp://0.0.0.0:5555", [2022-11-09T21:18:04.154Z] "unix:///var/run/docker.sock" [2022-11-09T21:18:04.154Z] ], [2022-11-09T21:18:04.154Z] "mtu": 1458, [2022-11-09T21:18:04.154Z] "selinux-enabled": true, [2022-11-09T21:18:04.154Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-09T21:18:04.154Z] } [Pipeline] sh [2022-11-09T21:18:04.484Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-09T21:18:04.828Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T21:18:23.094Z] provisioning config files... [2022-11-09T21:18:23.120Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/51@tmp/config10257325637874922054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T21:18:23.474Z] ---> docker-login.sh [2022-11-09T21:18:23.474Z] nexus3.edgexfoundry.org:10001 [2022-11-09T21:18:24.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:18:24.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:18:24.065Z] Configure a credential helper to remove this warning. See [2022-11-09T21:18:24.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:18:24.065Z] [2022-11-09T21:18:24.065Z] Login Succeeded [2022-11-09T21:18:24.065Z] nexus3.edgexfoundry.org:10002 [2022-11-09T21:18:24.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:18:24.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:18:24.606Z] Configure a credential helper to remove this warning. See [2022-11-09T21:18:24.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:18:24.606Z] [2022-11-09T21:18:24.606Z] Login Succeeded [2022-11-09T21:18:24.606Z] nexus3.edgexfoundry.org:10003 [2022-11-09T21:18:24.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:18:24.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:18:24.877Z] Configure a credential helper to remove this warning. See [2022-11-09T21:18:24.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:18:24.877Z] [2022-11-09T21:18:24.877Z] Login Succeeded [2022-11-09T21:18:24.877Z] nexus3.edgexfoundry.org:10004 [2022-11-09T21:18:25.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:18:25.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:18:25.149Z] Configure a credential helper to remove this warning. See [2022-11-09T21:18:25.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:18:25.149Z] [2022-11-09T21:18:25.149Z] Login Succeeded [2022-11-09T21:18:25.149Z] docker.io [2022-11-09T21:18:25.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:18:26.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:18:26.003Z] Configure a credential helper to remove this warning. See [2022-11-09T21:18:26.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:18:26.003Z] [2022-11-09T21:18:26.003Z] Login Succeeded [2022-11-09T21:18:26.003Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T21:18:26.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-09T21:18:26.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T21:18:26.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T21:18:26.178Z] ========================================================= [2022-11-09T21:18:26.178Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-09T21:18:26.178Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:18:26.502Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-09T21:18:26.770Z] Sending build context to Docker daemon 8.026MB [2022-11-09T21:18:26.770Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-09T21:18:26.770Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-09T21:18:27.039Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-09T21:18:27.039Z] 9b18e9b68314: Pulling fs layer [2022-11-09T21:18:27.039Z] 35d82f9e3411: Pulling fs layer [2022-11-09T21:18:27.039Z] e16973657156: Pulling fs layer [2022-11-09T21:18:27.039Z] fc693d55d65f: Pulling fs layer [2022-11-09T21:18:27.039Z] 7e9fc2657dce: Pulling fs layer [2022-11-09T21:18:27.039Z] dda99020689f: Pulling fs layer [2022-11-09T21:18:27.039Z] db1c61fa0a46: Pulling fs layer [2022-11-09T21:18:27.039Z] 891c053d2c06: Pulling fs layer [2022-11-09T21:18:27.039Z] fc693d55d65f: Waiting [2022-11-09T21:18:27.039Z] 7e9fc2657dce: Waiting [2022-11-09T21:18:27.039Z] db1c61fa0a46: Waiting [2022-11-09T21:18:27.039Z] dda99020689f: Waiting [2022-11-09T21:18:27.039Z] 891c053d2c06: Waiting [2022-11-09T21:18:27.039Z] e16973657156: Verifying Checksum [2022-11-09T21:18:27.039Z] e16973657156: Download complete [2022-11-09T21:18:27.039Z] 35d82f9e3411: Download complete [2022-11-09T21:18:27.039Z] 7e9fc2657dce: Verifying Checksum [2022-11-09T21:18:27.039Z] 7e9fc2657dce: Download complete [2022-11-09T21:18:27.039Z] dda99020689f: Verifying Checksum [2022-11-09T21:18:27.039Z] dda99020689f: Download complete [2022-11-09T21:18:27.039Z] 9b18e9b68314: Verifying Checksum [2022-11-09T21:18:27.039Z] 9b18e9b68314: Download complete [2022-11-09T21:18:28.016Z] 9b18e9b68314: Pull complete [2022-11-09T21:18:28.016Z] 891c053d2c06: Verifying Checksum [2022-11-09T21:18:28.016Z] 891c053d2c06: Download complete [2022-11-09T21:18:28.627Z] 35d82f9e3411: Pull complete [2022-11-09T21:18:28.897Z] e16973657156: Pull complete [2022-11-09T21:18:29.489Z] db1c61fa0a46: Verifying Checksum [2022-11-09T21:18:29.489Z] db1c61fa0a46: Download complete [2022-11-09T21:18:30.087Z] fc693d55d65f: Verifying Checksum [2022-11-09T21:18:30.087Z] fc693d55d65f: Download complete [2022-11-09T21:18:42.435Z] fc693d55d65f: Pull complete [2022-11-09T21:18:42.435Z] 7e9fc2657dce: Pull complete [2022-11-09T21:18:42.435Z] dda99020689f: Pull complete [2022-11-09T21:18:47.796Z] db1c61fa0a46: Pull complete [2022-11-09T21:18:49.750Z] 891c053d2c06: Pull complete [2022-11-09T21:18:49.750Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-09T21:18:49.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T21:18:50.020Z] ---> f96f9c87975a [2022-11-09T21:18:50.020Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-09T21:18:51.973Z] ---> Running in b8dad77e21c4 [2022-11-09T21:18:51.973Z] Removing intermediate container b8dad77e21c4 [2022-11-09T21:18:51.973Z] ---> 33f01bf64dac [2022-11-09T21:18:51.973Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-09T21:18:51.973Z] ---> Running in a45d2bc014df [2022-11-09T21:18:52.242Z] Removing intermediate container a45d2bc014df [2022-11-09T21:18:52.242Z] ---> 602b9e916d1f [2022-11-09T21:18:52.242Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-09T21:18:52.242Z] ---> Running in e6d7fe04da7e [2022-11-09T21:18:52.519Z] Removing intermediate container e6d7fe04da7e [2022-11-09T21:18:52.519Z] ---> acf77b613c96 [2022-11-09T21:18:52.519Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-09T21:18:52.786Z] ---> Running in 822a573d16b9 [2022-11-09T21:18:53.054Z] Removing intermediate container 822a573d16b9 [2022-11-09T21:18:53.054Z] ---> ef42bd1305cb [2022-11-09T21:18:53.054Z] Step 7/12 : WORKDIR /device-gpio [2022-11-09T21:18:53.054Z] ---> Running in 608c3224ed02 [2022-11-09T21:18:53.328Z] Removing intermediate container 608c3224ed02 [2022-11-09T21:18:53.328Z] ---> 30329c54416c [2022-11-09T21:18:53.328Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-09T21:18:53.328Z] ---> Running in 26cef775766f [2022-11-09T21:18:54.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T21:18:54.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T21:18:55.707Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-11-09T21:18:55.707Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-11-09T21:18:55.707Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-11-09T21:18:55.707Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-11-09T21:18:55.707Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T21:18:55.707Z] OK: 226 MiB in 55 packages [2022-11-09T21:18:56.675Z] Removing intermediate container 26cef775766f [2022-11-09T21:18:56.675Z] ---> 7cd913e8f40f [2022-11-09T21:18:56.675Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-09T21:18:57.261Z] ---> ab2800160caa [2022-11-09T21:18:57.261Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T21:18:57.261Z] ---> Running in 2b3976d3121e [2022-11-09T21:19:53.767Z] Removing intermediate container 2b3976d3121e [2022-11-09T21:19:53.767Z] ---> 0c67d36db2bd [2022-11-09T21:19:53.767Z] Step 11/12 : COPY . . [2022-11-09T21:19:54.350Z] ---> 002ebd5328a4 [2022-11-09T21:19:54.350Z] Step 12/12 : RUN ${MAKE} [2022-11-09T21:19:54.617Z] ---> Running in 677ba2ede98b [2022-11-09T21:19:55.579Z] noop [2022-11-09T21:19:55.845Z] Removing intermediate container 677ba2ede98b [2022-11-09T21:19:55.845Z] ---> 72e11ce7ac0b [2022-11-09T21:19:55.845Z] Successfully built 72e11ce7ac0b [2022-11-09T21:19:55.845Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:19:56.187Z] + docker inspect -f . ci-base-image-arm64 [2022-11-09T21:19:56.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T21:19:56.357Z] prd-ubuntu20.04-docker-arm64-4c-16g-118814 does not seem to be running inside a container [2022-11-09T21:19:56.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/51 -v /w/workspace/device-gpio/51:/w/workspace/device-gpio/51:rw,z -v /w/workspace/device-gpio/51@tmp:/w/workspace/device-gpio/51@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 ******** -e ******** ci-base-image-arm64 cat [2022-11-09T21:19:57.536Z] $ docker top 1ba7de1331205377810213878cd2b878940ae6ea81f17b556a15a104e6bf836f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T21:19:58.347Z] + go version [2022-11-09T21:19:58.347Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-09T21:19:58.367Z] $ docker stop --time=1 1ba7de1331205377810213878cd2b878940ae6ea81f17b556a15a104e6bf836f [2022-11-09T21:19:59.947Z] $ docker rm -f 1ba7de1331205377810213878cd2b878940ae6ea81f17b556a15a104e6bf836f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:20:00.474Z] + docker inspect -f . ci-base-image-arm64 [2022-11-09T21:20:00.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T21:20:00.627Z] prd-ubuntu20.04-docker-arm64-4c-16g-118814 does not seem to be running inside a container [2022-11-09T21:20:00.685Z] $ 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/51 -v /w/workspace/device-gpio/51:/w/workspace/device-gpio/51:rw,z -v /w/workspace/device-gpio/51@tmp:/w/workspace/device-gpio/51@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 ******** -e ******** ci-base-image-arm64 cat [2022-11-09T21:20:01.782Z] $ docker top 792d7c3cd4a757dec6d4f43ed94c8c9b41ae4ac7c2e303f2ea13d033a3d2149b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T21:20:02.272Z] + git config --global --add safe.directory /w/workspace/device-gpio/51 [Pipeline] fileExists [Pipeline] sh [2022-11-09T21:20:02.918Z] + make test [2022-11-09T21:20:02.918Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-09T21:20:04.330Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-11-09T21:21:25.940Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-11-09T21:21:25.940Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-11-09T21:21:25.940Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-09T21:21:25.940Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-09T21:21:44.170Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-09T21:21:44.170Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-09T21:21:44.170Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-09T21:21:44.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-09T21:21:44.464Z] $ docker stop --time=1 792d7c3cd4a757dec6d4f43ed94c8c9b41ae4ac7c2e303f2ea13d033a3d2149b [2022-11-09T21:21:46.172Z] $ docker rm -f 792d7c3cd4a757dec6d4f43ed94c8c9b41ae4ac7c2e303f2ea13d033a3d2149b [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T21:21:47.081Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-09T21:21:47.100Z] Warning: overwriting stash ‘coverage-report’ [2022-11-09T21:21:47.464Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-09T21:21:47.823Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-09T21:21:48.138Z] + ls -al . [2022-11-09T21:21:48.138Z] total 164 [2022-11-09T21:21:48.138Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 21:20 . [2022-11-09T21:21:48.138Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 21:17 .. [2022-11-09T21:21:48.138Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 9 21:18 .dockerignore [2022-11-09T21:21:48.138Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 21:18 .git [2022-11-09T21:21:48.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 21:18 .github [2022-11-09T21:21:48.138Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 9 21:18 .gitignore [2022-11-09T21:21:48.138Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 9 21:18 .golangci.yml [2022-11-09T21:21:48.138Z] -rw-rw-r-- 1 jenkins jenkins 9691 Nov 9 21:18 Attribution.txt [2022-11-09T21:21:48.138Z] -rw-rw-r-- 1 jenkins jenkins 4069 Nov 9 21:18 CHANGELOG.md [2022-11-09T21:21:48.138Z] -rw-rw-r-- 1 jenkins jenkins 1604 Nov 9 21:18 Dockerfile [2022-11-09T21:21:48.138Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 21:18 GOVERNANCE.md [2022-11-09T21:21:48.138Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 9 21:18 Jenkinsfile [2022-11-09T21:21:48.138Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 9 21:18 LICENSE [2022-11-09T21:21:48.138Z] -rw-rw-r-- 1 jenkins jenkins 2085 Nov 9 21:18 Makefile [2022-11-09T21:21:48.138Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 9 21:18 OWNERS.md [2022-11-09T21:21:48.138Z] -rw-rw-r-- 1 jenkins jenkins 11842 Nov 9 21:18 README.md [2022-11-09T21:21:48.138Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 9 21:16 VERSION [2022-11-09T21:21:48.138Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 21:18 bin [2022-11-09T21:21:48.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 21:18 cmd [2022-11-09T21:21:48.138Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 9 21:20 coverage.out [2022-11-09T21:21:48.138Z] -rw-rw-r-- 1 jenkins jenkins 3399 Nov 9 21:18 go.mod [2022-11-09T21:21:48.138Z] -rw-rw-r-- 1 jenkins jenkins 44977 Nov 9 21:18 go.sum [2022-11-09T21:21:48.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 21:18 internal [2022-11-09T21:21:48.138Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 21:18 snap [2022-11-09T21:21:48.138Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 9 21:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:21:48.470Z] + 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=6d8ecf80da7f2ca0a5daac1df958a19e93358a5b --label arch=arm64 --label version=2.3.0-dev.21 . [2022-11-09T21:21:48.779Z] Sending build context to Docker daemon 8.027MB [2022-11-09T21:21:48.779Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-11-09T21:21:48.779Z] Step 2/25 : FROM ${BASE} AS builder [2022-11-09T21:21:48.779Z] ---> 72e11ce7ac0b [2022-11-09T21:21:48.779Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-11-09T21:21:49.048Z] ---> Running in 578e234346b9 [2022-11-09T21:21:49.641Z] Removing intermediate container 578e234346b9 [2022-11-09T21:21:49.641Z] ---> 1142acbd6dc1 [2022-11-09T21:21:49.641Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-09T21:21:49.641Z] ---> Running in 26d48c909b1c [2022-11-09T21:21:49.919Z] Removing intermediate container 26d48c909b1c [2022-11-09T21:21:49.919Z] ---> 40692c3d7425 [2022-11-09T21:21:49.919Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-09T21:21:50.191Z] ---> Running in 6b173007bd9f [2022-11-09T21:21:50.458Z] Removing intermediate container 6b173007bd9f [2022-11-09T21:21:50.458Z] ---> b66c630acf62 [2022-11-09T21:21:50.458Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-11-09T21:21:50.458Z] ---> Running in f0ef5b78d21a [2022-11-09T21:21:50.726Z] Removing intermediate container f0ef5b78d21a [2022-11-09T21:21:50.726Z] ---> aaf432cd32b3 [2022-11-09T21:21:50.726Z] Step 7/25 : WORKDIR /device-gpio [2022-11-09T21:21:50.726Z] ---> Running in 954f46ae3344 [2022-11-09T21:21:50.994Z] Removing intermediate container 954f46ae3344 [2022-11-09T21:21:50.994Z] ---> 5adb8dcb4856 [2022-11-09T21:21:50.994Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-09T21:21:51.264Z] ---> Running in a7e473b63798 [2022-11-09T21:21:52.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T21:21:52.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T21:21:53.457Z] OK: 226 MiB in 55 packages [2022-11-09T21:21:54.422Z] Removing intermediate container a7e473b63798 [2022-11-09T21:21:54.422Z] ---> 09e74f4394ad [2022-11-09T21:21:54.422Z] Step 9/25 : COPY go.mod vendor* ./ [2022-11-09T21:21:55.007Z] ---> 7507a51cdeea [2022-11-09T21:21:55.007Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T21:21:55.007Z] ---> Running in 8c3fef832525 [2022-11-09T21:21:56.958Z] Removing intermediate container 8c3fef832525 [2022-11-09T21:21:56.958Z] ---> 42c0c8c4e3ff [2022-11-09T21:21:56.958Z] Step 11/25 : COPY . . [2022-11-09T21:21:57.919Z] ---> ee2fb1b05b4f [2022-11-09T21:21:57.919Z] Step 12/25 : RUN ${MAKE} [2022-11-09T21:21:57.920Z] ---> Running in 1b131aa3a841 [2022-11-09T21:21:58.881Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-11-09T21:24:20.597Z] Removing intermediate container 1b131aa3a841 [2022-11-09T21:24:20.597Z] ---> cc962a702b85 [2022-11-09T21:24:20.597Z] Step 13/25 : FROM alpine:3.16 [2022-11-09T21:24:20.597Z] 3.16: Pulling from library/alpine [2022-11-09T21:24:20.597Z] 9b18e9b68314: Already exists [2022-11-09T21:24:20.597Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-09T21:24:20.597Z] Status: Downloaded newer image for alpine:3.16 [2022-11-09T21:24:20.597Z] ---> a6215f271958 [2022-11-09T21:24:20.597Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-11-09T21:24:20.597Z] ---> Running in 82ee7b088c24 [2022-11-09T21:24:20.597Z] Removing intermediate container 82ee7b088c24 [2022-11-09T21:24:20.597Z] ---> 5d2785dc9da9 [2022-11-09T21:24:20.597Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-11-09T21:24:20.597Z] ---> Running in 8737b6f3c97c [2022-11-09T21:24:20.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T21:24:20.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T21:24:20.597Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T21:24:20.597Z] (2/5) Installing libsodium (1.0.18-r0) [2022-11-09T21:24:20.597Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T21:24:20.597Z] (4/5) Installing libzmq (4.3.4-r0) [2022-11-09T21:24:20.597Z] (5/5) Installing zeromq (4.3.4-r0) [2022-11-09T21:24:20.597Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T21:24:20.597Z] OK: 8 MiB in 19 packages [2022-11-09T21:24:20.597Z] Removing intermediate container 8737b6f3c97c [2022-11-09T21:24:20.597Z] ---> 4370001984fd [2022-11-09T21:24:20.597Z] Step 16/25 : WORKDIR / [2022-11-09T21:24:20.597Z] ---> Running in 96f1655e37c6 [2022-11-09T21:24:20.597Z] Removing intermediate container 96f1655e37c6 [2022-11-09T21:24:20.597Z] ---> fd9e78138a55 [2022-11-09T21:24:20.597Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-11-09T21:24:20.597Z] ---> 2e551867985d [2022-11-09T21:24:20.597Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-11-09T21:24:20.597Z] ---> 3353f8cf006a [2022-11-09T21:24:20.597Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-11-09T21:24:20.597Z] ---> 8b43d8dbeaa5 [2022-11-09T21:24:20.597Z] Step 20/25 : EXPOSE 59910 [2022-11-09T21:24:20.597Z] ---> Running in a0e6517603db [2022-11-09T21:24:20.597Z] Removing intermediate container a0e6517603db [2022-11-09T21:24:20.597Z] ---> 127de905fc95 [2022-11-09T21:24:20.597Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-11-09T21:24:20.597Z] ---> Running in 0b578c613aa8 [2022-11-09T21:24:20.864Z] Removing intermediate container 0b578c613aa8 [2022-11-09T21:24:20.864Z] ---> bebb997622d4 [2022-11-09T21:24:20.864Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T21:24:20.864Z] ---> Running in 0a42d1668bfe [2022-11-09T21:24:21.132Z] Removing intermediate container 0a42d1668bfe [2022-11-09T21:24:21.132Z] ---> da7337525f0c [2022-11-09T21:24:21.132Z] Step 23/25 : LABEL arch=arm64 [2022-11-09T21:24:21.132Z] ---> Running in b00828084259 [2022-11-09T21:24:21.404Z] Removing intermediate container b00828084259 [2022-11-09T21:24:21.404Z] ---> 8c88c2c6a33e [2022-11-09T21:24:21.404Z] Step 24/25 : LABEL git_sha=6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [2022-11-09T21:24:21.672Z] ---> Running in 700294d0ea5c [2022-11-09T21:24:21.937Z] Removing intermediate container 700294d0ea5c [2022-11-09T21:24:21.937Z] ---> 5ec1f30b38ec [2022-11-09T21:24:21.937Z] Step 25/25 : LABEL version=2.3.0-dev.21 [2022-11-09T21:24:21.937Z] ---> Running in a1d224dce5c2 [2022-11-09T21:24:22.205Z] Removing intermediate container a1d224dce5c2 [2022-11-09T21:24:22.205Z] ---> 2813bb83e701 [2022-11-09T21:24:22.205Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-09T21:24:22.205Z] Successfully built 2813bb83e701 [2022-11-09T21:24:22.205Z] 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 [2022-11-09T21:24:22.320Z] provisioning config files... [2022-11-09T21:24:22.336Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/51@tmp/config9227211800292973477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T21:24:22.666Z] ---> docker-login.sh [2022-11-09T21:24:22.666Z] nexus3.edgexfoundry.org:10001 [2022-11-09T21:24:22.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:24:22.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:24:22.933Z] Configure a credential helper to remove this warning. See [2022-11-09T21:24:22.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:24:22.933Z] [2022-11-09T21:24:22.933Z] Login Succeeded [2022-11-09T21:24:22.933Z] nexus3.edgexfoundry.org:10002 [2022-11-09T21:24:23.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:24:23.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:24:23.203Z] Configure a credential helper to remove this warning. See [2022-11-09T21:24:23.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:24:23.203Z] [2022-11-09T21:24:23.203Z] Login Succeeded [2022-11-09T21:24:23.203Z] nexus3.edgexfoundry.org:10003 [2022-11-09T21:24:23.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:24:23.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:24:23.736Z] Configure a credential helper to remove this warning. See [2022-11-09T21:24:23.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:24:23.736Z] [2022-11-09T21:24:23.736Z] Login Succeeded [2022-11-09T21:24:23.736Z] nexus3.edgexfoundry.org:10004 [2022-11-09T21:24:24.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:24:24.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:24:24.003Z] Configure a credential helper to remove this warning. See [2022-11-09T21:24:24.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:24:24.003Z] [2022-11-09T21:24:24.003Z] Login Succeeded [2022-11-09T21:24:24.003Z] docker.io [2022-11-09T21:24:24.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T21:24:24.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T21:24:24.537Z] Configure a credential helper to remove this warning. See [2022-11-09T21:24:24.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T21:24:24.537Z] [2022-11-09T21:24:24.537Z] Login Succeeded [2022-11-09T21:24:24.537Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T21:24:24.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T21:24:24.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T21:24:24.595Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-11-09T21:24:24.595Z] 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [2022-11-09T21:24:24.595Z] latest [2022-11-09T21:24:24.595Z] 2.3.0-dev.21 [2022-11-09T21:24:24.595Z] 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b-2.3.0-dev.21 [2022-11-09T21:24:24.595Z] main [2022-11-09T21:24:24.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:24:24.949Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:24:25.293Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [2022-11-09T21:24:25.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-11-09T21:24:25.293Z] 73f0ff4ef884: Preparing [2022-11-09T21:24:25.293Z] 9947ed56787d: Preparing [2022-11-09T21:24:25.293Z] 3bbfce04f350: Preparing [2022-11-09T21:24:25.293Z] 57fa6bcf63da: Preparing [2022-11-09T21:24:25.293Z] 5d3e392a13a0: Preparing [2022-11-09T21:24:25.293Z] 5d3e392a13a0: Layer already exists [2022-11-09T21:24:25.562Z] 3bbfce04f350: Pushed [2022-11-09T21:24:25.562Z] 9947ed56787d: Pushed [2022-11-09T21:24:26.144Z] 57fa6bcf63da: Pushed [2022-11-09T21:24:31.477Z] 73f0ff4ef884: Pushed [2022-11-09T21:24:31.477Z] 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b: digest: sha256:5efcfdf483705b8b7bfb1513b08cae12617f2720da05a79a620e727a38afbb0e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:24:31.814Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:24:32.144Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-11-09T21:24:32.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-11-09T21:24:32.144Z] 73f0ff4ef884: Preparing [2022-11-09T21:24:32.144Z] 9947ed56787d: Preparing [2022-11-09T21:24:32.144Z] 3bbfce04f350: Preparing [2022-11-09T21:24:32.144Z] 57fa6bcf63da: Preparing [2022-11-09T21:24:32.144Z] 5d3e392a13a0: Preparing [2022-11-09T21:24:32.144Z] 57fa6bcf63da: Layer already exists [2022-11-09T21:24:32.144Z] 3bbfce04f350: Layer already exists [2022-11-09T21:24:32.144Z] 5d3e392a13a0: Layer already exists [2022-11-09T21:24:32.144Z] 9947ed56787d: Layer already exists [2022-11-09T21:24:32.144Z] 73f0ff4ef884: Layer already exists [2022-11-09T21:24:32.412Z] latest: digest: sha256:5efcfdf483705b8b7bfb1513b08cae12617f2720da05a79a620e727a38afbb0e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:24:32.756Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:24:33.091Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.21 [2022-11-09T21:24:33.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-11-09T21:24:33.091Z] 73f0ff4ef884: Preparing [2022-11-09T21:24:33.091Z] 9947ed56787d: Preparing [2022-11-09T21:24:33.091Z] 3bbfce04f350: Preparing [2022-11-09T21:24:33.091Z] 57fa6bcf63da: Preparing [2022-11-09T21:24:33.091Z] 5d3e392a13a0: Preparing [2022-11-09T21:24:33.091Z] 3bbfce04f350: Layer already exists [2022-11-09T21:24:33.091Z] 5d3e392a13a0: Layer already exists [2022-11-09T21:24:33.091Z] 9947ed56787d: Layer already exists [2022-11-09T21:24:33.091Z] 57fa6bcf63da: Layer already exists [2022-11-09T21:24:33.091Z] 73f0ff4ef884: Layer already exists [2022-11-09T21:24:33.091Z] 2.3.0-dev.21: digest: sha256:5efcfdf483705b8b7bfb1513b08cae12617f2720da05a79a620e727a38afbb0e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:24:33.424Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:24:33.763Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b-2.3.0-dev.21 [2022-11-09T21:24:33.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-11-09T21:24:33.763Z] 73f0ff4ef884: Preparing [2022-11-09T21:24:33.763Z] 9947ed56787d: Preparing [2022-11-09T21:24:33.763Z] 3bbfce04f350: Preparing [2022-11-09T21:24:33.763Z] 57fa6bcf63da: Preparing [2022-11-09T21:24:33.763Z] 5d3e392a13a0: Preparing [2022-11-09T21:24:33.763Z] 73f0ff4ef884: Layer already exists [2022-11-09T21:24:33.763Z] 57fa6bcf63da: Layer already exists [2022-11-09T21:24:33.763Z] 9947ed56787d: Layer already exists [2022-11-09T21:24:33.763Z] 3bbfce04f350: Layer already exists [2022-11-09T21:24:33.763Z] 5d3e392a13a0: Layer already exists [2022-11-09T21:24:33.763Z] 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b-2.3.0-dev.21: digest: sha256:5efcfdf483705b8b7bfb1513b08cae12617f2720da05a79a620e727a38afbb0e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:24:34.168Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:24:34.530Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2022-11-09T21:24:34.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-11-09T21:24:34.530Z] 73f0ff4ef884: Preparing [2022-11-09T21:24:34.530Z] 9947ed56787d: Preparing [2022-11-09T21:24:34.530Z] 3bbfce04f350: Preparing [2022-11-09T21:24:34.530Z] 57fa6bcf63da: Preparing [2022-11-09T21:24:34.530Z] 5d3e392a13a0: Preparing [2022-11-09T21:24:34.530Z] 3bbfce04f350: Layer already exists [2022-11-09T21:24:34.530Z] 9947ed56787d: Layer already exists [2022-11-09T21:24:34.530Z] 73f0ff4ef884: Layer already exists [2022-11-09T21:24:34.530Z] 5d3e392a13a0: Layer already exists [2022-11-09T21:24:34.530Z] 57fa6bcf63da: Layer already exists [2022-11-09T21:24:34.530Z] main: digest: sha256:5efcfdf483705b8b7bfb1513b08cae12617f2720da05a79a620e727a38afbb0e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T21:24:34.584Z] ===================================================== [Pipeline] echo [2022-11-09T21:24:34.590Z] taggedImages: [2022-11-09T21:24:34.590Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [2022-11-09T21:24:34.590Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-11-09T21:24:34.590Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.21 [2022-11-09T21:24:34.590Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b-2.3.0-dev.21 [2022-11-09T21:24:34.590Z] - 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 [2022-11-09T21:24:34.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T21:24:34.954Z] [2022-11-09T21:24:34.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:24:35.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T21:24:35.316Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-09T21:24:35.316Z] 8998bd30e6a1: Pulling fs layer [2022-11-09T21:24:35.316Z] 04944245beec: Pulling fs layer [2022-11-09T21:24:35.316Z] 699f458cf7ca: Pulling fs layer [2022-11-09T21:24:35.316Z] 765212b225bb: Pulling fs layer [2022-11-09T21:24:35.316Z] f23df028b6ca: Pulling fs layer [2022-11-09T21:24:35.316Z] d65c8cfc05b1: Pulling fs layer [2022-11-09T21:24:35.316Z] 2437ff75d9bd: Pulling fs layer [2022-11-09T21:24:35.316Z] f23df028b6ca: Waiting [2022-11-09T21:24:35.316Z] d65c8cfc05b1: Waiting [2022-11-09T21:24:35.316Z] 2437ff75d9bd: Waiting [2022-11-09T21:24:35.316Z] 765212b225bb: Waiting [2022-11-09T21:24:35.621Z] 04944245beec: Verifying Checksum [2022-11-09T21:24:35.621Z] 04944245beec: Download complete [2022-11-09T21:24:35.621Z] 765212b225bb: Verifying Checksum [2022-11-09T21:24:35.621Z] 765212b225bb: Download complete [2022-11-09T21:24:35.621Z] f23df028b6ca: Verifying Checksum [2022-11-09T21:24:35.621Z] f23df028b6ca: Download complete [2022-11-09T21:24:35.621Z] d65c8cfc05b1: Verifying Checksum [2022-11-09T21:24:35.621Z] d65c8cfc05b1: Download complete [2022-11-09T21:24:35.891Z] 699f458cf7ca: Verifying Checksum [2022-11-09T21:24:35.891Z] 699f458cf7ca: Download complete [2022-11-09T21:24:36.157Z] 8998bd30e6a1: Verifying Checksum [2022-11-09T21:24:36.157Z] 8998bd30e6a1: Download complete [2022-11-09T21:24:38.742Z] 2437ff75d9bd: Verifying Checksum [2022-11-09T21:24:38.742Z] 2437ff75d9bd: Download complete [2022-11-09T21:24:40.147Z] 8998bd30e6a1: Pull complete [2022-11-09T21:24:40.730Z] 04944245beec: Pull complete [2022-11-09T21:24:42.138Z] 699f458cf7ca: Pull complete [2022-11-09T21:24:42.138Z] 765212b225bb: Pull complete [2022-11-09T21:24:43.102Z] f23df028b6ca: Pull complete [2022-11-09T21:24:43.102Z] d65c8cfc05b1: Pull complete [2022-11-09T21:24:58.093Z] 2437ff75d9bd: Pull complete [2022-11-09T21:24:58.093Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-09T21:24:58.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T21:24:58.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T21:24:58.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-118814 does not seem to be running inside a container [2022-11-09T21:24:58.345Z] $ 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/51 -v /w/workspace/device-gpio/51:/w/workspace/device-gpio/51:rw,z -v /w/workspace/device-gpio/51@tmp:/w/workspace/device-gpio/51@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-09T21:25:00.820Z] $ docker top 0a5d2e8d797accc0c60544f755f4450e0a5b8062363dd66ca0fc7e286559e62c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T21:25:01.662Z] ---> job-cost.sh [2022-11-09T21:25:01.662Z] lf-activate-venv: SKIPPING [2022-11-09T21:25:01.662Z] INFO: No Stack... [2022-11-09T21:25:01.929Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-09T21:25:02.887Z] INFO: Archiving Costs [Pipeline] sh [2022-11-09T21:25:03.197Z] + cat /w/workspace/device-gpio/51/archives/cost.csv [2022-11-09T21:25:03.197Z] + cut -d, -f6 [Pipeline] lock [2022-11-09T21:25:03.261Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-51-stack-cost] [2022-11-09T21:25:03.267Z] Resource [jenkins-edgexfoundry-device-gpio-main-51-stack-cost] did not exist. Created. [2022-11-09T21:25:03.267Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-09T21:25:03.921Z] /w/workspace/device-gpio/51@tmp/durable-8dc63084/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-09T21:25:04.250Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-09T21:25:04.273Z] Warning: overwriting stash ‘stack-cost’ [2022-11-09T21:25:04.320Z] Stashed 1 file(s) [Pipeline] } [2022-11-09T21:25:04.328Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-09T21:25:04.345Z] $ docker stop --time=1 0a5d2e8d797accc0c60544f755f4450e0a5b8062363dd66ca0fc7e286559e62c [2022-11-09T21:25:06.517Z] $ docker rm -f 0a5d2e8d797accc0c60544f755f4450e0a5b8062363dd66ca0fc7e286559e62c [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 [2022-11-09T21:25:06.889Z] provisioning config files... [2022-11-09T21:25:06.896Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14447913472792315452tmp [Pipeline] { [Pipeline] sh [2022-11-09T21:25:07.192Z] + set +x [2022-11-09T21:25:07.192Z] + curl -s https://codecov.io/bash [2022-11-09T21:25:07.192Z] + bash -s -- [2022-11-09T21:25:07.192Z] [2022-11-09T21:25:07.192Z] _____ _ [2022-11-09T21:25:07.192Z] / ____| | | [2022-11-09T21:25:07.192Z] | | ___ __| | ___ ___ _____ __ [2022-11-09T21:25:07.192Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-09T21:25:07.192Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-09T21:25:07.192Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-09T21:25:07.192Z] Bash-1.0.6 [2022-11-09T21:25:07.192Z] [2022-11-09T21:25:07.192Z] [2022-11-09T21:25:07.192Z] ==> git version 2.25.1 found [2022-11-09T21:25:07.192Z] ==> 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 [2022-11-09T21:25:07.192Z] Release-Date: 2020-01-08 [2022-11-09T21:25:07.192Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-09T21:25:07.192Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-09T21:25:07.192Z] ==> Jenkins CI detected. [2022-11-09T21:25:07.192Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2022-11-09T21:25:07.192Z] project root: . [2022-11-09T21:25:07.192Z] --> token set from env [2022-11-09T21:25:07.192Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-09T21:25:07.192Z] ==> Running gcov in . (disable via -X gcov) [2022-11-09T21:25:07.192Z] ==> Python coveragepy not found [2022-11-09T21:25:07.192Z] ==> Searching for coverage reports in: [2022-11-09T21:25:07.192Z] + . [2022-11-09T21:25:07.192Z] -> Found 1 reports [2022-11-09T21:25:07.192Z] ==> Detecting git/mercurial file structure [2022-11-09T21:25:07.192Z] ==> Reading reports [2022-11-09T21:25:07.452Z] + ./coverage.out bytes=10 [2022-11-09T21:25:07.452Z] ==> Appending adjustments [2022-11-09T21:25:07.452Z] https://docs.codecov.io/docs/fixing-reports [2022-11-09T21:25:07.452Z] + Found adjustments [2022-11-09T21:25:07.452Z] ==> Gzipping contents [2022-11-09T21:25:07.452Z] 4.0K /tmp/codecov.Et3vnc.gz [2022-11-09T21:25:07.452Z] ==> Uploading reports [2022-11-09T21:25:07.452Z] url: https://codecov.io [2022-11-09T21:25:07.452Z] query: branch=main&commit=6d8ecf80da7f2ca0a5daac1df958a19e93358a5b&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-09T21:25:07.452Z] -> Pinging Codecov [2022-11-09T21:25:07.452Z] 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=6d8ecf80da7f2ca0a5daac1df958a19e93358a5b&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-09T21:25:07.712Z] -> Uploading to [2022-11-09T21:25:07.712Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-09/3EC07B1A8CA8AF9BCAA0BB9F0134797F/6d8ecf80da7f2ca0a5daac1df958a19e93358a5b/69696120-ca3b-40be-9505-f320b6a53f7a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221109T212507Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4403309641937d6cd7312092ff4749162c19ca418ef512455afb8a1947eeca80 [2022-11-09T21:25:07.712Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T21:25:07.712Z] Dload Upload Total Spent Left Speed [2022-11-09T21:25:07.971Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 3267 --:--:-- --:--:-- --:--:-- 3254 100 781 0 0 100 781 0 3267 --:--:-- --:--:-- --:--:-- 3254 [2022-11-09T21:25:07.971Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [Pipeline] } [2022-11-09T21:25:07.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-09T21:25:08.153Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-09T21:25:08.163Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:25:08.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-09T21:25:08.460Z] [2022-11-09T21:25:08.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:25:08.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-09T21:25:08.752Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-09T21:25:08.752Z] df9b9388f04a: Pulling fs layer [2022-11-09T21:25:08.752Z] 52dc419b0ee2: Pulling fs layer [2022-11-09T21:25:08.752Z] 25bc292e5bac: Pulling fs layer [2022-11-09T21:25:08.752Z] 114826534d7a: Pulling fs layer [2022-11-09T21:25:08.752Z] 4657fd5d0bcf: Pulling fs layer [2022-11-09T21:25:08.752Z] 6ad1cebc031e: Pulling fs layer [2022-11-09T21:25:08.752Z] 8a3aa393b2d8: Pulling fs layer [2022-11-09T21:25:08.752Z] 114826534d7a: Waiting [2022-11-09T21:25:08.752Z] 4657fd5d0bcf: Waiting [2022-11-09T21:25:08.752Z] 6ad1cebc031e: Waiting [2022-11-09T21:25:08.752Z] 8a3aa393b2d8: Waiting [2022-11-09T21:25:08.752Z] 25bc292e5bac: Verifying Checksum [2022-11-09T21:25:08.752Z] 25bc292e5bac: Download complete [2022-11-09T21:25:08.752Z] 52dc419b0ee2: Download complete [2022-11-09T21:25:08.752Z] 4657fd5d0bcf: Verifying Checksum [2022-11-09T21:25:08.752Z] 4657fd5d0bcf: Download complete [2022-11-09T21:25:08.752Z] df9b9388f04a: Download complete [2022-11-09T21:25:09.012Z] df9b9388f04a: Pull complete [2022-11-09T21:25:09.012Z] 6ad1cebc031e: Verifying Checksum [2022-11-09T21:25:09.012Z] 6ad1cebc031e: Download complete [2022-11-09T21:25:09.012Z] 52dc419b0ee2: Pull complete [2022-11-09T21:25:09.012Z] 25bc292e5bac: Pull complete [2022-11-09T21:25:09.578Z] 114826534d7a: Verifying Checksum [2022-11-09T21:25:09.578Z] 114826534d7a: Download complete [2022-11-09T21:25:09.578Z] 8a3aa393b2d8: Verifying Checksum [2022-11-09T21:25:09.578Z] 8a3aa393b2d8: Download complete [2022-11-09T21:25:12.851Z] 114826534d7a: Pull complete [2022-11-09T21:25:12.852Z] 4657fd5d0bcf: Pull complete [2022-11-09T21:25:12.852Z] 6ad1cebc031e: Pull complete [2022-11-09T21:25:15.383Z] 8a3aa393b2d8: Pull complete [2022-11-09T21:25:15.383Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-09T21:25:15.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-09T21:25:15.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T21:25:15.458Z] prd-ubuntu20.04-docker-8c-8g-118813 does not seem to be running inside a container [2022-11-09T21:25:15.493Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-09T21:25:17.027Z] $ docker top 053c3ad70901ff13a2797e32836022d750f10818fcc7c49fe8f427a123763966 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-09T21:25:17.092Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2022-11-09T21:25:17.370Z] + set -o pipefail [2022-11-09T21:25:17.371Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2022-11-09T21:25:25.488Z] [2022-11-09T21:25:25.488Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2022-11-09T21:25:25.488Z] [2022-11-09T21:25:25.488Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/12a91d01-056a-4964-b4dc-6e1718c9d8a5 [2022-11-09T21:25:25.488Z] [2022-11-09T21:25:25.488Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-09T21:25:25.488Z] [2022-11-09T21:25:25.488Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-09T21:25:25.488Z] [2022-11-09T21:25:25.488Z] [2022-11-09T21:25:25.488Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-09T21:25:25.488Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-09T21:25:25.488Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-09T21:25:25.499Z] $ docker stop --time=1 053c3ad70901ff13a2797e32836022d750f10818fcc7c49fe8f427a123763966 [2022-11-09T21:25:27.509Z] $ docker rm -f 053c3ad70901ff13a2797e32836022d750f10818fcc7c49fe8f427a123763966 [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 [2022-11-09T21:25:28.199Z] + git log --format=format:%s -1 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [Pipeline] sh [2022-11-09T21:25:28.486Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T21:25:28.487Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:25:28.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T21:25:28.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T21:25:28.842Z] prd-ubuntu20.04-docker-8c-8g-118813 does not seem to be running inside a container [2022-11-09T21:25:28.872Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-09T21:25:29.216Z] $ docker top 6a09e6838eca89be2f650c94ecfe822efc07255e9dcc4aa62bd6cef7ac056e4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-09T21:25:29.285Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.3.0-dev.20' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T21:25:29.573Z] + git semver [Pipeline] } [2022-11-09T21:25:29.847Z] $ docker stop --time=1 6a09e6838eca89be2f650c94ecfe822efc07255e9dcc4aa62bd6cef7ac056e4b [2022-11-09T21:25:31.136Z] $ docker rm -f 6a09e6838eca89be2f650c94ecfe822efc07255e9dcc4aa62bd6cef7ac056e4b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:25:31.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-09T21:25:31.509Z] [2022-11-09T21:25:31.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:25:31.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-09T21:25:31.800Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-09T21:25:31.800Z] ab5ef0e58194: Pulling fs layer [2022-11-09T21:25:31.800Z] 9712f1f96733: Pulling fs layer [2022-11-09T21:25:31.800Z] 63f879dbbcfc: Pulling fs layer [2022-11-09T21:25:31.800Z] 0d9ebad4ef96: Pulling fs layer [2022-11-09T21:25:31.800Z] e9a5061849ea: Pulling fs layer [2022-11-09T21:25:31.800Z] d747dcd14b5f: Pulling fs layer [2022-11-09T21:25:31.800Z] 2de7ff778b66: Pulling fs layer [2022-11-09T21:25:31.800Z] 0d9ebad4ef96: Waiting [2022-11-09T21:25:31.800Z] e9a5061849ea: Waiting [2022-11-09T21:25:31.800Z] d747dcd14b5f: Waiting [2022-11-09T21:25:31.800Z] 2de7ff778b66: Waiting [2022-11-09T21:25:31.800Z] 9712f1f96733: Download complete [2022-11-09T21:25:32.367Z] 63f879dbbcfc: Verifying Checksum [2022-11-09T21:25:32.367Z] 63f879dbbcfc: Download complete [2022-11-09T21:25:32.624Z] e9a5061849ea: Verifying Checksum [2022-11-09T21:25:32.625Z] e9a5061849ea: Download complete [2022-11-09T21:25:32.625Z] 0d9ebad4ef96: Verifying Checksum [2022-11-09T21:25:32.625Z] 0d9ebad4ef96: Download complete [2022-11-09T21:25:32.625Z] d747dcd14b5f: Verifying Checksum [2022-11-09T21:25:32.625Z] d747dcd14b5f: Download complete [2022-11-09T21:25:32.625Z] ab5ef0e58194: Verifying Checksum [2022-11-09T21:25:32.625Z] ab5ef0e58194: Download complete [2022-11-09T21:25:32.881Z] 2de7ff778b66: Verifying Checksum [2022-11-09T21:25:32.881Z] 2de7ff778b66: Download complete [2022-11-09T21:25:35.405Z] ab5ef0e58194: Pull complete [2022-11-09T21:25:35.405Z] 9712f1f96733: Pull complete [2022-11-09T21:25:35.969Z] 63f879dbbcfc: Pull complete [2022-11-09T21:25:39.244Z] 0d9ebad4ef96: Pull complete [2022-11-09T21:25:39.244Z] e9a5061849ea: Pull complete [2022-11-09T21:25:39.244Z] d747dcd14b5f: Pull complete [2022-11-09T21:25:40.176Z] 2de7ff778b66: Pull complete [2022-11-09T21:25:40.176Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-09T21:25:40.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-09T21:25:40.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T21:25:40.508Z] prd-ubuntu20.04-docker-8c-8g-118813 does not seem to be running inside a container [2022-11-09T21:25:40.533Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-11-09T21:25:42.272Z] $ docker top 10f48955426bffa0b0bd05a11325760c30f400c8ca7efa6372a390321e30b201 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-09T21:25:42.337Z] provisioning config files... [2022-11-09T21:25:42.343Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11702837699547640481tmp [2022-11-09T21:25:42.352Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1760509404481211844tmp [2022-11-09T21:25:42.363Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16525955157664194537tmp [Pipeline] { [Pipeline] echo [2022-11-09T21:25:42.378Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T21:25:42.662Z] ---> sigul-configuration.sh [2022-11-09T21:25:42.662Z] gpg: directory `/root/.gnupg' created [2022-11-09T21:25:42.662Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-09T21:25:42.662Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-09T21:25:42.662Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-09T21:25:42.662Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-09T21:25:42.662Z] gpg: CAST5 encrypted data [2022-11-09T21:25:42.662Z] gpg: encrypted with 1 passphrase [2022-11-09T21:25:42.662Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-09T21:25:42.946Z] + mkdir /home/jenkins [2022-11-09T21:25:42.946Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-09T21:25:43.232Z] + 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 [2022-11-09T21:25:43.239Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T21:25:43.523Z] ---> sigul-install.sh [2022-11-09T21:25:43.523Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-09T21:25:43.808Z] + git tag --list [2022-11-09T21:25:43.808Z] v1.0.0 [2022-11-09T21:25:43.808Z] v2.1.0 [2022-11-09T21:25:43.808Z] v2.1.1 [2022-11-09T21:25:43.808Z] v2.1.1-dev.1 [2022-11-09T21:25:43.808Z] v2.2.0 [2022-11-09T21:25:43.808Z] v2.2.1-dev.1 [2022-11-09T21:25:43.808Z] v2.2.1-dev.2 [2022-11-09T21:25:43.808Z] v2.2.1-dev.3 [2022-11-09T21:25:43.808Z] v2.2.1-dev.4 [2022-11-09T21:25:43.808Z] v2.3.0-dev.10 [2022-11-09T21:25:43.808Z] v2.3.0-dev.11 [2022-11-09T21:25:43.808Z] v2.3.0-dev.12 [2022-11-09T21:25:43.808Z] v2.3.0-dev.13 [2022-11-09T21:25:43.808Z] v2.3.0-dev.14 [2022-11-09T21:25:43.808Z] v2.3.0-dev.15 [2022-11-09T21:25:43.808Z] v2.3.0-dev.16 [2022-11-09T21:25:43.808Z] v2.3.0-dev.17 [2022-11-09T21:25:43.808Z] v2.3.0-dev.18 [2022-11-09T21:25:43.808Z] v2.3.0-dev.19 [2022-11-09T21:25:43.808Z] v2.3.0-dev.20 [2022-11-09T21:25:43.808Z] v2.3.0-dev.4 [2022-11-09T21:25:43.808Z] v2.3.0-dev.5 [2022-11-09T21:25:43.808Z] v2.3.0-dev.6 [2022-11-09T21:25:43.808Z] v2.3.0-dev.7 [2022-11-09T21:25:43.808Z] v2.3.0-dev.8 [2022-11-09T21:25:43.808Z] v2.3.0-dev.9 [Pipeline] sh [2022-11-09T21:25:44.093Z] + lftools sign git-tag v2.3.0-dev.21 [2022-11-09T21:25:44.660Z] Signing Git tag with Sigul... [2022-11-09T21:25:44.660Z] Signing v2.3.0-dev.21 [2022-11-09T21:25:44.660Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.3.0-dev.21'], return code 1, stdout , stderr [Pipeline] echo [2022-11-09T21:25:44.668Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T21:25:44.950Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-09T21:25:44.957Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-09T21:25:44.976Z] $ docker stop --time=1 10f48955426bffa0b0bd05a11325760c30f400c8ca7efa6372a390321e30b201 [2022-11-09T21:25:46.280Z] $ docker rm -f 10f48955426bffa0b0bd05a11325760c30f400c8ca7efa6372a390321e30b201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-09T21:25:46.695Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T21:25:46.695Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:25:46.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T21:25:46.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T21:25:47.063Z] prd-ubuntu20.04-docker-8c-8g-118813 does not seem to be running inside a container [2022-11-09T21:25:47.096Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-09T21:25:47.453Z] $ docker top 2719c08b1a772f9af89d617669051fb56b301d9c0970fa30b649237e45ffefe7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-09T21:25:47.526Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.3.0-dev.20' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T21:25:47.814Z] + git semver [Pipeline] } [2022-11-09T21:25:48.088Z] $ docker stop --time=1 2719c08b1a772f9af89d617669051fb56b301d9c0970fa30b649237e45ffefe7 [2022-11-09T21:25:49.348Z] $ docker rm -f 2719c08b1a772f9af89d617669051fb56b301d9c0970fa30b649237e45ffefe7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T21:25:49.690Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T21:25:49.690Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:25:49.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T21:25:49.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T21:25:50.051Z] prd-ubuntu20.04-docker-8c-8g-118813 does not seem to be running inside a container [2022-11-09T21:25:50.082Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-09T21:25:50.419Z] $ docker top 173239e261b8e02009e6d6d24473f23a438d38843c473ce7ae7e0c7037034d28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-09T21:25:50.491Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.3.0-dev.20' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T21:25:50.779Z] + git semver [Pipeline] } [2022-11-09T21:25:51.052Z] $ docker stop --time=1 173239e261b8e02009e6d6d24473f23a438d38843c473ce7ae7e0c7037034d28 [2022-11-09T21:25:52.352Z] $ docker rm -f 173239e261b8e02009e6d6d24473f23a438d38843c473ce7ae7e0c7037034d28 [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 [2022-11-09T21:25:52.915Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2022-11-09T21:25:52.915Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-11-09T21:25:52.915Z] total 16 [2022-11-09T21:25:52.915Z] drwxr-xr-x 3 root root 4096 Nov 9 21:17 . [2022-11-09T21:25:52.915Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 9 21:25 .. [2022-11-09T21:25:52.915Z] drwxr-xr-x 2 root root 4096 Nov 9 21:17 cost [2022-11-09T21:25:52.915Z] -rw-r--r-- 1 root root 82 Nov 9 21:17 cost.csv [2022-11-09T21:25:52.915Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2022-11-09T21:25:52.915Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-11-09T21:25:52.915Z] total 16 [2022-11-09T21:25:52.915Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 21:17 . [2022-11-09T21:25:52.915Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 9 21:25 .. [2022-11-09T21:25:52.915Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 9 21:17 cost [2022-11-09T21:25:52.915Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 9 21:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-09T21:25:53.205Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T21:25:54.070Z] ---> package-listing.sh [2022-11-09T21:25:54.070Z] ++ facter osfamily [2022-11-09T21:25:54.070Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-09T21:25:54.333Z] + OS_FAMILY=debian [2022-11-09T21:25:54.333Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2022-11-09T21:25:54.333Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-09T21:25:54.333Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-09T21:25:54.333Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-09T21:25:54.333Z] + PACKAGES=/tmp/packages_start.txt [2022-11-09T21:25:54.333Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-11-09T21:25:54.333Z] + PACKAGES=/tmp/packages_end.txt [2022-11-09T21:25:54.333Z] + case "${OS_FAMILY}" in [2022-11-09T21:25:54.333Z] + dpkg -l [2022-11-09T21:25:54.333Z] + grep '^ii' [2022-11-09T21:25:54.333Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-09T21:25:54.333Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-09T21:25:54.333Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-09T21:25:54.333Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-11-09T21:25:54.333Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2022-11-09T21:25:54.333Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2022-11-09T21:25:54.345Z] 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 [2022-11-09T21:25:54.625Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T21:25:55.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T21:25:55.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T21:25:55.242Z] prd-ubuntu20.04-docker-8c-8g-118813 does not seem to be running inside a container [2022-11-09T21:25:55.274Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-09T21:25:55.490Z] $ docker top e898177a09f4168c9a271bf0dac3c4063dba9d7f4170328198cc98e834c1a099 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T21:25:55.829Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-09T21:25:56.113Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-09T21:25:56.395Z] + ls /var/log/sa-host [2022-11-09T21:25:56.395Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T21:25:56.535Z] provisioning config files... [2022-11-09T21:25:56.544Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18201891674503481693tmp [Pipeline] { [Pipeline] echo [2022-11-09T21:25:56.558Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T21:25:56.843Z] ---> create-netrc.sh [Pipeline] } [2022-11-09T21:25:56.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-09T21:25:57.182Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-09T21:25:57.191Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T21:25:57.477Z] ---> sudo-logs.sh [2022-11-09T21:25:57.477Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-09T21:25:57.499Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T21:25:57.780Z] ---> job-cost.sh [2022-11-09T21:25:57.780Z] lf-activate-venv: SKIPPING [2022-11-09T21:25:57.780Z] DEBUG: total: 0.2199999988079071 [2022-11-09T21:25:57.780Z] INFO: Retrieving Stack Cost... [2022-11-09T21:25:58.039Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-09T21:25:58.605Z] INFO: Archiving Costs [Pipeline] echo [2022-11-09T21:25:58.616Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T21:25:58.896Z] ---> logs-deploy.sh [2022-11-09T21:25:58.897Z] lf-activate-venv: SKIPPING [2022-11-09T21:25:58.897Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/51 [2022-11-09T21:25:58.897Z] INFO: archiving workspace using pattern(s): [2022-11-09T21:25:59.830Z] Archives upload complete. [2022-11-09T21:26:00.089Z] INFO: archiving logs to Nexus