Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6a3ce9ed1f526325ddb5567e419735729c86c620 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-ssh4974139817085323285.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-ssh10904157760687347738.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-ssh11838759800756028782.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-ssh12604175165103906702.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-ssh11898825450033432288.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-118080 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 6a3ce9ed1f526325ddb5567e419735729c86c620 (main) Commit message: "Merge pull request #65 from lenny-intel/levski-change-log" > 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 6a3ce9ed1f526325ddb5567e419735729c86c620 # timeout=10 > git rev-list --no-walk 9f661ec1c3164105e4e9f6d2e6777a7d1fb3d9a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-03T08:58:09.812Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-03T08:58:09.879Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-03T08:58:09.893Z] ========================================================= [2022-11-03T08:58:09.893Z] EdgeX Global Pipelines Version Info [2022-11-03T08:58:09.893Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:58:10.605Z] ------------------- [2022-11-03T08:58:10.605Z] stable info: [2022-11-03T08:58:10.605Z] ------------------- [2022-11-03T08:58:10.605Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-03T08:58:10.605Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T08:58:10.605Z] Message: update stable to v1.0.244 [2022-11-03T08:58:11.176Z] ------------------- [2022-11-03T08:58:11.176Z] experimental info: [2022-11-03T08:58:11.176Z] ------------------- [2022-11-03T08:58:11.176Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-03T08:58:11.176Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T08:58:11.176Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-03T08:58:11.358Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-11-03T08:58:11.368Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-11-03T08:58:11.379Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-03T08:58:11.389Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-03T08:58:11.400Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-03T08:58:11.411Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-03T08:58:11.423Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-03T08:58:11.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-03T08:58:11.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-03T08:58:11.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-03T08:58:11.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-03T08:58:11.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-11-03T08:58:11.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-03T08:58:11.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-03T08:58:11.511Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-03T08:58:11.522Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-03T08:58:11.533Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-03T08:58:11.545Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-03T08:58:11.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-03T08:58:11.567Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-03T08:58:11.579Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-03T08:58:11.589Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-03T08:58:11.600Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-03T08:58:11.611Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-03T08:58:11.622Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-03T08:58:11.632Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-03T08:58:11.643Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-03T08:58:11.654Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-03T08:58:11.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-03T08:58:11.676Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-03T08:58:11.687Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a3ce9ed1f526325ddb5567e419735729c86c620 [Pipeline] echo [2022-11-03T08:58:11.702Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a3ce9e [Pipeline] echo [2022-11-03T08:58:11.715Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T08:58:11.759Z] provisioning config files... [2022-11-03T08:58:11.774Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16016699271028152319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:58:12.080Z] ---> docker-login.sh [2022-11-03T08:58:12.080Z] nexus3.edgexfoundry.org:10001 [2022-11-03T08:58:12.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:58:12.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:58:12.600Z] Configure a credential helper to remove this warning. See [2022-11-03T08:58:12.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:58:12.600Z] [2022-11-03T08:58:12.600Z] Login Succeeded [2022-11-03T08:58:12.600Z] nexus3.edgexfoundry.org:10002 [2022-11-03T08:58:12.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:58:12.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:58:12.600Z] Configure a credential helper to remove this warning. See [2022-11-03T08:58:12.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:58:12.600Z] [2022-11-03T08:58:12.600Z] Login Succeeded [2022-11-03T08:58:12.600Z] nexus3.edgexfoundry.org:10003 [2022-11-03T08:58:12.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:58:12.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:58:12.860Z] Configure a credential helper to remove this warning. See [2022-11-03T08:58:12.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:58:12.860Z] [2022-11-03T08:58:12.860Z] Login Succeeded [2022-11-03T08:58:12.860Z] nexus3.edgexfoundry.org:10004 [2022-11-03T08:58:12.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:58:12.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:58:12.860Z] Configure a credential helper to remove this warning. See [2022-11-03T08:58:12.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:58:12.860Z] [2022-11-03T08:58:12.860Z] Login Succeeded [2022-11-03T08:58:12.860Z] docker.io [2022-11-03T08:58:13.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:58:13.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:58:13.384Z] Configure a credential helper to remove this warning. See [2022-11-03T08:58:13.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:58:13.384Z] [2022-11-03T08:58:13.384Z] Login Succeeded [2022-11-03T08:58:13.384Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T08:58:13.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-03T08:58:13.767Z] + git rev-list -1 --merges 6a3ce9ed1f526325ddb5567e419735729c86c620~1..6a3ce9ed1f526325ddb5567e419735729c86c620 [Pipeline] echo [2022-11-03T08:58:13.798Z] -----------> git rev-list -1 --merges 6a3ce9ed1f526325ddb5567e419735729c86c620~1..6a3ce9ed1f526325ddb5567e419735729c86c620 6a3ce9ed1f526325ddb5567e419735729c86c620 [2022-11-03T08:58:13.798Z] 6a3ce9ed1f526325ddb5567e419735729c86c620 [false] [Pipeline] sh [2022-11-03T08:58:14.090Z] + git log --format=format:%s -1 6a3ce9ed1f526325ddb5567e419735729c86c620 [Pipeline] echo [2022-11-03T08:58:14.114Z] ========================================================= [2022-11-03T08:58:14.114Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-03T08:58:14.114Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T08:58:14.428Z] + git log --format=format:%s -1 6a3ce9ed1f526325ddb5567e419735729c86c620 [Pipeline] echo [2022-11-03T08:58:14.438Z] [semverPrep] GIT_COMMIT: 6a3ce9ed1f526325ddb5567e419735729c86c620, Commit Message: Merge pull request #65 from lenny-intel/levski-change-log [Pipeline] echo [2022-11-03T08:58:14.449Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-03T08:58:14.815Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T08:58:14.815Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-03T08:58:14.815Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-03T08:58:14.815Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-03T08:58:14.815Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-03T08:58:14.815Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-03T08:58:14.815Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:58:15.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T08:58:15.228Z] [2022-11-03T08:58:15.228Z] 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-03T08:58:15.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T08:58:15.529Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-03T08:58:15.529Z] b85a868b505f: Pulling fs layer [2022-11-03T08:58:15.529Z] e2be974225ed: Pulling fs layer [2022-11-03T08:58:15.529Z] 339a4e72a1f5: Pulling fs layer [2022-11-03T08:58:15.529Z] 988bab9f4d93: Pulling fs layer [2022-11-03T08:58:15.529Z] 1469e6f7b9e6: Pulling fs layer [2022-11-03T08:58:15.529Z] eaf3925da568: Pulling fs layer [2022-11-03T08:58:15.529Z] bab4dde63d76: Pulling fs layer [2022-11-03T08:58:15.529Z] bde34c3a00c8: Pulling fs layer [2022-11-03T08:58:15.529Z] b352a97aabf1: Pulling fs layer [2022-11-03T08:58:15.529Z] 4872d77fe225: Pulling fs layer [2022-11-03T08:58:15.529Z] 5851b861e8e6: Pulling fs layer [2022-11-03T08:58:15.529Z] bab4dde63d76: Waiting [2022-11-03T08:58:15.529Z] bde34c3a00c8: Waiting [2022-11-03T08:58:15.529Z] b352a97aabf1: Waiting [2022-11-03T08:58:15.529Z] 988bab9f4d93: Waiting [2022-11-03T08:58:15.529Z] 4872d77fe225: Waiting [2022-11-03T08:58:15.529Z] 5851b861e8e6: Waiting [2022-11-03T08:58:15.529Z] eaf3925da568: Waiting [2022-11-03T08:58:15.529Z] 1469e6f7b9e6: Waiting [2022-11-03T08:58:15.529Z] e2be974225ed: Verifying Checksum [2022-11-03T08:58:15.529Z] e2be974225ed: Download complete [2022-11-03T08:58:15.529Z] 988bab9f4d93: Download complete [2022-11-03T08:58:15.789Z] 1469e6f7b9e6: Verifying Checksum [2022-11-03T08:58:15.789Z] 1469e6f7b9e6: Download complete [2022-11-03T08:58:15.789Z] eaf3925da568: Verifying Checksum [2022-11-03T08:58:15.789Z] eaf3925da568: Download complete [2022-11-03T08:58:15.789Z] 339a4e72a1f5: Verifying Checksum [2022-11-03T08:58:15.789Z] 339a4e72a1f5: Download complete [2022-11-03T08:58:15.789Z] bde34c3a00c8: Verifying Checksum [2022-11-03T08:58:15.789Z] bde34c3a00c8: Download complete [2022-11-03T08:58:15.789Z] b85a868b505f: Verifying Checksum [2022-11-03T08:58:15.789Z] b85a868b505f: Download complete [2022-11-03T08:58:15.789Z] b352a97aabf1: Download complete [2022-11-03T08:58:15.789Z] 4872d77fe225: Verifying Checksum [2022-11-03T08:58:15.789Z] 4872d77fe225: Download complete [2022-11-03T08:58:15.789Z] 5851b861e8e6: Verifying Checksum [2022-11-03T08:58:15.789Z] 5851b861e8e6: Download complete [2022-11-03T08:58:16.358Z] bab4dde63d76: Verifying Checksum [2022-11-03T08:58:16.358Z] bab4dde63d76: Download complete [2022-11-03T08:58:17.299Z] b85a868b505f: Pull complete [2022-11-03T08:58:17.299Z] e2be974225ed: Pull complete [2022-11-03T08:58:17.869Z] 339a4e72a1f5: Pull complete [2022-11-03T08:58:17.869Z] 988bab9f4d93: Pull complete [2022-11-03T08:58:18.128Z] 1469e6f7b9e6: Pull complete [2022-11-03T08:58:18.386Z] eaf3925da568: Pull complete [2022-11-03T08:58:20.289Z] bab4dde63d76: Pull complete [2022-11-03T08:58:20.289Z] bde34c3a00c8: Pull complete [2022-11-03T08:58:20.289Z] b352a97aabf1: Pull complete [2022-11-03T08:58:20.289Z] 4872d77fe225: Pull complete [2022-11-03T08:58:20.548Z] 5851b861e8e6: Pull complete [2022-11-03T08:58:20.548Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-03T08:58:20.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T08:58:20.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T08:58:20.636Z] prd-ubuntu20.04-docker-8c-8g-118080 does not seem to be running inside a container [2022-11-03T08:58:20.669Z] $ 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-03T08:58:21.990Z] $ docker top bd4ee50e0884bf7c26d560d0858bcd31973d4a7e1887f9cfaa5a3cba7fa33c37 -eo pid,comm [2022-11-03T08:58:22.053Z] 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-03T08:58:22.053Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T08:58:22.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T08:58:22.081Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T08:58:22.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T08:58:22.206Z] $ docker exec bd4ee50e0884bf7c26d560d0858bcd31973d4a7e1887f9cfaa5a3cba7fa33c37 ssh-agent [2022-11-03T08:58:22.314Z] SSH_AUTH_SOCK=/tmp/ssh-VfiIdl8t6Z2y/agent.32 [2022-11-03T08:58:22.314Z] SSH_AGENT_PID=38 [2022-11-03T08:58:22.321Z] Running ssh-add (command line suppressed) [2022-11-03T08:58:22.426Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3424025769811484141.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3424025769811484141.key) [2022-11-03T08:58:22.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T08:58:22.726Z] + git tag --points-at HEAD [Pipeline] } [2022-11-03T08:58:22.743Z] $ docker exec --env ******** --env ******** bd4ee50e0884bf7c26d560d0858bcd31973d4a7e1887f9cfaa5a3cba7fa33c37 ssh-agent -k [2022-11-03T08:58:22.859Z] unset SSH_AUTH_SOCK; [2022-11-03T08:58:22.859Z] unset SSH_AGENT_PID; [2022-11-03T08:58:22.859Z] echo Agent pid 38 killed; [2022-11-03T08:58:22.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-03T08:58:22.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T08:58:22.903Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T08:58:23.025Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T08:58:23.027Z] $ docker exec bd4ee50e0884bf7c26d560d0858bcd31973d4a7e1887f9cfaa5a3cba7fa33c37 ssh-agent [2022-11-03T08:58:23.137Z] SSH_AUTH_SOCK=/tmp/ssh-TCuJraXc1b40/agent.70 [2022-11-03T08:58:23.137Z] SSH_AGENT_PID=76 [2022-11-03T08:58:23.142Z] Running ssh-add (command line suppressed) [2022-11-03T08:58:23.237Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_116313655416131711.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_116313655416131711.key) [2022-11-03T08:58:23.251Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T08:58:23.534Z] + git semver init [2022-11-03T08:58:23.794Z] 2022-11-03 08:58:23,745 [run_init] DEBUG init version:0.0.0 force:False [2022-11-03T08:58:23.794Z] 2022-11-03 08:58:23,746 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2022-11-03T08:58:23.794Z] 2022-11-03 08:58:23,747 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2022-11-03T08:58:23.794Z] 2022-11-03 08:58:23,747 [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-03T08:58:25.176Z] 2022-11-03 08:58:24,816 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2022-11-03T08:58:25.176Z] 2022-11-03 08:58:24,817 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2022-11-03T08:58:25.176Z] 2022-11-03 08:58:24,817 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-11-03T08:58:25.176Z] 2022-11-03 08:58:24,817 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-11-03T08:58:25.176Z] 2.3.0-dev.18 [Pipeline] } [2022-11-03T08:58:25.186Z] $ docker exec --env ******** --env ******** bd4ee50e0884bf7c26d560d0858bcd31973d4a7e1887f9cfaa5a3cba7fa33c37 ssh-agent -k [2022-11-03T08:58:25.291Z] unset SSH_AUTH_SOCK; [2022-11-03T08:58:25.291Z] unset SSH_AGENT_PID; [2022-11-03T08:58:25.291Z] echo Agent pid 76 killed; [2022-11-03T08:58:25.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T08:58:25.600Z] + git semver [Pipeline] } [2022-11-03T08:58:25.873Z] $ docker stop --time=1 bd4ee50e0884bf7c26d560d0858bcd31973d4a7e1887f9cfaa5a3cba7fa33c37 [2022-11-03T08:58:27.220Z] $ docker rm -f bd4ee50e0884bf7c26d560d0858bcd31973d4a7e1887f9cfaa5a3cba7fa33c37 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T08:58:27.561Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-03T08:58:27.739Z] Stashed 1 file(s) [Pipeline] echo [2022-11-03T08:58:27.741Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [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-03T08:58:27.879Z] provisioning config files... [2022-11-03T08:58:27.889Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config421706635368943139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:58:28.183Z] ---> docker-login.sh [2022-11-03T08:58:28.183Z] nexus3.edgexfoundry.org:10001 [2022-11-03T08:58:28.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:58:28.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:58:28.183Z] Configure a credential helper to remove this warning. See [2022-11-03T08:58:28.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:58:28.183Z] [2022-11-03T08:58:28.183Z] Login Succeeded [2022-11-03T08:58:28.183Z] nexus3.edgexfoundry.org:10002 [2022-11-03T08:58:28.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:58:28.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:58:28.183Z] Configure a credential helper to remove this warning. See [2022-11-03T08:58:28.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:58:28.183Z] [2022-11-03T08:58:28.183Z] Login Succeeded [2022-11-03T08:58:28.183Z] nexus3.edgexfoundry.org:10003 [2022-11-03T08:58:28.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:58:28.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:58:28.443Z] Configure a credential helper to remove this warning. See [2022-11-03T08:58:28.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:58:28.443Z] [2022-11-03T08:58:28.443Z] Login Succeeded [2022-11-03T08:58:28.443Z] nexus3.edgexfoundry.org:10004 [2022-11-03T08:58:28.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:58:28.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:58:28.443Z] Configure a credential helper to remove this warning. See [2022-11-03T08:58:28.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:58:28.443Z] [2022-11-03T08:58:28.443Z] Login Succeeded [2022-11-03T08:58:28.443Z] docker.io [2022-11-03T08:58:28.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:58:28.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:58:28.962Z] Configure a credential helper to remove this warning. See [2022-11-03T08:58:28.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:58:28.962Z] [2022-11-03T08:58:28.962Z] Login Succeeded [2022-11-03T08:58:28.963Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T08:58:28.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-03T08:58:29.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T08:58:29.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T08:58:29.039Z] ========================================================= [2022-11-03T08:58:29.039Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-03T08:58:29.039Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:58:29.340Z] + 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-03T08:58:29.340Z] Sending build context to Docker daemon 15.88MB [2022-11-03T08:58:29.340Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T08:58:29.340Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-03T08:58:29.340Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-03T08:58:29.340Z] 213ec9aee27d: Pulling fs layer [2022-11-03T08:58:29.340Z] 4583459ba037: Pulling fs layer [2022-11-03T08:58:29.340Z] 93c1e223e6f2: Pulling fs layer [2022-11-03T08:58:29.340Z] 53926ce57604: Pulling fs layer [2022-11-03T08:58:29.340Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-03T08:58:29.340Z] 22ff95d597cd: Pulling fs layer [2022-11-03T08:58:29.340Z] 12d6caf4c0d1: Pulling fs layer [2022-11-03T08:58:29.340Z] 96b7cbca73a9: Pulling fs layer [2022-11-03T08:58:29.340Z] a7acece74701: Pulling fs layer [2022-11-03T08:58:29.340Z] 53926ce57604: Waiting [2022-11-03T08:58:29.340Z] 12d6caf4c0d1: Waiting [2022-11-03T08:58:29.340Z] 21b2b0c7a3f4: Waiting [2022-11-03T08:58:29.340Z] 22ff95d597cd: Waiting [2022-11-03T08:58:29.340Z] 96b7cbca73a9: Waiting [2022-11-03T08:58:29.340Z] a7acece74701: Waiting [2022-11-03T08:58:29.603Z] 93c1e223e6f2: Verifying Checksum [2022-11-03T08:58:29.603Z] 93c1e223e6f2: Download complete [2022-11-03T08:58:29.603Z] 4583459ba037: Verifying Checksum [2022-11-03T08:58:29.603Z] 4583459ba037: Download complete [2022-11-03T08:58:29.603Z] 21b2b0c7a3f4: Download complete [2022-11-03T08:58:29.603Z] 22ff95d597cd: Verifying Checksum [2022-11-03T08:58:29.603Z] 22ff95d597cd: Download complete [2022-11-03T08:58:29.603Z] 213ec9aee27d: Verifying Checksum [2022-11-03T08:58:29.603Z] 213ec9aee27d: Download complete [2022-11-03T08:58:29.603Z] 12d6caf4c0d1: Download complete [2022-11-03T08:58:29.603Z] 213ec9aee27d: Pull complete [2022-11-03T08:58:29.866Z] 4583459ba037: Pull complete [2022-11-03T08:58:29.866Z] 93c1e223e6f2: Pull complete [2022-11-03T08:58:30.807Z] 53926ce57604: Verifying Checksum [2022-11-03T08:58:30.807Z] 53926ce57604: Download complete [2022-11-03T08:58:30.807Z] a7acece74701: Verifying Checksum [2022-11-03T08:58:30.807Z] a7acece74701: Download complete [2022-11-03T08:58:30.807Z] 96b7cbca73a9: Verifying Checksum [2022-11-03T08:58:30.807Z] 96b7cbca73a9: Download complete [2022-11-03T08:58:34.995Z] 53926ce57604: Pull complete [2022-11-03T08:58:34.995Z] 21b2b0c7a3f4: Pull complete [2022-11-03T08:58:34.995Z] 22ff95d597cd: Pull complete [2022-11-03T08:58:34.995Z] 12d6caf4c0d1: Pull complete [2022-11-03T08:58:36.904Z] 96b7cbca73a9: Pull complete [2022-11-03T08:58:37.843Z] a7acece74701: Pull complete [2022-11-03T08:58:37.843Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-03T08:58:37.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-03T08:58:37.843Z] ---> db6d94c90886 [2022-11-03T08:58:37.843Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-03T08:58:39.224Z] ---> Running in db50bd4ba182 [2022-11-03T08:58:39.224Z] Removing intermediate container db50bd4ba182 [2022-11-03T08:58:39.224Z] ---> 2b16710b2d51 [2022-11-03T08:58:39.224Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-03T08:58:39.224Z] ---> Running in bf1dea50c425 [2022-11-03T08:58:39.496Z] Removing intermediate container bf1dea50c425 [2022-11-03T08:58:39.496Z] ---> 824db6f9c1f3 [2022-11-03T08:58:39.496Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-03T08:58:39.496Z] ---> Running in aaa21295c246 [2022-11-03T08:58:39.496Z] Removing intermediate container aaa21295c246 [2022-11-03T08:58:39.496Z] ---> bb4607d7ec3a [2022-11-03T08:58:39.496Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T08:58:39.755Z] ---> Running in d7396430930d [2022-11-03T08:58:39.755Z] Removing intermediate container d7396430930d [2022-11-03T08:58:39.755Z] ---> 164ca3051a6b [2022-11-03T08:58:39.755Z] Step 7/12 : WORKDIR /device-gpio [2022-11-03T08:58:39.755Z] ---> Running in 333de38ae8de [2022-11-03T08:58:40.015Z] Removing intermediate container 333de38ae8de [2022-11-03T08:58:40.015Z] ---> c89521bbf981 [2022-11-03T08:58:40.015Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T08:58:40.015Z] ---> Running in fee25d79524f [2022-11-03T08:58:40.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T08:58:40.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T08:58:40.533Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-11-03T08:58:40.533Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-11-03T08:58:40.533Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-11-03T08:58:40.533Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-11-03T08:58:40.794Z] Executing busybox-1.35.0-r17.trigger [2022-11-03T08:58:40.794Z] OK: 216 MiB in 55 packages [2022-11-03T08:58:41.053Z] Removing intermediate container fee25d79524f [2022-11-03T08:58:41.053Z] ---> e025e91fe9a0 [2022-11-03T08:58:41.053Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-03T08:58:41.312Z] ---> e84f6caf355b [2022-11-03T08:58:41.312Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T08:58:41.312Z] ---> Running in a86c105cb333 [2022-11-03T08:58:42.834Z] Still waiting to schedule task [2022-11-03T08:58:42.834Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-03T08:58:59.410Z] Removing intermediate container a86c105cb333 [2022-11-03T08:58:59.411Z] ---> 90ef46aa2276 [2022-11-03T08:58:59.411Z] Step 11/12 : COPY . . [2022-11-03T08:58:59.411Z] ---> 5764ea450829 [2022-11-03T08:58:59.411Z] Step 12/12 : RUN ${MAKE} [2022-11-03T08:58:59.411Z] ---> Running in 6cd53d197e23 [2022-11-03T08:58:59.411Z] noop [2022-11-03T08:58:59.411Z] Removing intermediate container 6cd53d197e23 [2022-11-03T08:58:59.411Z] ---> c636eada73d0 [2022-11-03T08:58:59.411Z] Successfully built c636eada73d0 [2022-11-03T08:58:59.411Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:58:59.725Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-03T08:58:59.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T08:58:59.795Z] prd-ubuntu20.04-docker-8c-8g-118080 does not seem to be running inside a container [2022-11-03T08:58:59.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-03T08:59:00.202Z] $ docker top 12dd83c85e441c04301cc4deb7eb19531eeb0c99de78ad417fd9c0665e9cc7da -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T08:59:00.545Z] + go version [2022-11-03T08:59:00.545Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-03T08:59:00.555Z] $ docker stop --time=1 12dd83c85e441c04301cc4deb7eb19531eeb0c99de78ad417fd9c0665e9cc7da [2022-11-03T08:59:01.821Z] $ docker rm -f 12dd83c85e441c04301cc4deb7eb19531eeb0c99de78ad417fd9c0665e9cc7da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:59:02.197Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-03T08:59:02.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T08:59:02.265Z] prd-ubuntu20.04-docker-8c-8g-118080 does not seem to be running inside a container [2022-11-03T08:59:02.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-03T08:59:02.664Z] $ docker top 4d43b41aac1cce40a1e1c5cc0fd8b529da295300c86a934d504a0b8a18cae8b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T08:59:03.008Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2022-11-03T08:59:03.297Z] + make test [2022-11-03T08:59:03.297Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-03T08:59:03.556Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-11-03T08:59:13.512Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-11-03T08:59:13.512Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-11-03T08:59:18.771Z] 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-03T08:59:18.771Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-03T08:59:22.060Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-03T08:59:22.060Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-03T08:59:22.060Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-03T08:59:22.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-03T08:59:22.085Z] $ docker stop --time=1 4d43b41aac1cce40a1e1c5cc0fd8b529da295300c86a934d504a0b8a18cae8b8 [2022-11-03T08:59:23.812Z] $ docker rm -f 4d43b41aac1cce40a1e1c5cc0fd8b529da295300c86a934d504a0b8a18cae8b8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T08:59:24.254Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-03T08:59:24.288Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-03T08:59:24.813Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-03T08:59:25.097Z] + ls -al . [2022-11-03T08:59:25.097Z] total 172 [2022-11-03T08:59:25.097Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 08:59 . [2022-11-03T08:59:25.097Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 08:58 .. [2022-11-03T08:59:25.097Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 3 08:58 .dockerignore [2022-11-03T08:59:25.097Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 08:59 .git [2022-11-03T08:59:25.097Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 08:58 .github [2022-11-03T08:59:25.097Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 3 08:58 .gitignore [2022-11-03T08:59:25.097Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 3 08:58 .golangci.yml [2022-11-03T08:59:25.097Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 08:58 .semver [2022-11-03T08:59:25.097Z] -rw-rw-r-- 1 jenkins jenkins 9691 Nov 3 08:58 Attribution.txt [2022-11-03T08:59:25.097Z] -rw-rw-r-- 1 jenkins jenkins 4069 Nov 3 08:58 CHANGELOG.md [2022-11-03T08:59:25.097Z] -rw-rw-r-- 1 jenkins jenkins 1604 Nov 3 08:58 Dockerfile [2022-11-03T08:59:25.097Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 3 08:58 GOVERNANCE.md [2022-11-03T08:59:25.097Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 3 08:58 Jenkinsfile [2022-11-03T08:59:25.097Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 3 08:58 LICENSE [2022-11-03T08:59:25.097Z] -rw-rw-r-- 1 jenkins jenkins 2085 Nov 3 08:58 Makefile [2022-11-03T08:59:25.097Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 3 08:58 OWNERS.md [2022-11-03T08:59:25.097Z] -rw-rw-r-- 1 jenkins jenkins 11842 Nov 3 08:58 README.md [2022-11-03T08:59:25.097Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 08:58 VERSION [2022-11-03T08:59:25.097Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 08:58 bin [2022-11-03T08:59:25.097Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 08:58 cmd [2022-11-03T08:59:25.097Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 3 08:59 coverage.out [2022-11-03T08:59:25.097Z] -rw-rw-r-- 1 jenkins jenkins 3448 Nov 3 08:58 go.mod [2022-11-03T08:59:25.097Z] -rw-rw-r-- 1 jenkins jenkins 45075 Nov 3 08:58 go.sum [2022-11-03T08:59:25.097Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 08:58 internal [2022-11-03T08:59:25.097Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 08:58 snap [2022-11-03T08:59:25.097Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 3 08:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:59:25.406Z] + 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=6a3ce9ed1f526325ddb5567e419735729c86c620 --label arch=amd64 --label version=2.3.0-dev.18 . [2022-11-03T08:59:25.406Z] Sending build context to Docker daemon 15.88MB [2022-11-03T08:59:25.406Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T08:59:25.406Z] Step 2/25 : FROM ${BASE} AS builder [2022-11-03T08:59:25.406Z] ---> c636eada73d0 [2022-11-03T08:59:25.406Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-11-03T08:59:25.667Z] ---> Running in dbb2203d6afb [2022-11-03T08:59:25.667Z] Removing intermediate container dbb2203d6afb [2022-11-03T08:59:25.667Z] ---> 36e043cd26ea [2022-11-03T08:59:25.667Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-03T08:59:25.667Z] ---> Running in 724b6de2d0e8 [2022-11-03T08:59:25.667Z] Removing intermediate container 724b6de2d0e8 [2022-11-03T08:59:25.667Z] ---> cf68e49b3f27 [2022-11-03T08:59:25.667Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-03T08:59:25.926Z] ---> Running in 72bdf2c207d3 [2022-11-03T08:59:25.926Z] Removing intermediate container 72bdf2c207d3 [2022-11-03T08:59:25.926Z] ---> 18b48d0e7067 [2022-11-03T08:59:25.926Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T08:59:25.926Z] ---> Running in bb1d0f575986 [2022-11-03T08:59:25.926Z] Removing intermediate container bb1d0f575986 [2022-11-03T08:59:25.926Z] ---> 780e8e3d1029 [2022-11-03T08:59:25.926Z] Step 7/25 : WORKDIR /device-gpio [2022-11-03T08:59:26.186Z] ---> Running in 93b8adde88f3 [2022-11-03T08:59:26.186Z] Removing intermediate container 93b8adde88f3 [2022-11-03T08:59:26.186Z] ---> 3b71855a2e35 [2022-11-03T08:59:26.186Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T08:59:26.186Z] ---> Running in 8469215618b2 [2022-11-03T08:59:26.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T08:59:26.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T08:59:26.704Z] OK: 216 MiB in 55 packages [2022-11-03T08:59:26.964Z] Removing intermediate container 8469215618b2 [2022-11-03T08:59:26.964Z] ---> 562287ca3a2c [2022-11-03T08:59:26.964Z] Step 9/25 : COPY go.mod vendor* ./ [2022-11-03T08:59:27.223Z] ---> 12e861bf74f6 [2022-11-03T08:59:27.223Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T08:59:27.223Z] ---> Running in 7df4043ce09d [2022-11-03T08:59:28.160Z] Removing intermediate container 7df4043ce09d [2022-11-03T08:59:28.160Z] ---> f9c0af2880c9 [2022-11-03T08:59:28.160Z] Step 11/25 : COPY . . [2022-11-03T08:59:28.419Z] ---> 63fcd16cf955 [2022-11-03T08:59:28.419Z] Step 12/25 : RUN ${MAKE} [2022-11-03T08:59:28.419Z] ---> Running in f42875448d53 [2022-11-03T08:59:28.679Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-11-03T08:59:50.601Z] Removing intermediate container f42875448d53 [2022-11-03T08:59:50.601Z] ---> f1189bf79b45 [2022-11-03T08:59:50.601Z] Step 13/25 : FROM alpine:3.16 [2022-11-03T08:59:50.601Z] 3.16: Pulling from library/alpine [2022-11-03T08:59:50.601Z] 213ec9aee27d: Already exists [2022-11-03T08:59:50.601Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-03T08:59:50.601Z] Status: Downloaded newer image for alpine:3.16 [2022-11-03T08:59:50.601Z] ---> 9c6f07244728 [2022-11-03T08:59:50.601Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-11-03T08:59:50.601Z] ---> Running in 23edbdd54cac [2022-11-03T08:59:50.601Z] Removing intermediate container 23edbdd54cac [2022-11-03T08:59:50.601Z] ---> ee4e8da2254a [2022-11-03T08:59:50.601Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-11-03T08:59:50.601Z] ---> Running in d254d74ac652 [2022-11-03T08:59:50.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T08:59:50.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T08:59:50.601Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-11-03T08:59:50.601Z] (2/5) Installing libsodium (1.0.18-r0) [2022-11-03T08:59:50.601Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-03T08:59:50.601Z] (4/5) Installing libzmq (4.3.4-r0) [2022-11-03T08:59:50.601Z] (5/5) Installing zeromq (4.3.4-r0) [2022-11-03T08:59:50.601Z] Executing busybox-1.35.0-r17.trigger [2022-11-03T08:59:50.601Z] OK: 8 MiB in 19 packages [2022-11-03T08:59:50.860Z] Removing intermediate container d254d74ac652 [2022-11-03T08:59:50.860Z] ---> ec9231a03e6a [2022-11-03T08:59:50.860Z] Step 16/25 : WORKDIR / [2022-11-03T08:59:50.860Z] ---> Running in fbae510eb316 [2022-11-03T08:59:50.860Z] Removing intermediate container fbae510eb316 [2022-11-03T08:59:50.860Z] ---> 59f8f682b2b9 [2022-11-03T08:59:50.860Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-11-03T08:59:51.186Z] ---> ca2033273cc9 [2022-11-03T08:59:51.186Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-11-03T08:59:51.186Z] ---> 0f6f0b98fac4 [2022-11-03T08:59:51.186Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-11-03T08:59:51.781Z] ---> e053a2264f1b [2022-11-03T08:59:51.781Z] Step 20/25 : EXPOSE 59910 [2022-11-03T08:59:51.781Z] ---> Running in 756e83d432a4 [2022-11-03T08:59:51.781Z] Removing intermediate container 756e83d432a4 [2022-11-03T08:59:51.781Z] ---> ca3cfbd7c3a0 [2022-11-03T08:59:51.781Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-11-03T08:59:52.042Z] ---> Running in 317124c33cb3 [2022-11-03T08:59:52.042Z] Removing intermediate container 317124c33cb3 [2022-11-03T08:59:52.042Z] ---> aa224fc1569a [2022-11-03T08:59:52.042Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-03T08:59:52.042Z] ---> Running in cce9323efb80 [2022-11-03T08:59:52.042Z] Removing intermediate container cce9323efb80 [2022-11-03T08:59:52.042Z] ---> f1227b510477 [2022-11-03T08:59:52.042Z] Step 23/25 : LABEL arch=amd64 [2022-11-03T08:59:52.310Z] ---> Running in 042d10af6ede [2022-11-03T08:59:52.310Z] Removing intermediate container 042d10af6ede [2022-11-03T08:59:52.310Z] ---> 80dc311e3ad3 [2022-11-03T08:59:52.310Z] Step 24/25 : LABEL git_sha=6a3ce9ed1f526325ddb5567e419735729c86c620 [2022-11-03T08:59:52.310Z] ---> Running in be3f9a7c0e3b [2022-11-03T08:59:52.310Z] Removing intermediate container be3f9a7c0e3b [2022-11-03T08:59:52.310Z] ---> 989d97befe48 [2022-11-03T08:59:52.310Z] Step 25/25 : LABEL version=2.3.0-dev.18 [2022-11-03T08:59:52.584Z] ---> Running in a27e366a4c8a [2022-11-03T08:59:52.584Z] Removing intermediate container a27e366a4c8a [2022-11-03T08:59:52.584Z] ---> 870322c1aead [2022-11-03T08:59:52.584Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-03T08:59:52.584Z] Successfully built 870322c1aead [2022-11-03T08:59:52.584Z] 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-03T08:59:52.687Z] provisioning config files... [2022-11-03T08:59:52.706Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config945972892285263172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T08:59:53.004Z] ---> docker-login.sh [2022-11-03T08:59:53.004Z] nexus3.edgexfoundry.org:10001 [2022-11-03T08:59:53.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:59:53.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:59:53.004Z] Configure a credential helper to remove this warning. See [2022-11-03T08:59:53.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:59:53.004Z] [2022-11-03T08:59:53.004Z] Login Succeeded [2022-11-03T08:59:53.004Z] nexus3.edgexfoundry.org:10002 [2022-11-03T08:59:53.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:59:53.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:59:53.004Z] Configure a credential helper to remove this warning. See [2022-11-03T08:59:53.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:59:53.004Z] [2022-11-03T08:59:53.004Z] Login Succeeded [2022-11-03T08:59:53.004Z] nexus3.edgexfoundry.org:10003 [2022-11-03T08:59:53.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:59:53.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:59:53.263Z] Configure a credential helper to remove this warning. See [2022-11-03T08:59:53.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:59:53.263Z] [2022-11-03T08:59:53.263Z] Login Succeeded [2022-11-03T08:59:53.263Z] nexus3.edgexfoundry.org:10004 [2022-11-03T08:59:53.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:59:53.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:59:53.263Z] Configure a credential helper to remove this warning. See [2022-11-03T08:59:53.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:59:53.263Z] [2022-11-03T08:59:53.263Z] Login Succeeded [2022-11-03T08:59:53.263Z] docker.io [2022-11-03T08:59:53.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T08:59:53.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T08:59:53.781Z] Configure a credential helper to remove this warning. See [2022-11-03T08:59:53.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T08:59:53.781Z] [2022-11-03T08:59:53.781Z] Login Succeeded [2022-11-03T08:59:53.781Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T08:59:53.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T08:59:53.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T08:59:53.825Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-11-03T08:59:53.825Z] 6a3ce9ed1f526325ddb5567e419735729c86c620 [2022-11-03T08:59:53.825Z] latest [2022-11-03T08:59:53.825Z] 2.3.0-dev.18 [2022-11-03T08:59:53.825Z] 6a3ce9ed1f526325ddb5567e419735729c86c620-2.3.0-dev.18 [2022-11-03T08:59:53.825Z] main [2022-11-03T08:59:53.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:59:54.127Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:6a3ce9ed1f526325ddb5567e419735729c86c620 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:59:54.431Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:6a3ce9ed1f526325ddb5567e419735729c86c620 [2022-11-03T08:59:54.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-11-03T08:59:54.431Z] 379788bba9cf: Preparing [2022-11-03T08:59:54.431Z] 35eeb1917781: Preparing [2022-11-03T08:59:54.431Z] 37882a427c41: Preparing [2022-11-03T08:59:54.431Z] 6f2c102baacd: Preparing [2022-11-03T08:59:54.431Z] 994393dc58e7: Preparing [2022-11-03T08:59:54.431Z] 994393dc58e7: Layer already exists [2022-11-03T08:59:54.431Z] 37882a427c41: Pushed [2022-11-03T08:59:54.431Z] 35eeb1917781: Pushed [2022-11-03T08:59:54.690Z] 6f2c102baacd: Pushed [2022-11-03T08:59:57.221Z] 379788bba9cf: Pushed [2022-11-03T08:59:57.221Z] 6a3ce9ed1f526325ddb5567e419735729c86c620: digest: sha256:ff8c25c3c44eb0e85c25ed52d9698c049a5e9b06ed13c16bd1dca53a18bb7916 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:59:57.524Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:59:57.826Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-11-03T08:59:57.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-11-03T08:59:57.826Z] 379788bba9cf: Preparing [2022-11-03T08:59:57.826Z] 35eeb1917781: Preparing [2022-11-03T08:59:57.826Z] 37882a427c41: Preparing [2022-11-03T08:59:57.826Z] 6f2c102baacd: Preparing [2022-11-03T08:59:57.826Z] 994393dc58e7: Preparing [2022-11-03T08:59:57.826Z] 35eeb1917781: Layer already exists [2022-11-03T08:59:57.826Z] 994393dc58e7: Layer already exists [2022-11-03T08:59:57.826Z] 379788bba9cf: Layer already exists [2022-11-03T08:59:57.826Z] 37882a427c41: Layer already exists [2022-11-03T08:59:57.826Z] 6f2c102baacd: Layer already exists [2022-11-03T08:59:57.826Z] latest: digest: sha256:ff8c25c3c44eb0e85c25ed52d9698c049a5e9b06ed13c16bd1dca53a18bb7916 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:59:58.128Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:59:58.431Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.18 [2022-11-03T08:59:58.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-11-03T08:59:58.432Z] 379788bba9cf: Preparing [2022-11-03T08:59:58.432Z] 35eeb1917781: Preparing [2022-11-03T08:59:58.432Z] 37882a427c41: Preparing [2022-11-03T08:59:58.432Z] 6f2c102baacd: Preparing [2022-11-03T08:59:58.432Z] 994393dc58e7: Preparing [2022-11-03T08:59:58.432Z] 994393dc58e7: Layer already exists [2022-11-03T08:59:58.432Z] 37882a427c41: Layer already exists [2022-11-03T08:59:58.432Z] 6f2c102baacd: Layer already exists [2022-11-03T08:59:58.432Z] 35eeb1917781: Layer already exists [2022-11-03T08:59:58.432Z] 379788bba9cf: Layer already exists [2022-11-03T08:59:58.432Z] 2.3.0-dev.18: digest: sha256:ff8c25c3c44eb0e85c25ed52d9698c049a5e9b06ed13c16bd1dca53a18bb7916 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:59:58.743Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:6a3ce9ed1f526325ddb5567e419735729c86c620-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:59:59.051Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:6a3ce9ed1f526325ddb5567e419735729c86c620-2.3.0-dev.18 [2022-11-03T08:59:59.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-11-03T08:59:59.051Z] 379788bba9cf: Preparing [2022-11-03T08:59:59.051Z] 35eeb1917781: Preparing [2022-11-03T08:59:59.051Z] 37882a427c41: Preparing [2022-11-03T08:59:59.051Z] 6f2c102baacd: Preparing [2022-11-03T08:59:59.051Z] 994393dc58e7: Preparing [2022-11-03T08:59:59.051Z] 37882a427c41: Layer already exists [2022-11-03T08:59:59.051Z] 379788bba9cf: Layer already exists [2022-11-03T08:59:59.051Z] 994393dc58e7: Layer already exists [2022-11-03T08:59:59.051Z] 6f2c102baacd: Layer already exists [2022-11-03T08:59:59.051Z] 35eeb1917781: Layer already exists [2022-11-03T08:59:59.051Z] 6a3ce9ed1f526325ddb5567e419735729c86c620-2.3.0-dev.18: digest: sha256:ff8c25c3c44eb0e85c25ed52d9698c049a5e9b06ed13c16bd1dca53a18bb7916 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:59:59.365Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T08:59:59.670Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2022-11-03T08:59:59.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-11-03T08:59:59.670Z] 379788bba9cf: Preparing [2022-11-03T08:59:59.670Z] 35eeb1917781: Preparing [2022-11-03T08:59:59.670Z] 37882a427c41: Preparing [2022-11-03T08:59:59.670Z] 6f2c102baacd: Preparing [2022-11-03T08:59:59.670Z] 994393dc58e7: Preparing [2022-11-03T08:59:59.670Z] 35eeb1917781: Layer already exists [2022-11-03T08:59:59.670Z] 6f2c102baacd: Layer already exists [2022-11-03T08:59:59.670Z] 379788bba9cf: Layer already exists [2022-11-03T08:59:59.670Z] 37882a427c41: Layer already exists [2022-11-03T08:59:59.670Z] 994393dc58e7: Layer already exists [2022-11-03T08:59:59.670Z] main: digest: sha256:ff8c25c3c44eb0e85c25ed52d9698c049a5e9b06ed13c16bd1dca53a18bb7916 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T08:59:59.709Z] ===================================================== [Pipeline] echo [2022-11-03T08:59:59.715Z] taggedImages: [2022-11-03T08:59:59.715Z] - nexus3.edgexfoundry.org:10004/device-gpio:6a3ce9ed1f526325ddb5567e419735729c86c620 [2022-11-03T08:59:59.715Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-11-03T08:59:59.715Z] - nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.18 [2022-11-03T08:59:59.715Z] - nexus3.edgexfoundry.org:10004/device-gpio:6a3ce9ed1f526325ddb5567e419735729c86c620-2.3.0-dev.18 [2022-11-03T08:59:59.715Z] - 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-03T09:00:00.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T09:00:00.077Z] [2022-11-03T09:00:00.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:00:00.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T09:00:00.375Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-03T09:00:00.375Z] 5eb5b503b376: Pulling fs layer [2022-11-03T09:00:00.375Z] 5c69ac0246d0: Pulling fs layer [2022-11-03T09:00:00.375Z] ec43610c2a17: Pulling fs layer [2022-11-03T09:00:00.375Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-03T09:00:00.375Z] 33b1e0a273af: Pulling fs layer [2022-11-03T09:00:00.375Z] 5d3b04190fa2: Pulling fs layer [2022-11-03T09:00:00.375Z] 2f39f015ded8: Pulling fs layer [2022-11-03T09:00:00.375Z] 3a2ae6a8a46f: Waiting [2022-11-03T09:00:00.375Z] 33b1e0a273af: Waiting [2022-11-03T09:00:00.375Z] 5d3b04190fa2: Waiting [2022-11-03T09:00:00.375Z] 5c69ac0246d0: Verifying Checksum [2022-11-03T09:00:00.375Z] 5c69ac0246d0: Download complete [2022-11-03T09:00:00.375Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-03T09:00:00.375Z] 3a2ae6a8a46f: Download complete [2022-11-03T09:00:00.635Z] 33b1e0a273af: Verifying Checksum [2022-11-03T09:00:00.635Z] 33b1e0a273af: Download complete [2022-11-03T09:00:00.635Z] 5d3b04190fa2: Verifying Checksum [2022-11-03T09:00:00.635Z] 5d3b04190fa2: Download complete [2022-11-03T09:00:00.635Z] ec43610c2a17: Verifying Checksum [2022-11-03T09:00:00.635Z] ec43610c2a17: Download complete [2022-11-03T09:00:00.635Z] 5eb5b503b376: Download complete [2022-11-03T09:00:01.568Z] 2f39f015ded8: Download complete [2022-11-03T09:00:01.825Z] 5eb5b503b376: Pull complete [2022-11-03T09:00:02.083Z] 5c69ac0246d0: Pull complete [2022-11-03T09:00:02.649Z] ec43610c2a17: Pull complete [2022-11-03T09:00:02.649Z] 3a2ae6a8a46f: Pull complete [2022-11-03T09:00:02.906Z] 33b1e0a273af: Pull complete [2022-11-03T09:00:02.906Z] 5d3b04190fa2: Pull complete [2022-11-03T09:00:07.091Z] 2f39f015ded8: Pull complete [2022-11-03T09:00:07.091Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-03T09:00:07.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T09:00:07.091Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:00:07.190Z] prd-ubuntu20.04-docker-8c-8g-118080 does not seem to be running inside a container [2022-11-03T09:00:07.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-03T09:00:08.921Z] $ docker top 4ba4e3fc4e888ae7832fcb27a1ba477ed4b283e4028206ab9bbfc4ad1961a426 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:00:09.312Z] ---> job-cost.sh [2022-11-03T09:00:09.312Z] lf-activate-venv: SKIPPING [2022-11-03T09:00:09.312Z] INFO: No Stack... [2022-11-03T09:00:09.878Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T09:00:10.137Z] INFO: Archiving Costs [Pipeline] sh [2022-11-03T09:00:10.424Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2022-11-03T09:00:10.424Z] + cut -d, -f6 [Pipeline] lock [2022-11-03T09:00:10.436Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-48-stack-cost] [2022-11-03T09:00:10.442Z] Resource [jenkins-edgexfoundry-device-gpio-main-48-stack-cost] did not exist. Created. [2022-11-03T09:00:10.442Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T09:00:10.738Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-03T09:00:10.767Z] Stashed 1 file(s) [Pipeline] } [2022-11-03T09:00:10.774Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-03T09:00:10.793Z] $ docker stop --time=1 4ba4e3fc4e888ae7832fcb27a1ba477ed4b283e4028206ab9bbfc4ad1961a426 [2022-11-03T09:00:11.994Z] $ docker rm -f 4ba4e3fc4e888ae7832fcb27a1ba477ed4b283e4028206ab9bbfc4ad1961a426 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-03T09:00:16.362Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118081 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2022-11-03T09:00:16.374Z] Running in /w/workspace/device-gpio/48 [Pipeline] { [Pipeline] checkout [2022-11-03T09:00:16.406Z] The recommended git tool is: git [2022-11-03T09:00:21.023Z] using credential edgex-jenkins-ssh [2022-11-03T09:00:21.044Z] Cloning the remote Git repository [2022-11-03T09:00:21.097Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-11-03T09:00:21.190Z] > git init /w/workspace/device-gpio/48 # timeout=10 [2022-11-03T09:00:21.330Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-11-03T09:00:21.332Z] > git --version # timeout=10 [2022-11-03T09:00:21.355Z] > git --version # 'git version 2.25.1' [2022-11-03T09:00:21.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-03T09:00:21.424Z] Verifying host key using known hosts file [2022-11-03T09:00:21.604Z] 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-03T09:00:21.619Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-03T09:00:23.252Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-11-03T09:00:23.275Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-03T09:00:24.023Z] Avoid second fetch [2022-11-03T09:00:24.024Z] Checking out Revision 6a3ce9ed1f526325ddb5567e419735729c86c620 (main) [2022-11-03T09:00:24.534Z] Commit message: "Merge pull request #65 from lenny-intel/levski-change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T09:00:24.036Z] > git config core.sparsecheckout # timeout=10 [2022-11-03T09:00:24.051Z] > git checkout -f 6a3ce9ed1f526325ddb5567e419735729c86c620 # timeout=10 [2022-11-03T09:00:25.476Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-03T09:00:25.476Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-03T09:00:25.476Z] Dload Upload Total Spent Left Speed [2022-11-03T09:00:25.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 83456 0 --:--:-- --:--:-- --:--:-- 83456 [Pipeline] sh [2022-11-03T09:00:26.071Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-03T09:00:26.400Z] + sudo tee /etc/docker/daemon.new [2022-11-03T09:00:26.400Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-03T09:00:26.400Z] { [2022-11-03T09:00:26.400Z] "registry-mirrors": [ [2022-11-03T09:00:26.400Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-03T09:00:26.400Z] ], [2022-11-03T09:00:26.400Z] "bip": "10.250.0.254/24", [2022-11-03T09:00:26.400Z] "hosts": [ [2022-11-03T09:00:26.400Z] "tcp://0.0.0.0:5555", [2022-11-03T09:00:26.400Z] "unix:///var/run/docker.sock" [2022-11-03T09:00:26.400Z] ], [2022-11-03T09:00:26.400Z] "mtu": 1458, [2022-11-03T09:00:26.400Z] "selinux-enabled": true, [2022-11-03T09:00:26.400Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-03T09:00:26.400Z] } [Pipeline] sh [2022-11-03T09:00:26.739Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-03T09:00:27.082Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T09:00:45.360Z] provisioning config files... [2022-11-03T09:00:45.383Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/48@tmp/config16152289033307454793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:00:45.726Z] ---> docker-login.sh [2022-11-03T09:00:45.726Z] nexus3.edgexfoundry.org:10001 [2022-11-03T09:00:46.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:00:46.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:00:46.312Z] Configure a credential helper to remove this warning. See [2022-11-03T09:00:46.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:00:46.312Z] [2022-11-03T09:00:46.312Z] Login Succeeded [2022-11-03T09:00:46.312Z] nexus3.edgexfoundry.org:10002 [2022-11-03T09:00:46.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:00:46.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:00:46.580Z] Configure a credential helper to remove this warning. See [2022-11-03T09:00:46.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:00:46.580Z] [2022-11-03T09:00:46.580Z] Login Succeeded [2022-11-03T09:00:46.580Z] nexus3.edgexfoundry.org:10003 [2022-11-03T09:00:46.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:00:47.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:00:47.117Z] Configure a credential helper to remove this warning. See [2022-11-03T09:00:47.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:00:47.117Z] [2022-11-03T09:00:47.117Z] Login Succeeded [2022-11-03T09:00:47.117Z] nexus3.edgexfoundry.org:10004 [2022-11-03T09:00:47.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:00:47.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:00:47.386Z] Configure a credential helper to remove this warning. See [2022-11-03T09:00:47.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:00:47.386Z] [2022-11-03T09:00:47.386Z] Login Succeeded [2022-11-03T09:00:47.386Z] docker.io [2022-11-03T09:00:47.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:00:47.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:00:47.921Z] Configure a credential helper to remove this warning. See [2022-11-03T09:00:47.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:00:47.921Z] [2022-11-03T09:00:47.921Z] Login Succeeded [2022-11-03T09:00:48.188Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T09:00:48.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-03T09:00:48.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T09:00:48.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T09:00:48.360Z] ========================================================= [2022-11-03T09:00:48.360Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-03T09:00:48.360Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:00:48.700Z] + 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-03T09:00:48.968Z] Sending build context to Docker daemon 8.009MB [2022-11-03T09:00:48.968Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T09:00:48.968Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-03T09:00:49.235Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-03T09:00:49.235Z] 9b18e9b68314: Pulling fs layer [2022-11-03T09:00:49.235Z] 35d82f9e3411: Pulling fs layer [2022-11-03T09:00:49.235Z] e16973657156: Pulling fs layer [2022-11-03T09:00:49.235Z] fc693d55d65f: Pulling fs layer [2022-11-03T09:00:49.235Z] 7e9fc2657dce: Pulling fs layer [2022-11-03T09:00:49.235Z] dda99020689f: Pulling fs layer [2022-11-03T09:00:49.235Z] db1c61fa0a46: Pulling fs layer [2022-11-03T09:00:49.235Z] 891c053d2c06: Pulling fs layer [2022-11-03T09:00:49.235Z] fc693d55d65f: Waiting [2022-11-03T09:00:49.235Z] dda99020689f: Waiting [2022-11-03T09:00:49.235Z] db1c61fa0a46: Waiting [2022-11-03T09:00:49.235Z] 891c053d2c06: Waiting [2022-11-03T09:00:49.235Z] 7e9fc2657dce: Waiting [2022-11-03T09:00:49.235Z] e16973657156: Verifying Checksum [2022-11-03T09:00:49.235Z] e16973657156: Download complete [2022-11-03T09:00:49.235Z] 35d82f9e3411: Verifying Checksum [2022-11-03T09:00:49.235Z] 35d82f9e3411: Download complete [2022-11-03T09:00:49.235Z] 7e9fc2657dce: Verifying Checksum [2022-11-03T09:00:49.235Z] 7e9fc2657dce: Download complete [2022-11-03T09:00:49.235Z] dda99020689f: Verifying Checksum [2022-11-03T09:00:49.235Z] dda99020689f: Download complete [2022-11-03T09:00:49.235Z] 9b18e9b68314: Verifying Checksum [2022-11-03T09:00:49.235Z] 9b18e9b68314: Download complete [2022-11-03T09:00:50.210Z] 9b18e9b68314: Pull complete [2022-11-03T09:00:50.210Z] 891c053d2c06: Verifying Checksum [2022-11-03T09:00:50.210Z] 891c053d2c06: Download complete [2022-11-03T09:00:50.799Z] 35d82f9e3411: Pull complete [2022-11-03T09:00:51.077Z] e16973657156: Pull complete [2022-11-03T09:00:51.662Z] db1c61fa0a46: Verifying Checksum [2022-11-03T09:00:51.662Z] db1c61fa0a46: Download complete [2022-11-03T09:00:52.250Z] fc693d55d65f: Verifying Checksum [2022-11-03T09:00:52.250Z] fc693d55d65f: Download complete [2022-11-03T09:01:04.593Z] fc693d55d65f: Pull complete [2022-11-03T09:01:04.593Z] 7e9fc2657dce: Pull complete [2022-11-03T09:01:04.593Z] dda99020689f: Pull complete [2022-11-03T09:01:09.949Z] db1c61fa0a46: Pull complete [2022-11-03T09:01:12.550Z] 891c053d2c06: Pull complete [2022-11-03T09:01:12.550Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-03T09:01:12.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-03T09:01:12.550Z] ---> f96f9c87975a [2022-11-03T09:01:12.550Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-03T09:01:14.533Z] ---> Running in f24c26ed4a9e [2022-11-03T09:01:14.533Z] Removing intermediate container f24c26ed4a9e [2022-11-03T09:01:14.533Z] ---> e549bbdace01 [2022-11-03T09:01:14.533Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-03T09:01:14.800Z] ---> Running in ab50601b34d6 [2022-11-03T09:01:15.069Z] Removing intermediate container ab50601b34d6 [2022-11-03T09:01:15.069Z] ---> 48807ef7ecb5 [2022-11-03T09:01:15.069Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-03T09:01:15.069Z] ---> Running in a5635c391f4b [2022-11-03T09:01:15.336Z] Removing intermediate container a5635c391f4b [2022-11-03T09:01:15.336Z] ---> 06c9053b1e79 [2022-11-03T09:01:15.336Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T09:01:15.605Z] ---> Running in b5b743734251 [2022-11-03T09:01:15.872Z] Removing intermediate container b5b743734251 [2022-11-03T09:01:15.872Z] ---> 1a7cd65282d0 [2022-11-03T09:01:15.872Z] Step 7/12 : WORKDIR /device-gpio [2022-11-03T09:01:16.140Z] ---> Running in 439147652e9a [2022-11-03T09:01:16.408Z] Removing intermediate container 439147652e9a [2022-11-03T09:01:16.409Z] ---> 04affee88081 [2022-11-03T09:01:16.409Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T09:01:16.676Z] ---> Running in 47b6690f9318 [2022-11-03T09:01:17.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T09:01:18.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T09:01:19.188Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-11-03T09:01:19.188Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-11-03T09:01:19.188Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-11-03T09:01:19.188Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-11-03T09:01:19.188Z] Executing busybox-1.35.0-r17.trigger [2022-11-03T09:01:19.188Z] OK: 226 MiB in 55 packages [2022-11-03T09:01:20.151Z] Removing intermediate container 47b6690f9318 [2022-11-03T09:01:20.151Z] ---> f26ee522f5f2 [2022-11-03T09:01:20.151Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-03T09:01:20.735Z] ---> 909fbb7123f0 [2022-11-03T09:01:20.735Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T09:01:20.735Z] ---> Running in df5a30e6126b [2022-11-03T09:02:17.300Z] Removing intermediate container df5a30e6126b [2022-11-03T09:02:17.300Z] ---> 8a287e4e0e07 [2022-11-03T09:02:17.300Z] Step 11/12 : COPY . . [2022-11-03T09:02:17.300Z] ---> 472c81571a4e [2022-11-03T09:02:17.300Z] Step 12/12 : RUN ${MAKE} [2022-11-03T09:02:17.300Z] ---> Running in 84eef9c79c06 [2022-11-03T09:02:17.300Z] noop [2022-11-03T09:02:17.300Z] Removing intermediate container 84eef9c79c06 [2022-11-03T09:02:17.300Z] ---> ad3fa05b38cb [2022-11-03T09:02:17.300Z] Successfully built ad3fa05b38cb [2022-11-03T09:02:17.300Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:02:17.656Z] + docker inspect -f . ci-base-image-arm64 [2022-11-03T09:02:17.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:02:17.833Z] prd-ubuntu20.04-docker-arm64-4c-16g-118081 does not seem to be running inside a container [2022-11-03T09:02:17.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/48 -v /w/workspace/device-gpio/48:/w/workspace/device-gpio/48:rw,z -v /w/workspace/device-gpio/48@tmp:/w/workspace/device-gpio/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-03T09:02:19.086Z] $ docker top 0a82d92b0396e3c72161f55980b1df23471954490a8bd129fe0b09b0e3eb7e97 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T09:02:19.909Z] + go version [2022-11-03T09:02:19.909Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-03T09:02:19.924Z] $ docker stop --time=1 0a82d92b0396e3c72161f55980b1df23471954490a8bd129fe0b09b0e3eb7e97 [2022-11-03T09:02:21.538Z] $ docker rm -f 0a82d92b0396e3c72161f55980b1df23471954490a8bd129fe0b09b0e3eb7e97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:02:22.064Z] + docker inspect -f . ci-base-image-arm64 [2022-11-03T09:02:22.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:02:22.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-118081 does not seem to be running inside a container [2022-11-03T09:02:22.286Z] $ 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/48 -v /w/workspace/device-gpio/48:/w/workspace/device-gpio/48:rw,z -v /w/workspace/device-gpio/48@tmp:/w/workspace/device-gpio/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-03T09:02:23.445Z] $ docker top b096df73d291a5c9ca8ce8ad77140c2a57476e84eb9b65fef992901bfd6fbdfe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T09:02:23.960Z] + git config --global --add safe.directory /w/workspace/device-gpio/48 [Pipeline] fileExists [Pipeline] sh [2022-11-03T09:02:24.550Z] + make test [2022-11-03T09:02:24.817Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-03T09:02:26.224Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-11-03T09:03:47.867Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-11-03T09:03:47.867Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-11-03T09:03:47.867Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-03T09:03:47.867Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-03T09:04:06.096Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-03T09:04:06.096Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-03T09:04:06.096Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-03T09:04:06.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-03T09:04:06.118Z] $ docker stop --time=1 b096df73d291a5c9ca8ce8ad77140c2a57476e84eb9b65fef992901bfd6fbdfe [2022-11-03T09:04:07.909Z] $ docker rm -f b096df73d291a5c9ca8ce8ad77140c2a57476e84eb9b65fef992901bfd6fbdfe [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T09:04:08.825Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-03T09:04:08.845Z] Warning: overwriting stash ‘coverage-report’ [2022-11-03T09:04:09.204Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T09:04:09.575Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-03T09:04:09.892Z] + ls -al . [2022-11-03T09:04:09.892Z] total 168 [2022-11-03T09:04:09.892Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 09:02 . [2022-11-03T09:04:09.892Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 09:00 .. [2022-11-03T09:04:09.892Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 3 09:00 .dockerignore [2022-11-03T09:04:09.892Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 09:00 .git [2022-11-03T09:04:09.892Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 09:00 .github [2022-11-03T09:04:09.892Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 3 09:00 .gitignore [2022-11-03T09:04:09.892Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 3 09:00 .golangci.yml [2022-11-03T09:04:09.892Z] -rw-rw-r-- 1 jenkins jenkins 9691 Nov 3 09:00 Attribution.txt [2022-11-03T09:04:09.892Z] -rw-rw-r-- 1 jenkins jenkins 4069 Nov 3 09:00 CHANGELOG.md [2022-11-03T09:04:09.892Z] -rw-rw-r-- 1 jenkins jenkins 1604 Nov 3 09:00 Dockerfile [2022-11-03T09:04:09.892Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 3 09:00 GOVERNANCE.md [2022-11-03T09:04:09.892Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 3 09:00 Jenkinsfile [2022-11-03T09:04:09.892Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 3 09:00 LICENSE [2022-11-03T09:04:09.892Z] -rw-rw-r-- 1 jenkins jenkins 2085 Nov 3 09:00 Makefile [2022-11-03T09:04:09.892Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 3 09:00 OWNERS.md [2022-11-03T09:04:09.892Z] -rw-rw-r-- 1 jenkins jenkins 11842 Nov 3 09:00 README.md [2022-11-03T09:04:09.892Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 08:58 VERSION [2022-11-03T09:04:09.892Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 09:00 bin [2022-11-03T09:04:09.892Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 09:00 cmd [2022-11-03T09:04:09.892Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 3 09:02 coverage.out [2022-11-03T09:04:09.892Z] -rw-rw-r-- 1 jenkins jenkins 3448 Nov 3 09:00 go.mod [2022-11-03T09:04:09.892Z] -rw-rw-r-- 1 jenkins jenkins 45075 Nov 3 09:00 go.sum [2022-11-03T09:04:09.892Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 09:00 internal [2022-11-03T09:04:09.892Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 09:00 snap [2022-11-03T09:04:09.892Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 3 09:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:04:10.220Z] + 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=6a3ce9ed1f526325ddb5567e419735729c86c620 --label arch=arm64 --label version=2.3.0-dev.18 . [2022-11-03T09:04:10.489Z] Sending build context to Docker daemon 8.01MB [2022-11-03T09:04:10.489Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T09:04:10.489Z] Step 2/25 : FROM ${BASE} AS builder [2022-11-03T09:04:10.489Z] ---> ad3fa05b38cb [2022-11-03T09:04:10.489Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-11-03T09:04:10.757Z] ---> Running in 4a0d569b0b42 [2022-11-03T09:04:11.026Z] Removing intermediate container 4a0d569b0b42 [2022-11-03T09:04:11.026Z] ---> b24aecbbbadb [2022-11-03T09:04:11.026Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-03T09:04:11.026Z] ---> Running in 6823672b7140 [2022-11-03T09:04:11.293Z] Removing intermediate container 6823672b7140 [2022-11-03T09:04:11.293Z] ---> 0dd043a68d10 [2022-11-03T09:04:11.293Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-03T09:04:11.293Z] ---> Running in 39f908804251 [2022-11-03T09:04:11.560Z] Removing intermediate container 39f908804251 [2022-11-03T09:04:11.560Z] ---> c2d32917e6c1 [2022-11-03T09:04:11.560Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T09:04:11.560Z] ---> Running in a0bd85bb11b1 [2022-11-03T09:04:11.829Z] Removing intermediate container a0bd85bb11b1 [2022-11-03T09:04:11.829Z] ---> 8ffd4004b3e8 [2022-11-03T09:04:11.829Z] Step 7/25 : WORKDIR /device-gpio [2022-11-03T09:04:12.096Z] ---> Running in 61dbdc1fd1b1 [2022-11-03T09:04:12.369Z] Removing intermediate container 61dbdc1fd1b1 [2022-11-03T09:04:12.369Z] ---> 184053cf661b [2022-11-03T09:04:12.369Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T09:04:12.369Z] ---> Running in 142cb0f8dcb1 [2022-11-03T09:04:13.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T09:04:13.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T09:04:14.566Z] OK: 226 MiB in 55 packages [2022-11-03T09:04:15.151Z] Removing intermediate container 142cb0f8dcb1 [2022-11-03T09:04:15.151Z] ---> 70566ef7af99 [2022-11-03T09:04:15.151Z] Step 9/25 : COPY go.mod vendor* ./ [2022-11-03T09:04:15.734Z] ---> 2b31c3667119 [2022-11-03T09:04:15.734Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T09:04:15.734Z] ---> Running in a93d033607a9 [2022-11-03T09:04:17.681Z] Removing intermediate container a93d033607a9 [2022-11-03T09:04:17.681Z] ---> bb98a760af19 [2022-11-03T09:04:17.681Z] Step 11/25 : COPY . . [2022-11-03T09:04:18.645Z] ---> 9258cfdd751f [2022-11-03T09:04:18.645Z] Step 12/25 : RUN ${MAKE} [2022-11-03T09:04:18.645Z] ---> Running in 15162e1a4a67 [2022-11-03T09:04:19.604Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-11-03T09:06:57.376Z] Removing intermediate container 15162e1a4a67 [2022-11-03T09:06:57.376Z] ---> 786adf51578c [2022-11-03T09:06:57.376Z] Step 13/25 : FROM alpine:3.16 [2022-11-03T09:06:57.376Z] 3.16: Pulling from library/alpine [2022-11-03T09:06:57.376Z] 9b18e9b68314: Already exists [2022-11-03T09:06:57.376Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-03T09:06:57.376Z] Status: Downloaded newer image for alpine:3.16 [2022-11-03T09:06:57.376Z] ---> a6215f271958 [2022-11-03T09:06:57.376Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-11-03T09:06:57.376Z] ---> Running in cc9db326947d [2022-11-03T09:06:57.376Z] Removing intermediate container cc9db326947d [2022-11-03T09:06:57.376Z] ---> b046a11d1fb2 [2022-11-03T09:06:57.376Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-11-03T09:06:57.376Z] ---> Running in c0996f226580 [2022-11-03T09:06:57.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T09:06:57.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T09:06:57.376Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-11-03T09:06:57.376Z] (2/5) Installing libsodium (1.0.18-r0) [2022-11-03T09:06:57.376Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-03T09:06:57.376Z] (4/5) Installing libzmq (4.3.4-r0) [2022-11-03T09:06:57.376Z] (5/5) Installing zeromq (4.3.4-r0) [2022-11-03T09:06:57.376Z] Executing busybox-1.35.0-r17.trigger [2022-11-03T09:06:57.376Z] OK: 8 MiB in 19 packages [2022-11-03T09:06:57.376Z] Removing intermediate container c0996f226580 [2022-11-03T09:06:57.376Z] ---> 3b350a94b5b1 [2022-11-03T09:06:57.376Z] Step 16/25 : WORKDIR / [2022-11-03T09:06:57.376Z] ---> Running in c6db11ef5215 [2022-11-03T09:06:57.376Z] Removing intermediate container c6db11ef5215 [2022-11-03T09:06:57.376Z] ---> 5ac4ee964929 [2022-11-03T09:06:57.376Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-11-03T09:06:57.376Z] ---> 61fdc0478487 [2022-11-03T09:06:57.376Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-11-03T09:06:57.376Z] ---> d90edb4ff494 [2022-11-03T09:06:57.376Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-11-03T09:06:57.376Z] ---> e302a971851f [2022-11-03T09:06:57.376Z] Step 20/25 : EXPOSE 59910 [2022-11-03T09:06:57.376Z] ---> Running in efddde1b4868 [2022-11-03T09:06:57.376Z] Removing intermediate container efddde1b4868 [2022-11-03T09:06:57.376Z] ---> 81b6e24a068c [2022-11-03T09:06:57.376Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-11-03T09:06:57.376Z] ---> Running in f73bba0e5106 [2022-11-03T09:06:57.376Z] Removing intermediate container f73bba0e5106 [2022-11-03T09:06:57.376Z] ---> af64b14b8802 [2022-11-03T09:06:57.376Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-03T09:06:57.376Z] ---> Running in a6b0c67c0275 [2022-11-03T09:06:57.376Z] Removing intermediate container a6b0c67c0275 [2022-11-03T09:06:57.376Z] ---> 4d7839f873d1 [2022-11-03T09:06:57.376Z] Step 23/25 : LABEL arch=arm64 [2022-11-03T09:06:57.376Z] ---> Running in 362fbed55cbf [2022-11-03T09:06:57.376Z] Removing intermediate container 362fbed55cbf [2022-11-03T09:06:57.376Z] ---> 2cc0641285e2 [2022-11-03T09:06:57.376Z] Step 24/25 : LABEL git_sha=6a3ce9ed1f526325ddb5567e419735729c86c620 [2022-11-03T09:06:57.376Z] ---> Running in 4b31533bc1ee [2022-11-03T09:06:57.376Z] Removing intermediate container 4b31533bc1ee [2022-11-03T09:06:57.376Z] ---> 374a9962915c [2022-11-03T09:06:57.376Z] Step 25/25 : LABEL version=2.3.0-dev.18 [2022-11-03T09:06:57.376Z] ---> Running in e5a26bff9621 [2022-11-03T09:06:57.376Z] Removing intermediate container e5a26bff9621 [2022-11-03T09:06:57.376Z] ---> e043919e8cec [2022-11-03T09:06:57.376Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-03T09:06:57.376Z] Successfully built e043919e8cec [2022-11-03T09:06:57.376Z] 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-03T09:06:57.464Z] provisioning config files... [2022-11-03T09:06:57.477Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/48@tmp/config723514883894223074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:06:57.820Z] ---> docker-login.sh [2022-11-03T09:06:57.820Z] nexus3.edgexfoundry.org:10001 [2022-11-03T09:06:57.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:06:58.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:06:58.087Z] Configure a credential helper to remove this warning. See [2022-11-03T09:06:58.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:06:58.087Z] [2022-11-03T09:06:58.087Z] Login Succeeded [2022-11-03T09:06:58.087Z] nexus3.edgexfoundry.org:10002 [2022-11-03T09:06:58.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:06:58.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:06:58.353Z] Configure a credential helper to remove this warning. See [2022-11-03T09:06:58.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:06:58.353Z] [2022-11-03T09:06:58.353Z] Login Succeeded [2022-11-03T09:06:58.353Z] nexus3.edgexfoundry.org:10003 [2022-11-03T09:06:58.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:06:58.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:06:58.887Z] Configure a credential helper to remove this warning. See [2022-11-03T09:06:58.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:06:58.887Z] [2022-11-03T09:06:58.887Z] Login Succeeded [2022-11-03T09:06:58.887Z] nexus3.edgexfoundry.org:10004 [2022-11-03T09:06:59.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:06:59.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:06:59.156Z] Configure a credential helper to remove this warning. See [2022-11-03T09:06:59.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:06:59.156Z] [2022-11-03T09:06:59.156Z] Login Succeeded [2022-11-03T09:06:59.156Z] docker.io [2022-11-03T09:06:59.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:06:59.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:06:59.689Z] Configure a credential helper to remove this warning. See [2022-11-03T09:06:59.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:06:59.689Z] [2022-11-03T09:06:59.689Z] Login Succeeded [2022-11-03T09:06:59.689Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T09:06:59.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T09:06:59.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T09:06:59.745Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-11-03T09:06:59.745Z] 6a3ce9ed1f526325ddb5567e419735729c86c620 [2022-11-03T09:06:59.745Z] latest [2022-11-03T09:06:59.745Z] 2.3.0-dev.18 [2022-11-03T09:06:59.745Z] 6a3ce9ed1f526325ddb5567e419735729c86c620-2.3.0-dev.18 [2022-11-03T09:06:59.745Z] main [2022-11-03T09:06:59.745Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:07:00.079Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:6a3ce9ed1f526325ddb5567e419735729c86c620 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:07:00.412Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:6a3ce9ed1f526325ddb5567e419735729c86c620 [2022-11-03T09:07:00.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-11-03T09:07:00.412Z] 16f2d19db0e1: Preparing [2022-11-03T09:07:00.412Z] 92ac5b690fe5: Preparing [2022-11-03T09:07:00.412Z] 4c69f64175e5: Preparing [2022-11-03T09:07:00.412Z] c69ba1dc2965: Preparing [2022-11-03T09:07:00.412Z] 5d3e392a13a0: Preparing [2022-11-03T09:07:00.412Z] 5d3e392a13a0: Layer already exists [2022-11-03T09:07:00.677Z] 4c69f64175e5: Pushed [2022-11-03T09:07:00.677Z] 92ac5b690fe5: Pushed [2022-11-03T09:07:01.256Z] c69ba1dc2965: Pushed [2022-11-03T09:07:06.590Z] 16f2d19db0e1: Pushed [2022-11-03T09:07:06.590Z] 6a3ce9ed1f526325ddb5567e419735729c86c620: digest: sha256:a2dc741bfba62583fac2b8a73fa9b44ff4f04b180c082326a71fbdc91eb5a40e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:07:06.924Z] + 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-03T09:07:07.258Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-11-03T09:07:07.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-11-03T09:07:07.258Z] 16f2d19db0e1: Preparing [2022-11-03T09:07:07.258Z] 92ac5b690fe5: Preparing [2022-11-03T09:07:07.258Z] 4c69f64175e5: Preparing [2022-11-03T09:07:07.258Z] c69ba1dc2965: Preparing [2022-11-03T09:07:07.258Z] 5d3e392a13a0: Preparing [2022-11-03T09:07:07.258Z] 92ac5b690fe5: Layer already exists [2022-11-03T09:07:07.258Z] c69ba1dc2965: Layer already exists [2022-11-03T09:07:07.258Z] 16f2d19db0e1: Layer already exists [2022-11-03T09:07:07.258Z] 5d3e392a13a0: Layer already exists [2022-11-03T09:07:07.258Z] 4c69f64175e5: Layer already exists [2022-11-03T09:07:07.526Z] latest: digest: sha256:a2dc741bfba62583fac2b8a73fa9b44ff4f04b180c082326a71fbdc91eb5a40e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:07:07.857Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:07:08.238Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.18 [2022-11-03T09:07:08.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-11-03T09:07:08.238Z] 16f2d19db0e1: Preparing [2022-11-03T09:07:08.238Z] 92ac5b690fe5: Preparing [2022-11-03T09:07:08.238Z] 4c69f64175e5: Preparing [2022-11-03T09:07:08.238Z] c69ba1dc2965: Preparing [2022-11-03T09:07:08.238Z] 5d3e392a13a0: Preparing [2022-11-03T09:07:08.238Z] 16f2d19db0e1: Layer already exists [2022-11-03T09:07:08.238Z] 5d3e392a13a0: Layer already exists [2022-11-03T09:07:08.238Z] 4c69f64175e5: Layer already exists [2022-11-03T09:07:08.238Z] c69ba1dc2965: Layer already exists [2022-11-03T09:07:08.238Z] 92ac5b690fe5: Layer already exists [2022-11-03T09:07:08.506Z] 2.3.0-dev.18: digest: sha256:a2dc741bfba62583fac2b8a73fa9b44ff4f04b180c082326a71fbdc91eb5a40e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:07:08.855Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:6a3ce9ed1f526325ddb5567e419735729c86c620-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:07:09.198Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:6a3ce9ed1f526325ddb5567e419735729c86c620-2.3.0-dev.18 [2022-11-03T09:07:09.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-11-03T09:07:09.198Z] 16f2d19db0e1: Preparing [2022-11-03T09:07:09.198Z] 92ac5b690fe5: Preparing [2022-11-03T09:07:09.198Z] 4c69f64175e5: Preparing [2022-11-03T09:07:09.198Z] c69ba1dc2965: Preparing [2022-11-03T09:07:09.198Z] 5d3e392a13a0: Preparing [2022-11-03T09:07:09.198Z] 5d3e392a13a0: Layer already exists [2022-11-03T09:07:09.198Z] c69ba1dc2965: Layer already exists [2022-11-03T09:07:09.198Z] 92ac5b690fe5: Layer already exists [2022-11-03T09:07:09.198Z] 4c69f64175e5: Layer already exists [2022-11-03T09:07:09.198Z] 16f2d19db0e1: Layer already exists [2022-11-03T09:07:09.198Z] 6a3ce9ed1f526325ddb5567e419735729c86c620-2.3.0-dev.18: digest: sha256:a2dc741bfba62583fac2b8a73fa9b44ff4f04b180c082326a71fbdc91eb5a40e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:07:09.543Z] + 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-03T09:07:09.870Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2022-11-03T09:07:09.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-11-03T09:07:09.871Z] 16f2d19db0e1: Preparing [2022-11-03T09:07:09.871Z] 92ac5b690fe5: Preparing [2022-11-03T09:07:09.871Z] 4c69f64175e5: Preparing [2022-11-03T09:07:09.871Z] c69ba1dc2965: Preparing [2022-11-03T09:07:09.871Z] 5d3e392a13a0: Preparing [2022-11-03T09:07:09.871Z] c69ba1dc2965: Layer already exists [2022-11-03T09:07:09.871Z] 4c69f64175e5: Layer already exists [2022-11-03T09:07:09.871Z] 92ac5b690fe5: Layer already exists [2022-11-03T09:07:09.871Z] 16f2d19db0e1: Layer already exists [2022-11-03T09:07:09.871Z] 5d3e392a13a0: Layer already exists [2022-11-03T09:07:09.871Z] main: digest: sha256:a2dc741bfba62583fac2b8a73fa9b44ff4f04b180c082326a71fbdc91eb5a40e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T09:07:09.924Z] ===================================================== [Pipeline] echo [2022-11-03T09:07:09.931Z] taggedImages: [2022-11-03T09:07:09.931Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:6a3ce9ed1f526325ddb5567e419735729c86c620 [2022-11-03T09:07:09.931Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-11-03T09:07:09.931Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.18 [2022-11-03T09:07:09.931Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:6a3ce9ed1f526325ddb5567e419735729c86c620-2.3.0-dev.18 [2022-11-03T09:07:09.931Z] - 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-03T09:07:10.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T09:07:10.294Z] [2022-11-03T09:07:10.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:07:10.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T09:07:10.622Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-03T09:07:10.622Z] 8998bd30e6a1: Pulling fs layer [2022-11-03T09:07:10.622Z] 04944245beec: Pulling fs layer [2022-11-03T09:07:10.622Z] 699f458cf7ca: Pulling fs layer [2022-11-03T09:07:10.622Z] 765212b225bb: Pulling fs layer [2022-11-03T09:07:10.622Z] f23df028b6ca: Pulling fs layer [2022-11-03T09:07:10.622Z] d65c8cfc05b1: Pulling fs layer [2022-11-03T09:07:10.622Z] 2437ff75d9bd: Pulling fs layer [2022-11-03T09:07:10.622Z] 765212b225bb: Waiting [2022-11-03T09:07:10.622Z] f23df028b6ca: Waiting [2022-11-03T09:07:10.622Z] d65c8cfc05b1: Waiting [2022-11-03T09:07:10.622Z] 2437ff75d9bd: Waiting [2022-11-03T09:07:10.888Z] 04944245beec: Verifying Checksum [2022-11-03T09:07:10.888Z] 04944245beec: Download complete [2022-11-03T09:07:10.888Z] 765212b225bb: Verifying Checksum [2022-11-03T09:07:10.888Z] 765212b225bb: Download complete [2022-11-03T09:07:10.888Z] f23df028b6ca: Verifying Checksum [2022-11-03T09:07:10.888Z] f23df028b6ca: Download complete [2022-11-03T09:07:10.888Z] d65c8cfc05b1: Verifying Checksum [2022-11-03T09:07:10.888Z] d65c8cfc05b1: Download complete [2022-11-03T09:07:10.888Z] 699f458cf7ca: Verifying Checksum [2022-11-03T09:07:10.888Z] 699f458cf7ca: Download complete [2022-11-03T09:07:11.479Z] 8998bd30e6a1: Verifying Checksum [2022-11-03T09:07:11.479Z] 8998bd30e6a1: Download complete [2022-11-03T09:07:13.427Z] 2437ff75d9bd: Verifying Checksum [2022-11-03T09:07:13.427Z] 2437ff75d9bd: Download complete [2022-11-03T09:07:15.369Z] 8998bd30e6a1: Pull complete [2022-11-03T09:07:15.637Z] 04944245beec: Pull complete [2022-11-03T09:07:17.036Z] 699f458cf7ca: Pull complete [2022-11-03T09:07:17.305Z] 765212b225bb: Pull complete [2022-11-03T09:07:17.888Z] f23df028b6ca: Pull complete [2022-11-03T09:07:18.157Z] d65c8cfc05b1: Pull complete [2022-11-03T09:07:33.140Z] 2437ff75d9bd: Pull complete [2022-11-03T09:07:33.140Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-03T09:07:33.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T09:07:33.140Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:07:33.305Z] prd-ubuntu20.04-docker-arm64-4c-16g-118081 does not seem to be running inside a container [2022-11-03T09:07:33.358Z] $ 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/48 -v /w/workspace/device-gpio/48:/w/workspace/device-gpio/48:rw,z -v /w/workspace/device-gpio/48@tmp:/w/workspace/device-gpio/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-03T09:07:35.788Z] $ docker top dbf5bd577e2180c3530217006529e3d8fc1c302996d4f39a520e7c39ffebe424 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:07:36.624Z] ---> job-cost.sh [2022-11-03T09:07:36.624Z] lf-activate-venv: SKIPPING [2022-11-03T09:07:36.624Z] INFO: No Stack... [2022-11-03T09:07:36.889Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-03T09:07:37.843Z] INFO: Archiving Costs [Pipeline] sh [2022-11-03T09:07:38.472Z] + cat+ /w/workspace/device-gpio/48/archives/cost.csv [2022-11-03T09:07:38.472Z] cut -d, -f6 [Pipeline] lock [2022-11-03T09:07:38.509Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-48-stack-cost] [2022-11-03T09:07:38.514Z] Resource [jenkins-edgexfoundry-device-gpio-main-48-stack-cost] did not exist. Created. [2022-11-03T09:07:38.514Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T09:07:39.161Z] /w/workspace/device-gpio/48@tmp/durable-c4667afd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-03T09:07:39.806Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-03T09:07:39.824Z] Warning: overwriting stash ‘stack-cost’ [2022-11-03T09:07:39.869Z] Stashed 1 file(s) [Pipeline] } [2022-11-03T09:07:39.876Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-03T09:07:39.885Z] $ docker stop --time=1 dbf5bd577e2180c3530217006529e3d8fc1c302996d4f39a520e7c39ffebe424 [2022-11-03T09:07:41.353Z] $ docker rm -f dbf5bd577e2180c3530217006529e3d8fc1c302996d4f39a520e7c39ffebe424 [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-03T09:07:41.707Z] provisioning config files... [2022-11-03T09:07:41.714Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2659162318403689293tmp [Pipeline] { [Pipeline] sh [2022-11-03T09:07:42.015Z] + set +x [2022-11-03T09:07:42.015Z] + + bash -s -- [2022-11-03T09:07:42.015Z] curl -s https://codecov.io/bash [2022-11-03T09:07:42.015Z] [2022-11-03T09:07:42.015Z] _____ _ [2022-11-03T09:07:42.015Z] / ____| | | [2022-11-03T09:07:42.015Z] | | ___ __| | ___ ___ _____ __ [2022-11-03T09:07:42.015Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-03T09:07:42.015Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-03T09:07:42.015Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-03T09:07:42.015Z] Bash-1.0.6 [2022-11-03T09:07:42.015Z] [2022-11-03T09:07:42.015Z] [2022-11-03T09:07:42.015Z] ==> git version 2.25.1 found [2022-11-03T09:07:42.015Z] ==> 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-03T09:07:42.015Z] Release-Date: 2020-01-08 [2022-11-03T09:07:42.015Z] 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-03T09:07:42.015Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-03T09:07:42.015Z] ==> Jenkins CI detected. [2022-11-03T09:07:42.015Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2022-11-03T09:07:42.015Z] project root: . [2022-11-03T09:07:42.015Z] --> token set from env [2022-11-03T09:07:42.015Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-03T09:07:42.015Z] ==> Running gcov in . (disable via -X gcov) [2022-11-03T09:07:42.015Z] ==> Python coveragepy not found [2022-11-03T09:07:42.015Z] ==> Searching for coverage reports in: [2022-11-03T09:07:42.015Z] + . [2022-11-03T09:07:42.015Z] -> Found 1 reports [2022-11-03T09:07:42.015Z] ==> Detecting git/mercurial file structure [2022-11-03T09:07:42.015Z] ==> Reading reports [2022-11-03T09:07:42.015Z] + ./coverage.out bytes=10 [2022-11-03T09:07:42.015Z] ==> Appending adjustments [2022-11-03T09:07:42.015Z] https://docs.codecov.io/docs/fixing-reports [2022-11-03T09:07:42.273Z] + Found adjustments [2022-11-03T09:07:42.273Z] ==> Gzipping contents [2022-11-03T09:07:42.273Z] 4.0K /tmp/codecov.mMaO7I.gz [2022-11-03T09:07:42.273Z] ==> Uploading reports [2022-11-03T09:07:42.273Z] url: https://codecov.io [2022-11-03T09:07:42.273Z] query: branch=main&commit=6a3ce9ed1f526325ddb5567e419735729c86c620&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-03T09:07:42.273Z] -> Pinging Codecov [2022-11-03T09:07:42.273Z] 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=6a3ce9ed1f526325ddb5567e419735729c86c620&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-03T09:07:42.532Z] -> Uploading to [2022-11-03T09:07:42.532Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-03/3EC07B1A8CA8AF9BCAA0BB9F0134797F/6a3ce9ed1f526325ddb5567e419735729c86c620/2191b993-8359-49a1-8b6c-62c26a51e56f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221103T090742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9d1fe4d99116e7bc062c5131e18ef3f5570185bf8219901b26fe57619095b37f [2022-11-03T09:07:42.532Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-03T09:07:42.532Z] Dload Upload Total Spent Left Speed [2022-11-03T09:07:42.791Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 3502 --:--:-- --:--:-- --:--:-- 3502 [2022-11-03T09:07:42.791Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/6a3ce9ed1f526325ddb5567e419735729c86c620 [Pipeline] } [2022-11-03T09:07:42.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-03T09:07:42.977Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-03T09:07:42.989Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:07:43.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T09:07:43.291Z] [2022-11-03T09:07:43.291Z] 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-03T09:07:43.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T09:07:43.584Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-03T09:07:43.584Z] df9b9388f04a: Pulling fs layer [2022-11-03T09:07:43.584Z] 52dc419b0ee2: Pulling fs layer [2022-11-03T09:07:43.584Z] 25bc292e5bac: Pulling fs layer [2022-11-03T09:07:43.584Z] 114826534d7a: Pulling fs layer [2022-11-03T09:07:43.584Z] 4657fd5d0bcf: Pulling fs layer [2022-11-03T09:07:43.584Z] 6ad1cebc031e: Pulling fs layer [2022-11-03T09:07:43.584Z] 8a3aa393b2d8: Pulling fs layer [2022-11-03T09:07:43.584Z] 4657fd5d0bcf: Waiting [2022-11-03T09:07:43.584Z] 6ad1cebc031e: Waiting [2022-11-03T09:07:43.584Z] 114826534d7a: Waiting [2022-11-03T09:07:43.584Z] 25bc292e5bac: Download complete [2022-11-03T09:07:43.584Z] 52dc419b0ee2: Verifying Checksum [2022-11-03T09:07:43.584Z] 52dc419b0ee2: Download complete [2022-11-03T09:07:43.584Z] df9b9388f04a: Download complete [2022-11-03T09:07:43.843Z] df9b9388f04a: Pull complete [2022-11-03T09:07:43.843Z] 6ad1cebc031e: Verifying Checksum [2022-11-03T09:07:43.843Z] 6ad1cebc031e: Download complete [2022-11-03T09:07:43.843Z] 52dc419b0ee2: Pull complete [2022-11-03T09:07:43.843Z] 25bc292e5bac: Pull complete [2022-11-03T09:07:44.411Z] 114826534d7a: Download complete [2022-11-03T09:07:44.671Z] 8a3aa393b2d8: Verifying Checksum [2022-11-03T09:07:44.671Z] 8a3aa393b2d8: Download complete [2022-11-03T09:07:47.958Z] 114826534d7a: Pull complete [2022-11-03T09:07:47.958Z] 4657fd5d0bcf: Pull complete [2022-11-03T09:07:48.216Z] 6ad1cebc031e: Pull complete [2022-11-03T09:07:51.502Z] 8a3aa393b2d8: Pull complete [2022-11-03T09:07:51.502Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-03T09:07:51.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T09:07:51.502Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:07:51.567Z] prd-ubuntu20.04-docker-8c-8g-118080 does not seem to be running inside a container [2022-11-03T09:07:51.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-03T09:07:53.164Z] $ docker top cc51e9c2c5082b39d052e11a765a64185c2ab683b87ab1970c7850f87f240cde -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-03T09:07:53.227Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2022-11-03T09:07:53.506Z] + set -o pipefail [2022-11-03T09:07:53.506Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2022-11-03T09:07:58.780Z] [2022-11-03T09:07:58.780Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2022-11-03T09:07:58.780Z] [2022-11-03T09:07:58.780Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/0f326548-994f-4527-b834-27f4c7f71a85 [2022-11-03T09:07:58.780Z] [2022-11-03T09:07:58.780Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-03T09:07:58.780Z] [2022-11-03T09:07:58.780Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-03T09:07:58.780Z] [2022-11-03T09:07:58.780Z] [2022-11-03T09:07:58.780Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-03T09:07:58.780Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-03T09:07:58.780Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-03T09:07:58.791Z] $ docker stop --time=1 cc51e9c2c5082b39d052e11a765a64185c2ab683b87ab1970c7850f87f240cde [2022-11-03T09:08:01.204Z] $ docker rm -f cc51e9c2c5082b39d052e11a765a64185c2ab683b87ab1970c7850f87f240cde [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-03T09:08:01.894Z] + git log --format=format:%s -1 6a3ce9ed1f526325ddb5567e419735729c86c620 [Pipeline] sh [2022-11-03T09:08:02.180Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T09:08:02.180Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:08:02.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T09:08:02.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:08:02.539Z] prd-ubuntu20.04-docker-8c-8g-118080 does not seem to be running inside a container [2022-11-03T09:08:02.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T09:08:02.989Z] $ docker top c638b73e5bd5aec3cbe5214379a83ceae5cbbd3b2a9629ec594b25a75b0fa8d7 -eo pid,comm [2022-11-03T09:08:03.041Z] 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-03T09:08:03.041Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T09:08:03.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T09:08:03.074Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T09:08:03.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T09:08:03.187Z] $ docker exec c638b73e5bd5aec3cbe5214379a83ceae5cbbd3b2a9629ec594b25a75b0fa8d7 ssh-agent [2022-11-03T09:08:03.308Z] SSH_AUTH_SOCK=/tmp/ssh-DvRzw2Nl52gR/agent.32 [2022-11-03T09:08:03.308Z] SSH_AGENT_PID=39 [2022-11-03T09:08:03.312Z] Running ssh-add (command line suppressed) [2022-11-03T09:08:03.418Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1083909662533333914.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1083909662533333914.key) [2022-11-03T09:08:03.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T09:08:03.721Z] + git semver tag [2022-11-03T09:08:03.982Z] 2022-11-03 09:08:03,900 [run_tag] DEBUG tag force:False [2022-11-03T09:08:03.982Z] 2022-11-03 09:08:03,900 [check_head_tag] DEBUG check head tag [2022-11-03T09:08:03.982Z] 2022-11-03 09:08:03,901 [execute] INFO git cat-file --batch-check [2022-11-03T09:08:03.982Z] 2022-11-03 09:08:03,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-11-03T09:08:03.982Z] 2022-11-03 09:08:03,905 [execute] INFO git cat-file --batch [2022-11-03T09:08:03.982Z] 2022-11-03 09:08:03,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-11-03T09:08:03.982Z] 2022-11-03 09:08:03,916 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-11-03T09:08:03.982Z] 2022-11-03 09:08:03,917 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 [2022-11-03T09:08:03.982Z] 2022-11-03 09:08:03,917 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-11-03T09:08:03.982Z] 2022-11-03 09:08:03,922 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-11-03T09:08:03.982Z] 2.3.0-dev.18 [Pipeline] } [2022-11-03T09:08:03.992Z] $ docker exec --env ******** --env ******** c638b73e5bd5aec3cbe5214379a83ceae5cbbd3b2a9629ec594b25a75b0fa8d7 ssh-agent -k [2022-11-03T09:08:04.085Z] unset SSH_AUTH_SOCK; [2022-11-03T09:08:04.085Z] unset SSH_AGENT_PID; [2022-11-03T09:08:04.085Z] echo Agent pid 39 killed; [2022-11-03T09:08:04.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T09:08:04.391Z] + git semver [Pipeline] } [2022-11-03T09:08:04.663Z] $ docker stop --time=1 c638b73e5bd5aec3cbe5214379a83ceae5cbbd3b2a9629ec594b25a75b0fa8d7 [2022-11-03T09:08:06.007Z] $ docker rm -f c638b73e5bd5aec3cbe5214379a83ceae5cbbd3b2a9629ec594b25a75b0fa8d7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:08:06.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T09:08:06.383Z] [2022-11-03T09:08:06.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:08:06.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T09:08:06.683Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-03T09:08:06.683Z] ab5ef0e58194: Pulling fs layer [2022-11-03T09:08:06.683Z] 9712f1f96733: Pulling fs layer [2022-11-03T09:08:06.683Z] 63f879dbbcfc: Pulling fs layer [2022-11-03T09:08:06.683Z] 0d9ebad4ef96: Pulling fs layer [2022-11-03T09:08:06.683Z] e9a5061849ea: Pulling fs layer [2022-11-03T09:08:06.683Z] d747dcd14b5f: Pulling fs layer [2022-11-03T09:08:06.683Z] 2de7ff778b66: Pulling fs layer [2022-11-03T09:08:06.683Z] e9a5061849ea: Waiting [2022-11-03T09:08:06.683Z] d747dcd14b5f: Waiting [2022-11-03T09:08:06.683Z] 0d9ebad4ef96: Waiting [2022-11-03T09:08:06.683Z] 2de7ff778b66: Waiting [2022-11-03T09:08:06.683Z] 9712f1f96733: Verifying Checksum [2022-11-03T09:08:06.683Z] 9712f1f96733: Download complete [2022-11-03T09:08:06.945Z] 63f879dbbcfc: Verifying Checksum [2022-11-03T09:08:06.945Z] 63f879dbbcfc: Download complete [2022-11-03T09:08:07.564Z] e9a5061849ea: Verifying Checksum [2022-11-03T09:08:07.564Z] e9a5061849ea: Download complete [2022-11-03T09:08:07.564Z] d747dcd14b5f: Verifying Checksum [2022-11-03T09:08:07.564Z] d747dcd14b5f: Download complete [2022-11-03T09:08:07.830Z] 0d9ebad4ef96: Verifying Checksum [2022-11-03T09:08:07.830Z] 0d9ebad4ef96: Download complete [2022-11-03T09:08:07.830Z] ab5ef0e58194: Verifying Checksum [2022-11-03T09:08:07.830Z] ab5ef0e58194: Download complete [2022-11-03T09:08:07.830Z] 2de7ff778b66: Verifying Checksum [2022-11-03T09:08:07.830Z] 2de7ff778b66: Download complete [2022-11-03T09:08:11.112Z] ab5ef0e58194: Pull complete [2022-11-03T09:08:11.112Z] 9712f1f96733: Pull complete [2022-11-03T09:08:11.372Z] 63f879dbbcfc: Pull complete [2022-11-03T09:08:15.557Z] 0d9ebad4ef96: Pull complete [2022-11-03T09:08:15.815Z] e9a5061849ea: Pull complete [2022-11-03T09:08:15.815Z] d747dcd14b5f: Pull complete [2022-11-03T09:08:17.189Z] 2de7ff778b66: Pull complete [2022-11-03T09:08:17.189Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-03T09:08:17.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T09:08:17.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:08:17.326Z] prd-ubuntu20.04-docker-8c-8g-118080 does not seem to be running inside a container [2022-11-03T09:08:17.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-11-03T09:08:19.433Z] $ docker top 3c89a4e23515ff122f4f477278ba8d08206358ea75f4fe640ebe773f59b18511 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-03T09:08:19.495Z] provisioning config files... [2022-11-03T09:08:19.503Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9245924806206962819tmp [2022-11-03T09:08:19.513Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16041224151046186241tmp [2022-11-03T09:08:19.523Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15487495482559053700tmp [Pipeline] { [Pipeline] echo [2022-11-03T09:08:19.539Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:08:19.825Z] ---> sigul-configuration.sh [2022-11-03T09:08:19.825Z] gpg: directory `/root/.gnupg' created [2022-11-03T09:08:19.825Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-03T09:08:19.825Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-03T09:08:19.825Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-03T09:08:19.825Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-03T09:08:19.825Z] gpg: CAST5 encrypted data [2022-11-03T09:08:19.825Z] gpg: encrypted with 1 passphrase [2022-11-03T09:08:19.825Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-03T09:08:20.106Z] + mkdir /home/jenkins [2022-11-03T09:08:20.106Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-03T09:08:20.389Z] + 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-03T09:08:20.397Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:08:20.678Z] ---> sigul-install.sh [2022-11-03T09:08:20.678Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-03T09:08:20.963Z] + git tag --list [2022-11-03T09:08:20.963Z] v1.0.0 [2022-11-03T09:08:20.963Z] v2.1.0 [2022-11-03T09:08:20.963Z] v2.1.1 [2022-11-03T09:08:20.963Z] v2.1.1-dev.1 [2022-11-03T09:08:20.963Z] v2.2.0 [2022-11-03T09:08:20.963Z] v2.2.1-dev.1 [2022-11-03T09:08:20.963Z] v2.2.1-dev.2 [2022-11-03T09:08:20.963Z] v2.2.1-dev.3 [2022-11-03T09:08:20.963Z] v2.2.1-dev.4 [2022-11-03T09:08:20.963Z] v2.3.0-dev.10 [2022-11-03T09:08:20.963Z] v2.3.0-dev.11 [2022-11-03T09:08:20.963Z] v2.3.0-dev.12 [2022-11-03T09:08:20.963Z] v2.3.0-dev.13 [2022-11-03T09:08:20.963Z] v2.3.0-dev.14 [2022-11-03T09:08:20.963Z] v2.3.0-dev.15 [2022-11-03T09:08:20.963Z] v2.3.0-dev.16 [2022-11-03T09:08:20.963Z] v2.3.0-dev.17 [2022-11-03T09:08:20.963Z] v2.3.0-dev.18 [2022-11-03T09:08:20.963Z] v2.3.0-dev.4 [2022-11-03T09:08:20.963Z] v2.3.0-dev.5 [2022-11-03T09:08:20.963Z] v2.3.0-dev.6 [2022-11-03T09:08:20.963Z] v2.3.0-dev.7 [2022-11-03T09:08:20.963Z] v2.3.0-dev.8 [2022-11-03T09:08:20.963Z] v2.3.0-dev.9 [Pipeline] sh [2022-11-03T09:08:21.249Z] + lftools sign git-tag v2.3.0-dev.18 [2022-11-03T09:08:21.818Z] Signing Git tag with Sigul... [2022-11-03T09:08:21.818Z] Signing v2.3.0-dev.18 [Pipeline] echo [2022-11-03T09:08:22.086Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:08:22.371Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-03T09:08:22.378Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-03T09:08:22.395Z] $ docker stop --time=1 3c89a4e23515ff122f4f477278ba8d08206358ea75f4fe640ebe773f59b18511 [2022-11-03T09:08:23.715Z] $ docker rm -f 3c89a4e23515ff122f4f477278ba8d08206358ea75f4fe640ebe773f59b18511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-03T09:08:24.121Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T09:08:24.122Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:08:24.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T09:08:24.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:08:24.481Z] prd-ubuntu20.04-docker-8c-8g-118080 does not seem to be running inside a container [2022-11-03T09:08:24.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T09:08:24.905Z] $ docker top e71418a1270db17157b1dac21bc38e0d888b9a73566ffd67c907023392ade303 -eo pid,comm [2022-11-03T09:08:24.957Z] 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-03T09:08:24.957Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T09:08:24.989Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T09:08:24.989Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T09:08:25.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T09:08:25.107Z] $ docker exec e71418a1270db17157b1dac21bc38e0d888b9a73566ffd67c907023392ade303 ssh-agent [2022-11-03T09:08:25.211Z] SSH_AUTH_SOCK=/tmp/ssh-3Ka10pjk6u9U/agent.33 [2022-11-03T09:08:25.211Z] SSH_AGENT_PID=39 [2022-11-03T09:08:25.216Z] Running ssh-add (command line suppressed) [2022-11-03T09:08:25.317Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1761304188160062944.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1761304188160062944.key) [2022-11-03T09:08:25.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T09:08:25.618Z] + git semver bump pre [2022-11-03T09:08:25.877Z] 2022-11-03 09:08:25,799 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-11-03T09:08:25.877Z] 2022-11-03 09:08:25,799 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev [2022-11-03T09:08:25.877Z] 2022-11-03 09:08:25,799 [bump_version] DEBUG bumped version:2.3.0-dev.19 [2022-11-03T09:08:25.877Z] 2022-11-03 09:08:25,799 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2022-11-03T09:08:25.877Z] 2022-11-03 09:08:25,800 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-11-03T09:08:25.877Z] 2022-11-03 09:08:25,800 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-11-03T09:08:25.877Z] 2022-11-03 09:08:25,801 [execute] INFO git cat-file --batch-check [2022-11-03T09:08:25.877Z] 2022-11-03 09:08:25,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T09:08:25.877Z] 2022-11-03 09:08:25,807 [execute] INFO git cat-file --batch [2022-11-03T09:08:25.877Z] 2022-11-03 09:08:25,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T09:08:25.877Z] 2022-11-03 09:08:25,812 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-11-03T09:08:25.877Z] 2.3.0-dev.19 [Pipeline] } [2022-11-03T09:08:25.885Z] $ docker exec --env ******** --env ******** e71418a1270db17157b1dac21bc38e0d888b9a73566ffd67c907023392ade303 ssh-agent -k [2022-11-03T09:08:25.983Z] unset SSH_AUTH_SOCK; [2022-11-03T09:08:25.984Z] unset SSH_AGENT_PID; [2022-11-03T09:08:25.984Z] echo Agent pid 39 killed; [2022-11-03T09:08:25.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T09:08:26.292Z] + git semver [Pipeline] } [2022-11-03T09:08:26.562Z] $ docker stop --time=1 e71418a1270db17157b1dac21bc38e0d888b9a73566ffd67c907023392ade303 [2022-11-03T09:08:27.867Z] $ docker rm -f e71418a1270db17157b1dac21bc38e0d888b9a73566ffd67c907023392ade303 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T09:08:28.207Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T09:08:28.207Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:08:28.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T09:08:28.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:08:28.571Z] prd-ubuntu20.04-docker-8c-8g-118080 does not seem to be running inside a container [2022-11-03T09:08:28.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T09:08:29.017Z] $ docker top 8b1923ffe1b10d720b7fe2efde0aa814387fa588a8cccd116132fc5201391d3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T09:08:29.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T09:08:29.096Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T09:08:29.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T09:08:29.232Z] $ docker exec 8b1923ffe1b10d720b7fe2efde0aa814387fa588a8cccd116132fc5201391d3b ssh-agent [2022-11-03T09:08:29.345Z] SSH_AUTH_SOCK=/tmp/ssh-d602VX4b0xoi/agent.34 [2022-11-03T09:08:29.345Z] SSH_AGENT_PID=40 [2022-11-03T09:08:29.349Z] Running ssh-add (command line suppressed) [2022-11-03T09:08:29.455Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10503446773719972416.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10503446773719972416.key) [2022-11-03T09:08:29.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T09:08:29.756Z] + git semver push [2022-11-03T09:08:30.014Z] 2022-11-03 09:08:29,959 [run_push] DEBUG push [2022-11-03T09:08:30.014Z] 2022-11-03 09:08:29,960 [execute] INFO git cat-file --batch-check [2022-11-03T09:08:30.014Z] 2022-11-03 09:08:29,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T09:08:30.014Z] 2022-11-03 09:08:29,965 [execute] INFO git rev-list 145879746b8e71d6f04f7a2f91ad3ada6e32862a -- [2022-11-03T09:08:30.014Z] 2022-11-03 09:08:29,965 [execute] DEBUG Popen(['git', 'rev-list', '145879746b8e71d6f04f7a2f91ad3ada6e32862a', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-03T09:08:30.014Z] 2022-11-03 09:08:29,973 [execute] INFO git fetch -v origin [2022-11-03T09:08:30.014Z] 2022-11-03 09:08:29,973 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-03T09:08:30.581Z] 2022-11-03 09:08:30,568 [run_push] DEBUG no remote changes detected [2022-11-03T09:08:30.581Z] 2022-11-03 09:08:30,569 [execute] INFO git push origin semver [2022-11-03T09:08:30.581Z] 2022-11-03 09:08:30,569 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-03T09:08:31.518Z] 2022-11-03 09:08:31,419 [run_push] DEBUG push all version tags [2022-11-03T09:08:31.518Z] 2022-11-03 09:08:31,420 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-03T09:08:31.518Z] 2022-11-03 09:08:31,421 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-11-03T09:08:32.457Z] 2022-11-03 09:08:32,219 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-11-03T09:08:32.457Z] 2.3.0-dev.19 [Pipeline] } [2022-11-03T09:08:32.467Z] $ docker exec --env ******** --env ******** 8b1923ffe1b10d720b7fe2efde0aa814387fa588a8cccd116132fc5201391d3b ssh-agent -k [2022-11-03T09:08:32.565Z] unset SSH_AUTH_SOCK; [2022-11-03T09:08:32.565Z] unset SSH_AGENT_PID; [2022-11-03T09:08:32.565Z] echo Agent pid 40 killed; [2022-11-03T09:08:32.577Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T09:08:32.877Z] + git semver [Pipeline] } [2022-11-03T09:08:33.149Z] $ docker stop --time=1 8b1923ffe1b10d720b7fe2efde0aa814387fa588a8cccd116132fc5201391d3b [2022-11-03T09:08:34.467Z] $ docker rm -f 8b1923ffe1b10d720b7fe2efde0aa814387fa588a8cccd116132fc5201391d3b [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-03T09:08:34.979Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2022-11-03T09:08:34.979Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-11-03T09:08:34.979Z] total 16 [2022-11-03T09:08:34.979Z] drwxr-xr-x 3 root root 4096 Nov 3 09:00 . [2022-11-03T09:08:34.979Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 3 09:08 .. [2022-11-03T09:08:34.979Z] drwxr-xr-x 2 root root 4096 Nov 3 09:00 cost [2022-11-03T09:08:34.979Z] -rw-r--r-- 1 root root 82 Nov 3 09:00 cost.csv [2022-11-03T09:08:34.979Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2022-11-03T09:08:34.979Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-11-03T09:08:34.979Z] total 16 [2022-11-03T09:08:34.979Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 09:00 . [2022-11-03T09:08:34.979Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 3 09:08 .. [2022-11-03T09:08:34.979Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 09:00 cost [2022-11-03T09:08:34.979Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 3 09:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:08:35.269Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:08:36.245Z] ---> package-listing.sh [2022-11-03T09:08:36.245Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-03T09:08:36.245Z] ++ facter osfamily [2022-11-03T09:08:36.245Z] + OS_FAMILY=debian [2022-11-03T09:08:36.245Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2022-11-03T09:08:36.245Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-03T09:08:36.245Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-03T09:08:36.245Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-03T09:08:36.245Z] + PACKAGES=/tmp/packages_start.txt [2022-11-03T09:08:36.245Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-11-03T09:08:36.245Z] + PACKAGES=/tmp/packages_end.txt [2022-11-03T09:08:36.245Z] + case "${OS_FAMILY}" in [2022-11-03T09:08:36.245Z] + dpkg -l [2022-11-03T09:08:36.245Z] + grep '^ii' [2022-11-03T09:08:36.518Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-03T09:08:36.518Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-03T09:08:36.518Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-03T09:08:36.518Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-11-03T09:08:36.518Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2022-11-03T09:08:36.518Z] + 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-03T09:08:36.558Z] 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-03T09:08:36.850Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:08:37.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T09:08:37.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:08:37.487Z] prd-ubuntu20.04-docker-8c-8g-118080 does not seem to be running inside a container [2022-11-03T09:08:37.512Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-03T09:08:37.795Z] $ docker top 7f6229ec2fa7a665a6e3dfaa369bb87bf6126efedde1290705d686e5e9a40229 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T09:08:38.136Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-03T09:08:38.418Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-03T09:08:38.698Z] + ls /var/log/sa-host [2022-11-03T09:08:38.698Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T09:08:38.837Z] provisioning config files... [2022-11-03T09:08:38.846Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18246512846148007946tmp [Pipeline] { [Pipeline] echo [2022-11-03T09:08:38.862Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:08:39.142Z] ---> create-netrc.sh [Pipeline] } [2022-11-03T09:08:39.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:08:39.486Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-03T09:08:39.494Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:08:39.785Z] ---> sudo-logs.sh [2022-11-03T09:08:39.785Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-03T09:08:39.805Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:08:40.092Z] ---> job-cost.sh [2022-11-03T09:08:40.092Z] lf-activate-venv: SKIPPING [2022-11-03T09:08:40.092Z] DEBUG: total: 0.2199999988079071 [2022-11-03T09:08:40.092Z] INFO: Retrieving Stack Cost... [2022-11-03T09:08:40.350Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T09:08:40.917Z] INFO: Archiving Costs [Pipeline] echo [2022-11-03T09:08:40.928Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:08:41.208Z] ---> logs-deploy.sh [2022-11-03T09:08:41.208Z] lf-activate-venv: SKIPPING [2022-11-03T09:08:41.208Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/48 [2022-11-03T09:08:41.208Z] INFO: archiving workspace using pattern(s): [2022-11-03T09:08:42.144Z] Archives upload complete. [2022-11-03T09:08:42.402Z] INFO: archiving logs to Nexus