Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 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-ssh5026662899551221074.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh2077136515628093998.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6357107004162192147.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh7050431817562028191.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-ssh7091709625286556334.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1218 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 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 (main) Commit message: "Merge pull request #56 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.26" > 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 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 # timeout=10 > git rev-list --no-walk 260cec84f3d8422d1b27e17805dfcbed9444425b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-26T21:14:20.366Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-26T21:14:20.426Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-26T21:14:20.447Z] ========================================================= [2022-09-26T21:14:20.447Z] EdgeX Global Pipelines Version Info [2022-09-26T21:14:20.447Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:14:21.147Z] ------------------- [2022-09-26T21:14:21.147Z] stable info: [2022-09-26T21:14:21.147Z] ------------------- [2022-09-26T21:14:21.147Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-26T21:14:21.147Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T21:14:21.147Z] Message: update stable to v1.0.239 [2022-09-26T21:14:21.716Z] ------------------- [2022-09-26T21:14:21.716Z] experimental info: [2022-09-26T21:14:21.716Z] ------------------- [2022-09-26T21:14:21.716Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-26T21:14:21.716Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T21:14:21.716Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-26T21:14:21.885Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-09-26T21:14:21.900Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-09-26T21:14:21.909Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-26T21:14:21.927Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-26T21:14:21.936Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-26T21:14:21.947Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-26T21:14:21.958Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-26T21:14:21.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-26T21:14:21.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-26T21:14:21.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-26T21:14:22.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-26T21:14:22.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-09-26T21:14:22.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-26T21:14:22.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-26T21:14:22.057Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T21:14:22.070Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T21:14:22.086Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T21:14:22.096Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T21:14:22.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-26T21:14:22.129Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-26T21:14:22.145Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-26T21:14:22.158Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-26T21:14:22.169Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-26T21:14:22.182Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-26T21:14:22.198Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-26T21:14:22.208Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-26T21:14:22.220Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-26T21:14:22.234Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-26T21:14:22.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-26T21:14:22.256Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-26T21:14:22.267Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 [Pipeline] echo [2022-09-26T21:14:22.281Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e6cd6e [Pipeline] echo [2022-09-26T21:14:22.294Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:14:22.333Z] provisioning config files... [2022-09-26T21:14:22.349Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17851506941595937865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:14:22.650Z] ---> docker-login.sh [2022-09-26T21:14:22.651Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:14:22.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:14:22.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:14:22.911Z] Configure a credential helper to remove this warning. See [2022-09-26T21:14:22.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:14:22.911Z] [2022-09-26T21:14:22.911Z] Login Succeeded [2022-09-26T21:14:22.911Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:14:22.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:14:23.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:14:23.172Z] Configure a credential helper to remove this warning. See [2022-09-26T21:14:23.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:14:23.172Z] [2022-09-26T21:14:23.172Z] Login Succeeded [2022-09-26T21:14:23.172Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:14:23.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:14:23.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:14:23.172Z] Configure a credential helper to remove this warning. See [2022-09-26T21:14:23.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:14:23.172Z] [2022-09-26T21:14:23.172Z] Login Succeeded [2022-09-26T21:14:23.172Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:14:23.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:14:23.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:14:23.432Z] Configure a credential helper to remove this warning. See [2022-09-26T21:14:23.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:14:23.432Z] [2022-09-26T21:14:23.432Z] Login Succeeded [2022-09-26T21:14:23.432Z] docker.io [2022-09-26T21:14:23.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:14:23.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:14:23.692Z] Configure a credential helper to remove this warning. See [2022-09-26T21:14:23.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:14:23.692Z] [2022-09-26T21:14:23.692Z] Login Succeeded [2022-09-26T21:14:23.692Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:14:23.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-26T21:14:24.067Z] + git rev-list -1 --merges 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7~1..5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 [Pipeline] echo [2022-09-26T21:14:24.097Z] -----------> git rev-list -1 --merges 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7~1..5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 [2022-09-26T21:14:24.097Z] 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 [false] [Pipeline] sh [2022-09-26T21:14:24.385Z] + git log --format=format:%s -1 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 [Pipeline] echo [2022-09-26T21:14:24.399Z] ========================================================= [2022-09-26T21:14:24.399Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-26T21:14:24.399Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T21:14:24.714Z] + git log --format=format:%s -1 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 [Pipeline] echo [2022-09-26T21:14:24.725Z] [semverPrep] GIT_COMMIT: 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7, Commit Message: Merge pull request #56 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.26 [Pipeline] echo [2022-09-26T21:14:24.734Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-26T21:14:25.081Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:14:25.081Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-26T21:14:25.081Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-26T21:14:25.081Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-26T21:14:25.081Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-26T21:14:25.081Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-26T21:14:25.081Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:14:25.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:14:25.430Z] [2022-09-26T21:14:25.430Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:14:25.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:14:25.727Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-26T21:14:25.727Z] b85a868b505f: Pulling fs layer [2022-09-26T21:14:25.727Z] e2be974225ed: Pulling fs layer [2022-09-26T21:14:25.727Z] 339a4e72a1f5: Pulling fs layer [2022-09-26T21:14:25.727Z] 988bab9f4d93: Pulling fs layer [2022-09-26T21:14:25.727Z] 1469e6f7b9e6: Pulling fs layer [2022-09-26T21:14:25.727Z] eaf3925da568: Pulling fs layer [2022-09-26T21:14:25.727Z] bab4dde63d76: Pulling fs layer [2022-09-26T21:14:25.727Z] bde34c3a00c8: Pulling fs layer [2022-09-26T21:14:25.727Z] b352a97aabf1: Pulling fs layer [2022-09-26T21:14:25.727Z] 4872d77fe225: Pulling fs layer [2022-09-26T21:14:25.727Z] 5851b861e8e6: Pulling fs layer [2022-09-26T21:14:25.727Z] eaf3925da568: Waiting [2022-09-26T21:14:25.727Z] bab4dde63d76: Waiting [2022-09-26T21:14:25.727Z] b352a97aabf1: Waiting [2022-09-26T21:14:25.727Z] 988bab9f4d93: Waiting [2022-09-26T21:14:25.727Z] 1469e6f7b9e6: Waiting [2022-09-26T21:14:25.727Z] 5851b861e8e6: Waiting [2022-09-26T21:14:25.727Z] e2be974225ed: Verifying Checksum [2022-09-26T21:14:25.727Z] e2be974225ed: Download complete [2022-09-26T21:14:25.727Z] 988bab9f4d93: Verifying Checksum [2022-09-26T21:14:25.727Z] 988bab9f4d93: Download complete [2022-09-26T21:14:25.727Z] 1469e6f7b9e6: Verifying Checksum [2022-09-26T21:14:25.727Z] 1469e6f7b9e6: Download complete [2022-09-26T21:14:25.987Z] eaf3925da568: Verifying Checksum [2022-09-26T21:14:25.987Z] eaf3925da568: Download complete [2022-09-26T21:14:25.987Z] 339a4e72a1f5: Verifying Checksum [2022-09-26T21:14:25.988Z] 339a4e72a1f5: Download complete [2022-09-26T21:14:25.988Z] bde34c3a00c8: Verifying Checksum [2022-09-26T21:14:25.988Z] bde34c3a00c8: Download complete [2022-09-26T21:14:25.988Z] b352a97aabf1: Verifying Checksum [2022-09-26T21:14:25.988Z] b352a97aabf1: Download complete [2022-09-26T21:14:25.988Z] 4872d77fe225: Verifying Checksum [2022-09-26T21:14:25.988Z] 4872d77fe225: Download complete [2022-09-26T21:14:25.988Z] 5851b861e8e6: Download complete [2022-09-26T21:14:25.988Z] b85a868b505f: Verifying Checksum [2022-09-26T21:14:25.988Z] b85a868b505f: Download complete [2022-09-26T21:14:26.246Z] bab4dde63d76: Verifying Checksum [2022-09-26T21:14:26.246Z] bab4dde63d76: Download complete [2022-09-26T21:14:27.182Z] b85a868b505f: Pull complete [2022-09-26T21:14:27.441Z] e2be974225ed: Pull complete [2022-09-26T21:14:28.010Z] 339a4e72a1f5: Pull complete [2022-09-26T21:14:28.010Z] 988bab9f4d93: Pull complete [2022-09-26T21:14:28.270Z] 1469e6f7b9e6: Pull complete [2022-09-26T21:14:28.270Z] eaf3925da568: Pull complete [2022-09-26T21:14:30.195Z] bab4dde63d76: Pull complete [2022-09-26T21:14:30.195Z] bde34c3a00c8: Pull complete [2022-09-26T21:14:30.195Z] b352a97aabf1: Pull complete [2022-09-26T21:14:30.195Z] 4872d77fe225: Pull complete [2022-09-26T21:14:30.454Z] 5851b861e8e6: Pull complete [2022-09-26T21:14:30.454Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-26T21:14:30.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:14:30.454Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:14:30.554Z] prd-ubuntu20.04-docker-8c-8g-1218 does not seem to be running inside a container [2022-09-26T21:14:30.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T21:14:32.089Z] $ docker top 038da0fe93428135e90a6ab70124025b150531bc46178f38600a982936ab24d7 -eo pid,comm [2022-09-26T21:14:32.144Z] 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-09-26T21:14:32.144Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:14:32.179Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:14:32.179Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:14:32.301Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:14:32.305Z] $ docker exec 038da0fe93428135e90a6ab70124025b150531bc46178f38600a982936ab24d7 ssh-agent [2022-09-26T21:14:32.429Z] SSH_AUTH_SOCK=/tmp/ssh-Er5rjW1V9bPW/agent.32 [2022-09-26T21:14:32.429Z] SSH_AGENT_PID=38 [2022-09-26T21:14:32.436Z] Running ssh-add (command line suppressed) [2022-09-26T21:14:32.539Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15758011094892059150.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15758011094892059150.key) [2022-09-26T21:14:32.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:14:32.842Z] + git tag --points-at HEAD [Pipeline] } [2022-09-26T21:14:32.860Z] $ docker exec --env ******** --env ******** 038da0fe93428135e90a6ab70124025b150531bc46178f38600a982936ab24d7 ssh-agent -k [2022-09-26T21:14:32.968Z] unset SSH_AUTH_SOCK; [2022-09-26T21:14:32.968Z] unset SSH_AGENT_PID; [2022-09-26T21:14:32.968Z] echo Agent pid 38 killed; [2022-09-26T21:14:32.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-26T21:14:33.004Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:14:33.004Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:14:33.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:14:33.128Z] $ docker exec 038da0fe93428135e90a6ab70124025b150531bc46178f38600a982936ab24d7 ssh-agent [2022-09-26T21:14:33.238Z] SSH_AUTH_SOCK=/tmp/ssh-CY1V8i7iAuRi/agent.72 [2022-09-26T21:14:33.239Z] SSH_AGENT_PID=78 [2022-09-26T21:14:33.244Z] Running ssh-add (command line suppressed) [2022-09-26T21:14:33.353Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11668617160709591477.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11668617160709591477.key) [2022-09-26T21:14:33.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:14:33.659Z] + git semver init [2022-09-26T21:14:33.918Z] 2022-09-26 21:14:33,843 [run_init] DEBUG init version:0.0.0 force:False [2022-09-26T21:14:33.918Z] 2022-09-26 21:14:33,844 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2022-09-26T21:14:33.918Z] 2022-09-26 21:14:33,845 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2022-09-26T21:14:33.918Z] 2022-09-26 21:14:33,845 [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-09-26T21:14:34.857Z] 2022-09-26 21:14:34,809 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2022-09-26T21:14:34.857Z] 2022-09-26 21:14:34,810 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2022-09-26T21:14:34.857Z] 2022-09-26 21:14:34,810 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-26T21:14:34.857Z] 2022-09-26 21:14:34,810 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-26T21:14:34.857Z] 2.3.0-dev.9 [Pipeline] } [2022-09-26T21:14:34.869Z] $ docker exec --env ******** --env ******** 038da0fe93428135e90a6ab70124025b150531bc46178f38600a982936ab24d7 ssh-agent -k [2022-09-26T21:14:34.972Z] unset SSH_AUTH_SOCK; [2022-09-26T21:14:34.972Z] unset SSH_AGENT_PID; [2022-09-26T21:14:34.972Z] echo Agent pid 78 killed; [2022-09-26T21:14:34.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:14:35.285Z] + git semver [Pipeline] } [2022-09-26T21:14:35.560Z] $ docker stop --time=1 038da0fe93428135e90a6ab70124025b150531bc46178f38600a982936ab24d7 [2022-09-26T21:14:36.903Z] $ docker rm -f 038da0fe93428135e90a6ab70124025b150531bc46178f38600a982936ab24d7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:14:37.246Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-26T21:14:37.426Z] Stashed 1 file(s) [Pipeline] echo [2022-09-26T21:14:37.428Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.9 [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-09-26T21:14:37.567Z] provisioning config files... [2022-09-26T21:14:37.576Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7876668144361461365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:14:37.868Z] ---> docker-login.sh [2022-09-26T21:14:37.868Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:14:37.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:14:37.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:14:37.868Z] Configure a credential helper to remove this warning. See [2022-09-26T21:14:37.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:14:37.868Z] [2022-09-26T21:14:37.868Z] Login Succeeded [2022-09-26T21:14:37.868Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:14:37.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:14:37.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:14:37.868Z] Configure a credential helper to remove this warning. See [2022-09-26T21:14:37.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:14:37.868Z] [2022-09-26T21:14:37.868Z] Login Succeeded [2022-09-26T21:14:37.868Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:14:38.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:14:38.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:14:38.129Z] Configure a credential helper to remove this warning. See [2022-09-26T21:14:38.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:14:38.129Z] [2022-09-26T21:14:38.129Z] Login Succeeded [2022-09-26T21:14:38.129Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:14:38.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:14:38.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:14:38.129Z] Configure a credential helper to remove this warning. See [2022-09-26T21:14:38.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:14:38.129Z] [2022-09-26T21:14:38.129Z] Login Succeeded [2022-09-26T21:14:38.129Z] docker.io [2022-09-26T21:14:38.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:14:38.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:14:38.698Z] Configure a credential helper to remove this warning. See [2022-09-26T21:14:38.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:14:38.698Z] [2022-09-26T21:14:38.698Z] Login Succeeded [2022-09-26T21:14:38.698Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:14:38.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T21:14:38.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:14:38.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:14:38.777Z] ========================================================= [2022-09-26T21:14:38.777Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-26T21:14:38.777Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:14:39.082Z] + 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-09-26T21:14:39.082Z] Sending build context to Docker daemon 15.8MB [2022-09-26T21:14:39.082Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T21:14:39.082Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-26T21:14:39.082Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-26T21:14:39.082Z] 2408cc74d12b: Pulling fs layer [2022-09-26T21:14:39.082Z] ea60b727a1ce: Pulling fs layer [2022-09-26T21:14:39.082Z] 30c4a7721957: Pulling fs layer [2022-09-26T21:14:39.082Z] 370296b7ddb6: Pulling fs layer [2022-09-26T21:14:39.082Z] 7c6cee850709: Pulling fs layer [2022-09-26T21:14:39.082Z] 39a5fcdaea64: Pulling fs layer [2022-09-26T21:14:39.082Z] d94ebbe4e438: Pulling fs layer [2022-09-26T21:14:39.082Z] bcfd1f05c69d: Pulling fs layer [2022-09-26T21:14:39.082Z] 59ccb84bbe0f: Pulling fs layer [2022-09-26T21:14:39.082Z] 7c6cee850709: Waiting [2022-09-26T21:14:39.082Z] 39a5fcdaea64: Waiting [2022-09-26T21:14:39.082Z] 370296b7ddb6: Waiting [2022-09-26T21:14:39.082Z] d94ebbe4e438: Waiting [2022-09-26T21:14:39.082Z] bcfd1f05c69d: Waiting [2022-09-26T21:14:39.082Z] 59ccb84bbe0f: Waiting [2022-09-26T21:14:39.346Z] 30c4a7721957: Download complete [2022-09-26T21:14:39.346Z] ea60b727a1ce: Download complete [2022-09-26T21:14:39.346Z] 7c6cee850709: Verifying Checksum [2022-09-26T21:14:39.346Z] 7c6cee850709: Download complete [2022-09-26T21:14:39.346Z] 39a5fcdaea64: Verifying Checksum [2022-09-26T21:14:39.346Z] 39a5fcdaea64: Download complete [2022-09-26T21:14:39.346Z] 2408cc74d12b: Verifying Checksum [2022-09-26T21:14:39.346Z] 2408cc74d12b: Download complete [2022-09-26T21:14:39.346Z] d94ebbe4e438: Verifying Checksum [2022-09-26T21:14:39.346Z] d94ebbe4e438: Download complete [2022-09-26T21:14:39.346Z] 2408cc74d12b: Pull complete [2022-09-26T21:14:39.618Z] ea60b727a1ce: Pull complete [2022-09-26T21:14:39.618Z] 30c4a7721957: Pull complete [2022-09-26T21:14:39.894Z] 59ccb84bbe0f: Verifying Checksum [2022-09-26T21:14:39.894Z] 59ccb84bbe0f: Download complete [2022-09-26T21:14:40.155Z] 370296b7ddb6: Verifying Checksum [2022-09-26T21:14:40.155Z] 370296b7ddb6: Download complete [2022-09-26T21:14:40.155Z] bcfd1f05c69d: Verifying Checksum [2022-09-26T21:14:40.155Z] bcfd1f05c69d: Download complete [2022-09-26T21:14:44.355Z] 370296b7ddb6: Pull complete [2022-09-26T21:14:44.355Z] 7c6cee850709: Pull complete [2022-09-26T21:14:44.355Z] 39a5fcdaea64: Pull complete [2022-09-26T21:14:44.355Z] d94ebbe4e438: Pull complete [2022-09-26T21:14:46.258Z] bcfd1f05c69d: Pull complete [2022-09-26T21:14:46.829Z] 59ccb84bbe0f: Pull complete [2022-09-26T21:14:46.829Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-26T21:14:46.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-26T21:14:46.829Z] ---> a4fb48ad2a94 [2022-09-26T21:14:46.829Z] Step 3/12 : ARG MAKE="make build" [2022-09-26T21:14:48.737Z] ---> Running in 7a63614344fb [2022-09-26T21:14:48.737Z] Removing intermediate container 7a63614344fb [2022-09-26T21:14:48.737Z] ---> 07f9d4291887 [2022-09-26T21:14:48.737Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-26T21:14:48.737Z] ---> Running in 0439754492a1 [2022-09-26T21:14:48.996Z] Removing intermediate container 0439754492a1 [2022-09-26T21:14:48.996Z] ---> aaf49534cfc0 [2022-09-26T21:14:48.996Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T21:14:48.996Z] ---> Running in 3302beac612b [2022-09-26T21:14:49.254Z] Removing intermediate container 3302beac612b [2022-09-26T21:14:49.254Z] ---> 03db0e7f966c [2022-09-26T21:14:49.254Z] Step 6/12 : WORKDIR /device-gpio [2022-09-26T21:14:49.254Z] ---> Running in 0c885e9d286f [2022-09-26T21:14:49.254Z] Removing intermediate container 0c885e9d286f [2022-09-26T21:14:49.254Z] ---> 46c1c38bf553 [2022-09-26T21:14:49.254Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:14:49.513Z] ---> Running in 7ffdce3b3456 [2022-09-26T21:14:50.082Z] Removing intermediate container 7ffdce3b3456 [2022-09-26T21:14:50.082Z] ---> cf86b7e83e91 [2022-09-26T21:14:50.082Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T21:14:50.082Z] ---> Running in 46281a474b9e [2022-09-26T21:14:50.342Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T21:14:51.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T21:14:51.545Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-26T21:14:51.545Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-26T21:14:51.803Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-26T21:14:51.803Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-26T21:14:51.803Z] Executing busybox-1.35.0-r13.trigger [2022-09-26T21:14:51.803Z] OK: 216 MiB in 55 packages [2022-09-26T21:14:52.370Z] Removing intermediate container 46281a474b9e [2022-09-26T21:14:52.370Z] ---> bacb3b14c7f5 [2022-09-26T21:14:52.370Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-26T21:14:52.525Z] Still waiting to schedule task [2022-09-26T21:14:52.525Z] ‘prd-ubuntu18.04-docker-8c-8g-1211’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-26T21:14:52.526Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1220’ is offline [2022-09-26T21:14:52.629Z] ---> 07a092d3a9ce [2022-09-26T21:14:52.629Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T21:14:52.629Z] ---> Running in 798306ad821d [2022-09-26T21:15:10.727Z] Removing intermediate container 798306ad821d [2022-09-26T21:15:10.727Z] ---> 6fe486980296 [2022-09-26T21:15:10.727Z] Step 11/12 : COPY . . [2022-09-26T21:15:10.727Z] ---> 25280c936e19 [2022-09-26T21:15:10.727Z] Step 12/12 : RUN ${MAKE} [2022-09-26T21:15:10.727Z] ---> Running in 794f4a195c17 [2022-09-26T21:15:10.727Z] noop [2022-09-26T21:15:10.727Z] Removing intermediate container 794f4a195c17 [2022-09-26T21:15:10.727Z] ---> 0594b2ee4f86 [2022-09-26T21:15:10.727Z] Successfully built 0594b2ee4f86 [2022-09-26T21:15:10.727Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:11.038Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T21:15:11.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:15:11.098Z] prd-ubuntu20.04-docker-8c-8g-1218 does not seem to be running inside a container [2022-09-26T21:15:11.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-26T21:15:11.548Z] $ docker top a240aa26fc8f20315bf137ffc85fa3ab6ce949104b5cb0630efee057811421c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:15:11.878Z] + go version [2022-09-26T21:15:11.878Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-26T21:15:11.890Z] $ docker stop --time=1 a240aa26fc8f20315bf137ffc85fa3ab6ce949104b5cb0630efee057811421c5 [2022-09-26T21:15:13.254Z] $ docker rm -f a240aa26fc8f20315bf137ffc85fa3ab6ce949104b5cb0630efee057811421c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:13.661Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T21:15:13.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:15:13.727Z] prd-ubuntu20.04-docker-8c-8g-1218 does not seem to be running inside a container [2022-09-26T21:15:13.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-26T21:15:14.134Z] $ docker top 32da06e2a3741c4ff3d18b4c19173bc36d42dfecb3089c4caaacd12607c0fc49 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:15:14.466Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2022-09-26T21:15:14.761Z] + make test [2022-09-26T21:15:14.761Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-26T21:15:15.021Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-09-26T21:15:25.001Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-09-26T21:15:25.001Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-09-26T21:15:30.264Z] 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-09-26T21:15:30.264Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-26T21:15:32.792Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T21:15:32.792Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T21:15:32.792Z] ./bin/test-attribution-txt.sh [2022-09-26T21:15:32.792Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-26T21:15:32.792Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-26T21:15:32.792Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-26T21:15:32.792Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-26T21:15:32.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T21:15:32.820Z] $ docker stop --time=1 32da06e2a3741c4ff3d18b4c19173bc36d42dfecb3089c4caaacd12607c0fc49 [2022-09-26T21:15:34.866Z] $ docker rm -f 32da06e2a3741c4ff3d18b4c19173bc36d42dfecb3089c4caaacd12607c0fc49 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:15:35.303Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T21:15:35.345Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-26T21:15:35.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T21:15:36.026Z] + ls -al . [2022-09-26T21:15:36.027Z] total 164 [2022-09-26T21:15:36.027Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 21:15 . [2022-09-26T21:15:36.027Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 21:14 .. [2022-09-26T21:15:36.027Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 26 21:14 .dockerignore [2022-09-26T21:15:36.027Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 21:15 .git [2022-09-26T21:15:36.027Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:14 .github [2022-09-26T21:15:36.027Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 26 21:14 .gitignore [2022-09-26T21:15:36.027Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 26 21:14 .golangci.yml [2022-09-26T21:15:36.027Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 21:14 .semver [2022-09-26T21:15:36.027Z] -rw-rw-r-- 1 jenkins jenkins 9182 Sep 26 21:14 Attribution.txt [2022-09-26T21:15:36.027Z] -rw-rw-r-- 1 jenkins jenkins 3081 Sep 26 21:14 CHANGELOG.md [2022-09-26T21:15:36.027Z] -rw-rw-r-- 1 jenkins jenkins 1872 Sep 26 21:14 Dockerfile [2022-09-26T21:15:36.027Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 21:14 GOVERNANCE.md [2022-09-26T21:15:36.027Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 26 21:14 Jenkinsfile [2022-09-26T21:15:36.027Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 26 21:14 LICENSE [2022-09-26T21:15:36.027Z] -rw-rw-r-- 1 jenkins jenkins 1876 Sep 26 21:14 Makefile [2022-09-26T21:15:36.027Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 26 21:14 OWNERS.md [2022-09-26T21:15:36.027Z] -rw-rw-r-- 1 jenkins jenkins 11178 Sep 26 21:14 README.md [2022-09-26T21:15:36.027Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 26 21:14 VERSION [2022-09-26T21:15:36.027Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 21:14 bin [2022-09-26T21:15:36.027Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:14 cmd [2022-09-26T21:15:36.027Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 26 21:15 coverage.out [2022-09-26T21:15:36.027Z] -rw-rw-r-- 1 jenkins jenkins 3459 Sep 26 21:14 go.mod [2022-09-26T21:15:36.027Z] -rw-rw-r-- 1 jenkins jenkins 38053 Sep 26 21:14 go.sum [2022-09-26T21:15:36.027Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:14 internal [2022-09-26T21:15:36.027Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 21:14 snap [2022-09-26T21:15:36.027Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 26 21:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:36.338Z] + 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=5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 --label arch=amd64 --label version=2.3.0-dev.9 . [2022-09-26T21:15:36.338Z] Sending build context to Docker daemon 15.8MB [2022-09-26T21:15:36.338Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T21:15:36.338Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-26T21:15:36.338Z] ---> 0594b2ee4f86 [2022-09-26T21:15:36.338Z] Step 3/26 : ARG MAKE="make build" [2022-09-26T21:15:36.601Z] ---> Running in e30c3e7fe98a [2022-09-26T21:15:36.601Z] Removing intermediate container e30c3e7fe98a [2022-09-26T21:15:36.601Z] ---> ebb25bd958bd [2022-09-26T21:15:36.601Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-26T21:15:36.601Z] ---> Running in 3861e9fe795e [2022-09-26T21:15:36.860Z] Removing intermediate container 3861e9fe795e [2022-09-26T21:15:36.860Z] ---> 059847be41c1 [2022-09-26T21:15:36.860Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T21:15:36.860Z] ---> Running in 4551dec9f35a [2022-09-26T21:15:36.860Z] Removing intermediate container 4551dec9f35a [2022-09-26T21:15:36.860Z] ---> 06eac9724f65 [2022-09-26T21:15:36.860Z] Step 6/26 : WORKDIR /device-gpio [2022-09-26T21:15:37.119Z] ---> Running in e6b1c41dede7 [2022-09-26T21:15:37.119Z] Removing intermediate container e6b1c41dede7 [2022-09-26T21:15:37.119Z] ---> cd21c5093318 [2022-09-26T21:15:37.119Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:15:37.119Z] ---> Running in 55449928d69e [2022-09-26T21:15:37.692Z] Removing intermediate container 55449928d69e [2022-09-26T21:15:37.692Z] ---> de88721d84da [2022-09-26T21:15:37.692Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T21:15:37.951Z] ---> Running in 24a8b10baa8c [2022-09-26T21:15:38.211Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T21:15:39.147Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T21:15:39.419Z] OK: 216 MiB in 55 packages [2022-09-26T21:15:39.677Z] Removing intermediate container 24a8b10baa8c [2022-09-26T21:15:39.677Z] ---> f7f7a498f9da [2022-09-26T21:15:39.677Z] Step 9/26 : COPY go.mod vendor* ./ [2022-09-26T21:15:39.937Z] ---> 6d8b156cd443 [2022-09-26T21:15:39.937Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T21:15:39.937Z] ---> Running in d73fea78c4d3 [2022-09-26T21:15:40.503Z] Removing intermediate container d73fea78c4d3 [2022-09-26T21:15:40.503Z] ---> b6f0b0dff945 [2022-09-26T21:15:40.503Z] Step 11/26 : COPY . . [2022-09-26T21:15:41.068Z] ---> de60f32744d0 [2022-09-26T21:15:41.068Z] Step 12/26 : RUN ${MAKE} [2022-09-26T21:15:41.068Z] ---> Running in 718d744c4dc8 [2022-09-26T21:15:41.326Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-09-26T21:16:03.410Z] Removing intermediate container 718d744c4dc8 [2022-09-26T21:16:03.410Z] ---> 3d665d164bf3 [2022-09-26T21:16:03.410Z] Step 13/26 : FROM alpine:3.16 [2022-09-26T21:16:03.410Z] 3.16: Pulling from library/alpine [2022-09-26T21:16:03.410Z] 213ec9aee27d: Pulling fs layer [2022-09-26T21:16:03.410Z] 213ec9aee27d: Verifying Checksum [2022-09-26T21:16:03.410Z] 213ec9aee27d: Download complete [2022-09-26T21:16:03.410Z] 213ec9aee27d: Pull complete [2022-09-26T21:16:03.410Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T21:16:03.410Z] Status: Downloaded newer image for alpine:3.16 [2022-09-26T21:16:03.410Z] ---> 9c6f07244728 [2022-09-26T21:16:03.410Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-09-26T21:16:03.410Z] ---> Running in 62f01cb25fd4 [2022-09-26T21:16:03.410Z] Removing intermediate container 62f01cb25fd4 [2022-09-26T21:16:03.410Z] ---> 12b98cd7fdd2 [2022-09-26T21:16:03.410Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:16:03.410Z] ---> Running in 80faa3b4a228 [2022-09-26T21:16:03.410Z] Removing intermediate container 80faa3b4a228 [2022-09-26T21:16:03.410Z] ---> 0f60f1764f5b [2022-09-26T21:16:03.410Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-09-26T21:16:03.410Z] ---> Running in 7d914834f04c [2022-09-26T21:16:03.410Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T21:16:04.344Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T21:16:04.601Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T21:16:04.601Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-26T21:16:04.859Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T21:16:04.859Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-26T21:16:04.859Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-26T21:16:05.116Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T21:16:05.116Z] OK: 8 MiB in 19 packages [2022-09-26T21:16:05.683Z] Removing intermediate container 7d914834f04c [2022-09-26T21:16:05.683Z] ---> dc4f3ac2868b [2022-09-26T21:16:05.683Z] Step 17/26 : WORKDIR / [2022-09-26T21:16:05.683Z] ---> Running in 16595e9ca741 [2022-09-26T21:16:05.683Z] Removing intermediate container 16595e9ca741 [2022-09-26T21:16:05.683Z] ---> 32c3d9cea02a [2022-09-26T21:16:05.683Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-09-26T21:16:05.941Z] ---> f92aefb758cf [2022-09-26T21:16:05.941Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-09-26T21:16:05.941Z] ---> bfb12f4aa951 [2022-09-26T21:16:05.941Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-09-26T21:16:06.874Z] ---> fc84d41ba614 [2022-09-26T21:16:06.874Z] Step 21/26 : EXPOSE 59910 [2022-09-26T21:16:06.874Z] ---> Running in 3f4cfcd01af2 [2022-09-26T21:16:06.874Z] Removing intermediate container 3f4cfcd01af2 [2022-09-26T21:16:06.874Z] ---> 9970145754ab [2022-09-26T21:16:06.874Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-09-26T21:16:06.874Z] ---> Running in e99af94c0553 [2022-09-26T21:16:06.874Z] Removing intermediate container e99af94c0553 [2022-09-26T21:16:06.874Z] ---> 44728d1601c6 [2022-09-26T21:16:06.874Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T21:16:07.137Z] ---> Running in e3b1a1b0f932 [2022-09-26T21:16:07.137Z] Removing intermediate container e3b1a1b0f932 [2022-09-26T21:16:07.137Z] ---> 42ea5c9cc980 [2022-09-26T21:16:07.137Z] Step 24/26 : LABEL arch=amd64 [2022-09-26T21:16:07.137Z] ---> Running in 2cb3a8fceb79 [2022-09-26T21:16:07.396Z] Removing intermediate container 2cb3a8fceb79 [2022-09-26T21:16:07.396Z] ---> 6bf6e242cb55 [2022-09-26T21:16:07.396Z] Step 25/26 : LABEL git_sha=5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 [2022-09-26T21:16:07.396Z] ---> Running in 289225eb860e [2022-09-26T21:16:07.396Z] Removing intermediate container 289225eb860e [2022-09-26T21:16:07.396Z] ---> 0b2a927ec83e [2022-09-26T21:16:07.396Z] Step 26/26 : LABEL version=2.3.0-dev.9 [2022-09-26T21:16:07.655Z] ---> Running in 840af38b0a8d [2022-09-26T21:16:07.655Z] Removing intermediate container 840af38b0a8d [2022-09-26T21:16:07.655Z] ---> e51d29062f18 [2022-09-26T21:16:07.655Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T21:16:07.655Z] Successfully built e51d29062f18 [2022-09-26T21:16:07.655Z] 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-09-26T21:16:07.749Z] provisioning config files... [2022-09-26T21:16:07.757Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7491323452680255327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:16:08.053Z] ---> docker-login.sh [2022-09-26T21:16:08.053Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:16:08.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:16:08.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:16:08.312Z] Configure a credential helper to remove this warning. See [2022-09-26T21:16:08.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:16:08.312Z] [2022-09-26T21:16:08.312Z] Login Succeeded [2022-09-26T21:16:08.312Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:16:08.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:16:08.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:16:08.312Z] Configure a credential helper to remove this warning. See [2022-09-26T21:16:08.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:16:08.312Z] [2022-09-26T21:16:08.312Z] Login Succeeded [2022-09-26T21:16:08.312Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:16:08.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:16:08.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:16:08.571Z] Configure a credential helper to remove this warning. See [2022-09-26T21:16:08.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:16:08.571Z] [2022-09-26T21:16:08.571Z] Login Succeeded [2022-09-26T21:16:08.571Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:16:08.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:16:08.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:16:08.571Z] Configure a credential helper to remove this warning. See [2022-09-26T21:16:08.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:16:08.571Z] [2022-09-26T21:16:08.571Z] Login Succeeded [2022-09-26T21:16:08.571Z] docker.io [2022-09-26T21:16:08.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:16:09.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:16:09.088Z] Configure a credential helper to remove this warning. See [2022-09-26T21:16:09.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:16:09.088Z] [2022-09-26T21:16:09.088Z] Login Succeeded [2022-09-26T21:16:09.088Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:16:09.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T21:16:09.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:16:09.155Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-09-26T21:16:09.155Z] 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 [2022-09-26T21:16:09.155Z] latest [2022-09-26T21:16:09.155Z] 2.3.0-dev.9 [2022-09-26T21:16:09.155Z] 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7-2.3.0-dev.9 [2022-09-26T21:16:09.155Z] main [2022-09-26T21:16:09.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:09.486Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:09.786Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 [2022-09-26T21:16:09.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-09-26T21:16:09.786Z] c7aadecd41d7: Preparing [2022-09-26T21:16:09.786Z] d52d5ec6d002: Preparing [2022-09-26T21:16:09.786Z] e8b175af7f61: Preparing [2022-09-26T21:16:09.786Z] 78a0a4e87d7d: Preparing [2022-09-26T21:16:09.786Z] 2b2c99decc6d: Preparing [2022-09-26T21:16:09.786Z] 994393dc58e7: Preparing [2022-09-26T21:16:09.786Z] 994393dc58e7: Waiting [2022-09-26T21:16:09.786Z] 2b2c99decc6d: Pushed [2022-09-26T21:16:09.786Z] d52d5ec6d002: Pushed [2022-09-26T21:16:09.786Z] e8b175af7f61: Pushed [2022-09-26T21:16:09.786Z] 994393dc58e7: Layer already exists [2022-09-26T21:16:10.045Z] 78a0a4e87d7d: Pushed [2022-09-26T21:16:13.328Z] c7aadecd41d7: Pushed [2022-09-26T21:16:13.328Z] 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7: digest: sha256:5ce951142a618671ac6eb1cec7ae6c5bc4919a9907acfdf100878dbdc9eab6f6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:13.640Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:13.959Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-09-26T21:16:13.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-09-26T21:16:13.959Z] c7aadecd41d7: Preparing [2022-09-26T21:16:13.959Z] d52d5ec6d002: Preparing [2022-09-26T21:16:13.959Z] e8b175af7f61: Preparing [2022-09-26T21:16:13.959Z] 78a0a4e87d7d: Preparing [2022-09-26T21:16:13.959Z] 2b2c99decc6d: Preparing [2022-09-26T21:16:13.959Z] 994393dc58e7: Preparing [2022-09-26T21:16:13.959Z] 994393dc58e7: Waiting [2022-09-26T21:16:13.959Z] 78a0a4e87d7d: Layer already exists [2022-09-26T21:16:13.959Z] c7aadecd41d7: Layer already exists [2022-09-26T21:16:13.959Z] e8b175af7f61: Layer already exists [2022-09-26T21:16:13.959Z] d52d5ec6d002: Layer already exists [2022-09-26T21:16:13.959Z] 2b2c99decc6d: Layer already exists [2022-09-26T21:16:13.959Z] 994393dc58e7: Layer already exists [2022-09-26T21:16:13.959Z] latest: digest: sha256:5ce951142a618671ac6eb1cec7ae6c5bc4919a9907acfdf100878dbdc9eab6f6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:14.326Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:14.653Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.9 [2022-09-26T21:16:14.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-09-26T21:16:14.653Z] c7aadecd41d7: Preparing [2022-09-26T21:16:14.653Z] d52d5ec6d002: Preparing [2022-09-26T21:16:14.653Z] e8b175af7f61: Preparing [2022-09-26T21:16:14.653Z] 78a0a4e87d7d: Preparing [2022-09-26T21:16:14.653Z] 2b2c99decc6d: Preparing [2022-09-26T21:16:14.653Z] 994393dc58e7: Preparing [2022-09-26T21:16:14.653Z] 994393dc58e7: Waiting [2022-09-26T21:16:14.653Z] 2b2c99decc6d: Layer already exists [2022-09-26T21:16:14.653Z] d52d5ec6d002: Layer already exists [2022-09-26T21:16:14.653Z] c7aadecd41d7: Layer already exists [2022-09-26T21:16:14.653Z] 78a0a4e87d7d: Layer already exists [2022-09-26T21:16:14.653Z] e8b175af7f61: Layer already exists [2022-09-26T21:16:14.653Z] 994393dc58e7: Layer already exists [2022-09-26T21:16:14.653Z] 2.3.0-dev.9: digest: sha256:5ce951142a618671ac6eb1cec7ae6c5bc4919a9907acfdf100878dbdc9eab6f6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:14.976Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:15.283Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7-2.3.0-dev.9 [2022-09-26T21:16:15.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-09-26T21:16:15.283Z] c7aadecd41d7: Preparing [2022-09-26T21:16:15.283Z] d52d5ec6d002: Preparing [2022-09-26T21:16:15.283Z] e8b175af7f61: Preparing [2022-09-26T21:16:15.283Z] 78a0a4e87d7d: Preparing [2022-09-26T21:16:15.283Z] 2b2c99decc6d: Preparing [2022-09-26T21:16:15.283Z] 994393dc58e7: Preparing [2022-09-26T21:16:15.283Z] 994393dc58e7: Waiting [2022-09-26T21:16:15.283Z] 2b2c99decc6d: Layer already exists [2022-09-26T21:16:15.283Z] 78a0a4e87d7d: Layer already exists [2022-09-26T21:16:15.283Z] e8b175af7f61: Layer already exists [2022-09-26T21:16:15.283Z] c7aadecd41d7: Layer already exists [2022-09-26T21:16:15.283Z] d52d5ec6d002: Layer already exists [2022-09-26T21:16:15.283Z] 994393dc58e7: Layer already exists [2022-09-26T21:16:15.283Z] 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7-2.3.0-dev.9: digest: sha256:5ce951142a618671ac6eb1cec7ae6c5bc4919a9907acfdf100878dbdc9eab6f6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:15.600Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:15.899Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2022-09-26T21:16:15.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-09-26T21:16:15.899Z] c7aadecd41d7: Preparing [2022-09-26T21:16:15.899Z] d52d5ec6d002: Preparing [2022-09-26T21:16:15.899Z] e8b175af7f61: Preparing [2022-09-26T21:16:15.899Z] 78a0a4e87d7d: Preparing [2022-09-26T21:16:15.899Z] 2b2c99decc6d: Preparing [2022-09-26T21:16:15.899Z] 994393dc58e7: Preparing [2022-09-26T21:16:15.899Z] e8b175af7f61: Layer already exists [2022-09-26T21:16:15.899Z] c7aadecd41d7: Layer already exists [2022-09-26T21:16:15.899Z] 2b2c99decc6d: Layer already exists [2022-09-26T21:16:15.899Z] d52d5ec6d002: Layer already exists [2022-09-26T21:16:15.899Z] 78a0a4e87d7d: Layer already exists [2022-09-26T21:16:15.899Z] 994393dc58e7: Layer already exists [2022-09-26T21:16:15.899Z] main: digest: sha256:5ce951142a618671ac6eb1cec7ae6c5bc4919a9907acfdf100878dbdc9eab6f6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T21:16:15.944Z] ===================================================== [Pipeline] echo [2022-09-26T21:16:15.950Z] taggedImages: [2022-09-26T21:16:15.950Z] - nexus3.edgexfoundry.org:10004/device-gpio:5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 [2022-09-26T21:16:15.950Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-09-26T21:16:15.950Z] - nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.9 [2022-09-26T21:16:15.950Z] - nexus3.edgexfoundry.org:10004/device-gpio:5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7-2.3.0-dev.9 [2022-09-26T21:16:15.950Z] - 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-09-26T21:16:16.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:16:16.297Z] [2022-09-26T21:16:16.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:16.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:16:16.594Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-26T21:16:16.594Z] 5eb5b503b376: Pulling fs layer [2022-09-26T21:16:16.594Z] 5c69ac0246d0: Pulling fs layer [2022-09-26T21:16:16.594Z] ec43610c2a17: Pulling fs layer [2022-09-26T21:16:16.594Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-26T21:16:16.594Z] 33b1e0a273af: Pulling fs layer [2022-09-26T21:16:16.594Z] 5d3b04190fa2: Pulling fs layer [2022-09-26T21:16:16.594Z] 2f39f015ded8: Pulling fs layer [2022-09-26T21:16:16.594Z] 5d3b04190fa2: Waiting [2022-09-26T21:16:16.594Z] 33b1e0a273af: Waiting [2022-09-26T21:16:16.594Z] 2f39f015ded8: Waiting [2022-09-26T21:16:16.594Z] 3a2ae6a8a46f: Waiting [2022-09-26T21:16:16.594Z] 5c69ac0246d0: Verifying Checksum [2022-09-26T21:16:16.594Z] 5c69ac0246d0: Download complete [2022-09-26T21:16:16.594Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-26T21:16:16.594Z] 3a2ae6a8a46f: Download complete [2022-09-26T21:16:16.594Z] 33b1e0a273af: Download complete [2022-09-26T21:16:16.594Z] ec43610c2a17: Verifying Checksum [2022-09-26T21:16:16.594Z] ec43610c2a17: Download complete [2022-09-26T21:16:16.854Z] 5d3b04190fa2: Verifying Checksum [2022-09-26T21:16:16.854Z] 5d3b04190fa2: Download complete [2022-09-26T21:16:16.854Z] 5eb5b503b376: Verifying Checksum [2022-09-26T21:16:16.854Z] 5eb5b503b376: Download complete [2022-09-26T21:16:17.420Z] 2f39f015ded8: Verifying Checksum [2022-09-26T21:16:17.420Z] 2f39f015ded8: Download complete [2022-09-26T21:16:17.985Z] 5eb5b503b376: Pull complete [2022-09-26T21:16:18.243Z] 5c69ac0246d0: Pull complete [2022-09-26T21:16:18.500Z] ec43610c2a17: Pull complete [2022-09-26T21:16:18.500Z] 3a2ae6a8a46f: Pull complete [2022-09-26T21:16:18.759Z] 33b1e0a273af: Pull complete [2022-09-26T21:16:18.759Z] 5d3b04190fa2: Pull complete [2022-09-26T21:16:22.943Z] 2f39f015ded8: Pull complete [2022-09-26T21:16:22.943Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-26T21:16:22.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:16:22.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:16:23.025Z] prd-ubuntu20.04-docker-8c-8g-1218 does not seem to be running inside a container [2022-09-26T21:16:23.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-26T21:16:24.673Z] $ docker top 63fb63c897e8127560492fca8b1a4492a82ebfe1111da0d8d5593e730ee5fb53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:16:25.044Z] ---> job-cost.sh [2022-09-26T21:16:25.044Z] lf-activate-venv: SKIPPING [2022-09-26T21:16:25.044Z] INFO: No Stack... [2022-09-26T21:16:25.304Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T21:16:25.872Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T21:16:26.159Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2022-09-26T21:16:26.159Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T21:16:26.172Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-39-stack-cost] [2022-09-26T21:16:26.180Z] Resource [jenkins-edgexfoundry-device-gpio-main-39-stack-cost] did not exist. Created. [2022-09-26T21:16:26.180Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T21:16:26.476Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-26T21:16:26.506Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T21:16:26.513Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T21:16:26.531Z] $ docker stop --time=1 63fb63c897e8127560492fca8b1a4492a82ebfe1111da0d8d5593e730ee5fb53 [2022-09-26T21:16:27.696Z] $ docker rm -f 63fb63c897e8127560492fca8b1a4492a82ebfe1111da0d8d5593e730ee5fb53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-26T21:20:48.430Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1255 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2022-09-26T21:20:48.443Z] Running in /w/workspace/device-gpio/39 [Pipeline] { [Pipeline] checkout [2022-09-26T21:20:48.476Z] The recommended git tool is: git [2022-09-26T21:20:54.799Z] using credential edgex-jenkins-ssh [2022-09-26T21:20:54.826Z] Cloning the remote Git repository [2022-09-26T21:20:54.894Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-09-26T21:20:54.992Z] > git init /w/workspace/device-gpio/39 # timeout=10 [2022-09-26T21:20:55.184Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-09-26T21:20:55.185Z] > git --version # timeout=10 [2022-09-26T21:20:55.208Z] > git --version # 'git version 2.25.1' [2022-09-26T21:20:55.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-26T21:20:55.279Z] Verifying host key using known hosts file [2022-09-26T21:20:55.552Z] 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-09-26T21:20:55.570Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T21:20:57.315Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-09-26T21:20:58.395Z] Avoid second fetch [2022-09-26T21:20:58.395Z] Checking out Revision 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 (main) [2022-09-26T21:20:57.339Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T21:20:58.419Z] > git config core.sparsecheckout # timeout=10 [2022-09-26T21:20:58.441Z] > git checkout -f 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 # timeout=10 [2022-09-26T21:20:59.011Z] Commit message: "Merge pull request #56 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.26" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T21:21:00.158Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-26T21:21:00.159Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T21:21:00.159Z] Dload Upload Total Spent Left Speed [2022-09-26T21:21:00.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2022-09-26T21:21:00.859Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-26T21:21:01.214Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-26T21:21:01.214Z] + sudo tee /etc/docker/daemon.new [2022-09-26T21:21:01.214Z] { [2022-09-26T21:21:01.214Z] "registry-mirrors": [ [2022-09-26T21:21:01.214Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-26T21:21:01.214Z] ], [2022-09-26T21:21:01.214Z] "bip": "10.250.0.254/24", [2022-09-26T21:21:01.214Z] "hosts": [ [2022-09-26T21:21:01.214Z] "tcp://0.0.0.0:5555", [2022-09-26T21:21:01.214Z] "unix:///var/run/docker.sock" [2022-09-26T21:21:01.214Z] ], [2022-09-26T21:21:01.214Z] "mtu": 1458, [2022-09-26T21:21:01.214Z] "selinux-enabled": true, [2022-09-26T21:21:01.214Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-26T21:21:01.214Z] } [Pipeline] sh [2022-09-26T21:21:01.558Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-26T21:21:01.928Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:21:20.260Z] provisioning config files... [2022-09-26T21:21:20.290Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/39@tmp/config4708795682430956804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:21:20.666Z] ---> docker-login.sh [2022-09-26T21:21:20.666Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:21:21.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:21:21.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:21:21.262Z] Configure a credential helper to remove this warning. See [2022-09-26T21:21:21.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:21:21.262Z] [2022-09-26T21:21:21.262Z] Login Succeeded [2022-09-26T21:21:21.536Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:21:21.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:21:21.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:21:21.809Z] Configure a credential helper to remove this warning. See [2022-09-26T21:21:21.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:21:21.809Z] [2022-09-26T21:21:21.809Z] Login Succeeded [2022-09-26T21:21:21.809Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:21:22.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:21:22.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:21:22.357Z] Configure a credential helper to remove this warning. See [2022-09-26T21:21:22.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:21:22.357Z] [2022-09-26T21:21:22.357Z] Login Succeeded [2022-09-26T21:21:22.357Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:21:22.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:21:22.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:21:22.635Z] Configure a credential helper to remove this warning. See [2022-09-26T21:21:22.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:21:22.635Z] [2022-09-26T21:21:22.635Z] Login Succeeded [2022-09-26T21:21:22.635Z] docker.io [2022-09-26T21:21:22.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:21:23.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:21:23.500Z] Configure a credential helper to remove this warning. See [2022-09-26T21:21:23.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:21:23.500Z] [2022-09-26T21:21:23.500Z] Login Succeeded [2022-09-26T21:21:23.500Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:21:23.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T21:21:23.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:21:23.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:21:23.728Z] ========================================================= [2022-09-26T21:21:23.728Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-26T21:21:23.728Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:21:24.095Z] + 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-09-26T21:21:24.366Z] Sending build context to Docker daemon 7.961MB [2022-09-26T21:21:24.366Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T21:21:24.366Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-26T21:21:24.637Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-26T21:21:24.637Z] b3c136eddcbf: Pulling fs layer [2022-09-26T21:21:24.637Z] c0a3192eca97: Pulling fs layer [2022-09-26T21:21:24.637Z] a050256f5b6f: Pulling fs layer [2022-09-26T21:21:24.637Z] 656be50a0ddc: Pulling fs layer [2022-09-26T21:21:24.637Z] 2bbca73fdf42: Pulling fs layer [2022-09-26T21:21:24.637Z] 46d945488cbd: Pulling fs layer [2022-09-26T21:21:24.637Z] 8a5474983e97: Pulling fs layer [2022-09-26T21:21:24.637Z] 329c88fbcd65: Pulling fs layer [2022-09-26T21:21:24.637Z] 46d945488cbd: Waiting [2022-09-26T21:21:24.637Z] 8a5474983e97: Waiting [2022-09-26T21:21:24.637Z] 329c88fbcd65: Waiting [2022-09-26T21:21:24.637Z] 656be50a0ddc: Waiting [2022-09-26T21:21:24.637Z] 2bbca73fdf42: Waiting [2022-09-26T21:21:24.637Z] a050256f5b6f: Verifying Checksum [2022-09-26T21:21:24.637Z] a050256f5b6f: Download complete [2022-09-26T21:21:24.637Z] c0a3192eca97: Verifying Checksum [2022-09-26T21:21:24.637Z] c0a3192eca97: Download complete [2022-09-26T21:21:24.637Z] 2bbca73fdf42: Verifying Checksum [2022-09-26T21:21:24.637Z] 2bbca73fdf42: Download complete [2022-09-26T21:21:24.912Z] 46d945488cbd: Download complete [2022-09-26T21:21:24.912Z] b3c136eddcbf: Verifying Checksum [2022-09-26T21:21:24.912Z] b3c136eddcbf: Download complete [2022-09-26T21:21:25.533Z] b3c136eddcbf: Pull complete [2022-09-26T21:21:25.820Z] 329c88fbcd65: Verifying Checksum [2022-09-26T21:21:25.820Z] 329c88fbcd65: Download complete [2022-09-26T21:21:26.107Z] c0a3192eca97: Pull complete [2022-09-26T21:21:26.713Z] a050256f5b6f: Pull complete [2022-09-26T21:21:27.700Z] 8a5474983e97: Verifying Checksum [2022-09-26T21:21:27.700Z] 8a5474983e97: Download complete [2022-09-26T21:21:28.289Z] 656be50a0ddc: Verifying Checksum [2022-09-26T21:21:28.289Z] 656be50a0ddc: Download complete [2022-09-26T21:21:40.643Z] 656be50a0ddc: Pull complete [2022-09-26T21:21:40.643Z] 2bbca73fdf42: Pull complete [2022-09-26T21:21:40.914Z] 46d945488cbd: Pull complete [2022-09-26T21:21:46.787Z] 8a5474983e97: Pull complete [2022-09-26T21:21:48.208Z] 329c88fbcd65: Pull complete [2022-09-26T21:21:48.208Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-26T21:21:48.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-26T21:21:48.208Z] ---> ff4287adb874 [2022-09-26T21:21:48.208Z] Step 3/12 : ARG MAKE="make build" [2022-09-26T21:21:49.833Z] ---> Running in ddded38ed2ea [2022-09-26T21:21:49.833Z] Removing intermediate container ddded38ed2ea [2022-09-26T21:21:49.833Z] ---> 224b6d75a506 [2022-09-26T21:21:49.833Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-26T21:21:50.108Z] ---> Running in 7c1899b710da [2022-09-26T21:21:50.387Z] Removing intermediate container 7c1899b710da [2022-09-26T21:21:50.387Z] ---> f858a2193a9b [2022-09-26T21:21:50.387Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T21:21:50.732Z] ---> Running in a2d0a1f78013 [2022-09-26T21:21:51.009Z] Removing intermediate container a2d0a1f78013 [2022-09-26T21:21:51.009Z] ---> 255ec86883e3 [2022-09-26T21:21:51.009Z] Step 6/12 : WORKDIR /device-gpio [2022-09-26T21:21:51.289Z] ---> Running in c3ac274c12c0 [2022-09-26T21:21:51.578Z] Removing intermediate container c3ac274c12c0 [2022-09-26T21:21:51.578Z] ---> b348b16b57b9 [2022-09-26T21:21:51.578Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:21:51.850Z] ---> Running in ca6831addd07 [2022-09-26T21:21:53.821Z] Removing intermediate container ca6831addd07 [2022-09-26T21:21:53.821Z] ---> db1ee38507f4 [2022-09-26T21:21:53.821Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T21:21:54.093Z] ---> Running in 059c90b3c575 [2022-09-26T21:21:55.065Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T21:21:56.036Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T21:21:57.004Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-26T21:21:57.275Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-26T21:21:57.275Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-26T21:21:57.554Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-26T21:21:57.554Z] Executing busybox-1.35.0-r13.trigger [2022-09-26T21:21:57.554Z] OK: 226 MiB in 55 packages [2022-09-26T21:21:58.972Z] Removing intermediate container 059c90b3c575 [2022-09-26T21:21:58.972Z] ---> 4731317545ef [2022-09-26T21:21:58.972Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-26T21:21:59.243Z] ---> 83b2eb58e8cc [2022-09-26T21:21:59.243Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T21:21:59.529Z] ---> Running in d26220d197a2 [2022-09-26T21:22:55.987Z] Removing intermediate container d26220d197a2 [2022-09-26T21:22:55.987Z] ---> e2ddd8f8089c [2022-09-26T21:22:55.987Z] Step 11/12 : COPY . . [2022-09-26T21:22:55.987Z] ---> 482fe1dd1660 [2022-09-26T21:22:55.987Z] Step 12/12 : RUN ${MAKE} [2022-09-26T21:22:55.987Z] ---> Running in 10a1bbb2ff13 [2022-09-26T21:22:55.987Z] noop [2022-09-26T21:22:55.987Z] Removing intermediate container 10a1bbb2ff13 [2022-09-26T21:22:55.987Z] ---> 25c971e996f2 [2022-09-26T21:22:55.987Z] Successfully built 25c971e996f2 [2022-09-26T21:22:55.987Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:22:56.333Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T21:22:56.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:22:56.522Z] prd-ubuntu20.04-docker-arm64-4c-16g-1255 does not seem to be running inside a container [2022-09-26T21:22:56.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/39 -v /w/workspace/device-gpio/39:/w/workspace/device-gpio/39:rw,z -v /w/workspace/device-gpio/39@tmp:/w/workspace/device-gpio/39@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-09-26T21:22:57.846Z] $ docker top 9b992e0593a482cd3392ef962e1460409c182e780e6cbc0d37b00edd583e23a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:22:58.713Z] + go version [2022-09-26T21:22:58.713Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-26T21:22:58.733Z] $ docker stop --time=1 9b992e0593a482cd3392ef962e1460409c182e780e6cbc0d37b00edd583e23a5 [2022-09-26T21:23:00.370Z] $ docker rm -f 9b992e0593a482cd3392ef962e1460409c182e780e6cbc0d37b00edd583e23a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:00.929Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T21:23:00.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:23:01.104Z] prd-ubuntu20.04-docker-arm64-4c-16g-1255 does not seem to be running inside a container [2022-09-26T21:23:01.171Z] $ 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/39 -v /w/workspace/device-gpio/39:/w/workspace/device-gpio/39:rw,z -v /w/workspace/device-gpio/39@tmp:/w/workspace/device-gpio/39@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-09-26T21:23:02.371Z] $ docker top bbdd38507b44f993837c4499bec5a6ed03e6e41be988a0815587189edd7adff5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:23:03.198Z] + git config --global --add safe.directory /w/workspace/device-gpio/39 [Pipeline] fileExists [Pipeline] sh [2022-09-26T21:23:03.532Z] + make test [2022-09-26T21:23:03.800Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-26T21:23:05.212Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-09-26T21:24:41.910Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-09-26T21:24:41.910Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-09-26T21:24:41.910Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-26T21:24:41.910Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-26T21:24:54.224Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T21:24:54.224Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T21:24:54.224Z] ./bin/test-attribution-txt.sh [2022-09-26T21:24:54.224Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-26T21:24:54.224Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-26T21:24:54.224Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-26T21:24:54.224Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-26T21:24:54.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T21:24:54.257Z] $ docker stop --time=1 bbdd38507b44f993837c4499bec5a6ed03e6e41be988a0815587189edd7adff5 [2022-09-26T21:24:56.028Z] $ docker rm -f bbdd38507b44f993837c4499bec5a6ed03e6e41be988a0815587189edd7adff5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:24:56.948Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T21:24:56.972Z] Warning: overwriting stash ‘coverage-report’ [2022-09-26T21:24:57.380Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T21:24:57.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T21:24:58.089Z] + ls -al . [2022-09-26T21:24:58.089Z] total 160 [2022-09-26T21:24:58.089Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 21:23 . [2022-09-26T21:24:58.089Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 21:20 .. [2022-09-26T21:24:58.089Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 26 21:20 .dockerignore [2022-09-26T21:24:58.089Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 21:20 .git [2022-09-26T21:24:58.089Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:20 .github [2022-09-26T21:24:58.089Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 26 21:20 .gitignore [2022-09-26T21:24:58.089Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 26 21:20 .golangci.yml [2022-09-26T21:24:58.089Z] -rw-rw-r-- 1 jenkins jenkins 9182 Sep 26 21:20 Attribution.txt [2022-09-26T21:24:58.089Z] -rw-rw-r-- 1 jenkins jenkins 3081 Sep 26 21:20 CHANGELOG.md [2022-09-26T21:24:58.089Z] -rw-rw-r-- 1 jenkins jenkins 1872 Sep 26 21:20 Dockerfile [2022-09-26T21:24:58.089Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 21:20 GOVERNANCE.md [2022-09-26T21:24:58.089Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 26 21:20 Jenkinsfile [2022-09-26T21:24:58.089Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 26 21:20 LICENSE [2022-09-26T21:24:58.089Z] -rw-rw-r-- 1 jenkins jenkins 1876 Sep 26 21:20 Makefile [2022-09-26T21:24:58.089Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 26 21:20 OWNERS.md [2022-09-26T21:24:58.089Z] -rw-rw-r-- 1 jenkins jenkins 11178 Sep 26 21:20 README.md [2022-09-26T21:24:58.089Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 26 21:14 VERSION [2022-09-26T21:24:58.089Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 21:20 bin [2022-09-26T21:24:58.089Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:20 cmd [2022-09-26T21:24:58.089Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 26 21:23 coverage.out [2022-09-26T21:24:58.089Z] -rw-rw-r-- 1 jenkins jenkins 3459 Sep 26 21:20 go.mod [2022-09-26T21:24:58.089Z] -rw-rw-r-- 1 jenkins jenkins 38053 Sep 26 21:20 go.sum [2022-09-26T21:24:58.089Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:20 internal [2022-09-26T21:24:58.089Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 21:20 snap [2022-09-26T21:24:58.089Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 26 21:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:24:58.427Z] + 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=5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 --label arch=arm64 --label version=2.3.0-dev.9 . [2022-09-26T21:24:58.696Z] Sending build context to Docker daemon 7.962MB [2022-09-26T21:24:58.696Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T21:24:58.696Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-26T21:24:58.696Z] ---> 25c971e996f2 [2022-09-26T21:24:58.696Z] Step 3/26 : ARG MAKE="make build" [2022-09-26T21:24:58.966Z] ---> Running in 3d92a46a34d4 [2022-09-26T21:24:59.235Z] Removing intermediate container 3d92a46a34d4 [2022-09-26T21:24:59.235Z] ---> 4aad3df8098a [2022-09-26T21:24:59.235Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-26T21:24:59.235Z] ---> Running in a55fb371b357 [2022-09-26T21:24:59.823Z] Removing intermediate container a55fb371b357 [2022-09-26T21:24:59.823Z] ---> aeb7d9957baa [2022-09-26T21:24:59.823Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T21:24:59.823Z] ---> Running in b5726258aa91 [2022-09-26T21:25:00.096Z] Removing intermediate container b5726258aa91 [2022-09-26T21:25:00.096Z] ---> ddeb201f8442 [2022-09-26T21:25:00.096Z] Step 6/26 : WORKDIR /device-gpio [2022-09-26T21:25:00.096Z] ---> Running in dfbd00830a30 [2022-09-26T21:25:00.683Z] Removing intermediate container dfbd00830a30 [2022-09-26T21:25:00.683Z] ---> 3bbe7b76f757 [2022-09-26T21:25:00.683Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:25:00.683Z] ---> Running in 8f8a2cf86831 [2022-09-26T21:25:02.630Z] Removing intermediate container 8f8a2cf86831 [2022-09-26T21:25:02.630Z] ---> 41d71ffac962 [2022-09-26T21:25:02.630Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T21:25:02.630Z] ---> Running in 2e462d006c29 [2022-09-26T21:25:05.218Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T21:25:05.807Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T21:25:06.770Z] OK: 226 MiB in 55 packages [2022-09-26T21:25:07.731Z] Removing intermediate container 2e462d006c29 [2022-09-26T21:25:07.731Z] ---> f6da220a9679 [2022-09-26T21:25:07.731Z] Step 9/26 : COPY go.mod vendor* ./ [2022-09-26T21:25:07.998Z] ---> 8a9a2ee2d7dd [2022-09-26T21:25:07.998Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T21:25:08.264Z] ---> Running in 96ba30007a9c [2022-09-26T21:25:10.236Z] Removing intermediate container 96ba30007a9c [2022-09-26T21:25:10.236Z] ---> 0156eafff896 [2022-09-26T21:25:10.236Z] Step 11/26 : COPY . . [2022-09-26T21:25:11.201Z] ---> 2afeb3d24b64 [2022-09-26T21:25:11.201Z] Step 12/26 : RUN ${MAKE} [2022-09-26T21:25:11.201Z] ---> Running in f98d18558156 [2022-09-26T21:25:12.169Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-09-26T21:27:48.944Z] Removing intermediate container f98d18558156 [2022-09-26T21:27:48.944Z] ---> af45dc30bb07 [2022-09-26T21:27:48.944Z] Step 13/26 : FROM alpine:3.16 [2022-09-26T21:27:48.944Z] 3.16: Pulling from library/alpine [2022-09-26T21:27:48.944Z] 9b18e9b68314: Pulling fs layer [2022-09-26T21:27:48.944Z] 9b18e9b68314: Verifying Checksum [2022-09-26T21:27:48.944Z] 9b18e9b68314: Download complete [2022-09-26T21:27:48.944Z] 9b18e9b68314: Pull complete [2022-09-26T21:27:48.944Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T21:27:48.944Z] Status: Downloaded newer image for alpine:3.16 [2022-09-26T21:27:48.944Z] ---> a6215f271958 [2022-09-26T21:27:48.944Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-09-26T21:27:48.944Z] ---> Running in 08fe07ef5406 [2022-09-26T21:27:48.944Z] Removing intermediate container 08fe07ef5406 [2022-09-26T21:27:48.944Z] ---> a5590e622563 [2022-09-26T21:27:48.944Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:27:48.944Z] ---> Running in 7e38217df4f2 [2022-09-26T21:27:48.944Z] Removing intermediate container 7e38217df4f2 [2022-09-26T21:27:48.944Z] ---> c30b5240caf0 [2022-09-26T21:27:48.944Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-09-26T21:27:48.944Z] ---> Running in c003f275570e [2022-09-26T21:27:48.944Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T21:27:48.944Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T21:27:48.944Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T21:27:48.944Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-26T21:27:48.944Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T21:27:48.944Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-26T21:27:48.944Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-26T21:27:48.945Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T21:27:48.945Z] OK: 8 MiB in 19 packages [2022-09-26T21:27:48.945Z] Removing intermediate container c003f275570e [2022-09-26T21:27:48.945Z] ---> a8915ecae5e7 [2022-09-26T21:27:48.945Z] Step 17/26 : WORKDIR / [2022-09-26T21:27:48.945Z] ---> Running in 1b8c9535dd3c [2022-09-26T21:27:48.945Z] Removing intermediate container 1b8c9535dd3c [2022-09-26T21:27:48.945Z] ---> db2809f11ed8 [2022-09-26T21:27:48.945Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-09-26T21:27:48.945Z] ---> 62c3ae3713a2 [2022-09-26T21:27:48.945Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-09-26T21:27:48.945Z] ---> c520d938f824 [2022-09-26T21:27:48.945Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-09-26T21:27:50.356Z] ---> 3d92869cf445 [2022-09-26T21:27:50.356Z] Step 21/26 : EXPOSE 59910 [2022-09-26T21:27:50.356Z] ---> Running in d1b6578fb2f2 [2022-09-26T21:27:50.942Z] Removing intermediate container d1b6578fb2f2 [2022-09-26T21:27:50.942Z] ---> c6fca713229f [2022-09-26T21:27:50.942Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-09-26T21:27:50.942Z] ---> Running in da8d12898b2d [2022-09-26T21:27:51.208Z] Removing intermediate container da8d12898b2d [2022-09-26T21:27:51.208Z] ---> 76d5e2f4093c [2022-09-26T21:27:51.208Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T21:27:51.208Z] ---> Running in fc00a3246b2b [2022-09-26T21:27:51.478Z] Removing intermediate container fc00a3246b2b [2022-09-26T21:27:51.478Z] ---> 030600c564eb [2022-09-26T21:27:51.478Z] Step 24/26 : LABEL arch=arm64 [2022-09-26T21:27:51.478Z] ---> Running in fb2669dc406b [2022-09-26T21:27:52.067Z] Removing intermediate container fb2669dc406b [2022-09-26T21:27:52.067Z] ---> 73c6db14c0d9 [2022-09-26T21:27:52.067Z] Step 25/26 : LABEL git_sha=5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 [2022-09-26T21:27:52.067Z] ---> Running in 2981d2ac0778 [2022-09-26T21:27:52.336Z] Removing intermediate container 2981d2ac0778 [2022-09-26T21:27:52.336Z] ---> 17ec0b0befd8 [2022-09-26T21:27:52.336Z] Step 26/26 : LABEL version=2.3.0-dev.9 [2022-09-26T21:27:52.336Z] ---> Running in 9a3dd6db7e38 [2022-09-26T21:27:52.605Z] Removing intermediate container 9a3dd6db7e38 [2022-09-26T21:27:52.605Z] ---> 2de82d8e970b [2022-09-26T21:27:52.605Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T21:27:52.605Z] Successfully built 2de82d8e970b [2022-09-26T21:27:52.605Z] 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-09-26T21:27:52.710Z] provisioning config files... [2022-09-26T21:27:52.724Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/39@tmp/config15971336960450129119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:27:53.053Z] ---> docker-login.sh [2022-09-26T21:27:53.053Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:27:53.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:27:53.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:27:53.321Z] Configure a credential helper to remove this warning. See [2022-09-26T21:27:53.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:27:53.321Z] [2022-09-26T21:27:53.321Z] Login Succeeded [2022-09-26T21:27:53.321Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:27:53.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:27:53.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:27:53.588Z] Configure a credential helper to remove this warning. See [2022-09-26T21:27:53.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:27:53.588Z] [2022-09-26T21:27:53.588Z] Login Succeeded [2022-09-26T21:27:53.588Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:27:53.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:27:54.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:27:54.121Z] Configure a credential helper to remove this warning. See [2022-09-26T21:27:54.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:27:54.121Z] [2022-09-26T21:27:54.121Z] Login Succeeded [2022-09-26T21:27:54.121Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:27:54.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:27:54.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:27:54.388Z] Configure a credential helper to remove this warning. See [2022-09-26T21:27:54.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:27:54.388Z] [2022-09-26T21:27:54.388Z] Login Succeeded [2022-09-26T21:27:54.388Z] docker.io [2022-09-26T21:27:54.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:27:54.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:27:54.919Z] Configure a credential helper to remove this warning. See [2022-09-26T21:27:54.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:27:54.919Z] [2022-09-26T21:27:54.919Z] Login Succeeded [2022-09-26T21:27:54.919Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:27:54.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T21:27:54.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:27:54.971Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-09-26T21:27:54.971Z] 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 [2022-09-26T21:27:54.971Z] latest [2022-09-26T21:27:54.971Z] 2.3.0-dev.9 [2022-09-26T21:27:54.971Z] 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7-2.3.0-dev.9 [2022-09-26T21:27:54.971Z] main [2022-09-26T21:27:54.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:27:55.333Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:27:55.676Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 [2022-09-26T21:27:55.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-09-26T21:27:55.676Z] 130cd6c3a4a0: Preparing [2022-09-26T21:27:55.676Z] d180bcf10619: Preparing [2022-09-26T21:27:55.676Z] e77ecae54f60: Preparing [2022-09-26T21:27:55.676Z] f198be1854fd: Preparing [2022-09-26T21:27:55.676Z] 57c74b6f77fd: Preparing [2022-09-26T21:27:55.676Z] 5d3e392a13a0: Preparing [2022-09-26T21:27:55.676Z] 5d3e392a13a0: Waiting [2022-09-26T21:27:55.941Z] d180bcf10619: Pushed [2022-09-26T21:27:55.941Z] 57c74b6f77fd: Pushed [2022-09-26T21:27:55.941Z] e77ecae54f60: Pushed [2022-09-26T21:27:55.941Z] 5d3e392a13a0: Layer already exists [2022-09-26T21:27:56.524Z] f198be1854fd: Pushed [2022-09-26T21:28:01.874Z] 130cd6c3a4a0: Pushed [2022-09-26T21:28:01.874Z] 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7: digest: sha256:1326371257685f677d54099ec03eb3ea8a1fbd91f514c92bbb8b41eb22980c0c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:02.235Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:02.579Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-09-26T21:28:02.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-09-26T21:28:02.579Z] 130cd6c3a4a0: Preparing [2022-09-26T21:28:02.579Z] d180bcf10619: Preparing [2022-09-26T21:28:02.579Z] e77ecae54f60: Preparing [2022-09-26T21:28:02.579Z] f198be1854fd: Preparing [2022-09-26T21:28:02.579Z] 57c74b6f77fd: Preparing [2022-09-26T21:28:02.579Z] 5d3e392a13a0: Preparing [2022-09-26T21:28:02.579Z] 5d3e392a13a0: Waiting [2022-09-26T21:28:02.579Z] 57c74b6f77fd: Layer already exists [2022-09-26T21:28:02.579Z] d180bcf10619: Layer already exists [2022-09-26T21:28:02.579Z] f198be1854fd: Layer already exists [2022-09-26T21:28:02.579Z] 130cd6c3a4a0: Layer already exists [2022-09-26T21:28:02.579Z] e77ecae54f60: Layer already exists [2022-09-26T21:28:02.579Z] 5d3e392a13a0: Layer already exists [2022-09-26T21:28:02.846Z] latest: digest: sha256:1326371257685f677d54099ec03eb3ea8a1fbd91f514c92bbb8b41eb22980c0c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:03.198Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:03.541Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.9 [2022-09-26T21:28:03.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-09-26T21:28:03.542Z] 130cd6c3a4a0: Preparing [2022-09-26T21:28:03.542Z] d180bcf10619: Preparing [2022-09-26T21:28:03.542Z] e77ecae54f60: Preparing [2022-09-26T21:28:03.542Z] f198be1854fd: Preparing [2022-09-26T21:28:03.542Z] 57c74b6f77fd: Preparing [2022-09-26T21:28:03.542Z] 5d3e392a13a0: Preparing [2022-09-26T21:28:03.542Z] 5d3e392a13a0: Waiting [2022-09-26T21:28:03.542Z] 57c74b6f77fd: Layer already exists [2022-09-26T21:28:03.542Z] f198be1854fd: Layer already exists [2022-09-26T21:28:03.542Z] 130cd6c3a4a0: Layer already exists [2022-09-26T21:28:03.542Z] d180bcf10619: Layer already exists [2022-09-26T21:28:03.542Z] e77ecae54f60: Layer already exists [2022-09-26T21:28:03.542Z] 5d3e392a13a0: Layer already exists [2022-09-26T21:28:03.542Z] 2.3.0-dev.9: digest: sha256:1326371257685f677d54099ec03eb3ea8a1fbd91f514c92bbb8b41eb22980c0c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:04.200Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:04.558Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7-2.3.0-dev.9 [2022-09-26T21:28:04.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-09-26T21:28:04.558Z] 130cd6c3a4a0: Preparing [2022-09-26T21:28:04.558Z] d180bcf10619: Preparing [2022-09-26T21:28:04.558Z] e77ecae54f60: Preparing [2022-09-26T21:28:04.558Z] f198be1854fd: Preparing [2022-09-26T21:28:04.558Z] 57c74b6f77fd: Preparing [2022-09-26T21:28:04.558Z] 5d3e392a13a0: Preparing [2022-09-26T21:28:04.558Z] 5d3e392a13a0: Waiting [2022-09-26T21:28:04.558Z] d180bcf10619: Layer already exists [2022-09-26T21:28:04.558Z] 57c74b6f77fd: Layer already exists [2022-09-26T21:28:04.558Z] 130cd6c3a4a0: Layer already exists [2022-09-26T21:28:04.558Z] f198be1854fd: Layer already exists [2022-09-26T21:28:04.558Z] e77ecae54f60: Layer already exists [2022-09-26T21:28:04.558Z] 5d3e392a13a0: Layer already exists [2022-09-26T21:28:04.558Z] 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7-2.3.0-dev.9: digest: sha256:1326371257685f677d54099ec03eb3ea8a1fbd91f514c92bbb8b41eb22980c0c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:04.916Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:05.281Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2022-09-26T21:28:05.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-09-26T21:28:05.281Z] 130cd6c3a4a0: Preparing [2022-09-26T21:28:05.281Z] d180bcf10619: Preparing [2022-09-26T21:28:05.281Z] e77ecae54f60: Preparing [2022-09-26T21:28:05.281Z] f198be1854fd: Preparing [2022-09-26T21:28:05.281Z] 57c74b6f77fd: Preparing [2022-09-26T21:28:05.281Z] 5d3e392a13a0: Preparing [2022-09-26T21:28:05.281Z] 5d3e392a13a0: Waiting [2022-09-26T21:28:05.281Z] 57c74b6f77fd: Layer already exists [2022-09-26T21:28:05.281Z] f198be1854fd: Layer already exists [2022-09-26T21:28:05.281Z] e77ecae54f60: Layer already exists [2022-09-26T21:28:05.281Z] d180bcf10619: Layer already exists [2022-09-26T21:28:05.281Z] 130cd6c3a4a0: Layer already exists [2022-09-26T21:28:05.281Z] 5d3e392a13a0: Layer already exists [2022-09-26T21:28:05.551Z] main: digest: sha256:1326371257685f677d54099ec03eb3ea8a1fbd91f514c92bbb8b41eb22980c0c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T21:28:05.604Z] ===================================================== [Pipeline] echo [2022-09-26T21:28:05.609Z] taggedImages: [2022-09-26T21:28:05.609Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 [2022-09-26T21:28:05.609Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-09-26T21:28:05.609Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.9 [2022-09-26T21:28:05.609Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7-2.3.0-dev.9 [2022-09-26T21:28:05.609Z] - 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-09-26T21:28:05.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T21:28:05.977Z] [2022-09-26T21:28:05.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:06.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T21:28:06.309Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-26T21:28:06.309Z] 8998bd30e6a1: Pulling fs layer [2022-09-26T21:28:06.309Z] 04944245beec: Pulling fs layer [2022-09-26T21:28:06.309Z] 699f458cf7ca: Pulling fs layer [2022-09-26T21:28:06.309Z] 765212b225bb: Pulling fs layer [2022-09-26T21:28:06.309Z] f23df028b6ca: Pulling fs layer [2022-09-26T21:28:06.309Z] d65c8cfc05b1: Pulling fs layer [2022-09-26T21:28:06.309Z] 2437ff75d9bd: Pulling fs layer [2022-09-26T21:28:06.309Z] 765212b225bb: Waiting [2022-09-26T21:28:06.309Z] f23df028b6ca: Waiting [2022-09-26T21:28:06.309Z] d65c8cfc05b1: Waiting [2022-09-26T21:28:06.309Z] 2437ff75d9bd: Waiting [2022-09-26T21:28:06.579Z] 04944245beec: Verifying Checksum [2022-09-26T21:28:06.579Z] 04944245beec: Download complete [2022-09-26T21:28:06.579Z] 765212b225bb: Verifying Checksum [2022-09-26T21:28:06.579Z] 765212b225bb: Download complete [2022-09-26T21:28:06.579Z] f23df028b6ca: Verifying Checksum [2022-09-26T21:28:06.579Z] f23df028b6ca: Download complete [2022-09-26T21:28:06.579Z] d65c8cfc05b1: Verifying Checksum [2022-09-26T21:28:06.579Z] d65c8cfc05b1: Download complete [2022-09-26T21:28:06.579Z] 699f458cf7ca: Verifying Checksum [2022-09-26T21:28:06.579Z] 699f458cf7ca: Download complete [2022-09-26T21:28:07.164Z] 8998bd30e6a1: Verifying Checksum [2022-09-26T21:28:07.164Z] 8998bd30e6a1: Download complete [2022-09-26T21:28:09.105Z] 2437ff75d9bd: Verifying Checksum [2022-09-26T21:28:09.105Z] 2437ff75d9bd: Download complete [2022-09-26T21:28:11.045Z] 8998bd30e6a1: Pull complete [2022-09-26T21:28:11.311Z] 04944245beec: Pull complete [2022-09-26T21:28:12.730Z] 699f458cf7ca: Pull complete [2022-09-26T21:28:12.996Z] 765212b225bb: Pull complete [2022-09-26T21:28:13.579Z] f23df028b6ca: Pull complete [2022-09-26T21:28:13.844Z] d65c8cfc05b1: Pull complete [2022-09-26T21:28:28.834Z] 2437ff75d9bd: Pull complete [2022-09-26T21:28:28.834Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-26T21:28:28.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T21:28:28.834Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:28:29.013Z] prd-ubuntu20.04-docker-arm64-4c-16g-1255 does not seem to be running inside a container [2022-09-26T21:28:29.077Z] $ 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/39 -v /w/workspace/device-gpio/39:/w/workspace/device-gpio/39:rw,z -v /w/workspace/device-gpio/39@tmp:/w/workspace/device-gpio/39@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-09-26T21:28:31.796Z] $ docker top ccb12bd3c34cae6db933a800103ef1cd5b458cf7fc76d0f5e1ad09711da09b7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:28:32.636Z] ---> job-cost.sh [2022-09-26T21:28:32.636Z] lf-activate-venv: SKIPPING [2022-09-26T21:28:32.636Z] INFO: No Stack... [2022-09-26T21:28:33.216Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-26T21:28:33.799Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T21:28:34.436Z] + cat /w/workspace/device-gpio/39/archives/cost.csv [2022-09-26T21:28:34.436Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T21:28:34.500Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-39-stack-cost] [2022-09-26T21:28:34.509Z] Resource [jenkins-edgexfoundry-device-gpio-main-39-stack-cost] did not exist. Created. [2022-09-26T21:28:34.509Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T21:28:35.159Z] /w/workspace/device-gpio/39@tmp/durable-afe9755a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-26T21:28:35.805Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-26T21:28:35.826Z] Warning: overwriting stash ‘stack-cost’ [2022-09-26T21:28:35.870Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T21:28:35.877Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T21:28:35.891Z] $ docker stop --time=1 ccb12bd3c34cae6db933a800103ef1cd5b458cf7fc76d0f5e1ad09711da09b7d [2022-09-26T21:28:37.372Z] $ docker rm -f ccb12bd3c34cae6db933a800103ef1cd5b458cf7fc76d0f5e1ad09711da09b7d [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-09-26T21:28:37.740Z] provisioning config files... [2022-09-26T21:28:37.747Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8000163855677122740tmp [Pipeline] { [Pipeline] sh [2022-09-26T21:28:38.045Z] + set +x [2022-09-26T21:28:38.045Z] + + curl -s https://codecov.io/bash [2022-09-26T21:28:38.045Z] bash -s -- [2022-09-26T21:28:38.045Z] [2022-09-26T21:28:38.045Z] _____ _ [2022-09-26T21:28:38.045Z] / ____| | | [2022-09-26T21:28:38.045Z] | | ___ __| | ___ ___ _____ __ [2022-09-26T21:28:38.045Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-26T21:28:38.045Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-26T21:28:38.045Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-26T21:28:38.045Z] Bash-1.0.6 [2022-09-26T21:28:38.045Z] [2022-09-26T21:28:38.045Z] [2022-09-26T21:28:38.045Z] ==> git version 2.25.1 found [2022-09-26T21:28:38.045Z] ==> 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-09-26T21:28:38.045Z] Release-Date: 2020-01-08 [2022-09-26T21:28:38.045Z] 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-09-26T21:28:38.045Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-26T21:28:38.045Z] ==> Jenkins CI detected. [2022-09-26T21:28:38.045Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2022-09-26T21:28:38.045Z] project root: . [2022-09-26T21:28:38.045Z] --> token set from env [2022-09-26T21:28:38.045Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-26T21:28:38.045Z] ==> Running gcov in . (disable via -X gcov) [2022-09-26T21:28:38.045Z] ==> Python coveragepy not found [2022-09-26T21:28:38.045Z] ==> Searching for coverage reports in: [2022-09-26T21:28:38.045Z] + . [2022-09-26T21:28:38.045Z] -> Found 1 reports [2022-09-26T21:28:38.045Z] ==> Detecting git/mercurial file structure [2022-09-26T21:28:38.045Z] ==> Reading reports [2022-09-26T21:28:38.045Z] + ./coverage.out bytes=10 [2022-09-26T21:28:38.045Z] ==> Appending adjustments [2022-09-26T21:28:38.045Z] https://docs.codecov.io/docs/fixing-reports [2022-09-26T21:28:38.305Z] + Found adjustments [2022-09-26T21:28:38.305Z] ==> Gzipping contents [2022-09-26T21:28:38.305Z] 4.0K /tmp/codecov.VDLbKq.gz [2022-09-26T21:28:38.305Z] ==> Uploading reports [2022-09-26T21:28:38.305Z] url: https://codecov.io [2022-09-26T21:28:38.305Z] query: branch=main&commit=5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T21:28:38.305Z] -> Pinging Codecov [2022-09-26T21:28:38.305Z] 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=5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T21:28:38.563Z] -> Uploading to [2022-09-26T21:28:38.563Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-26/3EC07B1A8CA8AF9BCAA0BB9F0134797F/5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7/3ce96e2c-dc53-417e-b0d7-de380eeb03f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220926T212838Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0db858c9bfebcdedab685a2817676d6e79a0edce6bfeb725b15b2d27e52d6058 [2022-09-26T21:28:38.563Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T21:28:38.563Z] Dload Upload Total Spent Left Speed [2022-09-26T21:28:38.822Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 2947 --:--:-- --:--:-- --:--:-- 2947 [2022-09-26T21:28:38.822Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 [Pipeline] } [2022-09-26T21:28:38.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-26T21:28:38.983Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-26T21:28:38.992Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:28:39.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T21:28:39.291Z] [2022-09-26T21:28:39.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-09-26T21:28:39.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T21:28:39.588Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-26T21:28:39.588Z] df9b9388f04a: Pulling fs layer [2022-09-26T21:28:39.588Z] 52dc419b0ee2: Pulling fs layer [2022-09-26T21:28:39.588Z] 25bc292e5bac: Pulling fs layer [2022-09-26T21:28:39.588Z] 114826534d7a: Pulling fs layer [2022-09-26T21:28:39.588Z] 4657fd5d0bcf: Pulling fs layer [2022-09-26T21:28:39.588Z] 6ad1cebc031e: Pulling fs layer [2022-09-26T21:28:39.588Z] 8a3aa393b2d8: Pulling fs layer [2022-09-26T21:28:39.588Z] 114826534d7a: Waiting [2022-09-26T21:28:39.588Z] 6ad1cebc031e: Waiting [2022-09-26T21:28:39.588Z] 25bc292e5bac: Verifying Checksum [2022-09-26T21:28:39.588Z] 25bc292e5bac: Download complete [2022-09-26T21:28:39.588Z] 52dc419b0ee2: Download complete [2022-09-26T21:28:39.588Z] 4657fd5d0bcf: Verifying Checksum [2022-09-26T21:28:39.588Z] 4657fd5d0bcf: Download complete [2022-09-26T21:28:39.588Z] df9b9388f04a: Verifying Checksum [2022-09-26T21:28:39.588Z] df9b9388f04a: Download complete [2022-09-26T21:28:39.859Z] df9b9388f04a: Pull complete [2022-09-26T21:28:39.859Z] 6ad1cebc031e: Verifying Checksum [2022-09-26T21:28:39.859Z] 6ad1cebc031e: Download complete [2022-09-26T21:28:39.859Z] 52dc419b0ee2: Pull complete [2022-09-26T21:28:39.859Z] 25bc292e5bac: Pull complete [2022-09-26T21:28:40.459Z] 114826534d7a: Verifying Checksum [2022-09-26T21:28:40.459Z] 114826534d7a: Download complete [2022-09-26T21:28:40.718Z] 8a3aa393b2d8: Verifying Checksum [2022-09-26T21:28:40.718Z] 8a3aa393b2d8: Download complete [2022-09-26T21:28:44.011Z] 114826534d7a: Pull complete [2022-09-26T21:28:44.270Z] 4657fd5d0bcf: Pull complete [2022-09-26T21:28:44.537Z] 6ad1cebc031e: Pull complete [2022-09-26T21:28:47.833Z] 8a3aa393b2d8: Pull complete [2022-09-26T21:28:47.833Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-26T21:28:47.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T21:28:47.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:28:47.917Z] prd-ubuntu20.04-docker-8c-8g-1218 does not seem to be running inside a container [2022-09-26T21:28:47.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-26T21:28:49.962Z] $ docker top 72439d13756dc85b46af0d822d8fb776d0728981c400bbd7c885657f7b299517 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-26T21:28:50.036Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2022-09-26T21:28:50.315Z] + set -o pipefail [2022-09-26T21:28:50.315Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2022-09-26T21:28:56.885Z] [2022-09-26T21:28:56.885Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2022-09-26T21:28:56.885Z] [2022-09-26T21:28:56.885Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/d6b759d4-eae1-4c85-9080-089ad65a3a8f [2022-09-26T21:28:56.885Z] [2022-09-26T21:28:56.885Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-26T21:28:56.885Z] [2022-09-26T21:28:56.886Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-26T21:28:56.886Z] [2022-09-26T21:28:56.886Z] [Pipeline] } [2022-09-26T21:28:56.892Z] $ docker stop --time=1 72439d13756dc85b46af0d822d8fb776d0728981c400bbd7c885657f7b299517 [2022-09-26T21:28:59.004Z] $ docker rm -f 72439d13756dc85b46af0d822d8fb776d0728981c400bbd7c885657f7b299517 [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-09-26T21:28:59.718Z] + git log --format=format:%s -1 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 [Pipeline] sh [2022-09-26T21:29:00.006Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:29:00.006Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:29:00.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:29:00.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:29:00.365Z] prd-ubuntu20.04-docker-8c-8g-1218 does not seem to be running inside a container [2022-09-26T21:29:00.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T21:29:00.791Z] $ docker top db930b21a01f62474db1687897c49d6967edbd81b47e3f4e6be86e6b21eab07b -eo pid,comm [2022-09-26T21:29:00.846Z] 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-09-26T21:29:00.846Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:29:00.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:29:00.880Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:29:00.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:29:00.996Z] $ docker exec db930b21a01f62474db1687897c49d6967edbd81b47e3f4e6be86e6b21eab07b ssh-agent [2022-09-26T21:29:01.105Z] SSH_AUTH_SOCK=/tmp/ssh-SDpH4rDbGxl5/agent.32 [2022-09-26T21:29:01.105Z] SSH_AGENT_PID=38 [2022-09-26T21:29:01.110Z] Running ssh-add (command line suppressed) [2022-09-26T21:29:01.211Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12990756212463558815.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12990756212463558815.key) [2022-09-26T21:29:01.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:29:01.508Z] + git semver tag [2022-09-26T21:29:01.768Z] 2022-09-26 21:29:01,682 [run_tag] DEBUG tag force:False [2022-09-26T21:29:01.768Z] 2022-09-26 21:29:01,683 [check_head_tag] DEBUG check head tag [2022-09-26T21:29:01.768Z] 2022-09-26 21:29:01,683 [execute] INFO git cat-file --batch-check [2022-09-26T21:29:01.768Z] 2022-09-26 21:29:01,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-09-26T21:29:01.768Z] 2022-09-26 21:29:01,687 [execute] INFO git cat-file --batch [2022-09-26T21:29:01.768Z] 2022-09-26 21:29:01,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-09-26T21:29:01.768Z] 2022-09-26 21:29:01,696 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-26T21:29:01.768Z] 2022-09-26 21:29:01,696 [execute] INFO git tag -a v2.3.0-dev.9 -m v2.3.0-dev.9 [2022-09-26T21:29:01.768Z] 2022-09-26 21:29:01,697 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.9', '-m', 'v2.3.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:29:01.768Z] 2022-09-26 21:29:01,703 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-26T21:29:01.768Z] 2.3.0-dev.9 [Pipeline] } [2022-09-26T21:29:01.774Z] $ docker exec --env ******** --env ******** db930b21a01f62474db1687897c49d6967edbd81b47e3f4e6be86e6b21eab07b ssh-agent -k [2022-09-26T21:29:01.888Z] unset SSH_AUTH_SOCK; [2022-09-26T21:29:01.889Z] unset SSH_AGENT_PID; [2022-09-26T21:29:01.889Z] echo Agent pid 38 killed; [2022-09-26T21:29:01.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:29:02.201Z] + git semver [Pipeline] } [2022-09-26T21:29:02.472Z] $ docker stop --time=1 db930b21a01f62474db1687897c49d6967edbd81b47e3f4e6be86e6b21eab07b [2022-09-26T21:29:03.806Z] $ docker rm -f db930b21a01f62474db1687897c49d6967edbd81b47e3f4e6be86e6b21eab07b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:29:04.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T21:29:04.187Z] [2022-09-26T21:29:04.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:29:04.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T21:29:04.479Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-26T21:29:04.479Z] ab5ef0e58194: Pulling fs layer [2022-09-26T21:29:04.479Z] 9712f1f96733: Pulling fs layer [2022-09-26T21:29:04.479Z] 63f879dbbcfc: Pulling fs layer [2022-09-26T21:29:04.479Z] 0d9ebad4ef96: Pulling fs layer [2022-09-26T21:29:04.479Z] e9a5061849ea: Pulling fs layer [2022-09-26T21:29:04.479Z] d747dcd14b5f: Pulling fs layer [2022-09-26T21:29:04.479Z] 2de7ff778b66: Pulling fs layer [2022-09-26T21:29:04.479Z] 0d9ebad4ef96: Waiting [2022-09-26T21:29:04.479Z] e9a5061849ea: Waiting [2022-09-26T21:29:04.479Z] d747dcd14b5f: Waiting [2022-09-26T21:29:04.479Z] 2de7ff778b66: Waiting [2022-09-26T21:29:04.479Z] 9712f1f96733: Verifying Checksum [2022-09-26T21:29:04.479Z] 9712f1f96733: Download complete [2022-09-26T21:29:05.047Z] 63f879dbbcfc: Verifying Checksum [2022-09-26T21:29:05.047Z] 63f879dbbcfc: Download complete [2022-09-26T21:29:05.047Z] e9a5061849ea: Verifying Checksum [2022-09-26T21:29:05.047Z] e9a5061849ea: Download complete [2022-09-26T21:29:05.047Z] d747dcd14b5f: Download complete [2022-09-26T21:29:05.305Z] 0d9ebad4ef96: Verifying Checksum [2022-09-26T21:29:05.305Z] 0d9ebad4ef96: Download complete [2022-09-26T21:29:05.305Z] ab5ef0e58194: Verifying Checksum [2022-09-26T21:29:05.305Z] ab5ef0e58194: Download complete [2022-09-26T21:29:05.305Z] 2de7ff778b66: Verifying Checksum [2022-09-26T21:29:05.305Z] 2de7ff778b66: Download complete [2022-09-26T21:29:08.585Z] ab5ef0e58194: Pull complete [2022-09-26T21:29:08.585Z] 9712f1f96733: Pull complete [2022-09-26T21:29:08.847Z] 63f879dbbcfc: Pull complete [2022-09-26T21:29:13.037Z] 0d9ebad4ef96: Pull complete [2022-09-26T21:29:13.037Z] e9a5061849ea: Pull complete [2022-09-26T21:29:13.037Z] d747dcd14b5f: Pull complete [2022-09-26T21:29:13.605Z] 2de7ff778b66: Pull complete [2022-09-26T21:29:13.605Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-26T21:29:13.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T21:29:13.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:29:13.676Z] prd-ubuntu20.04-docker-8c-8g-1218 does not seem to be running inside a container [2022-09-26T21:29:13.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-26T21:29:15.773Z] $ docker top 324875cf2ad5c2134572be856cf5fd3023c64257495455ea96368e7f113d7ec3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:29:15.844Z] provisioning config files... [2022-09-26T21:29:15.851Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config564092904928740725tmp [2022-09-26T21:29:15.861Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15579129145956015974tmp [2022-09-26T21:29:15.870Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15169040053133523871tmp [Pipeline] { [Pipeline] echo [2022-09-26T21:29:15.884Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:29:16.164Z] ---> sigul-configuration.sh [2022-09-26T21:29:16.164Z] gpg: directory `/root/.gnupg' created [2022-09-26T21:29:16.164Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-26T21:29:16.164Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-26T21:29:16.164Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-26T21:29:16.164Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-26T21:29:16.164Z] gpg: CAST5 encrypted data [2022-09-26T21:29:16.164Z] gpg: encrypted with 1 passphrase [2022-09-26T21:29:16.164Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-26T21:29:16.458Z] + mkdir /home/jenkins [2022-09-26T21:29:16.458Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-26T21:29:16.739Z] + 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-09-26T21:29:16.747Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:29:17.029Z] ---> sigul-install.sh [2022-09-26T21:29:17.029Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-26T21:29:17.310Z] + git tag --list [2022-09-26T21:29:17.310Z] v1.0.0 [2022-09-26T21:29:17.310Z] v2.1.0 [2022-09-26T21:29:17.310Z] v2.1.1 [2022-09-26T21:29:17.310Z] v2.1.1-dev.1 [2022-09-26T21:29:17.310Z] v2.2.0 [2022-09-26T21:29:17.310Z] v2.2.1-dev.1 [2022-09-26T21:29:17.310Z] v2.2.1-dev.2 [2022-09-26T21:29:17.310Z] v2.2.1-dev.3 [2022-09-26T21:29:17.310Z] v2.2.1-dev.4 [2022-09-26T21:29:17.310Z] v2.3.0-dev.4 [2022-09-26T21:29:17.310Z] v2.3.0-dev.5 [2022-09-26T21:29:17.310Z] v2.3.0-dev.6 [2022-09-26T21:29:17.310Z] v2.3.0-dev.7 [2022-09-26T21:29:17.310Z] v2.3.0-dev.8 [2022-09-26T21:29:17.310Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-26T21:29:17.591Z] + lftools sign git-tag v2.3.0-dev.9 [2022-09-26T21:29:18.160Z] Signing Git tag with Sigul... [2022-09-26T21:29:18.160Z] Signing v2.3.0-dev.9 [Pipeline] echo [2022-09-26T21:29:18.426Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:29:18.704Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-26T21:29:18.710Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-26T21:29:18.733Z] $ docker stop --time=1 324875cf2ad5c2134572be856cf5fd3023c64257495455ea96368e7f113d7ec3 [2022-09-26T21:29:20.514Z] $ docker rm -f 324875cf2ad5c2134572be856cf5fd3023c64257495455ea96368e7f113d7ec3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-26T21:29:20.932Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:29:20.932Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:29:21.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:29:21.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:29:21.301Z] prd-ubuntu20.04-docker-8c-8g-1218 does not seem to be running inside a container [2022-09-26T21:29:21.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T21:29:21.725Z] $ docker top 586390ec625ea97069e62b72cddf4f3ff77b2b18f3677249a86f58f3da195507 -eo pid,comm [2022-09-26T21:29:21.779Z] 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-09-26T21:29:21.779Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:29:21.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:29:21.815Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:29:21.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:29:21.934Z] $ docker exec 586390ec625ea97069e62b72cddf4f3ff77b2b18f3677249a86f58f3da195507 ssh-agent [2022-09-26T21:29:22.051Z] SSH_AUTH_SOCK=/tmp/ssh-F3wAAhyO9Kl2/agent.31 [2022-09-26T21:29:22.051Z] SSH_AGENT_PID=37 [2022-09-26T21:29:22.055Z] Running ssh-add (command line suppressed) [2022-09-26T21:29:22.159Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16901603038837200486.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16901603038837200486.key) [2022-09-26T21:29:22.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:29:22.463Z] + git semver bump pre [2022-09-26T21:29:22.722Z] 2022-09-26 21:29:22,650 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-26T21:29:22.722Z] 2022-09-26 21:29:22,650 [bump_version] DEBUG bumping version:2.3.0-dev.9 on axis:pre with prefix:dev [2022-09-26T21:29:22.722Z] 2022-09-26 21:29:22,650 [bump_version] DEBUG bumped version:2.3.0-dev.10 [2022-09-26T21:29:22.722Z] 2022-09-26 21:29:22,650 [write_version] DEBUG write version:2.3.0-dev.10 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2022-09-26T21:29:22.722Z] 2022-09-26 21:29:22,650 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-26T21:29:22.722Z] 2022-09-26 21:29:22,650 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-26T21:29:22.722Z] 2022-09-26 21:29:22,652 [execute] INFO git cat-file --batch-check [2022-09-26T21:29:22.722Z] 2022-09-26 21:29:22,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T21:29:22.722Z] 2022-09-26 21:29:22,658 [execute] INFO git cat-file --batch [2022-09-26T21:29:22.722Z] 2022-09-26 21:29:22,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T21:29:22.722Z] 2022-09-26 21:29:22,664 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-26T21:29:22.722Z] 2.3.0-dev.10 [Pipeline] } [2022-09-26T21:29:22.727Z] $ docker exec --env ******** --env ******** 586390ec625ea97069e62b72cddf4f3ff77b2b18f3677249a86f58f3da195507 ssh-agent -k [2022-09-26T21:29:22.824Z] unset SSH_AUTH_SOCK; [2022-09-26T21:29:22.825Z] unset SSH_AGENT_PID; [2022-09-26T21:29:22.825Z] echo Agent pid 37 killed; [2022-09-26T21:29:22.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:29:23.134Z] + git semver [Pipeline] } [2022-09-26T21:29:23.400Z] $ docker stop --time=1 586390ec625ea97069e62b72cddf4f3ff77b2b18f3677249a86f58f3da195507 [2022-09-26T21:29:24.763Z] $ docker rm -f 586390ec625ea97069e62b72cddf4f3ff77b2b18f3677249a86f58f3da195507 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:29:25.099Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:29:25.099Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:29:25.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:29:25.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:29:25.460Z] prd-ubuntu20.04-docker-8c-8g-1218 does not seem to be running inside a container [2022-09-26T21:29:25.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T21:29:25.895Z] $ docker top 318f69a342af6620435a7c1ab2be89649c2a98718261f1ceed5a281a48e43f1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:29:25.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:29:25.986Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:29:26.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:29:26.099Z] $ docker exec 318f69a342af6620435a7c1ab2be89649c2a98718261f1ceed5a281a48e43f1c ssh-agent [2022-09-26T21:29:26.214Z] SSH_AUTH_SOCK=/tmp/ssh-fUhCnJCjXjzM/agent.32 [2022-09-26T21:29:26.214Z] SSH_AGENT_PID=38 [2022-09-26T21:29:26.219Z] Running ssh-add (command line suppressed) [2022-09-26T21:29:26.329Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10651038429599222114.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10651038429599222114.key) [2022-09-26T21:29:26.346Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:29:26.628Z] + git semver push [2022-09-26T21:29:26.889Z] 2022-09-26 21:29:26,821 [run_push] DEBUG push [2022-09-26T21:29:26.889Z] 2022-09-26 21:29:26,822 [execute] INFO git cat-file --batch-check [2022-09-26T21:29:26.889Z] 2022-09-26 21:29:26,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T21:29:26.889Z] 2022-09-26 21:29:26,826 [execute] INFO git rev-list 1023abcadcbb547960e50ea4bccd64dfdb4ba778 -- [2022-09-26T21:29:26.889Z] 2022-09-26 21:29:26,826 [execute] DEBUG Popen(['git', 'rev-list', '1023abcadcbb547960e50ea4bccd64dfdb4ba778', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:29:26.889Z] 2022-09-26 21:29:26,832 [execute] INFO git fetch -v origin [2022-09-26T21:29:26.889Z] 2022-09-26 21:29:26,832 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-26T21:29:27.459Z] 2022-09-26 21:29:27,377 [run_push] DEBUG no remote changes detected [2022-09-26T21:29:27.459Z] 2022-09-26 21:29:27,378 [execute] INFO git push origin semver [2022-09-26T21:29:27.459Z] 2022-09-26 21:29:27,378 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:29:28.398Z] 2022-09-26 21:29:28,193 [run_push] DEBUG push all version tags [2022-09-26T21:29:28.398Z] 2022-09-26 21:29:28,193 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-26T21:29:28.398Z] 2022-09-26 21:29:28,194 [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-09-26T21:29:28.966Z] 2022-09-26 21:29:28,935 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-26T21:29:28.966Z] 2.3.0-dev.10 [Pipeline] } [2022-09-26T21:29:28.972Z] $ docker exec --env ******** --env ******** 318f69a342af6620435a7c1ab2be89649c2a98718261f1ceed5a281a48e43f1c ssh-agent -k [2022-09-26T21:29:29.072Z] unset SSH_AUTH_SOCK; [2022-09-26T21:29:29.073Z] unset SSH_AGENT_PID; [2022-09-26T21:29:29.073Z] echo Agent pid 38 killed; [2022-09-26T21:29:29.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:29:29.419Z] + git semver [Pipeline] } [2022-09-26T21:29:29.722Z] $ docker stop --time=1 318f69a342af6620435a7c1ab2be89649c2a98718261f1ceed5a281a48e43f1c [2022-09-26T21:29:31.050Z] $ docker rm -f 318f69a342af6620435a7c1ab2be89649c2a98718261f1ceed5a281a48e43f1c [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-09-26T21:29:31.597Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2022-09-26T21:29:31.597Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-09-26T21:29:31.597Z] total 16 [2022-09-26T21:29:31.597Z] drwxr-xr-x 3 root root 4096 Sep 26 21:16 . [2022-09-26T21:29:31.597Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 21:29 .. [2022-09-26T21:29:31.597Z] drwxr-xr-x 2 root root 4096 Sep 26 21:16 cost [2022-09-26T21:29:31.597Z] -rw-r--r-- 1 root root 82 Sep 26 21:16 cost.csv [2022-09-26T21:29:31.597Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2022-09-26T21:29:31.597Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-09-26T21:29:31.597Z] total 16 [2022-09-26T21:29:31.597Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 21:16 . [2022-09-26T21:29:31.597Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 21:29 .. [2022-09-26T21:29:31.597Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 21:16 cost [2022-09-26T21:29:31.597Z] -rw-r--r-- 1 jenkins jenkins 82 Sep 26 21:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:29:31.886Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:29:32.742Z] ---> package-listing.sh [2022-09-26T21:29:32.742Z] ++ facter osfamily [2022-09-26T21:29:32.742Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-26T21:29:33.001Z] + OS_FAMILY=debian [2022-09-26T21:29:33.001Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2022-09-26T21:29:33.002Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-26T21:29:33.002Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-26T21:29:33.002Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-26T21:29:33.002Z] + PACKAGES=/tmp/packages_start.txt [2022-09-26T21:29:33.002Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-09-26T21:29:33.002Z] + PACKAGES=/tmp/packages_end.txt [2022-09-26T21:29:33.002Z] + case "${OS_FAMILY}" in [2022-09-26T21:29:33.002Z] + dpkg -l [2022-09-26T21:29:33.002Z] + grep '^ii' [2022-09-26T21:29:33.002Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-26T21:29:33.002Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-26T21:29:33.002Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-26T21:29:33.002Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-09-26T21:29:33.002Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2022-09-26T21:29:33.002Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2022-09-26T21:29:33.012Z] 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-09-26T21:29:33.287Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:29:33.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:29:33.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:29:33.913Z] prd-ubuntu20.04-docker-8c-8g-1218 does not seem to be running inside a container [2022-09-26T21:29:33.937Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-26T21:29:34.197Z] $ docker top 7cdbb60e245d020980d6b9f5248857b7d84c48bec5532cc4417903a9f94903fd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:29:34.546Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-26T21:29:34.829Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-26T21:29:35.112Z] + ls /var/log/sa-host [2022-09-26T21:29:35.112Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:29:35.176Z] provisioning config files... [2022-09-26T21:29:35.183Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config953001753783126994tmp [Pipeline] { [Pipeline] echo [2022-09-26T21:29:35.194Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:29:35.473Z] ---> create-netrc.sh [Pipeline] } [2022-09-26T21:29:35.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:29:35.811Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-26T21:29:35.819Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:29:36.100Z] ---> sudo-logs.sh [2022-09-26T21:29:36.100Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-26T21:29:36.133Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:29:36.414Z] ---> job-cost.sh [2022-09-26T21:29:36.414Z] lf-activate-venv: SKIPPING [2022-09-26T21:29:36.414Z] DEBUG: total: 0.2199999988079071 [2022-09-26T21:29:36.414Z] INFO: Retrieving Stack Cost... [2022-09-26T21:29:36.672Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T21:29:37.240Z] INFO: Archiving Costs [Pipeline] echo [2022-09-26T21:29:37.250Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:29:37.530Z] ---> logs-deploy.sh [2022-09-26T21:29:37.530Z] lf-activate-venv: SKIPPING [2022-09-26T21:29:37.530Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/39 [2022-09-26T21:29:37.530Z] INFO: archiving workspace using pattern(s): [2022-09-26T21:29:38.464Z] Archives upload complete. [2022-09-26T21:29:38.722Z] INFO: archiving logs to Nexus [2022-09-26T21:29:39.289Z] ---> uname -a: [2022-09-26T21:29:39.289Z] Linux prd-ubuntu20-04-docker-8c-8g-1218 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-26T21:29:39.289Z] [2022-09-26T21:29:39.289Z] [2022-09-26T21:29:39.289Z] ---> lscpu: [2022-09-26T21:29:39.289Z] Architecture: x86_64 [2022-09-26T21:29:39.289Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-26T21:29:39.289Z] Byte Order: Little Endian [2022-09-26T21:29:39.289Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-26T21:29:39.289Z] CPU(s): 8 [2022-09-26T21:29:39.289Z] On-line CPU(s) list: 0-7 [2022-09-26T21:29:39.289Z] Thread(s) per core: 1 [2022-09-26T21:29:39.289Z] Core(s) per socket: 1 [2022-09-26T21:29:39.289Z] Socket(s): 8 [2022-09-26T21:29:39.289Z] NUMA node(s): 1 [2022-09-26T21:29:39.289Z] Vendor ID: AuthenticAMD [2022-09-26T21:29:39.289Z] CPU family: 23 [2022-09-26T21:29:39.289Z] Model: 49 [2022-09-26T21:29:39.289Z] Model name: AMD EPYC-Rome Processor [2022-09-26T21:29:39.289Z] Stepping: 0 [2022-09-26T21:29:39.289Z] CPU MHz: 2799.996 [2022-09-26T21:29:39.289Z] BogoMIPS: 5599.99 [2022-09-26T21:29:39.289Z] Virtualization: AMD-V [2022-09-26T21:29:39.289Z] Hypervisor vendor: KVM [2022-09-26T21:29:39.289Z] Virtualization type: full [2022-09-26T21:29:39.289Z] L1d cache: 256 KiB [2022-09-26T21:29:39.289Z] L1i cache: 256 KiB [2022-09-26T21:29:39.289Z] L2 cache: 4 MiB [2022-09-26T21:29:39.289Z] L3 cache: 128 MiB [2022-09-26T21:29:39.289Z] NUMA node0 CPU(s): 0-7 [2022-09-26T21:29:39.289Z] Vulnerability Itlb multihit: Not affected [2022-09-26T21:29:39.289Z] Vulnerability L1tf: Not affected [2022-09-26T21:29:39.289Z] Vulnerability Mds: Not affected [2022-09-26T21:29:39.289Z] Vulnerability Meltdown: Not affected [2022-09-26T21:29:39.289Z] Vulnerability Mmio stale data: Not affected [2022-09-26T21:29:39.289Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-26T21:29:39.289Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-26T21:29:39.289Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-26T21:29:39.289Z] Vulnerability Srbds: Not affected [2022-09-26T21:29:39.289Z] Vulnerability Tsx async abort: Not affected [2022-09-26T21:29:39.289Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-26T21:29:39.289Z] [2022-09-26T21:29:39.289Z]