Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f866d0e3c83b2da4ac448cff2cc7b6a39f977461 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-ssh12546765447021644702.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-ssh14113691749008789328.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-ssh12024049307877938067.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-ssh6797137495721864402.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-ssh3909565190300666872.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 ‘prd-ubuntu20.04-docker-8c-8g-7978’ Running on prd-ubuntu20.04-docker-8c-8g-7986 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 f866d0e3c83b2da4ac448cff2cc7b6a39f977461 (main) Commit message: "Merge pull request #61 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40" > 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 f866d0e3c83b2da4ac448cff2cc7b6a39f977461 # timeout=10 > git rev-list --no-walk 569473615fb9befb8fb7c39be4b8603efd71ba81 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-17T01:23:32.361Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T01:23:32.404Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T01:23:32.417Z] ========================================================= [2022-10-17T01:23:32.417Z] EdgeX Global Pipelines Version Info [2022-10-17T01:23:32.417Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:23:33.138Z] ------------------- [2022-10-17T01:23:33.138Z] stable info: [2022-10-17T01:23:33.138Z] ------------------- [2022-10-17T01:23:33.138Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T01:23:33.138Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T01:23:33.138Z] Message: update stable to v1.0.239 [2022-10-17T01:23:33.709Z] ------------------- [2022-10-17T01:23:33.709Z] experimental info: [2022-10-17T01:23:33.709Z] ------------------- [2022-10-17T01:23:33.709Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T01:23:33.709Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T01:23:33.709Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T01:23:33.900Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-10-17T01:23:33.915Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-10-17T01:23:33.927Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T01:23:33.938Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T01:23:33.950Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T01:23:33.961Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T01:23:33.972Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T01:23:33.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T01:23:33.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T01:23:34.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T01:23:34.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T01:23:34.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-10-17T01:23:34.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T01:23:34.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T01:23:34.072Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T01:23:34.088Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T01:23:34.098Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T01:23:34.109Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T01:23:34.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T01:23:34.133Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T01:23:34.144Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-17T01:23:34.155Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-17T01:23:34.168Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T01:23:34.184Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T01:23:34.197Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-17T01:23:34.207Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T01:23:34.219Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T01:23:34.230Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-17T01:23:34.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-17T01:23:34.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-17T01:23:34.263Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f866d0e3c83b2da4ac448cff2cc7b6a39f977461 [Pipeline] echo [2022-10-17T01:23:34.273Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f866d0e [Pipeline] echo [2022-10-17T01:23:34.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T01:23:34.326Z] provisioning config files... [2022-10-17T01:23:34.340Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7317108037558960021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:23:34.646Z] ---> docker-login.sh [2022-10-17T01:23:34.647Z] nexus3.edgexfoundry.org:10001 [2022-10-17T01:23:34.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:23:34.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:23:34.908Z] Configure a credential helper to remove this warning. See [2022-10-17T01:23:34.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:23:34.908Z] [2022-10-17T01:23:34.908Z] Login Succeeded [2022-10-17T01:23:34.908Z] nexus3.edgexfoundry.org:10002 [2022-10-17T01:23:34.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:23:35.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:23:35.168Z] Configure a credential helper to remove this warning. See [2022-10-17T01:23:35.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:23:35.168Z] [2022-10-17T01:23:35.168Z] Login Succeeded [2022-10-17T01:23:35.168Z] nexus3.edgexfoundry.org:10003 [2022-10-17T01:23:35.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:23:35.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:23:35.168Z] Configure a credential helper to remove this warning. See [2022-10-17T01:23:35.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:23:35.168Z] [2022-10-17T01:23:35.168Z] Login Succeeded [2022-10-17T01:23:35.168Z] nexus3.edgexfoundry.org:10004 [2022-10-17T01:23:35.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:23:35.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:23:35.431Z] Configure a credential helper to remove this warning. See [2022-10-17T01:23:35.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:23:35.431Z] [2022-10-17T01:23:35.431Z] Login Succeeded [2022-10-17T01:23:35.431Z] docker.io [2022-10-17T01:23:35.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:23:35.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:23:35.693Z] Configure a credential helper to remove this warning. See [2022-10-17T01:23:35.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:23:35.693Z] [2022-10-17T01:23:35.693Z] Login Succeeded [2022-10-17T01:23:35.693Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T01:23:35.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T01:23:36.048Z] + git rev-list -1 --merges f866d0e3c83b2da4ac448cff2cc7b6a39f977461~1..f866d0e3c83b2da4ac448cff2cc7b6a39f977461 [Pipeline] echo [2022-10-17T01:23:36.079Z] -----------> git rev-list -1 --merges f866d0e3c83b2da4ac448cff2cc7b6a39f977461~1..f866d0e3c83b2da4ac448cff2cc7b6a39f977461 f866d0e3c83b2da4ac448cff2cc7b6a39f977461 [2022-10-17T01:23:36.079Z] f866d0e3c83b2da4ac448cff2cc7b6a39f977461 [false] [Pipeline] sh [2022-10-17T01:23:36.366Z] + git log --format=format:%s -1 f866d0e3c83b2da4ac448cff2cc7b6a39f977461 [Pipeline] echo [2022-10-17T01:23:36.392Z] ========================================================= [2022-10-17T01:23:36.392Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T01:23:36.392Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T01:23:36.714Z] + git log --format=format:%s -1 f866d0e3c83b2da4ac448cff2cc7b6a39f977461 [Pipeline] echo [2022-10-17T01:23:36.726Z] [semverPrep] GIT_COMMIT: f866d0e3c83b2da4ac448cff2cc7b6a39f977461, Commit Message: Merge pull request #61 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40 [Pipeline] echo [2022-10-17T01:23:36.735Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T01:23:37.086Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T01:23:37.086Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T01:23:37.086Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T01:23:37.086Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T01:23:37.086Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-17T01:23:37.086Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-17T01:23:37.086Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:23:37.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T01:23:37.498Z] [2022-10-17T01:23:37.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:23:37.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T01:23:37.805Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T01:23:37.805Z] b85a868b505f: Pulling fs layer [2022-10-17T01:23:37.805Z] e2be974225ed: Pulling fs layer [2022-10-17T01:23:37.805Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T01:23:37.805Z] 988bab9f4d93: Pulling fs layer [2022-10-17T01:23:37.805Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T01:23:37.805Z] eaf3925da568: Pulling fs layer [2022-10-17T01:23:37.805Z] bab4dde63d76: Pulling fs layer [2022-10-17T01:23:37.805Z] bde34c3a00c8: Pulling fs layer [2022-10-17T01:23:37.805Z] b352a97aabf1: Pulling fs layer [2022-10-17T01:23:37.805Z] 4872d77fe225: Pulling fs layer [2022-10-17T01:23:37.805Z] 5851b861e8e6: Pulling fs layer [2022-10-17T01:23:37.805Z] bab4dde63d76: Waiting [2022-10-17T01:23:37.805Z] bde34c3a00c8: Waiting [2022-10-17T01:23:37.805Z] b352a97aabf1: Waiting [2022-10-17T01:23:37.805Z] 4872d77fe225: Waiting [2022-10-17T01:23:37.805Z] 5851b861e8e6: Waiting [2022-10-17T01:23:37.805Z] 1469e6f7b9e6: Waiting [2022-10-17T01:23:37.805Z] eaf3925da568: Waiting [2022-10-17T01:23:37.805Z] 988bab9f4d93: Waiting [2022-10-17T01:23:37.805Z] e2be974225ed: Verifying Checksum [2022-10-17T01:23:37.805Z] e2be974225ed: Download complete [2022-10-17T01:23:37.805Z] 988bab9f4d93: Verifying Checksum [2022-10-17T01:23:38.064Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T01:23:38.064Z] 1469e6f7b9e6: Download complete [2022-10-17T01:23:38.064Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T01:23:38.064Z] 339a4e72a1f5: Download complete [2022-10-17T01:23:38.064Z] eaf3925da568: Verifying Checksum [2022-10-17T01:23:38.064Z] eaf3925da568: Download complete [2022-10-17T01:23:38.064Z] bde34c3a00c8: Verifying Checksum [2022-10-17T01:23:38.064Z] bde34c3a00c8: Download complete [2022-10-17T01:23:38.064Z] b352a97aabf1: Verifying Checksum [2022-10-17T01:23:38.065Z] 4872d77fe225: Download complete [2022-10-17T01:23:38.065Z] 5851b861e8e6: Verifying Checksum [2022-10-17T01:23:38.065Z] 5851b861e8e6: Download complete [2022-10-17T01:23:38.065Z] b85a868b505f: Verifying Checksum [2022-10-17T01:23:38.065Z] b85a868b505f: Download complete [2022-10-17T01:23:38.324Z] bab4dde63d76: Verifying Checksum [2022-10-17T01:23:38.324Z] bab4dde63d76: Download complete [2022-10-17T01:23:39.704Z] b85a868b505f: Pull complete [2022-10-17T01:23:39.704Z] e2be974225ed: Pull complete [2022-10-17T01:23:39.963Z] 339a4e72a1f5: Pull complete [2022-10-17T01:23:40.224Z] 988bab9f4d93: Pull complete [2022-10-17T01:23:40.483Z] 1469e6f7b9e6: Pull complete [2022-10-17T01:23:40.483Z] eaf3925da568: Pull complete [2022-10-17T01:23:42.389Z] bab4dde63d76: Pull complete [2022-10-17T01:23:42.389Z] bde34c3a00c8: Pull complete [2022-10-17T01:23:42.649Z] b352a97aabf1: Pull complete [2022-10-17T01:23:42.649Z] 4872d77fe225: Pull complete [2022-10-17T01:23:42.909Z] 5851b861e8e6: Pull complete [2022-10-17T01:23:42.909Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T01:23:42.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T01:23:42.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:23:42.997Z] prd-ubuntu20.04-docker-8c-8g-7986 does not seem to be running inside a container [2022-10-17T01:23:43.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T01:23:44.536Z] $ docker top b0b15b66ee23b7454f72dd2080b1a0380bcbbf68244201408b8b3ad3a37850db -eo pid,comm [2022-10-17T01:23:44.602Z] 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-10-17T01:23:44.602Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T01:23:44.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T01:23:44.634Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T01:23:44.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T01:23:44.764Z] $ docker exec b0b15b66ee23b7454f72dd2080b1a0380bcbbf68244201408b8b3ad3a37850db ssh-agent [2022-10-17T01:23:44.882Z] SSH_AUTH_SOCK=/tmp/ssh-afhdA239bOS0/agent.32 [2022-10-17T01:23:44.882Z] SSH_AGENT_PID=38 [2022-10-17T01:23:44.889Z] Running ssh-add (command line suppressed) [2022-10-17T01:23:44.983Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7870932347672766420.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7870932347672766420.key) [2022-10-17T01:23:45.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T01:23:45.289Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T01:23:45.300Z] $ docker exec --env ******** --env ******** b0b15b66ee23b7454f72dd2080b1a0380bcbbf68244201408b8b3ad3a37850db ssh-agent -k [2022-10-17T01:23:45.417Z] unset SSH_AUTH_SOCK; [2022-10-17T01:23:45.417Z] unset SSH_AGENT_PID; [2022-10-17T01:23:45.417Z] echo Agent pid 38 killed; [2022-10-17T01:23:45.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T01:23:45.449Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T01:23:45.449Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T01:23:45.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T01:23:45.574Z] $ docker exec b0b15b66ee23b7454f72dd2080b1a0380bcbbf68244201408b8b3ad3a37850db ssh-agent [2022-10-17T01:23:45.687Z] SSH_AUTH_SOCK=/tmp/ssh-Muqiq64TQwFl/agent.70 [2022-10-17T01:23:45.687Z] SSH_AGENT_PID=76 [2022-10-17T01:23:45.692Z] Running ssh-add (command line suppressed) [2022-10-17T01:23:45.801Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5904934476829508740.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5904934476829508740.key) [2022-10-17T01:23:45.817Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T01:23:46.103Z] + git semver init [2022-10-17T01:23:46.363Z] 2022-10-17 01:23:46,277 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T01:23:46.363Z] 2022-10-17 01:23:46,278 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2022-10-17T01:23:46.363Z] 2022-10-17 01:23:46,278 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2022-10-17T01:23:46.363Z] 2022-10-17 01:23:46,278 [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-10-17T01:23:47.303Z] 2022-10-17 01:23:47,245 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2022-10-17T01:23:47.303Z] 2022-10-17 01:23:47,246 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2022-10-17T01:23:47.303Z] 2022-10-17 01:23:47,246 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-10-17T01:23:47.303Z] 2022-10-17 01:23:47,247 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-10-17T01:23:47.303Z] 2.3.0-dev.14 [Pipeline] } [2022-10-17T01:23:47.312Z] $ docker exec --env ******** --env ******** b0b15b66ee23b7454f72dd2080b1a0380bcbbf68244201408b8b3ad3a37850db ssh-agent -k [2022-10-17T01:23:47.416Z] unset SSH_AUTH_SOCK; [2022-10-17T01:23:47.417Z] unset SSH_AGENT_PID; [2022-10-17T01:23:47.418Z] echo Agent pid 76 killed; [2022-10-17T01:23:47.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T01:23:47.729Z] + git semver [Pipeline] } [2022-10-17T01:23:47.998Z] $ docker stop --time=1 b0b15b66ee23b7454f72dd2080b1a0380bcbbf68244201408b8b3ad3a37850db [2022-10-17T01:23:49.331Z] $ docker rm -f b0b15b66ee23b7454f72dd2080b1a0380bcbbf68244201408b8b3ad3a37850db [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T01:23:49.676Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T01:23:49.857Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T01:23:49.859Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T01:23:50.001Z] provisioning config files... [2022-10-17T01:23:50.011Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14549386437817343581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:23:50.307Z] ---> docker-login.sh [2022-10-17T01:23:50.307Z] nexus3.edgexfoundry.org:10001 [2022-10-17T01:23:50.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:23:50.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:23:50.307Z] Configure a credential helper to remove this warning. See [2022-10-17T01:23:50.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:23:50.307Z] [2022-10-17T01:23:50.307Z] Login Succeeded [2022-10-17T01:23:50.307Z] nexus3.edgexfoundry.org:10002 [2022-10-17T01:23:50.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:23:50.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:23:50.307Z] Configure a credential helper to remove this warning. See [2022-10-17T01:23:50.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:23:50.307Z] [2022-10-17T01:23:50.307Z] Login Succeeded [2022-10-17T01:23:50.307Z] nexus3.edgexfoundry.org:10003 [2022-10-17T01:23:50.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:23:50.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:23:50.567Z] Configure a credential helper to remove this warning. See [2022-10-17T01:23:50.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:23:50.567Z] [2022-10-17T01:23:50.567Z] Login Succeeded [2022-10-17T01:23:50.567Z] nexus3.edgexfoundry.org:10004 [2022-10-17T01:23:50.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:23:50.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:23:50.567Z] Configure a credential helper to remove this warning. See [2022-10-17T01:23:50.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:23:50.567Z] [2022-10-17T01:23:50.567Z] Login Succeeded [2022-10-17T01:23:50.567Z] docker.io [2022-10-17T01:23:50.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:23:51.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:23:51.087Z] Configure a credential helper to remove this warning. See [2022-10-17T01:23:51.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:23:51.087Z] [2022-10-17T01:23:51.087Z] Login Succeeded [2022-10-17T01:23:51.087Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T01:23:51.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T01:23:51.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T01:23:51.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T01:23:51.162Z] ========================================================= [2022-10-17T01:23:51.162Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T01:23:51.162Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:23:51.460Z] + 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-10-17T01:23:51.461Z] Sending build context to Docker daemon 15.85MB [2022-10-17T01:23:51.461Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T01:23:51.461Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-17T01:23:51.461Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T01:23:51.461Z] 213ec9aee27d: Pulling fs layer [2022-10-17T01:23:51.461Z] 4583459ba037: Pulling fs layer [2022-10-17T01:23:51.461Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T01:23:51.461Z] 53926ce57604: Pulling fs layer [2022-10-17T01:23:51.461Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T01:23:51.461Z] 30f14e443154: Pulling fs layer [2022-10-17T01:23:51.461Z] 801331c1e519: Pulling fs layer [2022-10-17T01:23:51.461Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T01:23:51.461Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T01:23:51.461Z] 30f14e443154: Waiting [2022-10-17T01:23:51.461Z] 21b2b0c7a3f4: Waiting [2022-10-17T01:23:51.461Z] 801331c1e519: Waiting [2022-10-17T01:23:51.461Z] 99cc6dd402b0: Waiting [2022-10-17T01:23:51.461Z] 7d9ed39f4882: Waiting [2022-10-17T01:23:51.722Z] 93c1e223e6f2: Verifying Checksum [2022-10-17T01:23:51.722Z] 93c1e223e6f2: Download complete [2022-10-17T01:23:51.722Z] 4583459ba037: Download complete [2022-10-17T01:23:51.722Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-17T01:23:51.722Z] 21b2b0c7a3f4: Download complete [2022-10-17T01:23:51.722Z] 30f14e443154: Download complete [2022-10-17T01:23:51.722Z] 213ec9aee27d: Verifying Checksum [2022-10-17T01:23:51.722Z] 213ec9aee27d: Download complete [2022-10-17T01:23:51.722Z] 801331c1e519: Verifying Checksum [2022-10-17T01:23:51.722Z] 801331c1e519: Download complete [2022-10-17T01:23:51.722Z] 213ec9aee27d: Pull complete [2022-10-17T01:23:51.994Z] 4583459ba037: Pull complete [2022-10-17T01:23:51.994Z] 93c1e223e6f2: Pull complete [2022-10-17T01:23:51.994Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T01:23:51.994Z] 7d9ed39f4882: Download complete [2022-10-17T01:23:52.574Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T01:23:52.574Z] 99cc6dd402b0: Download complete [2022-10-17T01:23:52.574Z] 53926ce57604: Verifying Checksum [2022-10-17T01:23:52.574Z] 53926ce57604: Download complete [2022-10-17T01:23:56.767Z] 53926ce57604: Pull complete [2022-10-17T01:23:56.767Z] 21b2b0c7a3f4: Pull complete [2022-10-17T01:23:56.767Z] 30f14e443154: Pull complete [2022-10-17T01:23:56.767Z] 801331c1e519: Pull complete [2022-10-17T01:23:58.668Z] 99cc6dd402b0: Pull complete [2022-10-17T01:23:59.601Z] 7d9ed39f4882: Pull complete [2022-10-17T01:23:59.601Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T01:23:59.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T01:23:59.601Z] ---> 1dedd983c030 [2022-10-17T01:23:59.601Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-17T01:24:01.511Z] ---> Running in e95581e8199f [2022-10-17T01:24:01.511Z] Removing intermediate container e95581e8199f [2022-10-17T01:24:01.511Z] ---> 37ebf31d6de8 [2022-10-17T01:24:01.511Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T01:24:01.770Z] ---> Running in cf42b6eced01 [2022-10-17T01:24:01.770Z] Removing intermediate container cf42b6eced01 [2022-10-17T01:24:01.770Z] ---> 46b8b7cbe45f [2022-10-17T01:24:01.770Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T01:24:01.770Z] ---> Running in e21e7c901a6f [2022-10-17T01:24:02.029Z] Removing intermediate container e21e7c901a6f [2022-10-17T01:24:02.029Z] ---> a53a349b79df [2022-10-17T01:24:02.029Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T01:24:02.029Z] ---> Running in 349e05e052a7 [2022-10-17T01:24:02.289Z] Removing intermediate container 349e05e052a7 [2022-10-17T01:24:02.289Z] ---> cb5d29cdf871 [2022-10-17T01:24:02.289Z] Step 7/13 : WORKDIR /device-gpio [2022-10-17T01:24:02.289Z] ---> Running in e05bf0c2b918 [2022-10-17T01:24:02.289Z] Removing intermediate container e05bf0c2b918 [2022-10-17T01:24:02.289Z] ---> 90682919b29b [2022-10-17T01:24:02.289Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T01:24:02.289Z] ---> Running in a88d5ae3bd1d [2022-10-17T01:24:02.857Z] Removing intermediate container a88d5ae3bd1d [2022-10-17T01:24:02.857Z] ---> c268ed95077a [2022-10-17T01:24:02.857Z] Step 9/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T01:24:02.857Z] ---> Running in 44f3db155131 [2022-10-17T01:24:03.425Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T01:24:03.992Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T01:24:04.560Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-17T01:24:04.560Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-17T01:24:04.560Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-17T01:24:04.821Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-17T01:24:04.821Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T01:24:04.821Z] OK: 216 MiB in 55 packages [2022-10-17T01:24:04.961Z] Still waiting to schedule task [2022-10-17T01:24:04.962Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7982’ [2022-10-17T01:24:05.390Z] Removing intermediate container 44f3db155131 [2022-10-17T01:24:05.390Z] ---> 6d1a97b3603b [2022-10-17T01:24:05.390Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-17T01:24:05.390Z] ---> 700a14b0836d [2022-10-17T01:24:05.390Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T01:24:05.649Z] ---> Running in 978488f66331 [2022-10-17T01:24:23.747Z] Removing intermediate container 978488f66331 [2022-10-17T01:24:23.747Z] ---> 060a67e2be3a [2022-10-17T01:24:23.747Z] Step 12/13 : COPY . . [2022-10-17T01:24:23.747Z] ---> 966a7884909d [2022-10-17T01:24:23.747Z] Step 13/13 : RUN ${MAKE} [2022-10-17T01:24:23.747Z] ---> Running in a5c798ebce18 [2022-10-17T01:24:23.747Z] noop [2022-10-17T01:24:23.747Z] Removing intermediate container a5c798ebce18 [2022-10-17T01:24:23.747Z] ---> 51e42a498e06 [2022-10-17T01:24:23.747Z] Successfully built 51e42a498e06 [2022-10-17T01:24:23.747Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:24:24.060Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T01:24:24.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:24:24.124Z] prd-ubuntu20.04-docker-8c-8g-7986 does not seem to be running inside a container [2022-10-17T01:24:24.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T01:24:24.572Z] $ docker top e447b84051bda6011fc8561995872e0835be7381ff6c306a2e362cc6981c18d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T01:24:24.911Z] + go version [2022-10-17T01:24:24.911Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T01:24:24.923Z] $ docker stop --time=1 e447b84051bda6011fc8561995872e0835be7381ff6c306a2e362cc6981c18d6 [2022-10-17T01:24:26.224Z] $ docker rm -f e447b84051bda6011fc8561995872e0835be7381ff6c306a2e362cc6981c18d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:24:26.646Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T01:24:26.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:24:26.714Z] prd-ubuntu20.04-docker-8c-8g-7986 does not seem to be running inside a container [2022-10-17T01:24:26.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T01:24:27.146Z] $ docker top e421771d369de2c7d09fdf3ed9626897a58c0d05763d4cafa86d96fad27dfb59 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T01:24:27.491Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2022-10-17T01:24:27.775Z] + make test [2022-10-17T01:24:27.775Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-17T01:24:28.032Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-10-17T01:24:37.991Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-10-17T01:24:37.991Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-10-17T01:24:43.258Z] 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-10-17T01:24:43.258Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T01:24:45.787Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T01:24:45.787Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T01:24:45.787Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T01:24:45.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T01:24:45.811Z] $ docker stop --time=1 e421771d369de2c7d09fdf3ed9626897a58c0d05763d4cafa86d96fad27dfb59 [2022-10-17T01:24:47.645Z] $ docker rm -f e421771d369de2c7d09fdf3ed9626897a58c0d05763d4cafa86d96fad27dfb59 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T01:24:48.059Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T01:24:48.102Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-17T01:24:48.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T01:24:48.894Z] + ls -al . [2022-10-17T01:24:48.894Z] total 164 [2022-10-17T01:24:48.894Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 01:24 . [2022-10-17T01:24:48.894Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 01:23 .. [2022-10-17T01:24:48.894Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 17 01:23 .dockerignore [2022-10-17T01:24:48.894Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 01:24 .git [2022-10-17T01:24:48.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 01:23 .github [2022-10-17T01:24:48.894Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 17 01:23 .gitignore [2022-10-17T01:24:48.894Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 01:23 .golangci.yml [2022-10-17T01:24:48.894Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 01:23 .semver [2022-10-17T01:24:48.894Z] -rw-rw-r-- 1 jenkins jenkins 9691 Oct 17 01:23 Attribution.txt [2022-10-17T01:24:48.894Z] -rw-rw-r-- 1 jenkins jenkins 3081 Oct 17 01:23 CHANGELOG.md [2022-10-17T01:24:48.894Z] -rw-rw-r-- 1 jenkins jenkins 1929 Oct 17 01:23 Dockerfile [2022-10-17T01:24:48.894Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 01:23 GOVERNANCE.md [2022-10-17T01:24:48.894Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 17 01:23 Jenkinsfile [2022-10-17T01:24:48.894Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 01:23 LICENSE [2022-10-17T01:24:48.894Z] -rw-rw-r-- 1 jenkins jenkins 2085 Oct 17 01:23 Makefile [2022-10-17T01:24:48.894Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 17 01:23 OWNERS.md [2022-10-17T01:24:48.894Z] -rw-rw-r-- 1 jenkins jenkins 11842 Oct 17 01:23 README.md [2022-10-17T01:24:48.894Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 01:23 VERSION [2022-10-17T01:24:48.894Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 01:23 bin [2022-10-17T01:24:48.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 01:23 cmd [2022-10-17T01:24:48.894Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 17 01:24 coverage.out [2022-10-17T01:24:48.894Z] -rw-rw-r-- 1 jenkins jenkins 3459 Oct 17 01:23 go.mod [2022-10-17T01:24:48.894Z] -rw-rw-r-- 1 jenkins jenkins 38054 Oct 17 01:23 go.sum [2022-10-17T01:24:48.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 01:23 internal [2022-10-17T01:24:48.894Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 01:23 snap [2022-10-17T01:24:48.894Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 17 01:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:24:49.220Z] + 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=f866d0e3c83b2da4ac448cff2cc7b6a39f977461 --label arch=amd64 --label version=2.3.0-dev.14 . [2022-10-17T01:24:49.221Z] Sending build context to Docker daemon 15.85MB [2022-10-17T01:24:49.221Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T01:24:49.221Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-17T01:24:49.221Z] ---> 51e42a498e06 [2022-10-17T01:24:49.221Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-17T01:24:49.480Z] ---> Running in 1e45625996f6 [2022-10-17T01:24:49.480Z] Removing intermediate container 1e45625996f6 [2022-10-17T01:24:49.480Z] ---> 03f487059193 [2022-10-17T01:24:49.480Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T01:24:49.480Z] ---> Running in 2fdb6a779ce7 [2022-10-17T01:24:49.480Z] Removing intermediate container 2fdb6a779ce7 [2022-10-17T01:24:49.480Z] ---> 16a6f4a1461c [2022-10-17T01:24:49.480Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T01:24:49.742Z] ---> Running in 64d854992667 [2022-10-17T01:24:49.742Z] Removing intermediate container 64d854992667 [2022-10-17T01:24:49.742Z] ---> 13e86a8d1729 [2022-10-17T01:24:49.742Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T01:24:49.742Z] ---> Running in a5f899fd6238 [2022-10-17T01:24:50.001Z] Removing intermediate container a5f899fd6238 [2022-10-17T01:24:50.001Z] ---> 2123e5df76e4 [2022-10-17T01:24:50.001Z] Step 7/27 : WORKDIR /device-gpio [2022-10-17T01:24:50.001Z] ---> Running in 7d92a7120839 [2022-10-17T01:24:50.001Z] Removing intermediate container 7d92a7120839 [2022-10-17T01:24:50.001Z] ---> 7c82d210e743 [2022-10-17T01:24:50.001Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T01:24:50.001Z] ---> Running in 4a56b5629bcb [2022-10-17T01:24:50.569Z] Removing intermediate container 4a56b5629bcb [2022-10-17T01:24:50.569Z] ---> c2e68e35c398 [2022-10-17T01:24:50.569Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T01:24:50.827Z] ---> Running in d6a42f97e926 [2022-10-17T01:24:51.086Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T01:24:51.653Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T01:24:52.222Z] OK: 216 MiB in 55 packages [2022-10-17T01:24:52.486Z] Removing intermediate container d6a42f97e926 [2022-10-17T01:24:52.486Z] ---> dfe58eeba58d [2022-10-17T01:24:52.486Z] Step 10/27 : COPY go.mod vendor* ./ [2022-10-17T01:24:52.744Z] ---> 4b8456c23f54 [2022-10-17T01:24:52.744Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T01:24:52.744Z] ---> Running in 09a7773facf0 [2022-10-17T01:24:53.312Z] Removing intermediate container 09a7773facf0 [2022-10-17T01:24:53.312Z] ---> f6812c94791a [2022-10-17T01:24:53.312Z] Step 12/27 : COPY . . [2022-10-17T01:24:53.878Z] ---> 0d7e941488ef [2022-10-17T01:24:53.878Z] Step 13/27 : RUN ${MAKE} [2022-10-17T01:24:53.878Z] ---> Running in 00c20ba3da07 [2022-10-17T01:24:54.135Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.14" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-10-17T01:25:16.059Z] Removing intermediate container 00c20ba3da07 [2022-10-17T01:25:16.059Z] ---> 5ff85c001354 [2022-10-17T01:25:16.059Z] Step 14/27 : FROM alpine:3.16 [2022-10-17T01:25:16.059Z] 3.16: Pulling from library/alpine [2022-10-17T01:25:16.059Z] 213ec9aee27d: Already exists [2022-10-17T01:25:16.059Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T01:25:16.059Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T01:25:16.059Z] ---> 9c6f07244728 [2022-10-17T01:25:16.059Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-10-17T01:25:16.059Z] ---> Running in 4a6dd5450833 [2022-10-17T01:25:16.059Z] Removing intermediate container 4a6dd5450833 [2022-10-17T01:25:16.059Z] ---> d8bc65c71ac5 [2022-10-17T01:25:16.059Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T01:25:16.059Z] ---> Running in 67e46a484f85 [2022-10-17T01:25:16.059Z] Removing intermediate container 67e46a484f85 [2022-10-17T01:25:16.059Z] ---> c9f5518e5e2f [2022-10-17T01:25:16.059Z] Step 17/27 : RUN apk add --update --no-cache zeromq [2022-10-17T01:25:16.059Z] ---> Running in e283e5efd467 [2022-10-17T01:25:16.059Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T01:25:16.059Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T01:25:16.318Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T01:25:16.581Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-17T01:25:16.581Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T01:25:16.840Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-17T01:25:16.840Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-17T01:25:16.840Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T01:25:16.840Z] OK: 8 MiB in 19 packages [2022-10-17T01:25:17.407Z] Removing intermediate container e283e5efd467 [2022-10-17T01:25:17.407Z] ---> 656f87718850 [2022-10-17T01:25:17.407Z] Step 18/27 : WORKDIR / [2022-10-17T01:25:17.407Z] ---> Running in 9f020d75664a [2022-10-17T01:25:17.407Z] Removing intermediate container 9f020d75664a [2022-10-17T01:25:17.407Z] ---> 3702438d6a87 [2022-10-17T01:25:17.407Z] Step 19/27 : COPY --from=builder /device-gpio/Attribution.txt / [2022-10-17T01:25:17.666Z] ---> bfbb176247e8 [2022-10-17T01:25:17.666Z] Step 20/27 : COPY --from=builder /device-gpio/LICENSE / [2022-10-17T01:25:17.926Z] ---> f6e80ce85ec1 [2022-10-17T01:25:17.926Z] Step 21/27 : COPY --from=builder /device-gpio/cmd/ / [2022-10-17T01:25:18.492Z] ---> 870635046735 [2022-10-17T01:25:18.492Z] Step 22/27 : EXPOSE 59910 [2022-10-17T01:25:18.492Z] ---> Running in 4a389d6b2187 [2022-10-17T01:25:18.492Z] Removing intermediate container 4a389d6b2187 [2022-10-17T01:25:18.492Z] ---> 35608372c849 [2022-10-17T01:25:18.492Z] Step 23/27 : ENTRYPOINT ["/device-gpio"] [2022-10-17T01:25:18.492Z] ---> Running in cb96c5409a9b [2022-10-17T01:25:18.751Z] Removing intermediate container cb96c5409a9b [2022-10-17T01:25:18.751Z] ---> 5174bc0a7ffb [2022-10-17T01:25:18.751Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-17T01:25:18.751Z] ---> Running in 7ec428819f3a [2022-10-17T01:25:18.751Z] Removing intermediate container 7ec428819f3a [2022-10-17T01:25:18.751Z] ---> dffbe34a6e27 [2022-10-17T01:25:18.751Z] Step 25/27 : LABEL arch=amd64 [2022-10-17T01:25:19.012Z] ---> Running in 2754bd11ec72 [2022-10-17T01:25:19.012Z] Removing intermediate container 2754bd11ec72 [2022-10-17T01:25:19.012Z] ---> 74ebe83bef58 [2022-10-17T01:25:19.012Z] Step 26/27 : LABEL git_sha=f866d0e3c83b2da4ac448cff2cc7b6a39f977461 [2022-10-17T01:25:19.012Z] ---> Running in 9818bb401d3c [2022-10-17T01:25:19.012Z] Removing intermediate container 9818bb401d3c [2022-10-17T01:25:19.012Z] ---> d25081f0efe3 [2022-10-17T01:25:19.012Z] Step 27/27 : LABEL version=2.3.0-dev.14 [2022-10-17T01:25:19.271Z] ---> Running in 7308c1fa45e6 [2022-10-17T01:25:19.271Z] Removing intermediate container 7308c1fa45e6 [2022-10-17T01:25:19.271Z] ---> 71dcb72411cd [2022-10-17T01:25:19.271Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T01:25:19.271Z] Successfully built 71dcb72411cd [2022-10-17T01:25:19.271Z] 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-10-17T01:25:19.353Z] provisioning config files... [2022-10-17T01:25:19.360Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9054470692388896820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:25:19.698Z] ---> docker-login.sh [2022-10-17T01:25:19.698Z] nexus3.edgexfoundry.org:10001 [2022-10-17T01:25:19.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:25:19.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:25:19.698Z] Configure a credential helper to remove this warning. See [2022-10-17T01:25:19.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:25:19.698Z] [2022-10-17T01:25:19.698Z] Login Succeeded [2022-10-17T01:25:19.698Z] nexus3.edgexfoundry.org:10002 [2022-10-17T01:25:19.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:25:19.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:25:19.698Z] Configure a credential helper to remove this warning. See [2022-10-17T01:25:19.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:25:19.698Z] [2022-10-17T01:25:19.698Z] Login Succeeded [2022-10-17T01:25:19.698Z] nexus3.edgexfoundry.org:10003 [2022-10-17T01:25:19.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:25:19.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:25:19.972Z] Configure a credential helper to remove this warning. See [2022-10-17T01:25:19.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:25:19.972Z] [2022-10-17T01:25:19.972Z] Login Succeeded [2022-10-17T01:25:19.972Z] nexus3.edgexfoundry.org:10004 [2022-10-17T01:25:19.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:25:19.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:25:19.972Z] Configure a credential helper to remove this warning. See [2022-10-17T01:25:19.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:25:19.972Z] [2022-10-17T01:25:19.972Z] Login Succeeded [2022-10-17T01:25:19.972Z] docker.io [2022-10-17T01:25:19.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:25:20.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:25:20.568Z] Configure a credential helper to remove this warning. See [2022-10-17T01:25:20.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:25:20.568Z] [2022-10-17T01:25:20.568Z] Login Succeeded [2022-10-17T01:25:20.568Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T01:25:20.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T01:25:20.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T01:25:20.650Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-10-17T01:25:20.650Z] f866d0e3c83b2da4ac448cff2cc7b6a39f977461 [2022-10-17T01:25:20.650Z] latest [2022-10-17T01:25:20.650Z] 2.3.0-dev.14 [2022-10-17T01:25:20.650Z] f866d0e3c83b2da4ac448cff2cc7b6a39f977461-2.3.0-dev.14 [2022-10-17T01:25:20.650Z] main [2022-10-17T01:25:20.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:25:20.970Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:f866d0e3c83b2da4ac448cff2cc7b6a39f977461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:25:21.266Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:f866d0e3c83b2da4ac448cff2cc7b6a39f977461 [2022-10-17T01:25:21.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-10-17T01:25:21.266Z] 06c5cc15778b: Preparing [2022-10-17T01:25:21.266Z] e75adb571a43: Preparing [2022-10-17T01:25:21.266Z] 5db5b8281985: Preparing [2022-10-17T01:25:21.266Z] 34a12622d51b: Preparing [2022-10-17T01:25:21.266Z] 616bbff53250: Preparing [2022-10-17T01:25:21.266Z] 994393dc58e7: Preparing [2022-10-17T01:25:21.266Z] 994393dc58e7: Waiting [2022-10-17T01:25:21.266Z] e75adb571a43: Pushed [2022-10-17T01:25:21.266Z] 5db5b8281985: Pushed [2022-10-17T01:25:21.266Z] 616bbff53250: Pushed [2022-10-17T01:25:21.266Z] 994393dc58e7: Layer already exists [2022-10-17T01:25:21.524Z] 34a12622d51b: Pushed [2022-10-17T01:25:23.427Z] 06c5cc15778b: Pushed [2022-10-17T01:25:23.427Z] f866d0e3c83b2da4ac448cff2cc7b6a39f977461: digest: sha256:ae8bbce17c5750928412569b38cddfef1d639034e06a74f7d181bcaf230fbd07 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:25:23.731Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:25:24.036Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-10-17T01:25:24.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-10-17T01:25:24.036Z] 06c5cc15778b: Preparing [2022-10-17T01:25:24.036Z] e75adb571a43: Preparing [2022-10-17T01:25:24.036Z] 5db5b8281985: Preparing [2022-10-17T01:25:24.036Z] 34a12622d51b: Preparing [2022-10-17T01:25:24.036Z] 616bbff53250: Preparing [2022-10-17T01:25:24.036Z] 994393dc58e7: Preparing [2022-10-17T01:25:24.036Z] 994393dc58e7: Waiting [2022-10-17T01:25:24.036Z] 616bbff53250: Layer already exists [2022-10-17T01:25:24.036Z] 06c5cc15778b: Layer already exists [2022-10-17T01:25:24.036Z] 34a12622d51b: Layer already exists [2022-10-17T01:25:24.036Z] 5db5b8281985: Layer already exists [2022-10-17T01:25:24.036Z] e75adb571a43: Layer already exists [2022-10-17T01:25:24.036Z] 994393dc58e7: Layer already exists [2022-10-17T01:25:24.036Z] latest: digest: sha256:ae8bbce17c5750928412569b38cddfef1d639034e06a74f7d181bcaf230fbd07 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:25:24.342Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:25:24.650Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.14 [2022-10-17T01:25:24.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-10-17T01:25:24.650Z] 06c5cc15778b: Preparing [2022-10-17T01:25:24.650Z] e75adb571a43: Preparing [2022-10-17T01:25:24.650Z] 5db5b8281985: Preparing [2022-10-17T01:25:24.650Z] 34a12622d51b: Preparing [2022-10-17T01:25:24.650Z] 616bbff53250: Preparing [2022-10-17T01:25:24.650Z] 994393dc58e7: Preparing [2022-10-17T01:25:24.650Z] 994393dc58e7: Waiting [2022-10-17T01:25:24.650Z] 616bbff53250: Layer already exists [2022-10-17T01:25:24.650Z] e75adb571a43: Layer already exists [2022-10-17T01:25:24.650Z] 5db5b8281985: Layer already exists [2022-10-17T01:25:24.650Z] 34a12622d51b: Layer already exists [2022-10-17T01:25:24.650Z] 06c5cc15778b: Layer already exists [2022-10-17T01:25:24.650Z] 994393dc58e7: Layer already exists [2022-10-17T01:25:24.650Z] 2.3.0-dev.14: digest: sha256:ae8bbce17c5750928412569b38cddfef1d639034e06a74f7d181bcaf230fbd07 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:25:24.956Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:f866d0e3c83b2da4ac448cff2cc7b6a39f977461-2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:25:25.256Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:f866d0e3c83b2da4ac448cff2cc7b6a39f977461-2.3.0-dev.14 [2022-10-17T01:25:25.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-10-17T01:25:25.256Z] 06c5cc15778b: Preparing [2022-10-17T01:25:25.256Z] e75adb571a43: Preparing [2022-10-17T01:25:25.256Z] 5db5b8281985: Preparing [2022-10-17T01:25:25.256Z] 34a12622d51b: Preparing [2022-10-17T01:25:25.256Z] 616bbff53250: Preparing [2022-10-17T01:25:25.256Z] 994393dc58e7: Preparing [2022-10-17T01:25:25.256Z] 994393dc58e7: Waiting [2022-10-17T01:25:25.256Z] 5db5b8281985: Layer already exists [2022-10-17T01:25:25.256Z] 06c5cc15778b: Layer already exists [2022-10-17T01:25:25.256Z] e75adb571a43: Layer already exists [2022-10-17T01:25:25.256Z] 34a12622d51b: Layer already exists [2022-10-17T01:25:25.256Z] 616bbff53250: Layer already exists [2022-10-17T01:25:25.256Z] 994393dc58e7: Layer already exists [2022-10-17T01:25:25.256Z] f866d0e3c83b2da4ac448cff2cc7b6a39f977461-2.3.0-dev.14: digest: sha256:ae8bbce17c5750928412569b38cddfef1d639034e06a74f7d181bcaf230fbd07 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:25:25.561Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:25:25.860Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2022-10-17T01:25:25.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-10-17T01:25:25.860Z] 06c5cc15778b: Preparing [2022-10-17T01:25:25.860Z] e75adb571a43: Preparing [2022-10-17T01:25:25.860Z] 5db5b8281985: Preparing [2022-10-17T01:25:25.860Z] 34a12622d51b: Preparing [2022-10-17T01:25:25.860Z] 616bbff53250: Preparing [2022-10-17T01:25:25.860Z] 994393dc58e7: Preparing [2022-10-17T01:25:25.860Z] 994393dc58e7: Waiting [2022-10-17T01:25:25.860Z] e75adb571a43: Layer already exists [2022-10-17T01:25:25.860Z] 34a12622d51b: Layer already exists [2022-10-17T01:25:25.860Z] 616bbff53250: Layer already exists [2022-10-17T01:25:25.860Z] 5db5b8281985: Layer already exists [2022-10-17T01:25:25.860Z] 06c5cc15778b: Layer already exists [2022-10-17T01:25:25.860Z] 994393dc58e7: Layer already exists [2022-10-17T01:25:25.860Z] main: digest: sha256:ae8bbce17c5750928412569b38cddfef1d639034e06a74f7d181bcaf230fbd07 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T01:25:25.902Z] ===================================================== [Pipeline] echo [2022-10-17T01:25:25.912Z] taggedImages: [2022-10-17T01:25:25.912Z] - nexus3.edgexfoundry.org:10004/device-gpio:f866d0e3c83b2da4ac448cff2cc7b6a39f977461 [2022-10-17T01:25:25.912Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-10-17T01:25:25.912Z] - nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.14 [2022-10-17T01:25:25.912Z] - nexus3.edgexfoundry.org:10004/device-gpio:f866d0e3c83b2da4ac448cff2cc7b6a39f977461-2.3.0-dev.14 [2022-10-17T01:25:25.912Z] - 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-10-17T01:25:26.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T01:25:26.285Z] [2022-10-17T01:25:26.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:25:26.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T01:25:26.582Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T01:25:26.582Z] 5eb5b503b376: Pulling fs layer [2022-10-17T01:25:26.582Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T01:25:26.582Z] ec43610c2a17: Pulling fs layer [2022-10-17T01:25:26.582Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T01:25:26.582Z] 33b1e0a273af: Pulling fs layer [2022-10-17T01:25:26.582Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T01:25:26.582Z] 2f39f015ded8: Pulling fs layer [2022-10-17T01:25:26.582Z] 33b1e0a273af: Waiting [2022-10-17T01:25:26.582Z] 5d3b04190fa2: Waiting [2022-10-17T01:25:26.582Z] 2f39f015ded8: Waiting [2022-10-17T01:25:26.582Z] 3a2ae6a8a46f: Waiting [2022-10-17T01:25:26.582Z] 5c69ac0246d0: Download complete [2022-10-17T01:25:26.582Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-17T01:25:26.582Z] 3a2ae6a8a46f: Download complete [2022-10-17T01:25:26.582Z] 33b1e0a273af: Verifying Checksum [2022-10-17T01:25:26.582Z] 33b1e0a273af: Download complete [2022-10-17T01:25:26.582Z] 5d3b04190fa2: Download complete [2022-10-17T01:25:26.843Z] ec43610c2a17: Download complete [2022-10-17T01:25:26.843Z] 5eb5b503b376: Verifying Checksum [2022-10-17T01:25:26.843Z] 5eb5b503b376: Download complete [2022-10-17T01:25:27.408Z] 2f39f015ded8: Download complete [2022-10-17T01:25:27.976Z] 5eb5b503b376: Pull complete [2022-10-17T01:25:27.976Z] 5c69ac0246d0: Pull complete [2022-10-17T01:25:28.541Z] ec43610c2a17: Pull complete [2022-10-17T01:25:28.541Z] 3a2ae6a8a46f: Pull complete [2022-10-17T01:25:28.799Z] 33b1e0a273af: Pull complete [2022-10-17T01:25:28.800Z] 5d3b04190fa2: Pull complete [2022-10-17T01:25:32.989Z] 2f39f015ded8: Pull complete [2022-10-17T01:25:32.989Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T01:25:32.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T01:25:32.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:25:33.052Z] prd-ubuntu20.04-docker-8c-8g-7986 does not seem to be running inside a container [2022-10-17T01:25:33.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T01:25:35.166Z] $ docker top 0c24cb140aff22d1b695ccea9619836c885d626c3f1ed7b3277037031f2bf871 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:25:35.571Z] ---> job-cost.sh [2022-10-17T01:25:35.571Z] lf-activate-venv: SKIPPING [2022-10-17T01:25:35.571Z] INFO: No Stack... [2022-10-17T01:25:35.829Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T01:25:36.088Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T01:25:36.375Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2022-10-17T01:25:36.375Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T01:25:36.389Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-44-stack-cost] [2022-10-17T01:25:36.395Z] Resource [jenkins-edgexfoundry-device-gpio-main-44-stack-cost] did not exist. Created. [2022-10-17T01:25:36.395Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T01:25:36.691Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T01:25:36.720Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T01:25:36.727Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T01:25:36.744Z] $ docker stop --time=1 0c24cb140aff22d1b695ccea9619836c885d626c3f1ed7b3277037031f2bf871 [2022-10-17T01:25:37.909Z] $ docker rm -f 0c24cb140aff22d1b695ccea9619836c885d626c3f1ed7b3277037031f2bf871 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-17T01:27:33.776Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7987 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2022-10-17T01:27:33.787Z] Running in /w/workspace/device-gpio/44 [Pipeline] { [Pipeline] checkout [2022-10-17T01:27:33.815Z] The recommended git tool is: git [2022-10-17T01:27:39.170Z] using credential edgex-jenkins-ssh [2022-10-17T01:27:39.187Z] Cloning the remote Git repository [2022-10-17T01:27:39.242Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-10-17T01:27:39.327Z] > git init /w/workspace/device-gpio/44 # timeout=10 [2022-10-17T01:27:39.497Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-10-17T01:27:39.498Z] > git --version # timeout=10 [2022-10-17T01:27:39.519Z] > git --version # 'git version 2.25.1' [2022-10-17T01:27:39.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T01:27:39.600Z] Verifying host key using known hosts file [2022-10-17T01:27:39.828Z] 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-10-17T01:27:39.842Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T01:27:42.392Z] Avoid second fetch [2022-10-17T01:27:42.393Z] Checking out Revision f866d0e3c83b2da4ac448cff2cc7b6a39f977461 (main) [2022-10-17T01:27:41.507Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-10-17T01:27:41.525Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T01:27:42.408Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T01:27:42.426Z] > git checkout -f f866d0e3c83b2da4ac448cff2cc7b6a39f977461 # timeout=10 [2022-10-17T01:27:42.870Z] Commit message: "Merge pull request #61 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T01:27:43.753Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T01:27:43.753Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T01:27:43.753Z] Dload Upload Total Spent Left Speed [2022-10-17T01:27:43.753Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 81831 0 --:--:-- --:--:-- --:--:-- 81831 [Pipeline] sh [2022-10-17T01:27:44.405Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T01:27:44.735Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-17T01:27:44.735Z] + sudo tee /etc/docker/daemon.new [2022-10-17T01:27:44.735Z] { [2022-10-17T01:27:44.736Z] "registry-mirrors": [ [2022-10-17T01:27:44.736Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T01:27:44.736Z] ], [2022-10-17T01:27:44.736Z] "bip": "10.250.0.254/24", [2022-10-17T01:27:44.736Z] "hosts": [ [2022-10-17T01:27:44.736Z] "tcp://0.0.0.0:5555", [2022-10-17T01:27:44.736Z] "unix:///var/run/docker.sock" [2022-10-17T01:27:44.736Z] ], [2022-10-17T01:27:44.736Z] "mtu": 1458, [2022-10-17T01:27:44.736Z] "selinux-enabled": true, [2022-10-17T01:27:44.736Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T01:27:44.736Z] } [Pipeline] sh [2022-10-17T01:27:45.066Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T01:27:45.393Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T01:28:03.673Z] provisioning config files... [2022-10-17T01:28:03.701Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/44@tmp/config7341549434188214986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:28:04.057Z] ---> docker-login.sh [2022-10-17T01:28:04.057Z] nexus3.edgexfoundry.org:10001 [2022-10-17T01:28:04.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:28:04.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:28:04.653Z] Configure a credential helper to remove this warning. See [2022-10-17T01:28:04.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:28:04.653Z] [2022-10-17T01:28:04.653Z] Login Succeeded [2022-10-17T01:28:04.653Z] nexus3.edgexfoundry.org:10002 [2022-10-17T01:28:04.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:28:05.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:28:05.192Z] Configure a credential helper to remove this warning. See [2022-10-17T01:28:05.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:28:05.192Z] [2022-10-17T01:28:05.192Z] Login Succeeded [2022-10-17T01:28:05.192Z] nexus3.edgexfoundry.org:10003 [2022-10-17T01:28:05.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:28:05.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:28:05.462Z] Configure a credential helper to remove this warning. See [2022-10-17T01:28:05.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:28:05.462Z] [2022-10-17T01:28:05.462Z] Login Succeeded [2022-10-17T01:28:05.462Z] nexus3.edgexfoundry.org:10004 [2022-10-17T01:28:05.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:28:06.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:28:06.002Z] Configure a credential helper to remove this warning. See [2022-10-17T01:28:06.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:28:06.002Z] [2022-10-17T01:28:06.002Z] Login Succeeded [2022-10-17T01:28:06.002Z] docker.io [2022-10-17T01:28:06.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:28:06.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:28:06.591Z] Configure a credential helper to remove this warning. See [2022-10-17T01:28:06.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:28:06.591Z] [2022-10-17T01:28:06.591Z] Login Succeeded [2022-10-17T01:28:06.591Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T01:28:06.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T01:28:06.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T01:28:06.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T01:28:06.794Z] ========================================================= [2022-10-17T01:28:06.794Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T01:28:06.794Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:28:07.140Z] + 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-10-17T01:28:07.409Z] Sending build context to Docker daemon 7.988MB [2022-10-17T01:28:07.409Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T01:28:07.409Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-17T01:28:07.684Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T01:28:07.684Z] 9b18e9b68314: Pulling fs layer [2022-10-17T01:28:07.684Z] d32db5db7311: Pulling fs layer [2022-10-17T01:28:07.684Z] d0c4b47475fc: Pulling fs layer [2022-10-17T01:28:07.684Z] 5831b945b038: Pulling fs layer [2022-10-17T01:28:07.684Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T01:28:07.684Z] e10730c5d714: Pulling fs layer [2022-10-17T01:28:07.684Z] 5dd5c2283517: Pulling fs layer [2022-10-17T01:28:07.684Z] d5ac0230b979: Pulling fs layer [2022-10-17T01:28:07.684Z] 5831b945b038: Waiting [2022-10-17T01:28:07.684Z] e10730c5d714: Waiting [2022-10-17T01:28:07.684Z] 5dd5c2283517: Waiting [2022-10-17T01:28:07.684Z] d5ac0230b979: Waiting [2022-10-17T01:28:07.684Z] 86bbec2aaacd: Waiting [2022-10-17T01:28:07.684Z] d0c4b47475fc: Download complete [2022-10-17T01:28:07.684Z] d32db5db7311: Verifying Checksum [2022-10-17T01:28:07.684Z] d32db5db7311: Download complete [2022-10-17T01:28:07.684Z] e10730c5d714: Verifying Checksum [2022-10-17T01:28:07.684Z] e10730c5d714: Download complete [2022-10-17T01:28:07.684Z] 9b18e9b68314: Download complete [2022-10-17T01:28:08.660Z] 9b18e9b68314: Pull complete [2022-10-17T01:28:08.942Z] d5ac0230b979: Verifying Checksum [2022-10-17T01:28:08.942Z] d5ac0230b979: Download complete [2022-10-17T01:28:09.218Z] d32db5db7311: Pull complete [2022-10-17T01:28:09.821Z] d0c4b47475fc: Pull complete [2022-10-17T01:28:10.096Z] 5dd5c2283517: Download complete [2022-10-17T01:28:11.068Z] 5831b945b038: Download complete [2022-10-17T01:28:23.427Z] 5831b945b038: Pull complete [2022-10-17T01:28:23.427Z] 86bbec2aaacd: Pull complete [2022-10-17T01:28:23.427Z] e10730c5d714: Pull complete [2022-10-17T01:28:30.105Z] 5dd5c2283517: Pull complete [2022-10-17T01:28:31.524Z] d5ac0230b979: Pull complete [2022-10-17T01:28:31.524Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T01:28:31.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T01:28:31.524Z] ---> 59b3b1a385d4 [2022-10-17T01:28:31.524Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-17T01:28:33.473Z] ---> Running in e452d9d9b0bb [2022-10-17T01:28:33.473Z] Removing intermediate container e452d9d9b0bb [2022-10-17T01:28:33.473Z] ---> 7d1f9be33622 [2022-10-17T01:28:33.473Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T01:28:33.473Z] ---> Running in 373e417e30a3 [2022-10-17T01:28:33.743Z] Removing intermediate container 373e417e30a3 [2022-10-17T01:28:33.743Z] ---> 912e28fabb85 [2022-10-17T01:28:33.743Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T01:28:33.743Z] ---> Running in 5689298db56b [2022-10-17T01:28:34.013Z] Removing intermediate container 5689298db56b [2022-10-17T01:28:34.013Z] ---> 1233c6f46a0e [2022-10-17T01:28:34.013Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T01:28:34.282Z] ---> Running in b4a6f26bc9ad [2022-10-17T01:28:34.551Z] Removing intermediate container b4a6f26bc9ad [2022-10-17T01:28:34.551Z] ---> 9a15c0c5bae4 [2022-10-17T01:28:34.551Z] Step 7/13 : WORKDIR /device-gpio [2022-10-17T01:28:34.551Z] ---> Running in 90a168334c25 [2022-10-17T01:28:34.820Z] Removing intermediate container 90a168334c25 [2022-10-17T01:28:34.820Z] ---> f44c239cc41f [2022-10-17T01:28:34.820Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T01:28:35.088Z] ---> Running in 7270e16772ce [2022-10-17T01:28:37.675Z] Removing intermediate container 7270e16772ce [2022-10-17T01:28:37.675Z] ---> ee515e4dac6b [2022-10-17T01:28:37.675Z] Step 9/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T01:28:37.675Z] ---> Running in baffab98b604 [2022-10-17T01:28:38.260Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T01:28:39.223Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T01:28:40.188Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-17T01:28:40.188Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-17T01:28:40.188Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-17T01:28:40.460Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-17T01:28:40.460Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T01:28:40.460Z] OK: 226 MiB in 55 packages [2022-10-17T01:28:41.503Z] Removing intermediate container baffab98b604 [2022-10-17T01:28:41.503Z] ---> 061b0f3e8294 [2022-10-17T01:28:41.503Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-17T01:28:42.111Z] ---> befe126c1541 [2022-10-17T01:28:42.112Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T01:28:42.112Z] ---> Running in 5dd74be54e63 [2022-10-17T01:29:38.596Z] Removing intermediate container 5dd74be54e63 [2022-10-17T01:29:38.596Z] ---> a8ad2eef0466 [2022-10-17T01:29:38.596Z] Step 12/13 : COPY . . [2022-10-17T01:29:38.596Z] ---> 645bbaefb501 [2022-10-17T01:29:38.596Z] Step 13/13 : RUN ${MAKE} [2022-10-17T01:29:38.596Z] ---> Running in c52a67ac9544 [2022-10-17T01:29:38.596Z] noop [2022-10-17T01:29:38.596Z] Removing intermediate container c52a67ac9544 [2022-10-17T01:29:38.596Z] ---> 8897bf9e5d5b [2022-10-17T01:29:38.596Z] Successfully built 8897bf9e5d5b [2022-10-17T01:29:38.596Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:29:38.958Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T01:29:38.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:29:39.148Z] prd-ubuntu20.04-docker-arm64-4c-16g-7987 does not seem to be running inside a container [2022-10-17T01:29:39.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/44 -v /w/workspace/device-gpio/44:/w/workspace/device-gpio/44:rw,z -v /w/workspace/device-gpio/44@tmp:/w/workspace/device-gpio/44@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-10-17T01:29:40.382Z] $ docker top 1c2bb9ca5e9b1049f0845ebfc8afb46a63f494c0f3636a7df2088380b89ab702 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T01:29:41.204Z] + go version [2022-10-17T01:29:41.204Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T01:29:41.223Z] $ docker stop --time=1 1c2bb9ca5e9b1049f0845ebfc8afb46a63f494c0f3636a7df2088380b89ab702 [2022-10-17T01:29:42.830Z] $ docker rm -f 1c2bb9ca5e9b1049f0845ebfc8afb46a63f494c0f3636a7df2088380b89ab702 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:29:43.364Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T01:29:43.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:29:43.536Z] prd-ubuntu20.04-docker-arm64-4c-16g-7987 does not seem to be running inside a container [2022-10-17T01:29:43.602Z] $ 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/44 -v /w/workspace/device-gpio/44:/w/workspace/device-gpio/44:rw,z -v /w/workspace/device-gpio/44@tmp:/w/workspace/device-gpio/44@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-10-17T01:29:44.836Z] $ docker top ca9af52004a49c7094f043aef6363ab3b7f563ae82e62df7d31039e6dc11b52a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T01:29:45.353Z] + git config --global --add safe.directory /w/workspace/device-gpio/44 [Pipeline] fileExists [Pipeline] sh [2022-10-17T01:29:45.955Z] + make test [2022-10-17T01:29:45.956Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-17T01:29:47.905Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-10-17T01:31:09.556Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-10-17T01:31:09.556Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-10-17T01:31:09.556Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-17T01:31:09.556Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T01:31:27.795Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T01:31:27.795Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T01:31:27.795Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T01:31:27.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T01:31:27.827Z] $ docker stop --time=1 ca9af52004a49c7094f043aef6363ab3b7f563ae82e62df7d31039e6dc11b52a [2022-10-17T01:31:29.594Z] $ docker rm -f ca9af52004a49c7094f043aef6363ab3b7f563ae82e62df7d31039e6dc11b52a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T01:31:30.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T01:31:30.496Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T01:31:30.910Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T01:31:31.298Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T01:31:31.616Z] + ls -al . [2022-10-17T01:31:31.617Z] total 160 [2022-10-17T01:31:31.617Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 01:29 . [2022-10-17T01:31:31.617Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 01:27 .. [2022-10-17T01:31:31.617Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 17 01:27 .dockerignore [2022-10-17T01:31:31.617Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 01:27 .git [2022-10-17T01:31:31.617Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 01:27 .github [2022-10-17T01:31:31.617Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 17 01:27 .gitignore [2022-10-17T01:31:31.617Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 01:27 .golangci.yml [2022-10-17T01:31:31.617Z] -rw-rw-r-- 1 jenkins jenkins 9691 Oct 17 01:27 Attribution.txt [2022-10-17T01:31:31.617Z] -rw-rw-r-- 1 jenkins jenkins 3081 Oct 17 01:27 CHANGELOG.md [2022-10-17T01:31:31.617Z] -rw-rw-r-- 1 jenkins jenkins 1929 Oct 17 01:27 Dockerfile [2022-10-17T01:31:31.617Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 01:27 GOVERNANCE.md [2022-10-17T01:31:31.617Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 17 01:27 Jenkinsfile [2022-10-17T01:31:31.617Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 01:27 LICENSE [2022-10-17T01:31:31.617Z] -rw-rw-r-- 1 jenkins jenkins 2085 Oct 17 01:27 Makefile [2022-10-17T01:31:31.617Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 17 01:27 OWNERS.md [2022-10-17T01:31:31.617Z] -rw-rw-r-- 1 jenkins jenkins 11842 Oct 17 01:27 README.md [2022-10-17T01:31:31.617Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 01:23 VERSION [2022-10-17T01:31:31.617Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 01:27 bin [2022-10-17T01:31:31.617Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 01:27 cmd [2022-10-17T01:31:31.617Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 17 01:29 coverage.out [2022-10-17T01:31:31.617Z] -rw-rw-r-- 1 jenkins jenkins 3459 Oct 17 01:27 go.mod [2022-10-17T01:31:31.617Z] -rw-rw-r-- 1 jenkins jenkins 38054 Oct 17 01:27 go.sum [2022-10-17T01:31:31.617Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 01:27 internal [2022-10-17T01:31:31.617Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 01:27 snap [2022-10-17T01:31:31.617Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 17 01:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:31:31.952Z] + 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=f866d0e3c83b2da4ac448cff2cc7b6a39f977461 --label arch=arm64 --label version=2.3.0-dev.14 . [2022-10-17T01:31:32.220Z] Sending build context to Docker daemon 7.989MB [2022-10-17T01:31:32.220Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T01:31:32.220Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-17T01:31:32.220Z] ---> 8897bf9e5d5b [2022-10-17T01:31:32.220Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-17T01:31:32.488Z] ---> Running in ddaa3c5d4a1c [2022-10-17T01:31:32.756Z] Removing intermediate container ddaa3c5d4a1c [2022-10-17T01:31:32.756Z] ---> 7cdff02a067d [2022-10-17T01:31:32.756Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T01:31:32.756Z] ---> Running in 5865a7eef3eb [2022-10-17T01:31:33.023Z] Removing intermediate container 5865a7eef3eb [2022-10-17T01:31:33.023Z] ---> f3ccfbdb5d08 [2022-10-17T01:31:33.023Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T01:31:33.023Z] ---> Running in 06d62b27a1d7 [2022-10-17T01:31:33.300Z] Removing intermediate container 06d62b27a1d7 [2022-10-17T01:31:33.300Z] ---> 171f560f4a55 [2022-10-17T01:31:33.300Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T01:31:33.569Z] ---> Running in 3a70de2abae1 [2022-10-17T01:31:33.837Z] Removing intermediate container 3a70de2abae1 [2022-10-17T01:31:33.837Z] ---> 75ae51fc72c4 [2022-10-17T01:31:33.837Z] Step 7/27 : WORKDIR /device-gpio [2022-10-17T01:31:33.837Z] ---> Running in 55a20a65984f [2022-10-17T01:31:34.104Z] Removing intermediate container 55a20a65984f [2022-10-17T01:31:34.104Z] ---> b269521ebcca [2022-10-17T01:31:34.104Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T01:31:34.104Z] ---> Running in bef1d288fc23 [2022-10-17T01:31:36.063Z] Removing intermediate container bef1d288fc23 [2022-10-17T01:31:36.063Z] ---> f49270d76047 [2022-10-17T01:31:36.063Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T01:31:36.063Z] ---> Running in bd7f4e15af7e [2022-10-17T01:31:36.648Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T01:31:37.608Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T01:31:38.571Z] OK: 226 MiB in 55 packages [2022-10-17T01:31:39.536Z] Removing intermediate container bd7f4e15af7e [2022-10-17T01:31:39.536Z] ---> 0d25c183c68a [2022-10-17T01:31:39.536Z] Step 10/27 : COPY go.mod vendor* ./ [2022-10-17T01:31:40.127Z] ---> 87265f40c1d4 [2022-10-17T01:31:40.127Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T01:31:40.127Z] ---> Running in 8bbf9e199018 [2022-10-17T01:31:42.080Z] Removing intermediate container 8bbf9e199018 [2022-10-17T01:31:42.080Z] ---> f2dde4c04af1 [2022-10-17T01:31:42.080Z] Step 12/27 : COPY . . [2022-10-17T01:31:43.505Z] ---> 501c49cf05c9 [2022-10-17T01:31:43.505Z] Step 13/27 : RUN ${MAKE} [2022-10-17T01:31:43.505Z] ---> Running in 63f534587802 [2022-10-17T01:31:44.098Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.14" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-10-17T01:34:35.858Z] Removing intermediate container 63f534587802 [2022-10-17T01:34:35.858Z] ---> 38ca34e23266 [2022-10-17T01:34:35.858Z] Step 14/27 : FROM alpine:3.16 [2022-10-17T01:34:35.858Z] 3.16: Pulling from library/alpine [2022-10-17T01:34:35.858Z] 9b18e9b68314: Already exists [2022-10-17T01:34:35.858Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T01:34:35.858Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T01:34:35.858Z] ---> a6215f271958 [2022-10-17T01:34:35.858Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-10-17T01:34:35.858Z] ---> Running in 63cffd0ccddd [2022-10-17T01:34:35.858Z] Removing intermediate container 63cffd0ccddd [2022-10-17T01:34:35.858Z] ---> 6da8fb3c413e [2022-10-17T01:34:35.858Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T01:34:35.858Z] ---> Running in fdc940ee67e4 [2022-10-17T01:34:35.858Z] Removing intermediate container fdc940ee67e4 [2022-10-17T01:34:35.858Z] ---> 1d7f8da26207 [2022-10-17T01:34:35.858Z] Step 17/27 : RUN apk add --update --no-cache zeromq [2022-10-17T01:34:35.858Z] ---> Running in 775da57fb8e2 [2022-10-17T01:34:35.858Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T01:34:35.858Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T01:34:35.858Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T01:34:35.858Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-17T01:34:35.858Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T01:34:35.858Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-17T01:34:35.858Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-17T01:34:35.858Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T01:34:35.858Z] OK: 8 MiB in 19 packages [2022-10-17T01:34:36.125Z] Removing intermediate container 775da57fb8e2 [2022-10-17T01:34:36.125Z] ---> e72e92ef8014 [2022-10-17T01:34:36.125Z] Step 18/27 : WORKDIR / [2022-10-17T01:34:36.125Z] ---> Running in 9910b1024691 [2022-10-17T01:34:36.393Z] Removing intermediate container 9910b1024691 [2022-10-17T01:34:36.393Z] ---> 1428df83e9f2 [2022-10-17T01:34:36.393Z] Step 19/27 : COPY --from=builder /device-gpio/Attribution.txt / [2022-10-17T01:34:36.979Z] ---> 87cff0ffb85a [2022-10-17T01:34:36.979Z] Step 20/27 : COPY --from=builder /device-gpio/LICENSE / [2022-10-17T01:34:37.564Z] ---> ae5b4cbf5a92 [2022-10-17T01:34:37.564Z] Step 21/27 : COPY --from=builder /device-gpio/cmd/ / [2022-10-17T01:34:38.974Z] ---> 008fc81aa7ee [2022-10-17T01:34:38.974Z] Step 22/27 : EXPOSE 59910 [2022-10-17T01:34:38.974Z] ---> Running in 8c5c770fb5c6 [2022-10-17T01:34:39.242Z] Removing intermediate container 8c5c770fb5c6 [2022-10-17T01:34:39.242Z] ---> 467fc5f99173 [2022-10-17T01:34:39.242Z] Step 23/27 : ENTRYPOINT ["/device-gpio"] [2022-10-17T01:34:39.510Z] ---> Running in 294dc64bec40 [2022-10-17T01:34:39.778Z] Removing intermediate container 294dc64bec40 [2022-10-17T01:34:39.778Z] ---> 8ab27031adce [2022-10-17T01:34:39.778Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-17T01:34:39.778Z] ---> Running in 21ccaa25ac85 [2022-10-17T01:34:40.047Z] Removing intermediate container 21ccaa25ac85 [2022-10-17T01:34:40.047Z] ---> a46d5674b053 [2022-10-17T01:34:40.047Z] Step 25/27 : LABEL arch=arm64 [2022-10-17T01:34:40.318Z] ---> Running in 1e7fe6cd6e65 [2022-10-17T01:34:40.584Z] Removing intermediate container 1e7fe6cd6e65 [2022-10-17T01:34:40.584Z] ---> c765be8548ea [2022-10-17T01:34:40.584Z] Step 26/27 : LABEL git_sha=f866d0e3c83b2da4ac448cff2cc7b6a39f977461 [2022-10-17T01:34:40.584Z] ---> Running in 88c112a651bc [2022-10-17T01:34:40.860Z] Removing intermediate container 88c112a651bc [2022-10-17T01:34:40.860Z] ---> d14e0cc366cc [2022-10-17T01:34:40.860Z] Step 27/27 : LABEL version=2.3.0-dev.14 [2022-10-17T01:34:41.127Z] ---> Running in ed39018428d0 [2022-10-17T01:34:41.395Z] Removing intermediate container ed39018428d0 [2022-10-17T01:34:41.395Z] ---> e8fe56d2fb13 [2022-10-17T01:34:41.395Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T01:34:41.395Z] Successfully built e8fe56d2fb13 [2022-10-17T01:34:41.395Z] 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-10-17T01:34:41.508Z] provisioning config files... [2022-10-17T01:34:41.524Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/44@tmp/config7047179637993431407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:34:41.859Z] ---> docker-login.sh [2022-10-17T01:34:41.859Z] nexus3.edgexfoundry.org:10001 [2022-10-17T01:34:41.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:34:42.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:34:42.130Z] Configure a credential helper to remove this warning. See [2022-10-17T01:34:42.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:34:42.130Z] [2022-10-17T01:34:42.130Z] Login Succeeded [2022-10-17T01:34:42.130Z] nexus3.edgexfoundry.org:10002 [2022-10-17T01:34:42.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:34:42.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:34:42.399Z] Configure a credential helper to remove this warning. See [2022-10-17T01:34:42.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:34:42.399Z] [2022-10-17T01:34:42.399Z] Login Succeeded [2022-10-17T01:34:42.399Z] nexus3.edgexfoundry.org:10003 [2022-10-17T01:34:42.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:34:42.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:34:42.938Z] Configure a credential helper to remove this warning. See [2022-10-17T01:34:42.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:34:42.938Z] [2022-10-17T01:34:42.938Z] Login Succeeded [2022-10-17T01:34:42.938Z] nexus3.edgexfoundry.org:10004 [2022-10-17T01:34:43.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:34:43.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:34:43.207Z] Configure a credential helper to remove this warning. See [2022-10-17T01:34:43.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:34:43.207Z] [2022-10-17T01:34:43.207Z] Login Succeeded [2022-10-17T01:34:43.207Z] docker.io [2022-10-17T01:34:43.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T01:34:44.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T01:34:44.060Z] Configure a credential helper to remove this warning. See [2022-10-17T01:34:44.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T01:34:44.060Z] [2022-10-17T01:34:44.060Z] Login Succeeded [2022-10-17T01:34:44.060Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T01:34:44.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T01:34:44.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T01:34:44.126Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-10-17T01:34:44.126Z] f866d0e3c83b2da4ac448cff2cc7b6a39f977461 [2022-10-17T01:34:44.126Z] latest [2022-10-17T01:34:44.126Z] 2.3.0-dev.14 [2022-10-17T01:34:44.126Z] f866d0e3c83b2da4ac448cff2cc7b6a39f977461-2.3.0-dev.14 [2022-10-17T01:34:44.126Z] main [2022-10-17T01:34:44.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:34:44.475Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:f866d0e3c83b2da4ac448cff2cc7b6a39f977461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:34:44.815Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:f866d0e3c83b2da4ac448cff2cc7b6a39f977461 [2022-10-17T01:34:44.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-10-17T01:34:44.815Z] 02f12caec8e4: Preparing [2022-10-17T01:34:44.815Z] cccd5470ed29: Preparing [2022-10-17T01:34:44.815Z] 6ea1a96cdb36: Preparing [2022-10-17T01:34:44.815Z] 999ad6c7dedc: Preparing [2022-10-17T01:34:44.815Z] 182a07239e92: Preparing [2022-10-17T01:34:44.815Z] 5d3e392a13a0: Preparing [2022-10-17T01:34:44.815Z] 5d3e392a13a0: Waiting [2022-10-17T01:34:45.082Z] 6ea1a96cdb36: Pushed [2022-10-17T01:34:45.082Z] cccd5470ed29: Pushed [2022-10-17T01:34:45.082Z] 182a07239e92: Pushed [2022-10-17T01:34:45.082Z] 5d3e392a13a0: Layer already exists [2022-10-17T01:34:45.667Z] 999ad6c7dedc: Pushed [2022-10-17T01:34:51.018Z] 02f12caec8e4: Pushed [2022-10-17T01:34:51.018Z] f866d0e3c83b2da4ac448cff2cc7b6a39f977461: digest: sha256:6cdc4fccd376334fd4458936d752eb54e1b1caa31d11968b6774fb626a9f969e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:34:51.425Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:34:51.781Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-10-17T01:34:51.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-10-17T01:34:51.781Z] 02f12caec8e4: Preparing [2022-10-17T01:34:51.781Z] cccd5470ed29: Preparing [2022-10-17T01:34:51.781Z] 6ea1a96cdb36: Preparing [2022-10-17T01:34:51.781Z] 999ad6c7dedc: Preparing [2022-10-17T01:34:51.781Z] 182a07239e92: Preparing [2022-10-17T01:34:51.781Z] 5d3e392a13a0: Preparing [2022-10-17T01:34:51.781Z] 5d3e392a13a0: Waiting [2022-10-17T01:34:51.781Z] cccd5470ed29: Layer already exists [2022-10-17T01:34:51.781Z] 02f12caec8e4: Layer already exists [2022-10-17T01:34:51.781Z] 6ea1a96cdb36: Layer already exists [2022-10-17T01:34:51.781Z] 999ad6c7dedc: Layer already exists [2022-10-17T01:34:51.781Z] 182a07239e92: Layer already exists [2022-10-17T01:34:51.781Z] 5d3e392a13a0: Layer already exists [2022-10-17T01:34:52.058Z] latest: digest: sha256:6cdc4fccd376334fd4458936d752eb54e1b1caa31d11968b6774fb626a9f969e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:34:52.426Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:34:52.789Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.14 [2022-10-17T01:34:52.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-10-17T01:34:52.789Z] 02f12caec8e4: Preparing [2022-10-17T01:34:52.789Z] cccd5470ed29: Preparing [2022-10-17T01:34:52.789Z] 6ea1a96cdb36: Preparing [2022-10-17T01:34:52.789Z] 999ad6c7dedc: Preparing [2022-10-17T01:34:52.789Z] 182a07239e92: Preparing [2022-10-17T01:34:52.789Z] 5d3e392a13a0: Preparing [2022-10-17T01:34:52.789Z] 999ad6c7dedc: Layer already exists [2022-10-17T01:34:52.789Z] 182a07239e92: Layer already exists [2022-10-17T01:34:52.789Z] 02f12caec8e4: Layer already exists [2022-10-17T01:34:52.789Z] cccd5470ed29: Layer already exists [2022-10-17T01:34:52.789Z] 6ea1a96cdb36: Layer already exists [2022-10-17T01:34:52.789Z] 5d3e392a13a0: Layer already exists [2022-10-17T01:34:53.060Z] 2.3.0-dev.14: digest: sha256:6cdc4fccd376334fd4458936d752eb54e1b1caa31d11968b6774fb626a9f969e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:34:53.431Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:f866d0e3c83b2da4ac448cff2cc7b6a39f977461-2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:34:54.750Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:f866d0e3c83b2da4ac448cff2cc7b6a39f977461-2.3.0-dev.14 [2022-10-17T01:34:54.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-10-17T01:34:54.750Z] 02f12caec8e4: Preparing [2022-10-17T01:34:54.750Z] cccd5470ed29: Preparing [2022-10-17T01:34:54.750Z] 6ea1a96cdb36: Preparing [2022-10-17T01:34:54.750Z] 999ad6c7dedc: Preparing [2022-10-17T01:34:54.750Z] 182a07239e92: Preparing [2022-10-17T01:34:54.750Z] 5d3e392a13a0: Preparing [2022-10-17T01:34:54.750Z] 5d3e392a13a0: Waiting [2022-10-17T01:34:54.750Z] 999ad6c7dedc: Layer already exists [2022-10-17T01:34:54.750Z] 182a07239e92: Layer already exists [2022-10-17T01:34:54.750Z] 6ea1a96cdb36: Layer already exists [2022-10-17T01:34:54.750Z] 02f12caec8e4: Layer already exists [2022-10-17T01:34:54.750Z] cccd5470ed29: Layer already exists [2022-10-17T01:34:54.750Z] 5d3e392a13a0: Layer already exists [2022-10-17T01:34:55.018Z] f866d0e3c83b2da4ac448cff2cc7b6a39f977461-2.3.0-dev.14: digest: sha256:6cdc4fccd376334fd4458936d752eb54e1b1caa31d11968b6774fb626a9f969e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:34:55.362Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:34:55.711Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2022-10-17T01:34:55.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-10-17T01:34:55.711Z] 02f12caec8e4: Preparing [2022-10-17T01:34:55.711Z] cccd5470ed29: Preparing [2022-10-17T01:34:55.711Z] 6ea1a96cdb36: Preparing [2022-10-17T01:34:55.711Z] 999ad6c7dedc: Preparing [2022-10-17T01:34:55.711Z] 182a07239e92: Preparing [2022-10-17T01:34:55.711Z] 5d3e392a13a0: Preparing [2022-10-17T01:34:55.711Z] 5d3e392a13a0: Waiting [2022-10-17T01:34:55.711Z] cccd5470ed29: Layer already exists [2022-10-17T01:34:55.711Z] 02f12caec8e4: Layer already exists [2022-10-17T01:34:55.711Z] 6ea1a96cdb36: Layer already exists [2022-10-17T01:34:55.711Z] 999ad6c7dedc: Layer already exists [2022-10-17T01:34:55.711Z] 182a07239e92: Layer already exists [2022-10-17T01:34:55.711Z] 5d3e392a13a0: Layer already exists [2022-10-17T01:34:55.980Z] main: digest: sha256:6cdc4fccd376334fd4458936d752eb54e1b1caa31d11968b6774fb626a9f969e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T01:34:56.038Z] ===================================================== [Pipeline] echo [2022-10-17T01:34:56.045Z] taggedImages: [2022-10-17T01:34:56.045Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:f866d0e3c83b2da4ac448cff2cc7b6a39f977461 [2022-10-17T01:34:56.045Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-10-17T01:34:56.045Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.14 [2022-10-17T01:34:56.045Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:f866d0e3c83b2da4ac448cff2cc7b6a39f977461-2.3.0-dev.14 [2022-10-17T01:34:56.045Z] - 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-10-17T01:34:56.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T01:34:56.405Z] [2022-10-17T01:34:56.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:34:56.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T01:34:56.739Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T01:34:56.739Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T01:34:56.739Z] 04944245beec: Pulling fs layer [2022-10-17T01:34:56.739Z] 699f458cf7ca: Pulling fs layer [2022-10-17T01:34:56.739Z] 765212b225bb: Pulling fs layer [2022-10-17T01:34:56.739Z] f23df028b6ca: Pulling fs layer [2022-10-17T01:34:56.739Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T01:34:56.739Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T01:34:56.739Z] f23df028b6ca: Waiting [2022-10-17T01:34:56.739Z] d65c8cfc05b1: Waiting [2022-10-17T01:34:56.739Z] 2437ff75d9bd: Waiting [2022-10-17T01:34:56.739Z] 765212b225bb: Waiting [2022-10-17T01:34:57.012Z] 04944245beec: Verifying Checksum [2022-10-17T01:34:57.012Z] 04944245beec: Download complete [2022-10-17T01:34:57.012Z] 765212b225bb: Download complete [2022-10-17T01:34:57.012Z] f23df028b6ca: Verifying Checksum [2022-10-17T01:34:57.012Z] f23df028b6ca: Download complete [2022-10-17T01:34:57.012Z] d65c8cfc05b1: Verifying Checksum [2022-10-17T01:34:57.012Z] d65c8cfc05b1: Download complete [2022-10-17T01:34:57.283Z] 699f458cf7ca: Verifying Checksum [2022-10-17T01:34:57.283Z] 699f458cf7ca: Download complete [2022-10-17T01:34:57.553Z] 8998bd30e6a1: Verifying Checksum [2022-10-17T01:34:57.553Z] 8998bd30e6a1: Download complete [2022-10-17T01:35:00.164Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T01:35:00.164Z] 2437ff75d9bd: Download complete [2022-10-17T01:35:01.579Z] 8998bd30e6a1: Pull complete [2022-10-17T01:35:01.847Z] 04944245beec: Pull complete [2022-10-17T01:35:03.259Z] 699f458cf7ca: Pull complete [2022-10-17T01:35:03.526Z] 765212b225bb: Pull complete [2022-10-17T01:35:04.115Z] f23df028b6ca: Pull complete [2022-10-17T01:35:04.701Z] d65c8cfc05b1: Pull complete [2022-10-17T01:35:19.709Z] 2437ff75d9bd: Pull complete [2022-10-17T01:35:19.709Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T01:35:19.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T01:35:19.709Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:35:19.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-7987 does not seem to be running inside a container [2022-10-17T01:35:19.963Z] $ 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/44 -v /w/workspace/device-gpio/44:/w/workspace/device-gpio/44:rw,z -v /w/workspace/device-gpio/44@tmp:/w/workspace/device-gpio/44@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-10-17T01:35:22.775Z] $ docker top 51b4e0cc71483b7e8152af6ab27e0e571b404e3abdd48ac6fedd7554637a9e80 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:35:23.617Z] ---> job-cost.sh [2022-10-17T01:35:23.617Z] lf-activate-venv: SKIPPING [2022-10-17T01:35:23.617Z] INFO: No Stack... [2022-10-17T01:35:23.884Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T01:35:24.850Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T01:35:25.486Z] + cat /w/workspace/device-gpio/44/archives/cost.csv [2022-10-17T01:35:25.486Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T01:35:25.554Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-44-stack-cost] [2022-10-17T01:35:25.563Z] Resource [jenkins-edgexfoundry-device-gpio-main-44-stack-cost] did not exist. Created. [2022-10-17T01:35:25.563Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T01:35:26.230Z] /w/workspace/device-gpio/44@tmp/durable-89b92d18/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T01:35:26.893Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T01:35:26.917Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T01:35:26.973Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T01:35:27.054Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T01:35:27.076Z] $ docker stop --time=1 51b4e0cc71483b7e8152af6ab27e0e571b404e3abdd48ac6fedd7554637a9e80 [2022-10-17T01:35:28.605Z] $ docker rm -f 51b4e0cc71483b7e8152af6ab27e0e571b404e3abdd48ac6fedd7554637a9e80 [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-10-17T01:35:29.005Z] provisioning config files... [2022-10-17T01:35:29.012Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5786036733619095190tmp [Pipeline] { [Pipeline] sh [2022-10-17T01:35:29.299Z] + set +x [2022-10-17T01:35:29.299Z] + + bash -s -- [2022-10-17T01:35:29.299Z] curl -s https://codecov.io/bash [2022-10-17T01:35:29.299Z] [2022-10-17T01:35:29.299Z] _____ _ [2022-10-17T01:35:29.299Z] / ____| | | [2022-10-17T01:35:29.299Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T01:35:29.299Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T01:35:29.299Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T01:35:29.299Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T01:35:29.299Z] Bash-1.0.6 [2022-10-17T01:35:29.299Z] [2022-10-17T01:35:29.299Z] [2022-10-17T01:35:29.299Z] ==> git version 2.25.1 found [2022-10-17T01:35:29.299Z] ==> 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-10-17T01:35:29.299Z] Release-Date: 2020-01-08 [2022-10-17T01:35:29.299Z] 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-10-17T01:35:29.299Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T01:35:29.299Z] ==> Jenkins CI detected. [2022-10-17T01:35:29.299Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2022-10-17T01:35:29.299Z] project root: . [2022-10-17T01:35:29.299Z] --> token set from env [2022-10-17T01:35:29.299Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T01:35:29.299Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T01:35:29.299Z] ==> Python coveragepy not found [2022-10-17T01:35:29.299Z] ==> Searching for coverage reports in: [2022-10-17T01:35:29.299Z] + . [2022-10-17T01:35:29.299Z] -> Found 1 reports [2022-10-17T01:35:29.299Z] ==> Detecting git/mercurial file structure [2022-10-17T01:35:29.299Z] ==> Reading reports [2022-10-17T01:35:29.299Z] + ./coverage.out bytes=10 [2022-10-17T01:35:29.299Z] ==> Appending adjustments [2022-10-17T01:35:29.299Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T01:35:29.558Z] + Found adjustments [2022-10-17T01:35:29.558Z] ==> Gzipping contents [2022-10-17T01:35:29.558Z] 4.0K /tmp/codecov.uNoUoh.gz [2022-10-17T01:35:29.558Z] ==> Uploading reports [2022-10-17T01:35:29.558Z] url: https://codecov.io [2022-10-17T01:35:29.558Z] query: branch=main&commit=f866d0e3c83b2da4ac448cff2cc7b6a39f977461&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T01:35:29.558Z] -> Pinging Codecov [2022-10-17T01:35:29.558Z] 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=f866d0e3c83b2da4ac448cff2cc7b6a39f977461&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T01:35:29.817Z] -> Uploading to [2022-10-17T01:35:29.817Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-17/3EC07B1A8CA8AF9BCAA0BB9F0134797F/f866d0e3c83b2da4ac448cff2cc7b6a39f977461/db366a21-c684-4302-8c3e-e6579014cbeb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T013529Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c50b7a0c75fb3c3fca54cf22cb218e12de1ce30c12d64cdad27711cd495a4c7 [2022-10-17T01:35:29.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T01:35:29.817Z] Dload Upload Total Spent Left Speed [2022-10-17T01:35:30.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 3136 --:--:-- --:--:-- --:--:-- 3136 [2022-10-17T01:35:30.075Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/f866d0e3c83b2da4ac448cff2cc7b6a39f977461 [Pipeline] } [2022-10-17T01:35:30.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-17T01:35:30.330Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-17T01:35:30.347Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:35:30.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T01:35:30.658Z] [2022-10-17T01:35:30.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:35:30.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T01:35:30.960Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-17T01:35:30.960Z] df9b9388f04a: Pulling fs layer [2022-10-17T01:35:30.960Z] 52dc419b0ee2: Pulling fs layer [2022-10-17T01:35:30.960Z] 25bc292e5bac: Pulling fs layer [2022-10-17T01:35:30.960Z] 114826534d7a: Pulling fs layer [2022-10-17T01:35:30.960Z] 4657fd5d0bcf: Pulling fs layer [2022-10-17T01:35:30.960Z] 6ad1cebc031e: Pulling fs layer [2022-10-17T01:35:30.960Z] 8a3aa393b2d8: Pulling fs layer [2022-10-17T01:35:30.960Z] 114826534d7a: Waiting [2022-10-17T01:35:30.960Z] 4657fd5d0bcf: Waiting [2022-10-17T01:35:30.960Z] 6ad1cebc031e: Waiting [2022-10-17T01:35:30.960Z] 8a3aa393b2d8: Waiting [2022-10-17T01:35:30.960Z] 25bc292e5bac: Verifying Checksum [2022-10-17T01:35:30.960Z] 25bc292e5bac: Download complete [2022-10-17T01:35:30.960Z] 52dc419b0ee2: Verifying Checksum [2022-10-17T01:35:30.960Z] 52dc419b0ee2: Download complete [2022-10-17T01:35:30.960Z] 4657fd5d0bcf: Verifying Checksum [2022-10-17T01:35:30.960Z] 4657fd5d0bcf: Download complete [2022-10-17T01:35:30.960Z] df9b9388f04a: Verifying Checksum [2022-10-17T01:35:30.960Z] df9b9388f04a: Download complete [2022-10-17T01:35:31.221Z] df9b9388f04a: Pull complete [2022-10-17T01:35:31.221Z] 6ad1cebc031e: Verifying Checksum [2022-10-17T01:35:31.221Z] 6ad1cebc031e: Download complete [2022-10-17T01:35:31.221Z] 52dc419b0ee2: Pull complete [2022-10-17T01:35:31.479Z] 25bc292e5bac: Pull complete [2022-10-17T01:35:31.739Z] 114826534d7a: Verifying Checksum [2022-10-17T01:35:31.739Z] 114826534d7a: Download complete [2022-10-17T01:35:31.996Z] 8a3aa393b2d8: Verifying Checksum [2022-10-17T01:35:31.996Z] 8a3aa393b2d8: Download complete [2022-10-17T01:35:35.276Z] 114826534d7a: Pull complete [2022-10-17T01:35:35.276Z] 4657fd5d0bcf: Pull complete [2022-10-17T01:35:35.276Z] 6ad1cebc031e: Pull complete [2022-10-17T01:35:37.798Z] 8a3aa393b2d8: Pull complete [2022-10-17T01:35:37.798Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-17T01:35:37.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T01:35:37.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:35:37.873Z] prd-ubuntu20.04-docker-8c-8g-7986 does not seem to be running inside a container [2022-10-17T01:35:37.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-17T01:35:40.158Z] $ docker top bd39011443da38968169ecf390926a5dec7ac657e8e2101e6ff664a1b28ee55e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-17T01:35:40.213Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2022-10-17T01:35:40.487Z] + set -o pipefail [2022-10-17T01:35:40.487Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2022-10-17T01:35:47.046Z] [2022-10-17T01:35:47.046Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2022-10-17T01:35:47.046Z] [2022-10-17T01:35:47.046Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/323e10da-fcfe-432c-8b20-30dd6e7f5caa [2022-10-17T01:35:47.046Z] [2022-10-17T01:35:47.046Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-17T01:35:47.046Z] [2022-10-17T01:35:47.046Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-17T01:35:47.046Z] [2022-10-17T01:35:47.305Z] [2022-10-17T01:35:47.305Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-17T01:35:47.305Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-17T01:35:47.305Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-17T01:35:47.322Z] $ docker stop --time=1 bd39011443da38968169ecf390926a5dec7ac657e8e2101e6ff664a1b28ee55e [2022-10-17T01:35:49.746Z] $ docker rm -f bd39011443da38968169ecf390926a5dec7ac657e8e2101e6ff664a1b28ee55e [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-10-17T01:35:50.457Z] + git log --format=format:%s -1 f866d0e3c83b2da4ac448cff2cc7b6a39f977461 [Pipeline] sh [2022-10-17T01:35:50.746Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T01:35:50.746Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:35:51.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T01:35:51.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:35:51.113Z] prd-ubuntu20.04-docker-8c-8g-7986 does not seem to be running inside a container [2022-10-17T01:35:51.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T01:35:51.572Z] $ docker top 7195dbdf744a8e4e2e3e5305807b4e2e82a73c40b546a6159cbd003d1a4c3f55 -eo pid,comm [2022-10-17T01:35:51.621Z] 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-10-17T01:35:51.621Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T01:35:51.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T01:35:51.650Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T01:35:51.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T01:35:51.783Z] $ docker exec 7195dbdf744a8e4e2e3e5305807b4e2e82a73c40b546a6159cbd003d1a4c3f55 ssh-agent [2022-10-17T01:35:51.890Z] SSH_AUTH_SOCK=/tmp/ssh-7JjczCdRdOva/agent.33 [2022-10-17T01:35:51.890Z] SSH_AGENT_PID=39 [2022-10-17T01:35:51.895Z] Running ssh-add (command line suppressed) [2022-10-17T01:35:51.991Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4504024498687616318.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4504024498687616318.key) [2022-10-17T01:35:51.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T01:35:52.287Z] + git semver tag [2022-10-17T01:35:52.546Z] 2022-10-17 01:35:52,483 [run_tag] DEBUG tag force:False [2022-10-17T01:35:52.546Z] 2022-10-17 01:35:52,483 [check_head_tag] DEBUG check head tag [2022-10-17T01:35:52.546Z] 2022-10-17 01:35:52,483 [execute] INFO git cat-file --batch-check [2022-10-17T01:35:52.546Z] 2022-10-17 01:35:52,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-10-17T01:35:52.546Z] 2022-10-17 01:35:52,487 [execute] INFO git cat-file --batch [2022-10-17T01:35:52.546Z] 2022-10-17 01:35:52,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-10-17T01:35:52.546Z] 2022-10-17 01:35:52,496 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-10-17T01:35:52.546Z] 2022-10-17 01:35:52,496 [execute] INFO git tag -a v2.3.0-dev.14 -m v2.3.0-dev.14 [2022-10-17T01:35:52.546Z] 2022-10-17 01:35:52,497 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.14', '-m', 'v2.3.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T01:35:52.546Z] 2022-10-17 01:35:52,502 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-10-17T01:35:52.546Z] 2.3.0-dev.14 [Pipeline] } [2022-10-17T01:35:52.560Z] $ docker exec --env ******** --env ******** 7195dbdf744a8e4e2e3e5305807b4e2e82a73c40b546a6159cbd003d1a4c3f55 ssh-agent -k [2022-10-17T01:35:52.662Z] unset SSH_AUTH_SOCK; [2022-10-17T01:35:52.662Z] unset SSH_AGENT_PID; [2022-10-17T01:35:52.662Z] echo Agent pid 39 killed; [2022-10-17T01:35:52.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T01:35:52.973Z] + git semver [Pipeline] } [2022-10-17T01:35:53.247Z] $ docker stop --time=1 7195dbdf744a8e4e2e3e5305807b4e2e82a73c40b546a6159cbd003d1a4c3f55 [2022-10-17T01:35:54.559Z] $ docker rm -f 7195dbdf744a8e4e2e3e5305807b4e2e82a73c40b546a6159cbd003d1a4c3f55 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:35:54.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T01:35:54.929Z] [2022-10-17T01:35:54.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:35:55.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T01:35:55.234Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-17T01:35:55.234Z] ab5ef0e58194: Pulling fs layer [2022-10-17T01:35:55.234Z] 9712f1f96733: Pulling fs layer [2022-10-17T01:35:55.234Z] 63f879dbbcfc: Pulling fs layer [2022-10-17T01:35:55.234Z] 0d9ebad4ef96: Pulling fs layer [2022-10-17T01:35:55.234Z] e9a5061849ea: Pulling fs layer [2022-10-17T01:35:55.234Z] d747dcd14b5f: Pulling fs layer [2022-10-17T01:35:55.234Z] 2de7ff778b66: Pulling fs layer [2022-10-17T01:35:55.234Z] 0d9ebad4ef96: Waiting [2022-10-17T01:35:55.234Z] e9a5061849ea: Waiting [2022-10-17T01:35:55.234Z] d747dcd14b5f: Waiting [2022-10-17T01:35:55.234Z] 2de7ff778b66: Waiting [2022-10-17T01:35:55.234Z] 9712f1f96733: Download complete [2022-10-17T01:35:56.168Z] 63f879dbbcfc: Verifying Checksum [2022-10-17T01:35:56.168Z] 63f879dbbcfc: Download complete [2022-10-17T01:35:56.168Z] e9a5061849ea: Verifying Checksum [2022-10-17T01:35:56.168Z] e9a5061849ea: Download complete [2022-10-17T01:35:56.168Z] d747dcd14b5f: Verifying Checksum [2022-10-17T01:35:56.168Z] d747dcd14b5f: Download complete [2022-10-17T01:35:56.168Z] 0d9ebad4ef96: Verifying Checksum [2022-10-17T01:35:56.424Z] 2de7ff778b66: Verifying Checksum [2022-10-17T01:35:56.424Z] 2de7ff778b66: Download complete [2022-10-17T01:35:56.424Z] ab5ef0e58194: Verifying Checksum [2022-10-17T01:35:56.424Z] ab5ef0e58194: Download complete [2022-10-17T01:35:58.948Z] ab5ef0e58194: Pull complete [2022-10-17T01:35:58.948Z] 9712f1f96733: Pull complete [2022-10-17T01:35:59.511Z] 63f879dbbcfc: Pull complete [2022-10-17T01:36:02.788Z] 0d9ebad4ef96: Pull complete [2022-10-17T01:36:02.788Z] e9a5061849ea: Pull complete [2022-10-17T01:36:03.045Z] d747dcd14b5f: Pull complete [2022-10-17T01:36:03.979Z] 2de7ff778b66: Pull complete [2022-10-17T01:36:03.979Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-17T01:36:03.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T01:36:03.979Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:36:04.046Z] prd-ubuntu20.04-docker-8c-8g-7986 does not seem to be running inside a container [2022-10-17T01:36:04.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-17T01:36:06.506Z] $ docker top a360589067a2268400487e6a776f3fdbfc115dbd3a41c67224225d1de43d32fd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-17T01:36:06.565Z] provisioning config files... [2022-10-17T01:36:06.573Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config628591461798277991tmp [2022-10-17T01:36:06.583Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config668171271020980288tmp [2022-10-17T01:36:06.592Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18370994069990156924tmp [Pipeline] { [Pipeline] echo [2022-10-17T01:36:06.607Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:36:06.896Z] ---> sigul-configuration.sh [2022-10-17T01:36:06.896Z] gpg: directory `/root/.gnupg' created [2022-10-17T01:36:06.896Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-17T01:36:06.896Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-17T01:36:06.896Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-17T01:36:06.896Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-17T01:36:06.896Z] gpg: CAST5 encrypted data [2022-10-17T01:36:06.896Z] gpg: encrypted with 1 passphrase [2022-10-17T01:36:06.896Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-17T01:36:07.175Z] + mkdir /home/jenkins [2022-10-17T01:36:07.175Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-17T01:36:07.463Z] + 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-10-17T01:36:07.470Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:36:07.754Z] ---> sigul-install.sh [2022-10-17T01:36:07.754Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-17T01:36:08.046Z] + git tag --list [2022-10-17T01:36:08.046Z] v1.0.0 [2022-10-17T01:36:08.046Z] v2.1.0 [2022-10-17T01:36:08.046Z] v2.1.1 [2022-10-17T01:36:08.046Z] v2.1.1-dev.1 [2022-10-17T01:36:08.046Z] v2.2.0 [2022-10-17T01:36:08.046Z] v2.2.1-dev.1 [2022-10-17T01:36:08.046Z] v2.2.1-dev.2 [2022-10-17T01:36:08.046Z] v2.2.1-dev.3 [2022-10-17T01:36:08.046Z] v2.2.1-dev.4 [2022-10-17T01:36:08.046Z] v2.3.0-dev.10 [2022-10-17T01:36:08.046Z] v2.3.0-dev.11 [2022-10-17T01:36:08.046Z] v2.3.0-dev.12 [2022-10-17T01:36:08.046Z] v2.3.0-dev.13 [2022-10-17T01:36:08.046Z] v2.3.0-dev.14 [2022-10-17T01:36:08.046Z] v2.3.0-dev.4 [2022-10-17T01:36:08.046Z] v2.3.0-dev.5 [2022-10-17T01:36:08.046Z] v2.3.0-dev.6 [2022-10-17T01:36:08.046Z] v2.3.0-dev.7 [2022-10-17T01:36:08.046Z] v2.3.0-dev.8 [2022-10-17T01:36:08.046Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-17T01:36:08.327Z] + lftools sign git-tag v2.3.0-dev.14 [2022-10-17T01:36:08.895Z] Signing Git tag with Sigul... [2022-10-17T01:36:08.895Z] Signing v2.3.0-dev.14 [Pipeline] echo [2022-10-17T01:36:09.160Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:36:09.442Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-17T01:36:09.450Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-17T01:36:09.469Z] $ docker stop --time=1 a360589067a2268400487e6a776f3fdbfc115dbd3a41c67224225d1de43d32fd [2022-10-17T01:36:10.780Z] $ docker rm -f a360589067a2268400487e6a776f3fdbfc115dbd3a41c67224225d1de43d32fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-17T01:36:11.166Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T01:36:11.166Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:36:11.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T01:36:11.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:36:11.528Z] prd-ubuntu20.04-docker-8c-8g-7986 does not seem to be running inside a container [2022-10-17T01:36:11.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T01:36:11.926Z] $ docker top 1242e1b2545d211f41d13af6eb1119f49189cfb30003900cdc32b8d267ecddb9 -eo pid,comm [2022-10-17T01:36:11.966Z] 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-10-17T01:36:11.966Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T01:36:12.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T01:36:12.002Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T01:36:12.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T01:36:12.117Z] $ docker exec 1242e1b2545d211f41d13af6eb1119f49189cfb30003900cdc32b8d267ecddb9 ssh-agent [2022-10-17T01:36:12.206Z] SSH_AUTH_SOCK=/tmp/ssh-qIGZCSqXRyaY/agent.33 [2022-10-17T01:36:12.206Z] SSH_AGENT_PID=39 [2022-10-17T01:36:12.210Z] Running ssh-add (command line suppressed) [2022-10-17T01:36:12.306Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9277945894344278609.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9277945894344278609.key) [2022-10-17T01:36:12.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T01:36:12.603Z] + git semver bump pre [2022-10-17T01:36:12.861Z] 2022-10-17 01:36:12,798 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-10-17T01:36:12.861Z] 2022-10-17 01:36:12,798 [bump_version] DEBUG bumping version:2.3.0-dev.14 on axis:pre with prefix:dev [2022-10-17T01:36:12.862Z] 2022-10-17 01:36:12,798 [bump_version] DEBUG bumped version:2.3.0-dev.15 [2022-10-17T01:36:12.862Z] 2022-10-17 01:36:12,798 [write_version] DEBUG write version:2.3.0-dev.15 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2022-10-17T01:36:12.862Z] 2022-10-17 01:36:12,798 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-10-17T01:36:12.862Z] 2022-10-17 01:36:12,798 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-10-17T01:36:12.862Z] 2022-10-17 01:36:12,800 [execute] INFO git cat-file --batch-check [2022-10-17T01:36:12.862Z] 2022-10-17 01:36:12,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T01:36:12.862Z] 2022-10-17 01:36:12,805 [execute] INFO git cat-file --batch [2022-10-17T01:36:12.862Z] 2022-10-17 01:36:12,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T01:36:12.862Z] 2022-10-17 01:36:12,811 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-10-17T01:36:12.862Z] 2.3.0-dev.15 [Pipeline] } [2022-10-17T01:36:12.874Z] $ docker exec --env ******** --env ******** 1242e1b2545d211f41d13af6eb1119f49189cfb30003900cdc32b8d267ecddb9 ssh-agent -k [2022-10-17T01:36:12.958Z] unset SSH_AUTH_SOCK; [2022-10-17T01:36:12.958Z] unset SSH_AGENT_PID; [2022-10-17T01:36:12.958Z] echo Agent pid 39 killed; [2022-10-17T01:36:12.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T01:36:13.261Z] + git semver [Pipeline] } [2022-10-17T01:36:13.536Z] $ docker stop --time=1 1242e1b2545d211f41d13af6eb1119f49189cfb30003900cdc32b8d267ecddb9 [2022-10-17T01:36:14.846Z] $ docker rm -f 1242e1b2545d211f41d13af6eb1119f49189cfb30003900cdc32b8d267ecddb9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T01:36:15.193Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T01:36:15.193Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:36:15.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T01:36:15.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:36:15.553Z] prd-ubuntu20.04-docker-8c-8g-7986 does not seem to be running inside a container [2022-10-17T01:36:15.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T01:36:15.973Z] $ docker top 5bf13ad9063a4ccc71880fa7e96dff0157a2e9035a43c71548d0575627a70315 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T01:36:16.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T01:36:16.054Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T01:36:16.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T01:36:16.170Z] $ docker exec 5bf13ad9063a4ccc71880fa7e96dff0157a2e9035a43c71548d0575627a70315 ssh-agent [2022-10-17T01:36:16.288Z] SSH_AUTH_SOCK=/tmp/ssh-VuoEXivDOXHm/agent.32 [2022-10-17T01:36:16.288Z] SSH_AGENT_PID=38 [2022-10-17T01:36:16.293Z] Running ssh-add (command line suppressed) [2022-10-17T01:36:16.402Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8938843114742297927.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8938843114742297927.key) [2022-10-17T01:36:16.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T01:36:16.695Z] + git semver push [2022-10-17T01:36:16.954Z] 2022-10-17 01:36:16,890 [run_push] DEBUG push [2022-10-17T01:36:16.954Z] 2022-10-17 01:36:16,891 [execute] INFO git cat-file --batch-check [2022-10-17T01:36:16.954Z] 2022-10-17 01:36:16,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T01:36:16.954Z] 2022-10-17 01:36:16,895 [execute] INFO git rev-list 7281b4268dbf5fa22361b262c66d4a1d4b27edb6 -- [2022-10-17T01:36:16.954Z] 2022-10-17 01:36:16,895 [execute] DEBUG Popen(['git', 'rev-list', '7281b4268dbf5fa22361b262c66d4a1d4b27edb6', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T01:36:16.954Z] 2022-10-17 01:36:16,901 [execute] INFO git fetch -v origin [2022-10-17T01:36:16.954Z] 2022-10-17 01:36:16,902 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-17T01:36:17.523Z] 2022-10-17 01:36:17,427 [run_push] DEBUG no remote changes detected [2022-10-17T01:36:17.523Z] 2022-10-17 01:36:17,427 [execute] INFO git push origin semver [2022-10-17T01:36:17.523Z] 2022-10-17 01:36:17,428 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T01:36:18.466Z] 2022-10-17 01:36:18,226 [run_push] DEBUG push all version tags [2022-10-17T01:36:18.466Z] 2022-10-17 01:36:18,226 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-17T01:36:18.466Z] 2022-10-17 01:36:18,227 [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-10-17T01:36:19.033Z] 2022-10-17 01:36:18,992 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-10-17T01:36:19.033Z] 2.3.0-dev.15 [Pipeline] } [2022-10-17T01:36:19.046Z] $ docker exec --env ******** --env ******** 5bf13ad9063a4ccc71880fa7e96dff0157a2e9035a43c71548d0575627a70315 ssh-agent -k [2022-10-17T01:36:19.134Z] unset SSH_AUTH_SOCK; [2022-10-17T01:36:19.134Z] unset SSH_AGENT_PID; [2022-10-17T01:36:19.134Z] echo Agent pid 38 killed; [2022-10-17T01:36:19.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T01:36:19.439Z] + git semver [Pipeline] } [2022-10-17T01:36:19.712Z] $ docker stop --time=1 5bf13ad9063a4ccc71880fa7e96dff0157a2e9035a43c71548d0575627a70315 [2022-10-17T01:36:21.037Z] $ docker rm -f 5bf13ad9063a4ccc71880fa7e96dff0157a2e9035a43c71548d0575627a70315 [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-10-17T01:36:21.624Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2022-10-17T01:36:21.624Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-10-17T01:36:21.624Z] total 16 [2022-10-17T01:36:21.624Z] drwxr-xr-x 3 root root 4096 Oct 17 01:25 . [2022-10-17T01:36:21.624Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 01:36 .. [2022-10-17T01:36:21.624Z] drwxr-xr-x 2 root root 4096 Oct 17 01:25 cost [2022-10-17T01:36:21.624Z] -rw-r--r-- 1 root root 82 Oct 17 01:25 cost.csv [2022-10-17T01:36:21.624Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2022-10-17T01:36:21.624Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-10-17T01:36:21.624Z] total 16 [2022-10-17T01:36:21.624Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 01:25 . [2022-10-17T01:36:21.624Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 01:36 .. [2022-10-17T01:36:21.624Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 01:25 cost [2022-10-17T01:36:21.624Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 17 01:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:36:21.914Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:36:22.768Z] ---> package-listing.sh [2022-10-17T01:36:22.768Z] ++ facter osfamily [2022-10-17T01:36:22.768Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T01:36:23.026Z] + OS_FAMILY=debian [2022-10-17T01:36:23.026Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2022-10-17T01:36:23.026Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T01:36:23.026Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T01:36:23.026Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T01:36:23.026Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T01:36:23.026Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-10-17T01:36:23.026Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T01:36:23.026Z] + case "${OS_FAMILY}" in [2022-10-17T01:36:23.026Z] + dpkg -l [2022-10-17T01:36:23.026Z] + grep '^ii' [2022-10-17T01:36:23.026Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T01:36:23.026Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T01:36:23.026Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T01:36:23.026Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-10-17T01:36:23.026Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2022-10-17T01:36:23.026Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2022-10-17T01:36:23.036Z] 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-10-17T01:36:23.338Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T01:36:23.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T01:36:23.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T01:36:23.827Z] prd-ubuntu20.04-docker-8c-8g-7986 does not seem to be running inside a container [2022-10-17T01:36:23.859Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T01:36:24.100Z] $ docker top 2a7c7a88e59dd7baa8918f0b3cdaf24b828c1ed4160b19bb1db2f1c857aadd02 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T01:36:24.432Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T01:36:24.717Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T01:36:24.998Z] + ls /var/log/sa-host [2022-10-17T01:36:24.998Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T01:36:25.143Z] provisioning config files... [2022-10-17T01:36:25.151Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4790400448416130465tmp [Pipeline] { [Pipeline] echo [2022-10-17T01:36:25.161Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:36:25.439Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T01:36:25.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:36:25.773Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T01:36:25.781Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:36:26.059Z] ---> sudo-logs.sh [2022-10-17T01:36:26.059Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T01:36:26.090Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:36:26.370Z] ---> job-cost.sh [2022-10-17T01:36:26.370Z] lf-activate-venv: SKIPPING [2022-10-17T01:36:26.370Z] DEBUG: total: 0.2199999988079071 [2022-10-17T01:36:26.370Z] INFO: Retrieving Stack Cost... [2022-10-17T01:36:26.627Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T01:36:27.193Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T01:36:27.203Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T01:36:27.480Z] ---> logs-deploy.sh [2022-10-17T01:36:27.480Z] lf-activate-venv: SKIPPING [2022-10-17T01:36:27.480Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/44 [2022-10-17T01:36:27.480Z] INFO: archiving workspace using pattern(s): [2022-10-17T01:36:28.414Z] Archives upload complete. [2022-10-17T01:36:28.414Z] INFO: archiving logs to Nexus