Pull request #71 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0ed08c0a5c20e102f120776fca3e8f16e10c4d4+d2ab44b8cbb16e2983b1bff117f9b859b4657c3d (d8f16b52906e620c3115319802da57b69c5f0082) 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-ssh10312241642532538156.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13580463715977722260.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-71/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/PR-71/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9237389413239387674.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3025999392110782935.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-71/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/PR-71/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh848653169851155936.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1978 in /w/workspace/edgexfoundry_device-gpio_PR-71 [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_PR-71 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d2ab44b8cbb16e2983b1bff117f9b859b4657c3d into PR head commit c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 Merge succeeded, producing c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 Checking out Revision c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 (PR-71) Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.8.0 to 0.8.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-11T21:58:40.122Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-11T21:58:40.170Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-11T21:58:40.188Z] ========================================================= [2023-01-11T21:58:40.188Z] EdgeX Global Pipelines Version Info [2023-01-11T21:58:40.188Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d2ab44b8cbb16e2983b1bff117f9b859b4657c3d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 # timeout=10 > git rev-list --no-walk 97066bc7dee5c7cd2bbbad38cde0d66364558b33 # timeout=10 [2023-01-11T21:58:40.923Z] ------------------- [2023-01-11T21:58:40.924Z] stable info: [2023-01-11T21:58:40.924Z] ------------------- [2023-01-11T21:58:40.924Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-11T21:58:40.924Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T21:58:40.924Z] Message: update stable to v1.0.244 [2023-01-11T21:58:41.496Z] ------------------- [2023-01-11T21:58:41.496Z] experimental info: [2023-01-11T21:58:41.496Z] ------------------- [2023-01-11T21:58:41.496Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-11T21:58:41.496Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T21:58:41.496Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-11T21:58:41.681Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-01-11T21:58:41.695Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-01-11T21:58:41.707Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-11T21:58:41.720Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-11T21:58:41.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-11T21:58:41.760Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-11T21:58:41.773Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-11T21:58:41.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-11T21:58:41.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-11T21:58:41.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-11T21:58:41.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-11T21:58:41.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-01-11T21:58:41.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-11T21:58:41.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-11T21:58:41.883Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T21:58:41.896Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T21:58:41.907Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T21:58:41.919Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T21:58:41.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-11T21:58:41.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-11T21:58:41.949Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-11T21:58:41.966Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-11T21:58:41.982Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-11T21:58:41.998Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-11T21:58:42.007Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-11T21:58:42.022Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-11T21:58:42.038Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-11T21:58:42.057Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo [2023-01-11T21:58:42.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo [2023-01-11T21:58:42.087Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo [2023-01-11T21:58:42.104Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 [Pipeline] echo [2023-01-11T21:58:42.116Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0ed08c [Pipeline] echo [2023-01-11T21:58:42.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T21:58:42.175Z] provisioning config files... [2023-01-11T21:58:42.189Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config14419403811097537643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T21:58:42.491Z] ---> docker-login.sh [2023-01-11T21:58:42.491Z] nexus3.edgexfoundry.org:10001 [2023-01-11T21:58:42.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:58:42.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:58:42.751Z] Configure a credential helper to remove this warning. See [2023-01-11T21:58:42.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:58:42.751Z] [2023-01-11T21:58:42.751Z] Login Succeeded [2023-01-11T21:58:42.751Z] nexus3.edgexfoundry.org:10002 [2023-01-11T21:58:42.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:58:43.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:58:43.009Z] Configure a credential helper to remove this warning. See [2023-01-11T21:58:43.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:58:43.009Z] [2023-01-11T21:58:43.009Z] Login Succeeded [2023-01-11T21:58:43.009Z] nexus3.edgexfoundry.org:10003 [2023-01-11T21:58:43.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:58:43.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:58:43.009Z] Configure a credential helper to remove this warning. See [2023-01-11T21:58:43.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:58:43.009Z] [2023-01-11T21:58:43.009Z] Login Succeeded [2023-01-11T21:58:43.009Z] nexus3.edgexfoundry.org:10004 [2023-01-11T21:58:43.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:58:43.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:58:43.269Z] Configure a credential helper to remove this warning. See [2023-01-11T21:58:43.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:58:43.269Z] [2023-01-11T21:58:43.269Z] Login Succeeded [2023-01-11T21:58:43.269Z] docker.io [2023-01-11T21:58:43.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:58:43.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:58:43.528Z] Configure a credential helper to remove this warning. See [2023-01-11T21:58:43.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:58:43.528Z] [2023-01-11T21:58:43.528Z] Login Succeeded [2023-01-11T21:58:43.528Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T21:58:43.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-11T21:58:43.927Z] + git rev-list -1 --merges c0ed08c0a5c20e102f120776fca3e8f16e10c4d4~1..c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 [Pipeline] echo [2023-01-11T21:58:43.979Z] -----------> git rev-list -1 --merges c0ed08c0a5c20e102f120776fca3e8f16e10c4d4~1..c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 [false] [Pipeline] sh [2023-01-11T21:58:44.267Z] + git log --format=format:%s -1 c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 [Pipeline] echo [2023-01-11T21:58:44.281Z] ========================================================= [2023-01-11T21:58:44.281Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-11T21:58:44.281Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T21:58:44.618Z] + git log --format=format:%s -1 c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 [Pipeline] echo [2023-01-11T21:58:44.628Z] [semverPrep] GIT_COMMIT: c0ed08c0a5c20e102f120776fca3e8f16e10c4d4, Commit Message: build(deps): bump github.com/warthog618/gpiod from 0.8.0 to 0.8.1 [Pipeline] echo [2023-01-11T21:58:44.636Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-11T21:58:44.998Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T21:58:44.998Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-11T21:58:44.998Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-11T21:58:44.998Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-11T21:58:44.998Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-11T21:58:44.998Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-11T21:58:44.998Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:58:45.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T21:58:45.413Z] [2023-01-11T21:58:45.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:58:45.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T21:58:45.720Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-11T21:58:45.720Z] b85a868b505f: Pulling fs layer [2023-01-11T21:58:45.720Z] e2be974225ed: Pulling fs layer [2023-01-11T21:58:45.720Z] 339a4e72a1f5: Pulling fs layer [2023-01-11T21:58:45.720Z] 988bab9f4d93: Pulling fs layer [2023-01-11T21:58:45.720Z] 1469e6f7b9e6: Pulling fs layer [2023-01-11T21:58:45.720Z] eaf3925da568: Pulling fs layer [2023-01-11T21:58:45.720Z] bab4dde63d76: Pulling fs layer [2023-01-11T21:58:45.720Z] bde34c3a00c8: Pulling fs layer [2023-01-11T21:58:45.720Z] b352a97aabf1: Pulling fs layer [2023-01-11T21:58:45.720Z] 4872d77fe225: Pulling fs layer [2023-01-11T21:58:45.720Z] 5851b861e8e6: Pulling fs layer [2023-01-11T21:58:45.720Z] bab4dde63d76: Waiting [2023-01-11T21:58:45.720Z] bde34c3a00c8: Waiting [2023-01-11T21:58:45.720Z] b352a97aabf1: Waiting [2023-01-11T21:58:45.720Z] 4872d77fe225: Waiting [2023-01-11T21:58:45.720Z] 988bab9f4d93: Waiting [2023-01-11T21:58:45.720Z] eaf3925da568: Waiting [2023-01-11T21:58:45.720Z] 1469e6f7b9e6: Waiting [2023-01-11T21:58:45.720Z] 5851b861e8e6: Waiting [2023-01-11T21:58:45.720Z] e2be974225ed: Verifying Checksum [2023-01-11T21:58:45.720Z] e2be974225ed: Download complete [2023-01-11T21:58:45.720Z] 988bab9f4d93: Verifying Checksum [2023-01-11T21:58:45.720Z] 988bab9f4d93: Download complete [2023-01-11T21:58:45.983Z] 1469e6f7b9e6: Verifying Checksum [2023-01-11T21:58:45.983Z] 1469e6f7b9e6: Download complete [2023-01-11T21:58:45.983Z] eaf3925da568: Verifying Checksum [2023-01-11T21:58:45.983Z] eaf3925da568: Download complete [2023-01-11T21:58:45.983Z] 339a4e72a1f5: Verifying Checksum [2023-01-11T21:58:45.983Z] 339a4e72a1f5: Download complete [2023-01-11T21:58:45.983Z] bde34c3a00c8: Download complete [2023-01-11T21:58:45.983Z] b352a97aabf1: Verifying Checksum [2023-01-11T21:58:45.983Z] b352a97aabf1: Download complete [2023-01-11T21:58:46.245Z] 4872d77fe225: Download complete [2023-01-11T21:58:46.245Z] 5851b861e8e6: Download complete [2023-01-11T21:58:46.245Z] b85a868b505f: Verifying Checksum [2023-01-11T21:58:46.245Z] b85a868b505f: Download complete [2023-01-11T21:58:46.515Z] bab4dde63d76: Verifying Checksum [2023-01-11T21:58:46.515Z] bab4dde63d76: Download complete [2023-01-11T21:58:47.451Z] b85a868b505f: Pull complete [2023-01-11T21:58:47.451Z] e2be974225ed: Pull complete [2023-01-11T21:58:47.714Z] 339a4e72a1f5: Pull complete [2023-01-11T21:58:47.972Z] 988bab9f4d93: Pull complete [2023-01-11T21:58:48.232Z] 1469e6f7b9e6: Pull complete [2023-01-11T21:58:48.232Z] eaf3925da568: Pull complete [2023-01-11T21:58:50.133Z] bab4dde63d76: Pull complete [2023-01-11T21:58:50.133Z] bde34c3a00c8: Pull complete [2023-01-11T21:58:50.133Z] b352a97aabf1: Pull complete [2023-01-11T21:58:50.133Z] 4872d77fe225: Pull complete [2023-01-11T21:58:50.393Z] 5851b861e8e6: Pull complete [2023-01-11T21:58:50.393Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-11T21:58:50.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T21:58:50.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T21:58:50.491Z] prd-ubuntu20.04-docker-8c-8g-1978 does not seem to be running inside a container [2023-01-11T21:58:50.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-11T21:58:53.319Z] $ docker top bb8d3d1cda76d295ddb79477e173dc88bdaf9e6aa94f2eda34f88562635726dd -eo pid,comm [2023-01-11T21:58:53.372Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-11T21:58:53.372Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T21:58:53.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T21:58:53.411Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T21:58:53.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T21:58:53.548Z] $ docker exec bb8d3d1cda76d295ddb79477e173dc88bdaf9e6aa94f2eda34f88562635726dd ssh-agent [2023-01-11T21:58:53.659Z] SSH_AUTH_SOCK=/tmp/ssh-vUCyRH0eeSrY/agent.33 [2023-01-11T21:58:53.659Z] SSH_AGENT_PID=39 [2023-01-11T21:58:53.665Z] Running ssh-add (command line suppressed) [2023-01-11T21:58:53.788Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_17968272752043994092.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_17968272752043994092.key) [2023-01-11T21:58:53.796Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T21:58:54.085Z] + git tag --points-at HEAD [Pipeline] } [2023-01-11T21:58:54.102Z] $ docker exec --env ******** --env ******** bb8d3d1cda76d295ddb79477e173dc88bdaf9e6aa94f2eda34f88562635726dd ssh-agent -k [2023-01-11T21:58:54.206Z] unset SSH_AUTH_SOCK; [2023-01-11T21:58:54.207Z] unset SSH_AGENT_PID; [2023-01-11T21:58:54.207Z] echo Agent pid 39 killed; [2023-01-11T21:58:54.214Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-11T21:58:54.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T21:58:54.238Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T21:58:54.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T21:58:54.367Z] $ docker exec bb8d3d1cda76d295ddb79477e173dc88bdaf9e6aa94f2eda34f88562635726dd ssh-agent [2023-01-11T21:58:54.470Z] SSH_AUTH_SOCK=/tmp/ssh-YeAGSeyDiV4z/agent.72 [2023-01-11T21:58:54.470Z] SSH_AGENT_PID=79 [2023-01-11T21:58:54.475Z] Running ssh-add (command line suppressed) [2023-01-11T21:58:54.578Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_8512332770325817155.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_8512332770325817155.key) [2023-01-11T21:58:54.591Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T21:58:54.879Z] + git semver init [2023-01-11T21:58:55.138Z] 2023-01-11 21:58:55,070 [run_init] DEBUG init version:0.0.0 force:False [2023-01-11T21:58:55.138Z] 2023-01-11 21:58:55,071 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver [2023-01-11T21:58:55.138Z] 2023-01-11 21:58:55,071 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-71/.semver [2023-01-11T21:58:55.138Z] 2023-01-11 21:58:55,072 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-71/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71, universal_newlines=False, shell=None, istream=None) [2023-01-11T21:58:56.075Z] 2023-01-11 21:58:55,952 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.git/info/exclude [2023-01-11T21:58:56.075Z] 2023-01-11 21:58:55,953 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 with force:False [2023-01-11T21:58:56.075Z] 2023-01-11 21:58:55,953 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 [2023-01-11T21:58:56.075Z] 2023-01-11 21:58:55,957 [execute] INFO git cat-file --batch-check [2023-01-11T21:58:56.075Z] 2023-01-11 21:58:55,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T21:58:56.075Z] 2023-01-11 21:58:55,964 [execute] INFO git cat-file --batch [2023-01-11T21:58:56.075Z] 2023-01-11 21:58:55,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T21:58:56.075Z] 2023-01-11 21:58:55,969 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 [2023-01-11T21:58:56.075Z] 0.0.0 [Pipeline] } [2023-01-11T21:58:56.090Z] $ docker exec --env ******** --env ******** bb8d3d1cda76d295ddb79477e173dc88bdaf9e6aa94f2eda34f88562635726dd ssh-agent -k [2023-01-11T21:58:56.194Z] unset SSH_AUTH_SOCK; [2023-01-11T21:58:56.194Z] unset SSH_AGENT_PID; [2023-01-11T21:58:56.195Z] echo Agent pid 79 killed; [2023-01-11T21:58:56.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T21:58:56.499Z] + git semver [Pipeline] } [2023-01-11T21:58:56.778Z] $ docker stop --time=1 bb8d3d1cda76d295ddb79477e173dc88bdaf9e6aa94f2eda34f88562635726dd [2023-01-11T21:58:58.056Z] $ docker rm -f --volumes bb8d3d1cda76d295ddb79477e173dc88bdaf9e6aa94f2eda34f88562635726dd [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T21:58:58.388Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-11T21:58:58.580Z] Stashed 1 file(s) [Pipeline] echo [2023-01-11T21:58:58.585Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T21:58:58.761Z] provisioning config files... [2023-01-11T21:58:58.771Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config7216129377923482809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T21:58:59.064Z] ---> docker-login.sh [2023-01-11T21:58:59.064Z] nexus3.edgexfoundry.org:10001 [2023-01-11T21:58:59.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:58:59.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:58:59.064Z] Configure a credential helper to remove this warning. See [2023-01-11T21:58:59.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:58:59.064Z] [2023-01-11T21:58:59.064Z] Login Succeeded [2023-01-11T21:58:59.064Z] nexus3.edgexfoundry.org:10002 [2023-01-11T21:58:59.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:58:59.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:58:59.064Z] Configure a credential helper to remove this warning. See [2023-01-11T21:58:59.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:58:59.064Z] [2023-01-11T21:58:59.064Z] Login Succeeded [2023-01-11T21:58:59.064Z] nexus3.edgexfoundry.org:10003 [2023-01-11T21:58:59.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:58:59.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:58:59.322Z] Configure a credential helper to remove this warning. See [2023-01-11T21:58:59.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:58:59.322Z] [2023-01-11T21:58:59.322Z] Login Succeeded [2023-01-11T21:58:59.322Z] nexus3.edgexfoundry.org:10004 [2023-01-11T21:58:59.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:58:59.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:58:59.322Z] Configure a credential helper to remove this warning. See [2023-01-11T21:58:59.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:58:59.322Z] [2023-01-11T21:58:59.322Z] Login Succeeded [2023-01-11T21:58:59.322Z] docker.io [2023-01-11T21:58:59.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T21:58:59.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T21:58:59.581Z] Configure a credential helper to remove this warning. See [2023-01-11T21:58:59.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T21:58:59.581Z] [2023-01-11T21:58:59.581Z] Login Succeeded [2023-01-11T21:58:59.581Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T21:58:59.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T21:58:59.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T21:58:59.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T21:58:59.663Z] ========================================================= [2023-01-11T21:58:59.663Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-11T21:58:59.663Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:58:59.966Z] + 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 . [2023-01-11T21:58:59.966Z] Sending build context to Docker daemon 15.9MB [2023-01-11T21:58:59.966Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T21:58:59.966Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-11T21:58:59.966Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-11T21:58:59.966Z] 213ec9aee27d: Pulling fs layer [2023-01-11T21:58:59.966Z] 4583459ba037: Pulling fs layer [2023-01-11T21:58:59.966Z] 93c1e223e6f2: Pulling fs layer [2023-01-11T21:58:59.966Z] 53926ce57604: Pulling fs layer [2023-01-11T21:58:59.966Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-11T21:58:59.966Z] 22ff95d597cd: Pulling fs layer [2023-01-11T21:58:59.966Z] 12d6caf4c0d1: Pulling fs layer [2023-01-11T21:58:59.966Z] 96b7cbca73a9: Pulling fs layer [2023-01-11T21:58:59.966Z] a7acece74701: Pulling fs layer [2023-01-11T21:58:59.966Z] 53926ce57604: Waiting [2023-01-11T21:58:59.966Z] 21b2b0c7a3f4: Waiting [2023-01-11T21:58:59.966Z] 22ff95d597cd: Waiting [2023-01-11T21:58:59.966Z] 12d6caf4c0d1: Waiting [2023-01-11T21:58:59.966Z] 96b7cbca73a9: Waiting [2023-01-11T21:58:59.966Z] a7acece74701: Waiting [2023-01-11T21:59:00.225Z] 93c1e223e6f2: Verifying Checksum [2023-01-11T21:59:00.225Z] 93c1e223e6f2: Download complete [2023-01-11T21:59:00.225Z] 4583459ba037: Verifying Checksum [2023-01-11T21:59:00.225Z] 4583459ba037: Download complete [2023-01-11T21:59:00.225Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-11T21:59:00.225Z] 21b2b0c7a3f4: Download complete [2023-01-11T21:59:00.225Z] 22ff95d597cd: Verifying Checksum [2023-01-11T21:59:00.225Z] 22ff95d597cd: Download complete [2023-01-11T21:59:00.225Z] 213ec9aee27d: Verifying Checksum [2023-01-11T21:59:00.225Z] 213ec9aee27d: Download complete [2023-01-11T21:59:00.225Z] 12d6caf4c0d1: Verifying Checksum [2023-01-11T21:59:00.225Z] 12d6caf4c0d1: Download complete [2023-01-11T21:59:00.225Z] 213ec9aee27d: Pull complete [2023-01-11T21:59:00.496Z] 4583459ba037: Pull complete [2023-01-11T21:59:00.496Z] 93c1e223e6f2: Pull complete [2023-01-11T21:59:01.090Z] 96b7cbca73a9: Verifying Checksum [2023-01-11T21:59:01.090Z] 96b7cbca73a9: Download complete [2023-01-11T21:59:01.090Z] 53926ce57604: Verifying Checksum [2023-01-11T21:59:01.090Z] 53926ce57604: Download complete [2023-01-11T21:59:01.090Z] a7acece74701: Verifying Checksum [2023-01-11T21:59:01.090Z] a7acece74701: Download complete [2023-01-11T21:59:05.280Z] 53926ce57604: Pull complete [2023-01-11T21:59:05.280Z] 21b2b0c7a3f4: Pull complete [2023-01-11T21:59:05.280Z] 22ff95d597cd: Pull complete [2023-01-11T21:59:05.280Z] 12d6caf4c0d1: Pull complete [2023-01-11T21:59:07.185Z] 96b7cbca73a9: Pull complete [2023-01-11T21:59:08.182Z] a7acece74701: Pull complete [2023-01-11T21:59:08.182Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-11T21:59:08.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-11T21:59:08.182Z] ---> db6d94c90886 [2023-01-11T21:59:08.182Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-11T21:59:12.412Z] ---> Running in e0066b05554b [2023-01-11T21:59:12.412Z] Removing intermediate container e0066b05554b [2023-01-11T21:59:12.412Z] ---> 597c0025f0d5 [2023-01-11T21:59:12.412Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T21:59:12.412Z] ---> Running in 86d6ba4ccab9 [2023-01-11T21:59:12.412Z] Removing intermediate container 86d6ba4ccab9 [2023-01-11T21:59:12.412Z] ---> b655885164bb [2023-01-11T21:59:12.412Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-11T21:59:12.412Z] ---> Running in 1c8465428995 [2023-01-11T21:59:12.412Z] Removing intermediate container 1c8465428995 [2023-01-11T21:59:12.412Z] ---> 664cf3a08a11 [2023-01-11T21:59:12.412Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T21:59:12.412Z] ---> Running in 7146f0c44b50 [2023-01-11T21:59:12.412Z] Removing intermediate container 7146f0c44b50 [2023-01-11T21:59:12.412Z] ---> 773e152ebf06 [2023-01-11T21:59:12.412Z] Step 7/12 : WORKDIR /device-gpio [2023-01-11T21:59:12.412Z] ---> Running in 8809e01451d5 [2023-01-11T21:59:12.674Z] Removing intermediate container 8809e01451d5 [2023-01-11T21:59:12.674Z] ---> 263b174966ce [2023-01-11T21:59:12.674Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T21:59:12.674Z] ---> Running in f698ab70ed39 [2023-01-11T21:59:12.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T21:59:12.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T21:59:13.191Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-11T21:59:13.191Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-11T21:59:13.499Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-11T21:59:13.499Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-11T21:59:13.499Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T21:59:13.499Z] OK: 216 MiB in 55 packages [2023-01-11T21:59:13.711Z] Still waiting to schedule task [2023-01-11T21:59:13.711Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-11T21:59:13.758Z] Removing intermediate container f698ab70ed39 [2023-01-11T21:59:13.758Z] ---> feb104d7690e [2023-01-11T21:59:13.758Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-11T21:59:14.018Z] ---> 41ce7a48fb20 [2023-01-11T21:59:14.018Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T21:59:14.018Z] ---> Running in 07ba91daa942 [2023-01-11T21:59:40.973Z] Removing intermediate container 07ba91daa942 [2023-01-11T21:59:40.973Z] ---> 6e4ef5aa55c6 [2023-01-11T21:59:40.973Z] Step 11/12 : COPY . . [2023-01-11T21:59:40.973Z] ---> 83593c00054d [2023-01-11T21:59:40.973Z] Step 12/12 : RUN ${MAKE} [2023-01-11T21:59:40.973Z] ---> Running in 4627912917c7 [2023-01-11T21:59:40.973Z] noop [2023-01-11T21:59:40.973Z] Removing intermediate container 4627912917c7 [2023-01-11T21:59:40.973Z] ---> 5e43c31f2728 [2023-01-11T21:59:40.973Z] Successfully built 5e43c31f2728 [2023-01-11T21:59:40.973Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:59:41.285Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T21:59:41.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T21:59:41.356Z] prd-ubuntu20.04-docker-8c-8g-1978 does not seem to be running inside a container [2023-01-11T21:59:41.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-11T21:59:41.748Z] $ docker top 9460d00c2ddd0c8c1efdc65f3ebf3e7475fb3fe04901abc8a52739564af7a9ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T21:59:42.096Z] + go version [2023-01-11T21:59:42.096Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-11T21:59:42.110Z] $ docker stop --time=1 9460d00c2ddd0c8c1efdc65f3ebf3e7475fb3fe04901abc8a52739564af7a9ce [2023-01-11T21:59:43.384Z] $ docker rm -f --volumes 9460d00c2ddd0c8c1efdc65f3ebf3e7475fb3fe04901abc8a52739564af7a9ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T21:59:43.788Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T21:59:43.788Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T21:59:43.868Z] prd-ubuntu20.04-docker-8c-8g-1978 does not seem to be running inside a container [2023-01-11T21:59:43.896Z] $ 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_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-11T21:59:44.242Z] $ docker top 7987e5ee2f483c8bd9ff9254a7a8b484c6b43f16e3504f099ec851b4d55dff15 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T21:59:44.590Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] fileExists [Pipeline] sh [2023-01-11T21:59:44.885Z] + make test [2023-01-11T21:59:44.885Z] go test ./... -coverprofile=coverage.out ./... [2023-01-11T21:59:45.144Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-01-11T21:59:55.119Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-01-11T21:59:55.119Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-01-11T22:00:01.680Z] 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." [2023-01-11T22:00:01.680Z] go vet ./... [2023-01-11T22:00:04.962Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T22:00:04.962Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T22:00:04.962Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T22:00:05.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T22:00:05.246Z] $ docker stop --time=1 7987e5ee2f483c8bd9ff9254a7a8b484c6b43f16e3504f099ec851b4d55dff15 [2023-01-11T22:00:07.888Z] $ docker rm -f --volumes 7987e5ee2f483c8bd9ff9254a7a8b484c6b43f16e3504f099ec851b4d55dff15 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T22:00:08.338Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T22:00:08.383Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-11T22:00:08.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T22:00:09.115Z] + ls -al . [2023-01-11T22:00:09.115Z] total 168 [2023-01-11T22:00:09.115Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 21:59 . [2023-01-11T22:00:09.115Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:58 .. [2023-01-11T22:00:09.115Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 11 21:58 .dockerignore [2023-01-11T22:00:09.115Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 21:59 .git [2023-01-11T22:00:09.115Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:58 .github [2023-01-11T22:00:09.115Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 11 21:58 .gitignore [2023-01-11T22:00:09.115Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 21:58 .golangci.yml [2023-01-11T22:00:09.115Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 21:58 .semver [2023-01-11T22:00:09.115Z] -rw-rw-r-- 1 jenkins jenkins 9587 Jan 11 21:58 Attribution.txt [2023-01-11T22:00:09.116Z] -rw-rw-r-- 1 jenkins jenkins 4069 Jan 11 21:58 CHANGELOG.md [2023-01-11T22:00:09.116Z] -rw-rw-r-- 1 jenkins jenkins 1542 Jan 11 21:58 Dockerfile [2023-01-11T22:00:09.116Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 21:58 GOVERNANCE.md [2023-01-11T22:00:09.116Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 11 21:58 Jenkinsfile [2023-01-11T22:00:09.116Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 21:58 LICENSE [2023-01-11T22:00:09.116Z] -rw-rw-r-- 1 jenkins jenkins 1658 Jan 11 21:58 Makefile [2023-01-11T22:00:09.116Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 11 21:58 OWNERS.md [2023-01-11T22:00:09.116Z] -rw-rw-r-- 1 jenkins jenkins 11842 Jan 11 21:58 README.md [2023-01-11T22:00:09.116Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 21:58 VERSION [2023-01-11T22:00:09.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 21:58 bin [2023-01-11T22:00:09.116Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:58 cmd [2023-01-11T22:00:09.116Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 11 21:59 coverage.out [2023-01-11T22:00:09.116Z] -rw-rw-r-- 1 jenkins jenkins 3372 Jan 11 21:58 go.mod [2023-01-11T22:00:09.116Z] -rw-rw-r-- 1 jenkins jenkins 44860 Jan 11 21:58 go.sum [2023-01-11T22:00:09.116Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:58 internal [2023-01-11T22:00:09.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:58 snap [2023-01-11T22:00:09.116Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 11 21:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:00:09.418Z] + 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=c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 --label arch=amd64 --label version=0.0.0 . [2023-01-11T22:00:09.418Z] Sending build context to Docker daemon 15.9MB [2023-01-11T22:00:09.418Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T22:00:09.418Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-11T22:00:09.418Z] ---> 5e43c31f2728 [2023-01-11T22:00:09.418Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-11T22:00:09.678Z] ---> Running in 6ef22d60a6d9 [2023-01-11T22:00:09.678Z] Removing intermediate container 6ef22d60a6d9 [2023-01-11T22:00:09.678Z] ---> 53190f7cf24a [2023-01-11T22:00:09.678Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T22:00:09.678Z] ---> Running in ff24589e5ae0 [2023-01-11T22:00:09.936Z] Removing intermediate container ff24589e5ae0 [2023-01-11T22:00:09.936Z] ---> 4a61e2c916d3 [2023-01-11T22:00:09.936Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-11T22:00:09.936Z] ---> Running in 8cf1c1216f31 [2023-01-11T22:00:09.936Z] Removing intermediate container 8cf1c1216f31 [2023-01-11T22:00:09.936Z] ---> 07a936430aa0 [2023-01-11T22:00:09.936Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T22:00:09.936Z] ---> Running in c9e9bf6c2cef [2023-01-11T22:00:09.936Z] Removing intermediate container c9e9bf6c2cef [2023-01-11T22:00:09.936Z] ---> 8cbfcec46429 [2023-01-11T22:00:09.936Z] Step 7/25 : WORKDIR /device-gpio [2023-01-11T22:00:09.936Z] ---> Running in 13803122188e [2023-01-11T22:00:10.195Z] Removing intermediate container 13803122188e [2023-01-11T22:00:10.195Z] ---> 49dd689f21d8 [2023-01-11T22:00:10.195Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T22:00:10.195Z] ---> Running in 2704e95c6711 [2023-01-11T22:00:10.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T22:00:10.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T22:00:10.971Z] OK: 216 MiB in 55 packages [2023-01-11T22:00:11.230Z] Removing intermediate container 2704e95c6711 [2023-01-11T22:00:11.230Z] ---> 4cf6e40e0356 [2023-01-11T22:00:11.230Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-11T22:00:11.230Z] ---> fc23aced2f11 [2023-01-11T22:00:11.230Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T22:00:11.230Z] ---> Running in d4adeb0d16bc [2023-01-11T22:00:12.191Z] Removing intermediate container d4adeb0d16bc [2023-01-11T22:00:12.191Z] ---> b289387472e4 [2023-01-11T22:00:12.191Z] Step 11/25 : COPY . . [2023-01-11T22:00:12.466Z] ---> 9ce002d40e12 [2023-01-11T22:00:12.466Z] Step 12/25 : RUN ${MAKE} [2023-01-11T22:00:12.739Z] ---> Running in f0b686ff35ea [2023-01-11T22:00:13.016Z] CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd [2023-01-11T22:00:27.950Z] Removing intermediate container f0b686ff35ea [2023-01-11T22:00:27.950Z] ---> 4cfae04e6d22 [2023-01-11T22:00:27.950Z] Step 13/25 : FROM alpine:3.16 [2023-01-11T22:00:27.950Z] 3.16: Pulling from library/alpine [2023-01-11T22:00:27.950Z] ca7dd9ec2225: Pulling fs layer [2023-01-11T22:00:27.950Z] ca7dd9ec2225: Verifying Checksum [2023-01-11T22:00:27.950Z] ca7dd9ec2225: Download complete [2023-01-11T22:00:27.950Z] ca7dd9ec2225: Pull complete [2023-01-11T22:00:27.950Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T22:00:27.950Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T22:00:27.950Z] ---> bfe296a52501 [2023-01-11T22:00:27.950Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-01-11T22:00:27.950Z] ---> Running in 48694c03e290 [2023-01-11T22:00:27.950Z] Removing intermediate container 48694c03e290 [2023-01-11T22:00:27.950Z] ---> a709a0fcecb4 [2023-01-11T22:00:27.950Z] Step 15/25 : RUN apk add --update --no-cache [2023-01-11T22:00:27.950Z] ---> Running in 784c2de1165d [2023-01-11T22:00:28.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T22:00:28.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T22:00:28.727Z] OK: 6 MiB in 14 packages [2023-01-11T22:00:28.985Z] Removing intermediate container 784c2de1165d [2023-01-11T22:00:28.985Z] ---> 8251730e22cd [2023-01-11T22:00:28.985Z] Step 16/25 : WORKDIR / [2023-01-11T22:00:28.985Z] ---> Running in e397e3ebc1f0 [2023-01-11T22:00:28.985Z] Removing intermediate container e397e3ebc1f0 [2023-01-11T22:00:28.985Z] ---> 769fc48aa841 [2023-01-11T22:00:28.985Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-01-11T22:00:29.244Z] ---> ad089f641861 [2023-01-11T22:00:29.244Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-01-11T22:00:29.244Z] ---> e9122cdf2c47 [2023-01-11T22:00:29.244Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-01-11T22:00:30.178Z] ---> 1ca4a79cac6b [2023-01-11T22:00:30.178Z] Step 20/25 : EXPOSE 59910 [2023-01-11T22:00:30.178Z] ---> Running in cc2d8ddf4fc3 [2023-01-11T22:00:30.178Z] Removing intermediate container cc2d8ddf4fc3 [2023-01-11T22:00:30.178Z] ---> 7c0e5a52d300 [2023-01-11T22:00:30.178Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-01-11T22:00:30.178Z] ---> Running in 64add249fc9f [2023-01-11T22:00:30.178Z] Removing intermediate container 64add249fc9f [2023-01-11T22:00:30.178Z] ---> d9090cfac952 [2023-01-11T22:00:30.178Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T22:00:30.178Z] ---> Running in 3aca97832cd8 [2023-01-11T22:00:30.438Z] Removing intermediate container 3aca97832cd8 [2023-01-11T22:00:30.438Z] ---> 159dbd0c200c [2023-01-11T22:00:30.438Z] Step 23/25 : LABEL arch=amd64 [2023-01-11T22:00:30.438Z] ---> Running in a49fa35d6f85 [2023-01-11T22:00:30.438Z] Removing intermediate container a49fa35d6f85 [2023-01-11T22:00:30.438Z] ---> 9d877aca49a7 [2023-01-11T22:00:30.438Z] Step 24/25 : LABEL git_sha=c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 [2023-01-11T22:00:30.438Z] ---> Running in 9d9844b24d9b [2023-01-11T22:00:30.438Z] Removing intermediate container 9d9844b24d9b [2023-01-11T22:00:30.438Z] ---> b19492c4af6d [2023-01-11T22:00:30.438Z] Step 25/25 : LABEL version=0.0.0 [2023-01-11T22:00:30.697Z] ---> Running in 3d8aa9c78d7b [2023-01-11T22:00:30.697Z] Removing intermediate container 3d8aa9c78d7b [2023-01-11T22:00:30.697Z] ---> d1c5e12eefae [2023-01-11T22:00:30.698Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T22:00:30.698Z] Successfully built d1c5e12eefae [2023-01-11T22:00:30.698Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:00:31.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T22:00:31.156Z] [2023-01-11T22:00:31.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:00:31.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T22:00:31.461Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-11T22:00:31.461Z] 5eb5b503b376: Pulling fs layer [2023-01-11T22:00:31.461Z] 5c69ac0246d0: Pulling fs layer [2023-01-11T22:00:31.461Z] ec43610c2a17: Pulling fs layer [2023-01-11T22:00:31.461Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-11T22:00:31.461Z] 33b1e0a273af: Pulling fs layer [2023-01-11T22:00:31.461Z] 5d3b04190fa2: Pulling fs layer [2023-01-11T22:00:31.461Z] 2f39f015ded8: Pulling fs layer [2023-01-11T22:00:31.461Z] 3a2ae6a8a46f: Waiting [2023-01-11T22:00:31.461Z] 33b1e0a273af: Waiting [2023-01-11T22:00:31.461Z] 2f39f015ded8: Waiting [2023-01-11T22:00:31.461Z] 5d3b04190fa2: Waiting [2023-01-11T22:00:31.461Z] 5c69ac0246d0: Verifying Checksum [2023-01-11T22:00:31.461Z] 5c69ac0246d0: Download complete [2023-01-11T22:00:31.461Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-11T22:00:31.461Z] 3a2ae6a8a46f: Download complete [2023-01-11T22:00:31.461Z] 33b1e0a273af: Verifying Checksum [2023-01-11T22:00:31.461Z] 33b1e0a273af: Download complete [2023-01-11T22:00:31.724Z] 5d3b04190fa2: Verifying Checksum [2023-01-11T22:00:31.724Z] 5d3b04190fa2: Download complete [2023-01-11T22:00:31.724Z] ec43610c2a17: Verifying Checksum [2023-01-11T22:00:31.724Z] ec43610c2a17: Download complete [2023-01-11T22:00:31.724Z] 5eb5b503b376: Download complete [2023-01-11T22:00:32.291Z] 2f39f015ded8: Download complete [2023-01-11T22:00:32.858Z] 5eb5b503b376: Pull complete [2023-01-11T22:00:33.117Z] 5c69ac0246d0: Pull complete [2023-01-11T22:00:33.686Z] ec43610c2a17: Pull complete [2023-01-11T22:00:33.686Z] 3a2ae6a8a46f: Pull complete [2023-01-11T22:00:33.951Z] 33b1e0a273af: Pull complete [2023-01-11T22:00:33.951Z] 5d3b04190fa2: Pull complete [2023-01-11T22:00:39.232Z] 2f39f015ded8: Pull complete [2023-01-11T22:00:39.232Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-11T22:00:39.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T22:00:39.232Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T22:00:39.314Z] prd-ubuntu20.04-docker-8c-8g-1978 does not seem to be running inside a container [2023-01-11T22:00:39.346Z] $ 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_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-11T22:00:43.250Z] $ docker top de8df46e9e51e806ebee836ab0010d7974d7842aef750b2c72705fa60ac325d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:00:43.668Z] ---> job-cost.sh [2023-01-11T22:00:43.668Z] lf-activate-venv: SKIPPING [2023-01-11T22:00:43.668Z] INFO: No Stack... [2023-01-11T22:00:43.927Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T22:00:44.496Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T22:00:44.789Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-71/archives/cost.csv [2023-01-11T22:00:44.789Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T22:00:44.806Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-8-stack-cost] [2023-01-11T22:00:44.813Z] Resource [jenkins-edgexfoundry-device-gpio-PR-71-8-stack-cost] did not exist. Created. [2023-01-11T22:00:44.813Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T22:00:45.122Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-11T22:00:45.155Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T22:00:45.162Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T22:00:45.180Z] $ docker stop --time=1 de8df46e9e51e806ebee836ab0010d7974d7842aef750b2c72705fa60ac325d6 [2023-01-11T22:00:46.337Z] $ docker rm -f --volumes de8df46e9e51e806ebee836ab0010d7974d7842aef750b2c72705fa60ac325d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-11T22:03:32.135Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1979 in /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] { [Pipeline] ws [2023-01-11T22:03:32.149Z] Running in /w/workspace/device-gpio/8 [Pipeline] { [Pipeline] checkout [2023-01-11T22:03:32.184Z] The recommended git tool is: git [2023-01-11T22:03:38.295Z] using credential edgex-jenkins-ssh [2023-01-11T22:03:38.309Z] Cloning the remote Git repository [2023-01-11T22:03:38.362Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-01-11T22:03:38.441Z] > git init /w/workspace/device-gpio/8 # timeout=10 [2023-01-11T22:03:38.608Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-01-11T22:03:38.609Z] > git --version # timeout=10 [2023-01-11T22:03:38.635Z] > git --version # 'git version 2.25.1' [2023-01-11T22:03:38.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T22:03:38.703Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T22:03:40.282Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-01-11T22:03:40.307Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T22:03:41.678Z] Merging remotes/origin/main commit d2ab44b8cbb16e2983b1bff117f9b859b4657c3d into PR head commit c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 [2023-01-11T22:03:41.937Z] Merge succeeded, producing c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 [2023-01-11T22:03:41.937Z] Checking out Revision c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 (PR-71) [2023-01-11T22:03:42.411Z] Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.8.0 to 0.8.1" [2023-01-11T22:03:41.162Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-01-11T22:03:41.206Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-01-11T22:03:41.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T22:03:41.226Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-11T22:03:41.702Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T22:03:41.723Z] > git checkout -f c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 # timeout=10 [2023-01-11T22:03:41.819Z] > git remote # timeout=10 [2023-01-11T22:03:41.846Z] > git config --get remote.origin.url # timeout=10 [2023-01-11T22:03:41.868Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T22:03:41.885Z] > git merge d2ab44b8cbb16e2983b1bff117f9b859b4657c3d # timeout=10 [2023-01-11T22:03:41.917Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-11T22:03:41.949Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T22:03:41.963Z] > git checkout -f c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T22:03:43.298Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-11T22:03:43.298Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T22:03:43.298Z] Dload Upload Total Spent Left Speed [2023-01-11T22:03:43.298Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67824 0 --:--:-- --:--:-- --:--:-- 67824 [Pipeline] sh [2023-01-11T22:03:43.983Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-11T22:03:44.356Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-11T22:03:44.356Z] + sudo tee /etc/docker/daemon.new [2023-01-11T22:03:44.356Z] { [2023-01-11T22:03:44.356Z] "registry-mirrors": [ [2023-01-11T22:03:44.356Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-11T22:03:44.356Z] ], [2023-01-11T22:03:44.356Z] "bip": "10.250.0.254/24", [2023-01-11T22:03:44.356Z] "hosts": [ [2023-01-11T22:03:44.356Z] "tcp://0.0.0.0:5555", [2023-01-11T22:03:44.356Z] "unix:///var/run/docker.sock" [2023-01-11T22:03:44.356Z] ], [2023-01-11T22:03:44.356Z] "mtu": 1458, [2023-01-11T22:03:44.356Z] "selinux-enabled": true, [2023-01-11T22:03:44.356Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-11T22:03:44.356Z] } [Pipeline] sh [2023-01-11T22:03:44.684Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-11T22:03:45.016Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T22:04:03.340Z] provisioning config files... [2023-01-11T22:04:03.370Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/8@tmp/config13557169567190532708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:04:03.729Z] ---> docker-login.sh [2023-01-11T22:04:03.729Z] nexus3.edgexfoundry.org:10001 [2023-01-11T22:04:04.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:04:04.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:04:04.320Z] Configure a credential helper to remove this warning. See [2023-01-11T22:04:04.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:04:04.320Z] [2023-01-11T22:04:04.320Z] Login Succeeded [2023-01-11T22:04:04.320Z] nexus3.edgexfoundry.org:10002 [2023-01-11T22:04:04.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:04:04.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:04:04.861Z] Configure a credential helper to remove this warning. See [2023-01-11T22:04:04.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:04:04.861Z] [2023-01-11T22:04:04.861Z] Login Succeeded [2023-01-11T22:04:04.861Z] nexus3.edgexfoundry.org:10003 [2023-01-11T22:04:05.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:04:05.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:04:05.131Z] Configure a credential helper to remove this warning. See [2023-01-11T22:04:05.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:04:05.131Z] [2023-01-11T22:04:05.131Z] Login Succeeded [2023-01-11T22:04:05.131Z] nexus3.edgexfoundry.org:10004 [2023-01-11T22:04:05.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:04:05.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:04:05.400Z] Configure a credential helper to remove this warning. See [2023-01-11T22:04:05.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:04:05.400Z] [2023-01-11T22:04:05.400Z] Login Succeeded [2023-01-11T22:04:05.400Z] docker.io [2023-01-11T22:04:05.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T22:04:05.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T22:04:05.944Z] Configure a credential helper to remove this warning. See [2023-01-11T22:04:05.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T22:04:05.944Z] [2023-01-11T22:04:05.944Z] Login Succeeded [2023-01-11T22:04:05.944Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T22:04:05.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T22:04:06.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T22:04:06.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T22:04:06.242Z] ========================================================= [2023-01-11T22:04:06.242Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-11T22:04:06.242Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:04:06.598Z] + 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 . [2023-01-11T22:04:06.869Z] Sending build context to Docker daemon 8.027MB [2023-01-11T22:04:06.869Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T22:04:06.869Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-11T22:04:07.139Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-11T22:04:07.139Z] 9b18e9b68314: Pulling fs layer [2023-01-11T22:04:07.139Z] 35d82f9e3411: Pulling fs layer [2023-01-11T22:04:07.139Z] e16973657156: Pulling fs layer [2023-01-11T22:04:07.139Z] fc693d55d65f: Pulling fs layer [2023-01-11T22:04:07.139Z] 7e9fc2657dce: Pulling fs layer [2023-01-11T22:04:07.139Z] dda99020689f: Pulling fs layer [2023-01-11T22:04:07.139Z] db1c61fa0a46: Pulling fs layer [2023-01-11T22:04:07.139Z] 891c053d2c06: Pulling fs layer [2023-01-11T22:04:07.139Z] fc693d55d65f: Waiting [2023-01-11T22:04:07.139Z] 7e9fc2657dce: Waiting [2023-01-11T22:04:07.139Z] dda99020689f: Waiting [2023-01-11T22:04:07.139Z] db1c61fa0a46: Waiting [2023-01-11T22:04:07.139Z] 891c053d2c06: Waiting [2023-01-11T22:04:07.139Z] e16973657156: Verifying Checksum [2023-01-11T22:04:07.139Z] e16973657156: Download complete [2023-01-11T22:04:07.139Z] 35d82f9e3411: Verifying Checksum [2023-01-11T22:04:07.139Z] 35d82f9e3411: Download complete [2023-01-11T22:04:07.139Z] 7e9fc2657dce: Download complete [2023-01-11T22:04:07.139Z] dda99020689f: Verifying Checksum [2023-01-11T22:04:07.139Z] dda99020689f: Download complete [2023-01-11T22:04:07.139Z] 9b18e9b68314: Verifying Checksum [2023-01-11T22:04:08.111Z] 9b18e9b68314: Pull complete [2023-01-11T22:04:08.381Z] 891c053d2c06: Verifying Checksum [2023-01-11T22:04:08.381Z] 891c053d2c06: Download complete [2023-01-11T22:04:08.654Z] 35d82f9e3411: Pull complete [2023-01-11T22:04:08.933Z] e16973657156: Pull complete [2023-01-11T22:04:09.528Z] db1c61fa0a46: Verifying Checksum [2023-01-11T22:04:09.528Z] db1c61fa0a46: Download complete [2023-01-11T22:04:10.118Z] fc693d55d65f: Verifying Checksum [2023-01-11T22:04:10.118Z] fc693d55d65f: Download complete [2023-01-11T22:04:22.471Z] fc693d55d65f: Pull complete [2023-01-11T22:04:22.471Z] 7e9fc2657dce: Pull complete [2023-01-11T22:04:22.471Z] dda99020689f: Pull complete [2023-01-11T22:04:29.154Z] db1c61fa0a46: Pull complete [2023-01-11T22:04:31.110Z] 891c053d2c06: Pull complete [2023-01-11T22:04:31.110Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-11T22:04:31.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-11T22:04:31.110Z] ---> f96f9c87975a [2023-01-11T22:04:31.110Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-11T22:04:33.098Z] ---> Running in a7fd33967ba1 [2023-01-11T22:04:33.098Z] Removing intermediate container a7fd33967ba1 [2023-01-11T22:04:33.098Z] ---> 88844534c68a [2023-01-11T22:04:33.098Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T22:04:33.098Z] ---> Running in 4b437c6b4556 [2023-01-11T22:04:33.779Z] Removing intermediate container 4b437c6b4556 [2023-01-11T22:04:33.779Z] ---> aec96d407712 [2023-01-11T22:04:33.779Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-11T22:04:33.779Z] ---> Running in aaf8aa0f9eed [2023-01-11T22:04:34.070Z] Removing intermediate container aaf8aa0f9eed [2023-01-11T22:04:34.070Z] ---> 0fb02ffeda4d [2023-01-11T22:04:34.070Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T22:04:34.070Z] ---> Running in adf5bb53c55d [2023-01-11T22:04:34.362Z] Removing intermediate container adf5bb53c55d [2023-01-11T22:04:34.362Z] ---> 75e78e0cd404 [2023-01-11T22:04:34.362Z] Step 7/12 : WORKDIR /device-gpio [2023-01-11T22:04:34.362Z] ---> Running in 3d3dd4dcd7ee [2023-01-11T22:04:34.632Z] Removing intermediate container 3d3dd4dcd7ee [2023-01-11T22:04:34.632Z] ---> 7347f170a917 [2023-01-11T22:04:34.632Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T22:04:34.913Z] ---> Running in 8ce11f37bfe5 [2023-01-11T22:04:35.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T22:04:36.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T22:04:37.439Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-11T22:04:37.439Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-11T22:04:37.439Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-11T22:04:37.439Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-11T22:04:37.439Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T22:04:37.439Z] OK: 226 MiB in 55 packages [2023-01-11T22:04:41.709Z] Removing intermediate container 8ce11f37bfe5 [2023-01-11T22:04:41.709Z] ---> 4b5858160ae7 [2023-01-11T22:04:41.709Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-11T22:04:41.709Z] ---> d3d1f83a7179 [2023-01-11T22:04:41.709Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T22:04:41.710Z] ---> Running in 1e0172dd2371 [2023-01-11T22:05:38.161Z] Removing intermediate container 1e0172dd2371 [2023-01-11T22:05:38.161Z] ---> b6ec7250fb89 [2023-01-11T22:05:38.161Z] Step 11/12 : COPY . . [2023-01-11T22:05:38.161Z] ---> 27ef2fe2808d [2023-01-11T22:05:38.161Z] Step 12/12 : RUN ${MAKE} [2023-01-11T22:05:38.161Z] ---> Running in bc98585d9e70 [2023-01-11T22:05:38.161Z] noop [2023-01-11T22:05:38.430Z] Removing intermediate container bc98585d9e70 [2023-01-11T22:05:38.430Z] ---> 5a6a47ec670f [2023-01-11T22:05:38.430Z] Successfully built 5a6a47ec670f [2023-01-11T22:05:38.430Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:05:38.771Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T22:05:38.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T22:05:38.956Z] prd-ubuntu20.04-docker-arm64-4c-16g-1979 does not seem to be running inside a container [2023-01-11T22:05:39.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-11T22:05:40.217Z] $ docker top 9805c72c6379a9163e60d003ba033ac84c9e109583254bf172bb10f2f93d226f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T22:05:41.036Z] + go version [2023-01-11T22:05:41.036Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-11T22:05:41.057Z] $ docker stop --time=1 9805c72c6379a9163e60d003ba033ac84c9e109583254bf172bb10f2f93d226f [2023-01-11T22:05:42.682Z] $ docker rm -f --volumes 9805c72c6379a9163e60d003ba033ac84c9e109583254bf172bb10f2f93d226f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:05:43.220Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T22:05:43.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T22:05:43.402Z] prd-ubuntu20.04-docker-arm64-4c-16g-1979 does not seem to be running inside a container [2023-01-11T22:05:43.472Z] $ 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/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-11T22:05:46.537Z] $ docker top 8a4b29e916e7423b0bd1fe9292555ed953bb86ae9bcd0a97f9955ada5b235739 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T22:05:47.030Z] + git config --global --add safe.directory /w/workspace/device-gpio/8 [Pipeline] fileExists [Pipeline] sh [2023-01-11T22:05:47.642Z] + make test [2023-01-11T22:05:47.642Z] go test ./... -coverprofile=coverage.out ./... [2023-01-11T22:05:49.598Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-01-11T22:07:11.235Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-01-11T22:07:11.236Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-01-11T22:07:11.236Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-11T22:07:11.236Z] go vet ./... [2023-01-11T22:07:26.255Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T22:07:26.255Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T22:07:26.255Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T22:07:26.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T22:07:26.563Z] $ docker stop --time=1 8a4b29e916e7423b0bd1fe9292555ed953bb86ae9bcd0a97f9955ada5b235739 [2023-01-11T22:07:29.320Z] $ docker rm -f --volumes 8a4b29e916e7423b0bd1fe9292555ed953bb86ae9bcd0a97f9955ada5b235739 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T22:07:30.232Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T22:07:30.255Z] Warning: overwriting stash ‘coverage-report’ [2023-01-11T22:07:30.664Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T22:07:31.051Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T22:07:31.373Z] + ls -al . [2023-01-11T22:07:31.373Z] total 164 [2023-01-11T22:07:31.373Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 22:05 . [2023-01-11T22:07:31.373Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 22:03 .. [2023-01-11T22:07:31.373Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 11 22:03 .dockerignore [2023-01-11T22:07:31.373Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 22:03 .git [2023-01-11T22:07:31.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 22:03 .github [2023-01-11T22:07:31.373Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 11 22:03 .gitignore [2023-01-11T22:07:31.373Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 22:03 .golangci.yml [2023-01-11T22:07:31.373Z] -rw-rw-r-- 1 jenkins jenkins 9587 Jan 11 22:03 Attribution.txt [2023-01-11T22:07:31.373Z] -rw-rw-r-- 1 jenkins jenkins 4069 Jan 11 22:03 CHANGELOG.md [2023-01-11T22:07:31.373Z] -rw-rw-r-- 1 jenkins jenkins 1542 Jan 11 22:03 Dockerfile [2023-01-11T22:07:31.373Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 22:03 GOVERNANCE.md [2023-01-11T22:07:31.373Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 11 22:03 Jenkinsfile [2023-01-11T22:07:31.373Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 22:03 LICENSE [2023-01-11T22:07:31.373Z] -rw-rw-r-- 1 jenkins jenkins 1658 Jan 11 22:03 Makefile [2023-01-11T22:07:31.373Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 11 22:03 OWNERS.md [2023-01-11T22:07:31.373Z] -rw-rw-r-- 1 jenkins jenkins 11842 Jan 11 22:03 README.md [2023-01-11T22:07:31.373Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 21:58 VERSION [2023-01-11T22:07:31.373Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 22:03 bin [2023-01-11T22:07:31.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 22:03 cmd [2023-01-11T22:07:31.373Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 11 22:05 coverage.out [2023-01-11T22:07:31.373Z] -rw-rw-r-- 1 jenkins jenkins 3372 Jan 11 22:03 go.mod [2023-01-11T22:07:31.373Z] -rw-rw-r-- 1 jenkins jenkins 44860 Jan 11 22:03 go.sum [2023-01-11T22:07:31.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 22:03 internal [2023-01-11T22:07:31.373Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 22:03 snap [2023-01-11T22:07:31.373Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 11 22:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:07:31.713Z] + 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=c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 --label arch=arm64 --label version=0.0.0 . [2023-01-11T22:07:31.982Z] Sending build context to Docker daemon 8.028MB [2023-01-11T22:07:31.982Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T22:07:31.982Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-11T22:07:31.982Z] ---> 5a6a47ec670f [2023-01-11T22:07:31.982Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-11T22:07:32.251Z] ---> Running in 6562f2e4f108 [2023-01-11T22:07:32.518Z] Removing intermediate container 6562f2e4f108 [2023-01-11T22:07:32.518Z] ---> 1ea36ed3ca80 [2023-01-11T22:07:32.518Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T22:07:32.518Z] ---> Running in bb8e0362db37 [2023-01-11T22:07:32.785Z] Removing intermediate container bb8e0362db37 [2023-01-11T22:07:32.785Z] ---> b78b0197c088 [2023-01-11T22:07:32.785Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-11T22:07:32.785Z] ---> Running in 3e25df06b071 [2023-01-11T22:07:33.054Z] Removing intermediate container 3e25df06b071 [2023-01-11T22:07:33.054Z] ---> a69550f2e743 [2023-01-11T22:07:33.054Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T22:07:33.322Z] ---> Running in 8ecbb8a5220a [2023-01-11T22:07:33.591Z] Removing intermediate container 8ecbb8a5220a [2023-01-11T22:07:33.591Z] ---> 7c134a9a2fb5 [2023-01-11T22:07:33.591Z] Step 7/25 : WORKDIR /device-gpio [2023-01-11T22:07:33.591Z] ---> Running in a739c4cb0e75 [2023-01-11T22:07:33.859Z] Removing intermediate container a739c4cb0e75 [2023-01-11T22:07:33.859Z] ---> e928398462f2 [2023-01-11T22:07:33.859Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T22:07:33.859Z] ---> Running in db0765a70ba4 [2023-01-11T22:07:35.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T22:07:35.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T22:07:36.241Z] OK: 226 MiB in 55 packages [2023-01-11T22:07:37.206Z] Removing intermediate container db0765a70ba4 [2023-01-11T22:07:37.206Z] ---> 1c2ab907bb4a [2023-01-11T22:07:37.206Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-11T22:07:37.491Z] ---> 93bfcf460b92 [2023-01-11T22:07:37.491Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T22:07:37.491Z] ---> Running in 1c39dc4e450c [2023-01-11T22:07:41.753Z] Removing intermediate container 1c39dc4e450c [2023-01-11T22:07:41.753Z] ---> 11fda8479dcf [2023-01-11T22:07:41.753Z] Step 11/25 : COPY . . [2023-01-11T22:07:42.023Z] ---> b2b596f208e2 [2023-01-11T22:07:42.023Z] Step 12/25 : RUN ${MAKE} [2023-01-11T22:07:42.023Z] ---> Running in 8b70d9df1eab [2023-01-11T22:07:42.988Z] CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd [2023-01-11T22:09:34.729Z] Removing intermediate container 8b70d9df1eab [2023-01-11T22:09:34.729Z] ---> 63cdebe70677 [2023-01-11T22:09:34.729Z] Step 13/25 : FROM alpine:3.16 [2023-01-11T22:09:34.729Z] 3.16: Pulling from library/alpine [2023-01-11T22:09:34.729Z] 6875df1f5354: Pulling fs layer [2023-01-11T22:09:34.729Z] 6875df1f5354: Verifying Checksum [2023-01-11T22:09:34.729Z] 6875df1f5354: Download complete [2023-01-11T22:09:34.729Z] 6875df1f5354: Pull complete [2023-01-11T22:09:34.729Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T22:09:34.729Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T22:09:34.729Z] ---> 2b4661558fb8 [2023-01-11T22:09:34.729Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-01-11T22:09:34.729Z] ---> Running in 52deac8790d4 [2023-01-11T22:09:34.729Z] Removing intermediate container 52deac8790d4 [2023-01-11T22:09:34.729Z] ---> 2afa63a17048 [2023-01-11T22:09:34.729Z] Step 15/25 : RUN apk add --update --no-cache [2023-01-11T22:09:34.729Z] ---> Running in 3206999ebe6b [2023-01-11T22:09:34.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T22:09:34.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T22:09:34.729Z] OK: 5 MiB in 14 packages [2023-01-11T22:09:34.729Z] Removing intermediate container 3206999ebe6b [2023-01-11T22:09:34.729Z] ---> a46110bbfa2d [2023-01-11T22:09:34.729Z] Step 16/25 : WORKDIR / [2023-01-11T22:09:34.729Z] ---> Running in acb5fbbe84aa [2023-01-11T22:09:34.729Z] Removing intermediate container acb5fbbe84aa [2023-01-11T22:09:34.729Z] ---> cfc46c127ebd [2023-01-11T22:09:34.729Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-01-11T22:09:34.729Z] ---> b8ad81ce4e34 [2023-01-11T22:09:34.729Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-01-11T22:09:34.729Z] ---> 32846f9b29f3 [2023-01-11T22:09:34.729Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-01-11T22:09:34.729Z] ---> c8e007654c0d [2023-01-11T22:09:34.729Z] Step 20/25 : EXPOSE 59910 [2023-01-11T22:09:34.729Z] ---> Running in 1b3792c127b2 [2023-01-11T22:09:34.729Z] Removing intermediate container 1b3792c127b2 [2023-01-11T22:09:34.729Z] ---> f245714c1ae1 [2023-01-11T22:09:34.729Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-01-11T22:09:34.729Z] ---> Running in 6cc658988074 [2023-01-11T22:09:34.729Z] Removing intermediate container 6cc658988074 [2023-01-11T22:09:34.729Z] ---> ef4cfd3b7c43 [2023-01-11T22:09:34.729Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T22:09:34.729Z] ---> Running in ebb03ecbaa65 [2023-01-11T22:09:34.729Z] Removing intermediate container ebb03ecbaa65 [2023-01-11T22:09:34.729Z] ---> e378a4893584 [2023-01-11T22:09:34.729Z] Step 23/25 : LABEL arch=arm64 [2023-01-11T22:09:34.729Z] ---> Running in 9c52d132f7db [2023-01-11T22:09:34.729Z] Removing intermediate container 9c52d132f7db [2023-01-11T22:09:34.729Z] ---> aec87482030f [2023-01-11T22:09:34.729Z] Step 24/25 : LABEL git_sha=c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 [2023-01-11T22:09:34.729Z] ---> Running in 242e3c0fe5e5 [2023-01-11T22:09:34.729Z] Removing intermediate container 242e3c0fe5e5 [2023-01-11T22:09:34.729Z] ---> 720996c32c50 [2023-01-11T22:09:34.729Z] Step 25/25 : LABEL version=0.0.0 [2023-01-11T22:09:34.729Z] ---> Running in f44ea88aefbe [2023-01-11T22:09:34.729Z] Removing intermediate container f44ea88aefbe [2023-01-11T22:09:34.729Z] ---> 128c388f7b8a [2023-01-11T22:09:34.729Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T22:09:34.729Z] Successfully built 128c388f7b8a [2023-01-11T22:09:34.729Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:09:35.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T22:09:35.243Z] [2023-01-11T22:09:35.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:09:35.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T22:09:37.543Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-11T22:09:37.543Z] 8998bd30e6a1: Pulling fs layer [2023-01-11T22:09:37.543Z] 04944245beec: Pulling fs layer [2023-01-11T22:09:37.543Z] 699f458cf7ca: Pulling fs layer [2023-01-11T22:09:37.543Z] 765212b225bb: Pulling fs layer [2023-01-11T22:09:37.543Z] f23df028b6ca: Pulling fs layer [2023-01-11T22:09:37.543Z] d65c8cfc05b1: Pulling fs layer [2023-01-11T22:09:37.543Z] 2437ff75d9bd: Pulling fs layer [2023-01-11T22:09:37.543Z] f23df028b6ca: Waiting [2023-01-11T22:09:37.543Z] d65c8cfc05b1: Waiting [2023-01-11T22:09:37.543Z] 765212b225bb: Waiting [2023-01-11T22:09:37.543Z] 2437ff75d9bd: Waiting [2023-01-11T22:09:37.543Z] 04944245beec: Verifying Checksum [2023-01-11T22:09:37.543Z] 04944245beec: Download complete [2023-01-11T22:09:37.543Z] 765212b225bb: Verifying Checksum [2023-01-11T22:09:37.543Z] 765212b225bb: Download complete [2023-01-11T22:09:37.543Z] f23df028b6ca: Verifying Checksum [2023-01-11T22:09:37.543Z] f23df028b6ca: Download complete [2023-01-11T22:09:37.543Z] d65c8cfc05b1: Verifying Checksum [2023-01-11T22:09:37.543Z] d65c8cfc05b1: Download complete [2023-01-11T22:09:37.543Z] 699f458cf7ca: Verifying Checksum [2023-01-11T22:09:37.543Z] 699f458cf7ca: Download complete [2023-01-11T22:09:37.811Z] 8998bd30e6a1: Download complete [2023-01-11T22:09:40.390Z] 2437ff75d9bd: Verifying Checksum [2023-01-11T22:09:40.390Z] 2437ff75d9bd: Download complete [2023-01-11T22:09:41.421Z] 8998bd30e6a1: Pull complete [2023-01-11T22:09:42.002Z] 04944245beec: Pull complete [2023-01-11T22:09:42.962Z] 699f458cf7ca: Pull complete [2023-01-11T22:09:43.229Z] 765212b225bb: Pull complete [2023-01-11T22:09:43.809Z] f23df028b6ca: Pull complete [2023-01-11T22:09:44.074Z] d65c8cfc05b1: Pull complete [2023-01-11T22:09:56.366Z] 2437ff75d9bd: Pull complete [2023-01-11T22:09:56.366Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-11T22:09:56.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T22:09:56.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T22:09:56.545Z] prd-ubuntu20.04-docker-arm64-4c-16g-1979 does not seem to be running inside a container [2023-01-11T22:09:56.607Z] $ 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/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-11T22:09:59.151Z] $ docker top 347f6c50cb894887e69ad6c50b0e3f8dca0917234d3416d21e480eeabdbbe2d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:09:59.664Z] ---> job-cost.sh [2023-01-11T22:09:59.931Z] lf-activate-venv: SKIPPING [2023-01-11T22:09:59.931Z] INFO: No Stack... [2023-01-11T22:10:00.510Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-11T22:10:01.092Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T22:10:01.413Z] + cat /w/workspace/device-gpio/8/archives/cost.csv [2023-01-11T22:10:01.414Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T22:10:01.452Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-8-stack-cost] [2023-01-11T22:10:01.457Z] Resource [jenkins-edgexfoundry-device-gpio-PR-71-8-stack-cost] did not exist. Created. [2023-01-11T22:10:01.457Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T22:10:02.124Z] /w/workspace/device-gpio/8@tmp/durable-61f90f93/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-11T22:10:02.463Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-11T22:10:02.486Z] Warning: overwriting stash ‘stack-cost’ [2023-01-11T22:10:02.528Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T22:10:02.535Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T22:10:02.555Z] $ docker stop --time=1 347f6c50cb894887e69ad6c50b0e3f8dca0917234d3416d21e480eeabdbbe2d0 [2023-01-11T22:10:03.994Z] $ docker rm -f --volumes 347f6c50cb894887e69ad6c50b0e3f8dca0917234d3416d21e480eeabdbbe2d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-11T22:10:04.411Z] provisioning config files... [2023-01-11T22:10:04.418Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config1279337651077687519tmp [Pipeline] { [Pipeline] sh [2023-01-11T22:10:04.715Z] + set +x [2023-01-11T22:10:04.715Z] + curl -s https://codecov.io/bash [2023-01-11T22:10:04.715Z] + bash -s -- [2023-01-11T22:10:04.715Z] [2023-01-11T22:10:04.715Z] _____ _ [2023-01-11T22:10:04.715Z] / ____| | | [2023-01-11T22:10:04.715Z] | | ___ __| | ___ ___ _____ __ [2023-01-11T22:10:04.715Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-11T22:10:04.715Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-11T22:10:04.715Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-11T22:10:04.716Z] Bash-1.0.6 [2023-01-11T22:10:04.716Z] [2023-01-11T22:10:04.716Z] [2023-01-11T22:10:04.716Z] ==> git version 2.25.1 found [2023-01-11T22:10:04.716Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-11T22:10:04.716Z] Release-Date: 2020-01-08 [2023-01-11T22:10:04.716Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-11T22:10:04.716Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-11T22:10:04.716Z] ==> Jenkins CI detected. [2023-01-11T22:10:04.716Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-71 [2023-01-11T22:10:04.716Z] project root: . [2023-01-11T22:10:04.716Z] --> token set from env [2023-01-11T22:10:04.716Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-11T22:10:04.716Z] ==> Running gcov in . (disable via -X gcov) [2023-01-11T22:10:04.716Z] ==> Python coveragepy not found [2023-01-11T22:10:04.716Z] ==> Searching for coverage reports in: [2023-01-11T22:10:04.716Z] + . [2023-01-11T22:10:04.716Z] -> Found 1 reports [2023-01-11T22:10:04.716Z] ==> Detecting git/mercurial file structure [2023-01-11T22:10:04.716Z] ==> Reading reports [2023-01-11T22:10:04.716Z] + ./coverage.out bytes=10 [2023-01-11T22:10:04.974Z] ==> Appending adjustments [2023-01-11T22:10:04.974Z] https://docs.codecov.io/docs/fixing-reports [2023-01-11T22:10:04.974Z] + Found adjustments [2023-01-11T22:10:04.974Z] ==> Gzipping contents [2023-01-11T22:10:04.974Z] 4.0K /tmp/codecov.qYOLQz.gz [2023-01-11T22:10:04.974Z] ==> Uploading reports [2023-01-11T22:10:04.974Z] url: https://codecov.io [2023-01-11T22:10:04.974Z] query: branch=PR-71&commit=c0ed08c0a5c20e102f120776fca3e8f16e10c4d4&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-71%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=71&job=&cmd_args= [2023-01-11T22:10:04.974Z] -> Pinging Codecov [2023-01-11T22:10:04.974Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-71&commit=c0ed08c0a5c20e102f120776fca3e8f16e10c4d4&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-71%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=71&job=&cmd_args= [2023-01-11T22:10:05.233Z] -> Uploading to [2023-01-11T22:10:05.233Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-11/3EC07B1A8CA8AF9BCAA0BB9F0134797F/c0ed08c0a5c20e102f120776fca3e8f16e10c4d4/953e80ed-ecd1-4dd6-bed4-fb3868326f08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T221005Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=39aacd3a11edd1629df0825ef653192bf8c8d6040c677e38181b8ce556d94f29 [2023-01-11T22:10:05.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T22:10:05.233Z] Dload Upload Total Spent Left Speed [2023-01-11T22:10:05.493Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 3323 --:--:-- --:--:-- --:--:-- 3323 [2023-01-11T22:10:05.493Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/c0ed08c0a5c20e102f120776fca3e8f16e10c4d4 [Pipeline] } [2023-01-11T22:10:05.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-11T22:10:06.245Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-71/archives ] [2023-01-11T22:10:06.245Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-01-11T22:10:06.245Z] total 16 [2023-01-11T22:10:06.245Z] drwxr-xr-x 3 root root 4096 Jan 11 22:00 . [2023-01-11T22:10:06.245Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 22:00 .. [2023-01-11T22:10:06.245Z] drwxr-xr-x 2 root root 4096 Jan 11 22:00 cost [2023-01-11T22:10:06.245Z] -rw-r--r-- 1 root root 82 Jan 11 22:00 cost.csv [2023-01-11T22:10:06.245Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-01-11T22:10:06.245Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-01-11T22:10:06.245Z] total 16 [2023-01-11T22:10:06.245Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 22:00 . [2023-01-11T22:10:06.245Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 22:00 .. [2023-01-11T22:10:06.245Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 22:00 cost [2023-01-11T22:10:06.245Z] -rw-r--r-- 1 jenkins jenkins 82 Jan 11 22:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:10:06.539Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:10:07.412Z] ---> package-listing.sh [2023-01-11T22:10:07.412Z] ++ facter osfamily [2023-01-11T22:10:07.412Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-11T22:10:07.671Z] + OS_FAMILY=debian [2023-01-11T22:10:07.671Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-71 [2023-01-11T22:10:07.671Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-11T22:10:07.671Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-11T22:10:07.671Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-11T22:10:07.671Z] + PACKAGES=/tmp/packages_start.txt [2023-01-11T22:10:07.671Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' [2023-01-11T22:10:07.671Z] + PACKAGES=/tmp/packages_end.txt [2023-01-11T22:10:07.671Z] + case "${OS_FAMILY}" in [2023-01-11T22:10:07.671Z] + dpkg -l [2023-01-11T22:10:07.671Z] + grep '^ii' [2023-01-11T22:10:07.671Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-11T22:10:07.671Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-11T22:10:07.671Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-11T22:10:07.671Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' [2023-01-11T22:10:07.671Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-71/archives/ [2023-01-11T22:10:07.671Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-71/archives/ [Pipeline] echo [2023-01-11T22:10:07.682Z] 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_PR-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-11T22:10:07.968Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T22:10:08.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T22:10:08.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T22:10:08.625Z] prd-ubuntu20.04-docker-8c-8g-1978 does not seem to be running inside a container [2023-01-11T22:10:08.665Z] $ 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_PR-71/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_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-11T22:10:08.858Z] $ docker top fe917aae8cc6c170f289bc0089d50aacc7588e13d19a582f931412af304cfcc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T22:10:09.208Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-11T22:10:09.493Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-11T22:10:09.779Z] + ls /var/log/sa-host [2023-01-11T22:10:09.779Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T22:10:09.918Z] provisioning config files... [2023-01-11T22:10:09.925Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config9179621260727083795tmp [Pipeline] { [Pipeline] echo [2023-01-11T22:10:09.937Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:10:10.220Z] ---> create-netrc.sh [Pipeline] } [2023-01-11T22:10:10.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:10:10.561Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-11T22:10:10.569Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:10:10.854Z] ---> sudo-logs.sh [2023-01-11T22:10:10.854Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-11T22:10:10.884Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:10:11.175Z] ---> job-cost.sh [2023-01-11T22:10:11.175Z] lf-activate-venv: SKIPPING [2023-01-11T22:10:11.175Z] DEBUG: total: 0.2199999988079071 [2023-01-11T22:10:11.175Z] INFO: Retrieving Stack Cost... [2023-01-11T22:10:11.742Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T22:10:12.001Z] INFO: Archiving Costs [Pipeline] echo [2023-01-11T22:10:12.014Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T22:10:12.304Z] ---> logs-deploy.sh [2023-01-11T22:10:12.304Z] lf-activate-venv: SKIPPING [2023-01-11T22:10:12.304Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-71/8 [2023-01-11T22:10:12.304Z] INFO: archiving workspace using pattern(s): [2023-01-11T22:10:13.241Z] Archives upload complete. [2023-01-11T22:10:13.241Z] INFO: archiving logs to Nexus