Pull request #199 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266+c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a (888d6d4d3988b0d5ecd02ea899927ed19c69ea9e) 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-ssh13702030062028199068.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12203458372798271668.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-199/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-199/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11505600621637919195.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-199/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8052856884809964431.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12411218366307709586.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-199/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-199/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17807466456059770866.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8084’ Running on prd-ubuntu20.04-docker-8c-8g-8087 in /w/workspace/edgexfoundry_device-gpio_PR-199 [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-199 # 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/199/head:refs/remotes/origin/PR-199 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a into PR head commit 8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 Merge succeeded, producing 8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 Checking out Revision 8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 (PR-199) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-28T00:21:49.419Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-28T00:21:49.599Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-28T00:21:49.686Z] ========================================================= [2023-09-28T00:21:49.686Z] EdgeX Global Pipelines Version Info [2023-09-28T00:21:49.686Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 # 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 c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 # timeout=10 [2023-09-28T00:21:50.420Z] ------------------- [2023-09-28T00:21:50.420Z] stable info: [2023-09-28T00:21:50.420Z] ------------------- [2023-09-28T00:21:50.420Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-28T00:21:50.420Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-28T00:21:50.420Z] Message: update stable to v1.0.254 [2023-09-28T00:21:50.988Z] ------------------- [2023-09-28T00:21:50.988Z] experimental info: [2023-09-28T00:21:50.988Z] ------------------- [2023-09-28T00:21:50.988Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-28T00:21:50.988Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-28T00:21:50.988Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-28T00:21:51.284Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-09-28T00:21:51.332Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-09-28T00:21:51.374Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-28T00:21:51.420Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-28T00:21:51.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-28T00:21:51.499Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-28T00:21:51.540Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-28T00:21:51.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-28T00:21:51.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-28T00:21:51.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-28T00:21:51.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-28T00:21:51.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-09-28T00:21:51.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-28T00:21:51.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-28T00:21:51.906Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-28T00:21:51.949Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-28T00:21:51.991Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-28T00:21:52.031Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-28T00:21:52.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-28T00:21:52.114Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-28T00:21:52.159Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-28T00:21:52.198Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-28T00:21:52.243Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-28T00:21:52.287Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-28T00:21:52.330Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-28T00:21:52.367Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-28T00:21:52.417Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-28T00:21:52.457Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-199 [Pipeline] echo [2023-09-28T00:21:52.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-199 [Pipeline] echo [2023-09-28T00:21:52.545Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-199 [Pipeline] echo [2023-09-28T00:21:52.585Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 [Pipeline] echo [2023-09-28T00:21:52.633Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d3f81f [Pipeline] echo [2023-09-28T00:21:52.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T00:21:52.805Z] provisioning config files... [2023-09-28T00:21:52.825Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-199@tmp/config14269330590069657773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T00:21:53.174Z] ---> docker-login.sh [2023-09-28T00:21:53.174Z] nexus3.edgexfoundry.org:10001 [2023-09-28T00:21:53.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T00:21:53.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T00:21:53.438Z] Configure a credential helper to remove this warning. See [2023-09-28T00:21:53.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T00:21:53.438Z] [2023-09-28T00:21:53.438Z] Login Succeeded [2023-09-28T00:21:53.438Z] nexus3.edgexfoundry.org:10002 [2023-09-28T00:21:53.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T00:21:53.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T00:21:53.697Z] Configure a credential helper to remove this warning. See [2023-09-28T00:21:53.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T00:21:53.697Z] [2023-09-28T00:21:53.697Z] Login Succeeded [2023-09-28T00:21:53.697Z] nexus3.edgexfoundry.org:10003 [2023-09-28T00:21:53.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T00:21:53.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T00:21:53.697Z] Configure a credential helper to remove this warning. See [2023-09-28T00:21:53.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T00:21:53.697Z] [2023-09-28T00:21:53.697Z] Login Succeeded [2023-09-28T00:21:53.697Z] nexus3.edgexfoundry.org:10004 [2023-09-28T00:21:53.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T00:21:53.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T00:21:53.957Z] Configure a credential helper to remove this warning. See [2023-09-28T00:21:53.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T00:21:53.957Z] [2023-09-28T00:21:53.957Z] Login Succeeded [2023-09-28T00:21:53.957Z] docker.io [2023-09-28T00:21:53.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T00:21:54.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T00:21:54.218Z] Configure a credential helper to remove this warning. See [2023-09-28T00:21:54.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T00:21:54.218Z] [2023-09-28T00:21:54.218Z] Login Succeeded [2023-09-28T00:21:54.218Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T00:21:54.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-28T00:21:54.879Z] + git rev-list -1 --merges 8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266~1..8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 [Pipeline] echo [2023-09-28T00:21:54.937Z] -----------> git rev-list -1 --merges 8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266~1..8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 [false] [Pipeline] sh [2023-09-28T00:21:55.249Z] + git log --format=format:%s -1 8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 [Pipeline] echo [2023-09-28T00:21:55.287Z] ========================================================= [2023-09-28T00:21:55.287Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-28T00:21:55.287Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T00:21:55.772Z] + git log --format=format:%s -1 8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 [Pipeline] echo [2023-09-28T00:21:55.802Z] [semverPrep] GIT_COMMIT: 8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-28T00:21:55.832Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-28T00:21:56.231Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-28T00:21:56.231Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-28T00:21:56.231Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-28T00:21:56.231Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-28T00:21:56.231Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-28T00:21:56.231Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-28T00:21:56.231Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T00:21:56.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T00:21:56.707Z] [2023-09-28T00:21:56.707Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T00:21:57.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T00:21:58.472Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-28T00:21:58.472Z] b85a868b505f: Pulling fs layer [2023-09-28T00:21:58.473Z] e2be974225ed: Pulling fs layer [2023-09-28T00:21:58.473Z] 339a4e72a1f5: Pulling fs layer [2023-09-28T00:21:58.473Z] 988bab9f4d93: Pulling fs layer [2023-09-28T00:21:58.473Z] 1469e6f7b9e6: Pulling fs layer [2023-09-28T00:21:58.473Z] eaf3925da568: Pulling fs layer [2023-09-28T00:21:58.473Z] bab4dde63d76: Pulling fs layer [2023-09-28T00:21:58.473Z] bde34c3a00c8: Pulling fs layer [2023-09-28T00:21:58.473Z] b352a97aabf1: Pulling fs layer [2023-09-28T00:21:58.473Z] 4872d77fe225: Pulling fs layer [2023-09-28T00:21:58.473Z] 5851b861e8e6: Pulling fs layer [2023-09-28T00:21:58.473Z] bde34c3a00c8: Waiting [2023-09-28T00:21:58.473Z] 988bab9f4d93: Waiting [2023-09-28T00:21:58.473Z] 1469e6f7b9e6: Waiting [2023-09-28T00:21:58.473Z] eaf3925da568: Waiting [2023-09-28T00:21:58.473Z] 5851b861e8e6: Waiting [2023-09-28T00:21:58.473Z] 4872d77fe225: Waiting [2023-09-28T00:21:58.473Z] e2be974225ed: Verifying Checksum [2023-09-28T00:21:58.473Z] e2be974225ed: Download complete [2023-09-28T00:21:58.473Z] 988bab9f4d93: Verifying Checksum [2023-09-28T00:21:58.473Z] 988bab9f4d93: Download complete [2023-09-28T00:21:58.473Z] 339a4e72a1f5: Verifying Checksum [2023-09-28T00:21:58.473Z] 339a4e72a1f5: Download complete [2023-09-28T00:21:58.473Z] 1469e6f7b9e6: Verifying Checksum [2023-09-28T00:21:58.473Z] 1469e6f7b9e6: Download complete [2023-09-28T00:21:58.473Z] eaf3925da568: Download complete [2023-09-28T00:21:58.473Z] bde34c3a00c8: Verifying Checksum [2023-09-28T00:21:58.473Z] bde34c3a00c8: Download complete [2023-09-28T00:21:58.473Z] b352a97aabf1: Verifying Checksum [2023-09-28T00:21:58.473Z] b352a97aabf1: Download complete [2023-09-28T00:21:58.473Z] 4872d77fe225: Verifying Checksum [2023-09-28T00:21:58.473Z] 4872d77fe225: Download complete [2023-09-28T00:21:58.473Z] 5851b861e8e6: Verifying Checksum [2023-09-28T00:21:58.473Z] 5851b861e8e6: Download complete [2023-09-28T00:21:58.473Z] b85a868b505f: Verifying Checksum [2023-09-28T00:21:58.473Z] b85a868b505f: Download complete [2023-09-28T00:21:59.063Z] bab4dde63d76: Verifying Checksum [2023-09-28T00:22:00.481Z] b85a868b505f: Pull complete [2023-09-28T00:22:01.064Z] e2be974225ed: Pull complete [2023-09-28T00:22:02.014Z] 339a4e72a1f5: Pull complete [2023-09-28T00:22:02.598Z] 988bab9f4d93: Pull complete [2023-09-28T00:22:03.549Z] 1469e6f7b9e6: Pull complete [2023-09-28T00:22:04.117Z] eaf3925da568: Pull complete [2023-09-28T00:22:07.454Z] bab4dde63d76: Pull complete [2023-09-28T00:22:08.030Z] bde34c3a00c8: Pull complete [2023-09-28T00:22:08.966Z] b352a97aabf1: Pull complete [2023-09-28T00:22:09.536Z] 4872d77fe225: Pull complete [2023-09-28T00:22:10.472Z] 5851b861e8e6: Pull complete [2023-09-28T00:22:10.472Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-28T00:22:10.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T00:22:10.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T00:22:11.023Z] prd-ubuntu20.04-docker-8c-8g-8087 does not seem to be running inside a container [2023-09-28T00:22:11.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-199 -v /w/workspace/edgexfoundry_device-gpio_PR-199:/w/workspace/edgexfoundry_device-gpio_PR-199:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-199@tmp:/w/workspace/edgexfoundry_device-gpio_PR-199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-28T00:22:18.419Z] $ docker top f290888c457cae82957c72f2977159c056291646fca64b8b480227dd116ded23 -eo pid,comm [2023-09-28T00:22:18.473Z] 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-09-28T00:22:18.473Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-28T00:22:18.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-28T00:22:18.612Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-28T00:22:18.733Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-28T00:22:18.738Z] $ docker exec f290888c457cae82957c72f2977159c056291646fca64b8b480227dd116ded23 ssh-agent [2023-09-28T00:22:18.845Z] SSH_AUTH_SOCK=/tmp/ssh-PP47ZFAlr7ii/agent.32 [2023-09-28T00:22:18.846Z] SSH_AGENT_PID=38 [2023-09-28T00:22:18.854Z] Running ssh-add (command line suppressed) [2023-09-28T00:22:18.973Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-199@tmp/private_key_6417208396527522383.key (/w/workspace/edgexfoundry_device-gpio_PR-199@tmp/private_key_6417208396527522383.key) [2023-09-28T00:22:18.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-28T00:22:19.330Z] + git tag --points-at HEAD [Pipeline] } [2023-09-28T00:22:19.358Z] $ docker exec --env ******** --env ******** f290888c457cae82957c72f2977159c056291646fca64b8b480227dd116ded23 ssh-agent -k [2023-09-28T00:22:19.459Z] unset SSH_AUTH_SOCK; [2023-09-28T00:22:19.460Z] unset SSH_AGENT_PID; [2023-09-28T00:22:19.460Z] echo Agent pid 38 killed; [2023-09-28T00:22:19.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-28T00:22:19.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-28T00:22:19.559Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-28T00:22:19.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-28T00:22:19.691Z] $ docker exec f290888c457cae82957c72f2977159c056291646fca64b8b480227dd116ded23 ssh-agent [2023-09-28T00:22:19.805Z] SSH_AUTH_SOCK=/tmp/ssh-UpNrzc6htEN4/agent.70 [2023-09-28T00:22:19.805Z] SSH_AGENT_PID=76 [2023-09-28T00:22:19.810Z] Running ssh-add (command line suppressed) [2023-09-28T00:22:19.925Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-199@tmp/private_key_17963584450068089711.key (/w/workspace/edgexfoundry_device-gpio_PR-199@tmp/private_key_17963584450068089711.key) [2023-09-28T00:22:19.937Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-28T00:22:20.267Z] + git semver init [2023-09-28T00:22:20.527Z] 2023-09-28 00:22:20,451 [run_init] DEBUG init version:0.0.0 force:False [2023-09-28T00:22:20.527Z] 2023-09-28 00:22:20,452 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-199/.semver [2023-09-28T00:22:20.527Z] 2023-09-28 00:22:20,453 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-199/.semver [2023-09-28T00:22:20.527Z] 2023-09-28 00:22:20,453 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-199/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-199, universal_newlines=False, shell=None, istream=None) [2023-09-28T00:22:21.905Z] 2023-09-28 00:22:21,579 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-199/.git/info/exclude [2023-09-28T00:22:21.905Z] 2023-09-28 00:22:21,580 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-199/.semver/PR-199 with force:False [2023-09-28T00:22:21.905Z] 2023-09-28 00:22:21,580 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-199/.semver/PR-199 [2023-09-28T00:22:21.905Z] 2023-09-28 00:22:21,584 [execute] INFO git cat-file --batch-check [2023-09-28T00:22:21.905Z] 2023-09-28 00:22:21,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-199/.semver, universal_newlines=False, shell=None, istream=) [2023-09-28T00:22:21.905Z] 2023-09-28 00:22:21,591 [execute] INFO git cat-file --batch [2023-09-28T00:22:21.905Z] 2023-09-28 00:22:21,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-199/.semver, universal_newlines=False, shell=None, istream=) [2023-09-28T00:22:21.905Z] 2023-09-28 00:22:21,597 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-199/.semver/PR-199 [2023-09-28T00:22:21.905Z] 0.0.0 [Pipeline] } [2023-09-28T00:22:21.932Z] $ docker exec --env ******** --env ******** f290888c457cae82957c72f2977159c056291646fca64b8b480227dd116ded23 ssh-agent -k [2023-09-28T00:22:22.039Z] unset SSH_AUTH_SOCK; [2023-09-28T00:22:22.040Z] unset SSH_AGENT_PID; [2023-09-28T00:22:22.040Z] echo Agent pid 76 killed; [2023-09-28T00:22:22.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-28T00:22:22.495Z] + git semver [Pipeline] } [2023-09-28T00:22:22.782Z] $ docker stop --time=1 f290888c457cae82957c72f2977159c056291646fca64b8b480227dd116ded23 [2023-09-28T00:22:24.221Z] $ docker rm -f --volumes f290888c457cae82957c72f2977159c056291646fca64b8b480227dd116ded23 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T00:22:24.627Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-28T00:22:24.910Z] Stashed 1 file(s) [Pipeline] echo [2023-09-28T00:22:24.927Z] [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-09-28T00:22:25.559Z] provisioning config files... [2023-09-28T00:22:25.567Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-199@tmp/config6008218963192222529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T00:22:25.925Z] ---> docker-login.sh [2023-09-28T00:22:25.925Z] nexus3.edgexfoundry.org:10001 [2023-09-28T00:22:25.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T00:22:25.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T00:22:25.925Z] Configure a credential helper to remove this warning. See [2023-09-28T00:22:25.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T00:22:25.925Z] [2023-09-28T00:22:25.925Z] Login Succeeded [2023-09-28T00:22:25.925Z] nexus3.edgexfoundry.org:10002 [2023-09-28T00:22:25.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T00:22:26.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T00:22:26.185Z] Configure a credential helper to remove this warning. See [2023-09-28T00:22:26.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T00:22:26.185Z] [2023-09-28T00:22:26.185Z] Login Succeeded [2023-09-28T00:22:26.185Z] nexus3.edgexfoundry.org:10003 [2023-09-28T00:22:26.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T00:22:26.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T00:22:26.185Z] Configure a credential helper to remove this warning. See [2023-09-28T00:22:26.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T00:22:26.185Z] [2023-09-28T00:22:26.185Z] Login Succeeded [2023-09-28T00:22:26.185Z] nexus3.edgexfoundry.org:10004 [2023-09-28T00:22:26.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T00:22:26.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T00:22:26.445Z] Configure a credential helper to remove this warning. See [2023-09-28T00:22:26.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T00:22:26.445Z] [2023-09-28T00:22:26.445Z] Login Succeeded [2023-09-28T00:22:26.445Z] docker.io [2023-09-28T00:22:26.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T00:22:26.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T00:22:26.705Z] Configure a credential helper to remove this warning. See [2023-09-28T00:22:26.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T00:22:26.705Z] [2023-09-28T00:22:26.705Z] Login Succeeded [2023-09-28T00:22:26.705Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T00:22:26.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-28T00:22:26.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T00:22:26.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T00:22:27.002Z] ========================================================= [2023-09-28T00:22:27.002Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-28T00:22:27.002Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T00:22:27.474Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-28T00:22:27.474Z] Sending build context to Docker daemon 16.13MB [2023-09-28T00:22:27.474Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T00:22:27.474Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-28T00:22:27.736Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-28T00:22:27.736Z] 7264a8db6415: Pulling fs layer [2023-09-28T00:22:27.736Z] c4d48a809fc2: Pulling fs layer [2023-09-28T00:22:27.736Z] 4f1c88b9dad5: Pulling fs layer [2023-09-28T00:22:27.736Z] ad3a456e5733: Pulling fs layer [2023-09-28T00:22:27.736Z] 33e27b845d1e: Pulling fs layer [2023-09-28T00:22:27.736Z] c68163c4e522: Pulling fs layer [2023-09-28T00:22:27.736Z] 50da416c3ac9: Pulling fs layer [2023-09-28T00:22:27.736Z] 23d2d4c4bb30: Pulling fs layer [2023-09-28T00:22:27.736Z] 33e27b845d1e: Waiting [2023-09-28T00:22:27.736Z] c68163c4e522: Waiting [2023-09-28T00:22:27.736Z] 50da416c3ac9: Waiting [2023-09-28T00:22:27.736Z] ad3a456e5733: Waiting [2023-09-28T00:22:27.736Z] c4d48a809fc2: Download complete [2023-09-28T00:22:27.736Z] ad3a456e5733: Verifying Checksum [2023-09-28T00:22:27.736Z] ad3a456e5733: Download complete [2023-09-28T00:22:27.736Z] 33e27b845d1e: Verifying Checksum [2023-09-28T00:22:27.736Z] 33e27b845d1e: Download complete [2023-09-28T00:22:27.736Z] 7264a8db6415: Verifying Checksum [2023-09-28T00:22:27.736Z] 7264a8db6415: Download complete [2023-09-28T00:22:27.736Z] c68163c4e522: Verifying Checksum [2023-09-28T00:22:27.736Z] c68163c4e522: Download complete [2023-09-28T00:22:28.021Z] 7264a8db6415: Pull complete [2023-09-28T00:22:28.021Z] 23d2d4c4bb30: Verifying Checksum [2023-09-28T00:22:28.021Z] 23d2d4c4bb30: Download complete [2023-09-28T00:22:28.281Z] 4f1c88b9dad5: Verifying Checksum [2023-09-28T00:22:28.281Z] 4f1c88b9dad5: Download complete [2023-09-28T00:22:28.281Z] c4d48a809fc2: Pull complete [2023-09-28T00:22:28.540Z] 50da416c3ac9: Verifying Checksum [2023-09-28T00:22:28.540Z] 50da416c3ac9: Download complete [2023-09-28T00:22:31.832Z] 4f1c88b9dad5: Pull complete [2023-09-28T00:22:31.832Z] ad3a456e5733: Pull complete [2023-09-28T00:22:32.092Z] 33e27b845d1e: Pull complete [2023-09-28T00:22:32.092Z] c68163c4e522: Pull complete [2023-09-28T00:22:34.623Z] 50da416c3ac9: Pull complete [2023-09-28T00:22:35.193Z] 23d2d4c4bb30: Pull complete [2023-09-28T00:22:35.193Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-28T00:22:35.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-28T00:22:35.193Z] ---> 0786185ac409 [2023-09-28T00:22:35.193Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-28T00:22:40.367Z] Still waiting to schedule task [2023-09-28T00:22:40.367Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8085’ [2023-09-28T00:22:47.486Z] ---> Running in e58b8e07186c [2023-09-28T00:22:47.486Z] Removing intermediate container e58b8e07186c [2023-09-28T00:22:47.486Z] ---> 05ad86bc9cac [2023-09-28T00:22:47.486Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T00:22:47.486Z] ---> Running in f183cfead528 [2023-09-28T00:22:47.486Z] Removing intermediate container f183cfead528 [2023-09-28T00:22:47.486Z] ---> c79609e29caf [2023-09-28T00:22:47.486Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-28T00:22:47.486Z] ---> Running in a8e35f4e74fb [2023-09-28T00:22:47.486Z] Removing intermediate container a8e35f4e74fb [2023-09-28T00:22:47.486Z] ---> e88af87583c8 [2023-09-28T00:22:47.486Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T00:22:47.486Z] ---> Running in f8b523154660 [2023-09-28T00:22:47.486Z] Removing intermediate container f8b523154660 [2023-09-28T00:22:47.486Z] ---> 2b9f3ee766de [2023-09-28T00:22:47.486Z] Step 7/12 : WORKDIR /device-gpio [2023-09-28T00:22:47.486Z] ---> Running in ff1e351ccfc1 [2023-09-28T00:22:47.486Z] Removing intermediate container ff1e351ccfc1 [2023-09-28T00:22:47.486Z] ---> afb3a872ef47 [2023-09-28T00:22:47.486Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T00:22:47.486Z] ---> Running in 8b7224c69b11 [2023-09-28T00:22:47.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T00:22:47.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T00:22:47.486Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-28T00:22:47.745Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-28T00:22:47.745Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-28T00:22:47.745Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-28T00:22:47.745Z] Executing busybox-1.36.1-r2.trigger [2023-09-28T00:22:47.745Z] OK: 268 MiB in 56 packages [2023-09-28T00:22:48.683Z] Removing intermediate container 8b7224c69b11 [2023-09-28T00:22:48.683Z] ---> bbcfbe9725bb [2023-09-28T00:22:48.683Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-28T00:22:48.683Z] ---> 1b701507c0d0 [2023-09-28T00:22:48.683Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T00:22:48.683Z] ---> Running in c7723a97a05f [2023-09-28T00:23:45.224Z] Removing intermediate container c7723a97a05f [2023-09-28T00:23:45.224Z] ---> a293051d4403 [2023-09-28T00:23:45.224Z] Step 11/12 : COPY . . [2023-09-28T00:23:45.224Z] ---> f334e776b51b [2023-09-28T00:23:45.224Z] Step 12/12 : RUN ${MAKE} [2023-09-28T00:23:45.224Z] ---> Running in 7d9e46f19523 [2023-09-28T00:23:45.224Z] noop [2023-09-28T00:23:45.224Z] Removing intermediate container 7d9e46f19523 [2023-09-28T00:23:45.224Z] ---> 41e235e63d3b [2023-09-28T00:23:45.224Z] Successfully built 41e235e63d3b [2023-09-28T00:23:45.224Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T00:23:45.673Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-28T00:23:45.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T00:23:45.834Z] prd-ubuntu20.04-docker-8c-8g-8087 does not seem to be running inside a container [2023-09-28T00:23:45.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-199 -v /w/workspace/edgexfoundry_device-gpio_PR-199:/w/workspace/edgexfoundry_device-gpio_PR-199:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-199@tmp:/w/workspace/edgexfoundry_device-gpio_PR-199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-28T00:23:46.205Z] $ docker top d3745e22616dd46ccaa03b335d663e64b763a39a0ab24de5d6117615d163c3d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T00:23:46.602Z] + go version [2023-09-28T00:23:46.602Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-28T00:23:46.635Z] $ docker stop --time=1 d3745e22616dd46ccaa03b335d663e64b763a39a0ab24de5d6117615d163c3d6 [2023-09-28T00:23:47.906Z] $ docker rm -f --volumes d3745e22616dd46ccaa03b335d663e64b763a39a0ab24de5d6117615d163c3d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T00:23:48.642Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-28T00:23:48.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T00:23:48.817Z] prd-ubuntu20.04-docker-8c-8g-8087 does not seem to be running inside a container [2023-09-28T00:23:48.849Z] $ 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-199 -v /w/workspace/edgexfoundry_device-gpio_PR-199:/w/workspace/edgexfoundry_device-gpio_PR-199:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-199@tmp:/w/workspace/edgexfoundry_device-gpio_PR-199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-28T00:23:49.185Z] $ docker top 77bb4ca5a1110b473b4bdddb3cacc8eaa18ec7328a54fb8b326bb5064bbb6b47 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T00:23:49.570Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-199 [Pipeline] fileExists [Pipeline] sh [2023-09-28T00:23:49.921Z] + make test [2023-09-28T00:23:49.921Z] go test ./... -coverprofile=coverage.out ./... [2023-09-28T00:23:51.318Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-09-28T00:24:01.293Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-09-28T00:24:01.293Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-09-28T00:24:07.855Z] go vet ./... [2023-09-28T00:24:12.216Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-28T00:24:12.216Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-28T00:24:12.216Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-28T00:24:12.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-28T00:24:12.287Z] $ docker stop --time=1 77bb4ca5a1110b473b4bdddb3cacc8eaa18ec7328a54fb8b326bb5064bbb6b47 [2023-09-28T00:24:20.703Z] $ docker rm -f --volumes 77bb4ca5a1110b473b4bdddb3cacc8eaa18ec7328a54fb8b326bb5064bbb6b47 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T00:24:21.372Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-28T00:24:21.451Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-28T00:24:22.136Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-28T00:24:22.447Z] + ls -al . [2023-09-28T00:24:22.447Z] total 168 [2023-09-28T00:24:22.447Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 00:23 . [2023-09-28T00:24:22.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 00:21 .. [2023-09-28T00:24:22.447Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 28 00:21 .dockerignore [2023-09-28T00:24:22.447Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 00:24 .git [2023-09-28T00:24:22.447Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 00:21 .github [2023-09-28T00:24:22.447Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 28 00:21 .gitignore [2023-09-28T00:24:22.447Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 00:21 .golangci.yml [2023-09-28T00:24:22.447Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 00:22 .semver [2023-09-28T00:24:22.447Z] -rw-rw-r-- 1 jenkins jenkins 10671 Sep 28 00:21 Attribution.txt [2023-09-28T00:24:22.447Z] -rw-rw-r-- 1 jenkins jenkins 6184 Sep 28 00:21 CHANGELOG.md [2023-09-28T00:24:22.447Z] -rw-rw-r-- 1 jenkins jenkins 1542 Sep 28 00:21 Dockerfile [2023-09-28T00:24:22.447Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 00:21 GOVERNANCE.md [2023-09-28T00:24:22.447Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 28 00:21 Jenkinsfile [2023-09-28T00:24:22.447Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 00:21 LICENSE [2023-09-28T00:24:22.447Z] -rw-rw-r-- 1 jenkins jenkins 1923 Sep 28 00:21 Makefile [2023-09-28T00:24:22.447Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 28 00:21 OWNERS.md [2023-09-28T00:24:22.447Z] -rw-rw-r-- 1 jenkins jenkins 12293 Sep 28 00:21 README.md [2023-09-28T00:24:22.447Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 00:22 VERSION [2023-09-28T00:24:22.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 00:21 bin [2023-09-28T00:24:22.447Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 00:21 cmd [2023-09-28T00:24:22.447Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 28 00:23 coverage.out [2023-09-28T00:24:22.447Z] -rw-rw-r-- 1 jenkins jenkins 3697 Sep 28 00:21 go.mod [2023-09-28T00:24:22.447Z] -rw-rw-r-- 1 jenkins jenkins 35979 Sep 28 00:21 go.sum [2023-09-28T00:24:22.447Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 00:21 internal [2023-09-28T00:24:22.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 00:21 snap [2023-09-28T00:24:22.447Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 28 00:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T00:24:23.097Z] + 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=8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 --label arch=amd64 --label version=0.0.0 . [2023-09-28T00:24:23.097Z] Sending build context to Docker daemon 16.13MB [2023-09-28T00:24:23.097Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T00:24:23.097Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-28T00:24:23.097Z] ---> 41e235e63d3b [2023-09-28T00:24:23.097Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-28T00:24:23.675Z] ---> Running in c061e829bc65 [2023-09-28T00:24:23.675Z] Removing intermediate container c061e829bc65 [2023-09-28T00:24:23.675Z] ---> b6c76c56127b [2023-09-28T00:24:23.675Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T00:24:23.675Z] ---> Running in 44e7cce16b67 [2023-09-28T00:24:23.935Z] Removing intermediate container 44e7cce16b67 [2023-09-28T00:24:23.935Z] ---> 78921a911d1a [2023-09-28T00:24:23.935Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-28T00:24:23.935Z] ---> Running in 185c333ef5ee [2023-09-28T00:24:23.935Z] Removing intermediate container 185c333ef5ee [2023-09-28T00:24:23.935Z] ---> bb5e6d3cfce4 [2023-09-28T00:24:23.935Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T00:24:23.935Z] ---> Running in c5495e24bdd5 [2023-09-28T00:24:24.194Z] Removing intermediate container c5495e24bdd5 [2023-09-28T00:24:24.194Z] ---> a698567b9cc4 [2023-09-28T00:24:24.194Z] Step 7/25 : WORKDIR /device-gpio [2023-09-28T00:24:24.194Z] ---> Running in 2ec97c095093 [2023-09-28T00:24:24.194Z] Removing intermediate container 2ec97c095093 [2023-09-28T00:24:24.194Z] ---> 1d41f68b005e [2023-09-28T00:24:24.194Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T00:24:24.194Z] ---> Running in e0fc3eb5b7eb [2023-09-28T00:24:24.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T00:24:25.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T00:24:25.279Z] OK: 268 MiB in 56 packages [2023-09-28T00:24:25.847Z] Removing intermediate container e0fc3eb5b7eb [2023-09-28T00:24:25.847Z] ---> 4a4be518faff [2023-09-28T00:24:25.847Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-28T00:24:25.847Z] ---> b72f1807594f [2023-09-28T00:24:25.847Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T00:24:26.106Z] ---> Running in 2fcf50f460ba [2023-09-28T00:24:26.682Z] Removing intermediate container 2fcf50f460ba [2023-09-28T00:24:26.682Z] ---> 85404a1c903f [2023-09-28T00:24:26.682Z] Step 11/25 : COPY . . [2023-09-28T00:24:27.250Z] ---> 88de3414a18f [2023-09-28T00:24:27.250Z] Step 12/25 : RUN ${MAKE} [2023-09-28T00:24:27.519Z] ---> Running in 3e48500884f6 [2023-09-28T00:24:27.777Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-09-28T00:24:54.382Z] Removing intermediate container 3e48500884f6 [2023-09-28T00:24:54.382Z] ---> e4527f604ea8 [2023-09-28T00:24:54.382Z] Step 13/25 : FROM alpine:3.18 [2023-09-28T00:24:54.382Z] 3.18: Pulling from library/alpine [2023-09-28T00:24:54.382Z] 7264a8db6415: Already exists [2023-09-28T00:24:54.382Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-28T00:24:54.382Z] Status: Downloaded newer image for alpine:3.18 [2023-09-28T00:24:54.382Z] ---> 7e01a0d0a1dc [2023-09-28T00:24:54.382Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-09-28T00:24:54.382Z] ---> Running in 619f6faa5c2f [2023-09-28T00:24:54.382Z] Removing intermediate container 619f6faa5c2f [2023-09-28T00:24:54.382Z] ---> 9ea52b217675 [2023-09-28T00:24:54.382Z] Step 15/25 : RUN apk add --update --no-cache [2023-09-28T00:24:54.382Z] ---> Running in dc52bcc4d63a [2023-09-28T00:24:54.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T00:24:54.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T00:24:54.382Z] OK: 7 MiB in 15 packages [2023-09-28T00:24:54.382Z] Removing intermediate container dc52bcc4d63a [2023-09-28T00:24:54.382Z] ---> dcad89da3351 [2023-09-28T00:24:54.382Z] Step 16/25 : WORKDIR / [2023-09-28T00:24:54.382Z] ---> Running in 7895efa30b4e [2023-09-28T00:24:54.382Z] Removing intermediate container 7895efa30b4e [2023-09-28T00:24:54.382Z] ---> 126e7b45261e [2023-09-28T00:24:54.382Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-09-28T00:24:54.382Z] ---> 2fd5f8e98c85 [2023-09-28T00:24:54.382Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-09-28T00:24:54.382Z] ---> 3a82f5f037bc [2023-09-28T00:24:54.382Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-09-28T00:24:54.382Z] ---> 2be13e03a97b [2023-09-28T00:24:54.382Z] Step 20/25 : EXPOSE 59910 [2023-09-28T00:24:54.382Z] ---> Running in d9c84a604b84 [2023-09-28T00:24:54.382Z] Removing intermediate container d9c84a604b84 [2023-09-28T00:24:54.382Z] ---> 06acc0e57341 [2023-09-28T00:24:54.382Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-09-28T00:24:54.382Z] ---> Running in 036756bbacb4 [2023-09-28T00:24:54.382Z] Removing intermediate container 036756bbacb4 [2023-09-28T00:24:54.382Z] ---> d1a0ec385803 [2023-09-28T00:24:54.382Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-28T00:24:54.382Z] ---> Running in e49a6d6031c4 [2023-09-28T00:24:54.382Z] Removing intermediate container e49a6d6031c4 [2023-09-28T00:24:54.382Z] ---> 4254272ae07a [2023-09-28T00:24:54.382Z] Step 23/25 : LABEL arch=amd64 [2023-09-28T00:24:54.382Z] ---> Running in 7952f32279c4 [2023-09-28T00:24:54.642Z] Removing intermediate container 7952f32279c4 [2023-09-28T00:24:54.642Z] ---> dc97c166cf59 [2023-09-28T00:24:54.642Z] Step 24/25 : LABEL git_sha=8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 [2023-09-28T00:24:54.642Z] ---> Running in 39130ad33864 [2023-09-28T00:24:54.642Z] Removing intermediate container 39130ad33864 [2023-09-28T00:24:54.642Z] ---> 5d6df4f9107c [2023-09-28T00:24:54.642Z] Step 25/25 : LABEL version=0.0.0 [2023-09-28T00:24:54.642Z] ---> Running in 510a83f835c0 [2023-09-28T00:24:54.900Z] Removing intermediate container 510a83f835c0 [2023-09-28T00:24:54.900Z] ---> 10f34d2ba6eb [2023-09-28T00:24:54.900Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-28T00:24:54.900Z] Successfully built 10f34d2ba6eb [2023-09-28T00:24:54.900Z] 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-09-28T00:24:55.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T00:24:55.794Z] [2023-09-28T00:24:55.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T00:24:56.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T00:24:56.174Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-28T00:24:56.174Z] 5eb5b503b376: Pulling fs layer [2023-09-28T00:24:56.174Z] 5c69ac0246d0: Pulling fs layer [2023-09-28T00:24:56.174Z] ec43610c2a17: Pulling fs layer [2023-09-28T00:24:56.174Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-28T00:24:56.174Z] 33b1e0a273af: Pulling fs layer [2023-09-28T00:24:56.174Z] 5d3b04190fa2: Pulling fs layer [2023-09-28T00:24:56.174Z] 3a2ae6a8a46f: Waiting [2023-09-28T00:24:56.174Z] 33b1e0a273af: Waiting [2023-09-28T00:24:56.174Z] 5d3b04190fa2: Waiting [2023-09-28T00:24:56.174Z] 2f39f015ded8: Pulling fs layer [2023-09-28T00:24:56.174Z] 2f39f015ded8: Waiting [2023-09-28T00:24:56.174Z] 5c69ac0246d0: Download complete [2023-09-28T00:24:56.174Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-28T00:24:56.174Z] 3a2ae6a8a46f: Download complete [2023-09-28T00:24:56.174Z] 33b1e0a273af: Verifying Checksum [2023-09-28T00:24:56.174Z] 33b1e0a273af: Download complete [2023-09-28T00:24:56.432Z] 5d3b04190fa2: Download complete [2023-09-28T00:24:56.432Z] ec43610c2a17: Verifying Checksum [2023-09-28T00:24:56.432Z] ec43610c2a17: Download complete [2023-09-28T00:24:56.432Z] 5eb5b503b376: Verifying Checksum [2023-09-28T00:24:56.432Z] 5eb5b503b376: Download complete [2023-09-28T00:24:57.000Z] 2f39f015ded8: Verifying Checksum [2023-09-28T00:24:57.000Z] 2f39f015ded8: Download complete [2023-09-28T00:24:57.933Z] 5eb5b503b376: Pull complete [2023-09-28T00:24:57.933Z] 5c69ac0246d0: Pull complete [2023-09-28T00:24:58.192Z] ec43610c2a17: Pull complete [2023-09-28T00:24:58.455Z] 3a2ae6a8a46f: Pull complete [2023-09-28T00:24:58.455Z] 33b1e0a273af: Pull complete [2023-09-28T00:24:58.714Z] 5d3b04190fa2: Pull complete [2023-09-28T00:25:02.899Z] 2f39f015ded8: Pull complete [2023-09-28T00:25:02.899Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-28T00:25:02.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T00:25:02.899Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T00:25:03.118Z] prd-ubuntu20.04-docker-8c-8g-8087 does not seem to be running inside a container [2023-09-28T00:25:03.150Z] $ 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-199 -v /w/workspace/edgexfoundry_device-gpio_PR-199:/w/workspace/edgexfoundry_device-gpio_PR-199:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-199@tmp:/w/workspace/edgexfoundry_device-gpio_PR-199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-28T00:25:13.100Z] $ docker top 8714f14f88ea73bdf3a689088d9b27517e39ad46ba4c37575839f900368f30ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T00:25:13.567Z] ---> job-cost.sh [2023-09-28T00:25:13.568Z] lf-activate-venv: SKIPPING [2023-09-28T00:25:13.568Z] INFO: No Stack... [2023-09-28T00:25:13.827Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-28T00:25:14.087Z] INFO: Archiving Costs [Pipeline] sh [2023-09-28T00:25:14.401Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-199/archives/cost.csv [2023-09-28T00:25:14.401Z] + cut -d, -f6 [Pipeline] lock [2023-09-28T00:25:14.439Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-199-1-stack-cost] [2023-09-28T00:25:14.444Z] Resource [jenkins-edgexfoundry-device-gpio-PR-199-1-stack-cost] did not exist. Created. [2023-09-28T00:25:14.444Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-199-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-28T00:25:14.829Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-28T00:25:14.876Z] Stashed 1 file(s) [Pipeline] } [2023-09-28T00:25:14.909Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-199-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-28T00:25:14.985Z] $ docker stop --time=1 8714f14f88ea73bdf3a689088d9b27517e39ad46ba4c37575839f900368f30ab [2023-09-28T00:25:16.335Z] $ docker rm -f --volumes 8714f14f88ea73bdf3a689088d9b27517e39ad46ba4c37575839f900368f30ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-28T00:25:59.577Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8088 in /w/workspace/edgexfoundry_device-gpio_PR-199 [Pipeline] { [Pipeline] ws [2023-09-28T00:25:59.637Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-09-28T00:25:59.701Z] The recommended git tool is: git [2023-09-28T00:26:04.938Z] using credential edgex-jenkins-ssh [2023-09-28T00:26:04.956Z] Cloning the remote Git repository [2023-09-28T00:26:04.992Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-09-28T00:26:05.080Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-09-28T00:26:05.203Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-09-28T00:26:05.204Z] > git --version # timeout=10 [2023-09-28T00:26:05.225Z] > git --version # 'git version 2.25.1' [2023-09-28T00:26:05.227Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-28T00:26:05.375Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-28T00:26:06.921Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-09-28T00:26:06.942Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-28T00:26:07.781Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-09-28T00:26:07.816Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-09-28T00:26:07.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-28T00:26:07.832Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/199/head:refs/remotes/origin/PR-199 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-28T00:26:08.462Z] Merging remotes/origin/main commit c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a into PR head commit 8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 [2023-09-28T00:26:08.745Z] Merge succeeded, producing 8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 [2023-09-28T00:26:08.745Z] Checking out Revision 8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 (PR-199) [2023-09-28T00:26:09.209Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-28T00:26:09.254Z] > git --version # timeout=10 [2023-09-28T00:26:09.264Z] > git --version # 'git version 2.25.1' [2023-09-28T00:26:09.283Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [2023-09-28T00:26:08.477Z] > git config core.sparsecheckout # timeout=10 [2023-09-28T00:26:08.554Z] > git checkout -f 8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 # timeout=10 [2023-09-28T00:26:08.633Z] > git remote # timeout=10 [2023-09-28T00:26:08.653Z] > git config --get remote.origin.url # timeout=10 [2023-09-28T00:26:08.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-28T00:26:08.689Z] > git merge c58674bc0747b906ae6e6f0e9ab4cab2fdd5e17a # timeout=10 [2023-09-28T00:26:08.716Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-28T00:26:08.751Z] > git config core.sparsecheckout # timeout=10 [2023-09-28T00:26:08.766Z] > git checkout -f 8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T00:26:10.504Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-28T00:26:10.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-28T00:26:10.504Z] Dload Upload Total Spent Left Speed [2023-09-28T00:26:10.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-09-28T00:26:11.125Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-28T00:26:11.468Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-28T00:26:11.468Z] + sudo tee /etc/docker/daemon.new [2023-09-28T00:26:11.468Z] { [2023-09-28T00:26:11.468Z] "registry-mirrors": [ [2023-09-28T00:26:11.468Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-28T00:26:11.468Z] ], [2023-09-28T00:26:11.468Z] "bip": "10.250.0.254/24", [2023-09-28T00:26:11.468Z] "hosts": [ [2023-09-28T00:26:11.468Z] "tcp://0.0.0.0:5555", [2023-09-28T00:26:11.468Z] "unix:///var/run/docker.sock" [2023-09-28T00:26:11.468Z] ], [2023-09-28T00:26:11.468Z] "mtu": 1458, [2023-09-28T00:26:11.468Z] "selinux-enabled": true, [2023-09-28T00:26:11.468Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-28T00:26:11.468Z] } [Pipeline] sh [2023-09-28T00:26:11.814Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-28T00:26:12.169Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T00:26:30.483Z] provisioning config files... [2023-09-28T00:26:30.507Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config199067648101479730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T00:26:30.892Z] ---> docker-login.sh [2023-09-28T00:26:30.892Z] nexus3.edgexfoundry.org:10001 [2023-09-28T00:26:31.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T00:26:31.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T00:26:31.438Z] Configure a credential helper to remove this warning. See [2023-09-28T00:26:31.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T00:26:31.438Z] [2023-09-28T00:26:31.438Z] Login Succeeded [2023-09-28T00:26:31.438Z] nexus3.edgexfoundry.org:10002 [2023-09-28T00:26:31.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T00:26:31.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T00:26:31.977Z] Configure a credential helper to remove this warning. See [2023-09-28T00:26:31.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T00:26:31.977Z] [2023-09-28T00:26:31.977Z] Login Succeeded [2023-09-28T00:26:31.977Z] nexus3.edgexfoundry.org:10003 [2023-09-28T00:26:32.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T00:26:32.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T00:26:32.245Z] Configure a credential helper to remove this warning. See [2023-09-28T00:26:32.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T00:26:32.245Z] [2023-09-28T00:26:32.245Z] Login Succeeded [2023-09-28T00:26:32.245Z] nexus3.edgexfoundry.org:10004 [2023-09-28T00:26:32.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T00:26:32.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T00:26:32.517Z] Configure a credential helper to remove this warning. See [2023-09-28T00:26:32.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T00:26:32.517Z] [2023-09-28T00:26:32.517Z] Login Succeeded [2023-09-28T00:26:32.517Z] docker.io [2023-09-28T00:26:32.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T00:26:33.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T00:26:33.368Z] Configure a credential helper to remove this warning. See [2023-09-28T00:26:33.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T00:26:33.368Z] [2023-09-28T00:26:33.368Z] Login Succeeded [2023-09-28T00:26:33.368Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T00:26:33.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-28T00:26:33.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T00:26:33.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T00:26:33.854Z] ========================================================= [2023-09-28T00:26:33.854Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-28T00:26:33.854Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T00:26:34.375Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-28T00:26:36.961Z] Sending build context to Docker daemon 8.133MB [2023-09-28T00:26:36.961Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T00:26:36.961Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-28T00:26:36.961Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-28T00:26:36.961Z] 9fda8d8052c6: Pulling fs layer [2023-09-28T00:26:36.961Z] 5d54e960e981: Pulling fs layer [2023-09-28T00:26:36.961Z] c4a7e357bf2a: Pulling fs layer [2023-09-28T00:26:36.961Z] f0e02332f6b5: Pulling fs layer [2023-09-28T00:26:36.961Z] cefa15bbcfad: Pulling fs layer [2023-09-28T00:26:36.961Z] 17808c966233: Pulling fs layer [2023-09-28T00:26:36.961Z] f4c1fc716caa: Pulling fs layer [2023-09-28T00:26:36.961Z] f0e02332f6b5: Waiting [2023-09-28T00:26:36.961Z] 17808c966233: Waiting [2023-09-28T00:26:36.961Z] cefa15bbcfad: Waiting [2023-09-28T00:26:36.961Z] f4c1fc716caa: Waiting [2023-09-28T00:26:36.961Z] 5d54e960e981: Verifying Checksum [2023-09-28T00:26:36.961Z] 5d54e960e981: Download complete [2023-09-28T00:26:36.961Z] f0e02332f6b5: Download complete [2023-09-28T00:26:36.961Z] cefa15bbcfad: Verifying Checksum [2023-09-28T00:26:36.961Z] cefa15bbcfad: Download complete [2023-09-28T00:26:36.961Z] 9fda8d8052c6: Verifying Checksum [2023-09-28T00:26:36.961Z] 9fda8d8052c6: Download complete [2023-09-28T00:26:37.231Z] f4c1fc716caa: Verifying Checksum [2023-09-28T00:26:37.231Z] f4c1fc716caa: Download complete [2023-09-28T00:26:37.817Z] 9fda8d8052c6: Pull complete [2023-09-28T00:26:38.408Z] 5d54e960e981: Pull complete [2023-09-28T00:26:38.408Z] c4a7e357bf2a: Verifying Checksum [2023-09-28T00:26:38.408Z] c4a7e357bf2a: Download complete [2023-09-28T00:26:39.377Z] 17808c966233: Verifying Checksum [2023-09-28T00:26:39.377Z] 17808c966233: Download complete [2023-09-28T00:26:49.552Z] c4a7e357bf2a: Pull complete [2023-09-28T00:26:49.552Z] f0e02332f6b5: Pull complete [2023-09-28T00:26:49.821Z] cefa15bbcfad: Pull complete [2023-09-28T00:26:56.475Z] 17808c966233: Pull complete [2023-09-28T00:26:57.882Z] f4c1fc716caa: Pull complete [2023-09-28T00:26:57.882Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-28T00:26:57.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-28T00:26:57.882Z] ---> ea914061e18c [2023-09-28T00:26:57.882Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-28T00:26:59.290Z] ---> Running in 4a661347b890 [2023-09-28T00:26:59.557Z] Removing intermediate container 4a661347b890 [2023-09-28T00:26:59.557Z] ---> 3f0db5c91404 [2023-09-28T00:26:59.557Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T00:26:59.557Z] ---> Running in 672e90f16db5 [2023-09-28T00:26:59.827Z] Removing intermediate container 672e90f16db5 [2023-09-28T00:26:59.827Z] ---> 727ed9a4c981 [2023-09-28T00:26:59.827Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-28T00:27:00.099Z] ---> Running in 406dd2752f97 [2023-09-28T00:27:00.370Z] Removing intermediate container 406dd2752f97 [2023-09-28T00:27:00.370Z] ---> 9705c80e8168 [2023-09-28T00:27:00.370Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T00:27:00.370Z] ---> Running in 02f849195d4a [2023-09-28T00:27:00.638Z] Removing intermediate container 02f849195d4a [2023-09-28T00:27:00.638Z] ---> 7ef1078399a0 [2023-09-28T00:27:00.638Z] Step 7/12 : WORKDIR /device-gpio [2023-09-28T00:27:00.638Z] ---> Running in 0903f72b558b [2023-09-28T00:27:01.225Z] Removing intermediate container 0903f72b558b [2023-09-28T00:27:01.225Z] ---> 0bc29b024ca4 [2023-09-28T00:27:01.225Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T00:27:01.225Z] ---> Running in e441a21f6d92 [2023-09-28T00:27:02.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-28T00:27:02.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-28T00:27:03.725Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-28T00:27:03.725Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-28T00:27:03.725Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-28T00:27:03.725Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-28T00:27:03.725Z] Executing busybox-1.36.1-r2.trigger [2023-09-28T00:27:03.993Z] OK: 270 MiB in 56 packages [2023-09-28T00:27:04.958Z] Removing intermediate container e441a21f6d92 [2023-09-28T00:27:04.958Z] ---> e8bcbf00b348 [2023-09-28T00:27:04.958Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-28T00:27:05.226Z] ---> 38bd583cdba7 [2023-09-28T00:27:05.226Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T00:27:05.494Z] ---> Running in 61711fdc4484 [2023-09-28T00:28:27.108Z] Removing intermediate container 61711fdc4484 [2023-09-28T00:28:27.108Z] ---> 31438b3321ad [2023-09-28T00:28:27.108Z] Step 11/12 : COPY . . [2023-09-28T00:28:27.108Z] ---> 0999562e4642 [2023-09-28T00:28:27.108Z] Step 12/12 : RUN ${MAKE} [2023-09-28T00:28:27.108Z] ---> Running in 2c1a3d653f9b [2023-09-28T00:28:27.690Z] noop [2023-09-28T00:28:28.271Z] Removing intermediate container 2c1a3d653f9b [2023-09-28T00:28:28.271Z] ---> b2297397103c [2023-09-28T00:28:28.271Z] Successfully built b2297397103c [2023-09-28T00:28:28.271Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T00:28:28.750Z] + docker inspect -f . ci-base-image-arm64 [2023-09-28T00:28:28.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T00:28:29.014Z] prd-ubuntu20.04-docker-arm64-4c-16g-8088 does not seem to be running inside a container [2023-09-28T00:28:29.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** ci-base-image-arm64 cat [2023-09-28T00:28:30.189Z] $ docker top 06b8202a27cc19bc5a759695780bcf1834b7125d466023dc67412a0d1c45c8dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T00:28:31.050Z] + go version [2023-09-28T00:28:31.050Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-28T00:28:31.091Z] $ docker stop --time=1 06b8202a27cc19bc5a759695780bcf1834b7125d466023dc67412a0d1c45c8dc [2023-09-28T00:28:32.670Z] $ docker rm -f --volumes 06b8202a27cc19bc5a759695780bcf1834b7125d466023dc67412a0d1c45c8dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T00:28:33.515Z] + docker inspect -f . ci-base-image-arm64 [2023-09-28T00:28:33.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T00:28:33.767Z] prd-ubuntu20.04-docker-arm64-4c-16g-8088 does not seem to be running inside a container [2023-09-28T00:28:33.830Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** ci-base-image-arm64 cat [2023-09-28T00:28:34.946Z] $ docker top 4a167b2a8c8aefca142c1f8bc4ffd82bc3e36ba8276ec66a877b66b85c1cae45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T00:28:35.486Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-09-28T00:28:35.872Z] + make test [2023-09-28T00:28:35.872Z] go test ./... -coverprofile=coverage.out ./... [2023-09-28T00:28:42.512Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-09-28T00:30:04.091Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-09-28T00:30:04.091Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-09-28T00:30:04.091Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-28T00:30:04.091Z] go vet ./... [2023-09-28T00:30:27.650Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-28T00:30:27.650Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-28T00:30:27.650Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-28T00:30:27.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-28T00:30:27.733Z] $ docker stop --time=1 4a167b2a8c8aefca142c1f8bc4ffd82bc3e36ba8276ec66a877b66b85c1cae45 [2023-09-28T00:30:29.592Z] $ docker rm -f --volumes 4a167b2a8c8aefca142c1f8bc4ffd82bc3e36ba8276ec66a877b66b85c1cae45 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T00:30:30.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-28T00:30:30.790Z] Warning: overwriting stash ‘coverage-report’ [2023-09-28T00:30:31.224Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T00:30:31.836Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-28T00:30:32.185Z] + ls -al . [2023-09-28T00:30:32.185Z] total 164 [2023-09-28T00:30:32.185Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 00:28 . [2023-09-28T00:30:32.185Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 00:26 .. [2023-09-28T00:30:32.185Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 28 00:26 .dockerignore [2023-09-28T00:30:32.185Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 00:26 .git [2023-09-28T00:30:32.185Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 00:26 .github [2023-09-28T00:30:32.185Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 28 00:26 .gitignore [2023-09-28T00:30:32.185Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 00:26 .golangci.yml [2023-09-28T00:30:32.185Z] -rw-rw-r-- 1 jenkins jenkins 10671 Sep 28 00:26 Attribution.txt [2023-09-28T00:30:32.185Z] -rw-rw-r-- 1 jenkins jenkins 6184 Sep 28 00:26 CHANGELOG.md [2023-09-28T00:30:32.185Z] -rw-rw-r-- 1 jenkins jenkins 1542 Sep 28 00:26 Dockerfile [2023-09-28T00:30:32.185Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 00:26 GOVERNANCE.md [2023-09-28T00:30:32.185Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 28 00:26 Jenkinsfile [2023-09-28T00:30:32.185Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 00:26 LICENSE [2023-09-28T00:30:32.185Z] -rw-rw-r-- 1 jenkins jenkins 1923 Sep 28 00:26 Makefile [2023-09-28T00:30:32.185Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 28 00:26 OWNERS.md [2023-09-28T00:30:32.185Z] -rw-rw-r-- 1 jenkins jenkins 12293 Sep 28 00:26 README.md [2023-09-28T00:30:32.185Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 00:22 VERSION [2023-09-28T00:30:32.185Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 00:26 bin [2023-09-28T00:30:32.185Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 00:26 cmd [2023-09-28T00:30:32.185Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 28 00:28 coverage.out [2023-09-28T00:30:32.185Z] -rw-rw-r-- 1 jenkins jenkins 3697 Sep 28 00:26 go.mod [2023-09-28T00:30:32.185Z] -rw-rw-r-- 1 jenkins jenkins 35979 Sep 28 00:26 go.sum [2023-09-28T00:30:32.185Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 00:26 internal [2023-09-28T00:30:32.185Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 00:26 snap [2023-09-28T00:30:32.185Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 28 00:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T00:30:32.622Z] + 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=8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 --label arch=arm64 --label version=0.0.0 . [2023-09-28T00:30:32.898Z] Sending build context to Docker daemon 8.134MB [2023-09-28T00:30:32.898Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T00:30:32.898Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-28T00:30:32.898Z] ---> b2297397103c [2023-09-28T00:30:32.898Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-28T00:30:33.166Z] ---> Running in 947791b42f0f [2023-09-28T00:30:33.433Z] Removing intermediate container 947791b42f0f [2023-09-28T00:30:33.433Z] ---> f01f52a9d34e [2023-09-28T00:30:33.433Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T00:30:33.433Z] ---> Running in 0f3143ada7ae [2023-09-28T00:30:33.708Z] Removing intermediate container 0f3143ada7ae [2023-09-28T00:30:33.708Z] ---> ad1e9ae47150 [2023-09-28T00:30:33.708Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-28T00:30:33.974Z] ---> Running in 999040b90c0e [2023-09-28T00:30:34.239Z] Removing intermediate container 999040b90c0e [2023-09-28T00:30:34.509Z] ---> d831e2de22e9 [2023-09-28T00:30:34.509Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T00:30:34.509Z] ---> Running in 512044012a94 [2023-09-28T00:30:34.778Z] Removing intermediate container 512044012a94 [2023-09-28T00:30:34.778Z] ---> 19bdef925ad6 [2023-09-28T00:30:34.778Z] Step 7/25 : WORKDIR /device-gpio [2023-09-28T00:30:35.045Z] ---> Running in a09a416c401a [2023-09-28T00:30:35.317Z] Removing intermediate container a09a416c401a [2023-09-28T00:30:35.317Z] ---> d083f5243c4b [2023-09-28T00:30:35.317Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T00:30:35.587Z] ---> Running in 4513f8e4e7db [2023-09-28T00:30:36.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-28T00:30:37.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-28T00:30:38.218Z] OK: 270 MiB in 56 packages [2023-09-28T00:30:39.629Z] Removing intermediate container 4513f8e4e7db [2023-09-28T00:30:39.629Z] ---> d82adea2f482 [2023-09-28T00:30:39.629Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-28T00:30:42.213Z] ---> dceea7c91722 [2023-09-28T00:30:42.213Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T00:30:42.213Z] ---> Running in c707fc997588 [2023-09-28T00:30:44.174Z] Removing intermediate container c707fc997588 [2023-09-28T00:30:44.174Z] ---> 1d36bd30ea85 [2023-09-28T00:30:44.174Z] Step 11/25 : COPY . . [2023-09-28T00:30:45.130Z] ---> 12dd5e016f59 [2023-09-28T00:30:45.130Z] Step 12/25 : RUN ${MAKE} [2023-09-28T00:30:45.130Z] ---> Running in 96d44b003950 [2023-09-28T00:30:46.094Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-09-28T00:32:37.746Z] Removing intermediate container 96d44b003950 [2023-09-28T00:32:37.746Z] ---> aac4cbe17219 [2023-09-28T00:32:37.746Z] Step 13/25 : FROM alpine:3.18 [2023-09-28T00:32:37.746Z] 3.18: Pulling from library/alpine [2023-09-28T00:32:37.746Z] 9fda8d8052c6: Already exists [2023-09-28T00:32:37.746Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-28T00:32:37.746Z] Status: Downloaded newer image for alpine:3.18 [2023-09-28T00:32:37.746Z] ---> f6648c04cd6c [2023-09-28T00:32:37.746Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-09-28T00:32:37.746Z] ---> Running in 2afddfab4f0e [2023-09-28T00:32:38.016Z] Removing intermediate container 2afddfab4f0e [2023-09-28T00:32:38.016Z] ---> 203254ece38f [2023-09-28T00:32:38.016Z] Step 15/25 : RUN apk add --update --no-cache [2023-09-28T00:32:38.016Z] ---> Running in 01c55b6d091c [2023-09-28T00:32:38.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-28T00:32:39.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-28T00:32:40.642Z] OK: 8 MiB in 15 packages [2023-09-28T00:32:41.604Z] Removing intermediate container 01c55b6d091c [2023-09-28T00:32:41.604Z] ---> c3567592e122 [2023-09-28T00:32:41.604Z] Step 16/25 : WORKDIR / [2023-09-28T00:32:41.604Z] ---> Running in ecc68426fc06 [2023-09-28T00:32:41.870Z] Removing intermediate container ecc68426fc06 [2023-09-28T00:32:41.870Z] ---> 19fd234e2817 [2023-09-28T00:32:41.870Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-09-28T00:32:42.455Z] ---> 11eb1ebe5460 [2023-09-28T00:32:42.455Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-09-28T00:32:43.036Z] ---> 439bb588e6bc [2023-09-28T00:32:43.036Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-09-28T00:32:44.438Z] ---> 4f79e1fc8fc3 [2023-09-28T00:32:44.438Z] Step 20/25 : EXPOSE 59910 [2023-09-28T00:32:44.438Z] ---> Running in 67a88a4577df [2023-09-28T00:32:44.438Z] Removing intermediate container 67a88a4577df [2023-09-28T00:32:44.438Z] ---> 50f3b0d994fc [2023-09-28T00:32:44.438Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-09-28T00:32:44.438Z] ---> Running in 152b5fcd5db4 [2023-09-28T00:32:44.704Z] Removing intermediate container 152b5fcd5db4 [2023-09-28T00:32:44.704Z] ---> 3426b62d291b [2023-09-28T00:32:44.704Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-28T00:32:44.981Z] ---> Running in 8672487da1b0 [2023-09-28T00:32:45.247Z] Removing intermediate container 8672487da1b0 [2023-09-28T00:32:45.247Z] ---> 227cc1821924 [2023-09-28T00:32:45.247Z] Step 23/25 : LABEL arch=arm64 [2023-09-28T00:32:45.247Z] ---> Running in 584f145d56e7 [2023-09-28T00:32:45.513Z] Removing intermediate container 584f145d56e7 [2023-09-28T00:32:45.513Z] ---> b0ab5810ad9a [2023-09-28T00:32:45.513Z] Step 24/25 : LABEL git_sha=8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 [2023-09-28T00:32:45.513Z] ---> Running in 11ac8325e9aa [2023-09-28T00:32:45.778Z] Removing intermediate container 11ac8325e9aa [2023-09-28T00:32:45.778Z] ---> 3b065c30aac1 [2023-09-28T00:32:45.778Z] Step 25/25 : LABEL version=0.0.0 [2023-09-28T00:32:45.778Z] ---> Running in 3cd8763084ad [2023-09-28T00:32:46.042Z] Removing intermediate container 3cd8763084ad [2023-09-28T00:32:46.042Z] ---> 583e2d54c131 [2023-09-28T00:32:46.042Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-28T00:32:46.042Z] Successfully built 583e2d54c131 [2023-09-28T00:32:46.042Z] 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-09-28T00:32:46.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T00:32:46.886Z] [2023-09-28T00:32:46.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T00:32:47.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T00:32:47.314Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-28T00:32:47.314Z] 8998bd30e6a1: Pulling fs layer [2023-09-28T00:32:47.314Z] 04944245beec: Pulling fs layer [2023-09-28T00:32:47.314Z] 699f458cf7ca: Pulling fs layer [2023-09-28T00:32:47.314Z] 765212b225bb: Pulling fs layer [2023-09-28T00:32:47.314Z] f23df028b6ca: Pulling fs layer [2023-09-28T00:32:47.314Z] d65c8cfc05b1: Pulling fs layer [2023-09-28T00:32:47.314Z] 2437ff75d9bd: Pulling fs layer [2023-09-28T00:32:47.314Z] 765212b225bb: Waiting [2023-09-28T00:32:47.314Z] f23df028b6ca: Waiting [2023-09-28T00:32:47.314Z] d65c8cfc05b1: Waiting [2023-09-28T00:32:47.314Z] 2437ff75d9bd: Waiting [2023-09-28T00:32:47.603Z] 04944245beec: Verifying Checksum [2023-09-28T00:32:47.603Z] 04944245beec: Download complete [2023-09-28T00:32:47.603Z] 765212b225bb: Verifying Checksum [2023-09-28T00:32:47.603Z] 765212b225bb: Download complete [2023-09-28T00:32:47.603Z] f23df028b6ca: Verifying Checksum [2023-09-28T00:32:47.603Z] f23df028b6ca: Download complete [2023-09-28T00:32:47.603Z] d65c8cfc05b1: Verifying Checksum [2023-09-28T00:32:47.603Z] d65c8cfc05b1: Download complete [2023-09-28T00:32:47.603Z] 699f458cf7ca: Verifying Checksum [2023-09-28T00:32:47.603Z] 699f458cf7ca: Download complete [2023-09-28T00:32:48.225Z] 8998bd30e6a1: Verifying Checksum [2023-09-28T00:32:48.225Z] 8998bd30e6a1: Download complete [2023-09-28T00:32:50.209Z] 2437ff75d9bd: Verifying Checksum [2023-09-28T00:32:50.209Z] 2437ff75d9bd: Download complete [2023-09-28T00:32:52.152Z] 8998bd30e6a1: Pull complete [2023-09-28T00:32:54.728Z] 04944245beec: Pull complete [2023-09-28T00:32:55.691Z] 699f458cf7ca: Pull complete [2023-09-28T00:32:55.959Z] 765212b225bb: Pull complete [2023-09-28T00:32:56.539Z] f23df028b6ca: Pull complete [2023-09-28T00:32:56.805Z] d65c8cfc05b1: Pull complete [2023-09-28T00:33:11.800Z] 2437ff75d9bd: Pull complete [2023-09-28T00:33:11.800Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-28T00:33:11.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T00:33:11.800Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T00:33:12.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-8088 does not seem to be running inside a container [2023-09-28T00:33:12.196Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-28T00:33:14.619Z] $ docker top 363eccb16ee760981446cd61234e3aed48c9cf9997aae5146e422aa88609c3bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T00:33:15.188Z] ---> job-cost.sh [2023-09-28T00:33:15.453Z] lf-activate-venv: SKIPPING [2023-09-28T00:33:15.453Z] INFO: No Stack... [2023-09-28T00:33:15.716Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-28T00:33:16.669Z] INFO: Archiving Costs [Pipeline] sh [2023-09-28T00:33:17.002Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-09-28T00:33:17.002Z] + cut -d, -f6 [Pipeline] lock [2023-09-28T00:33:17.085Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-199-1-stack-cost] [2023-09-28T00:33:17.094Z] Resource [jenkins-edgexfoundry-device-gpio-PR-199-1-stack-cost] did not exist. Created. [2023-09-28T00:33:17.095Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-199-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-28T00:33:17.506Z] /w/workspace/device-gpio/1@tmp/durable-3594c5b0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-28T00:33:17.851Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-28T00:33:18.144Z] Warning: overwriting stash ‘stack-cost’ [2023-09-28T00:33:18.195Z] Stashed 1 file(s) [Pipeline] } [2023-09-28T00:33:18.211Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-199-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-28T00:33:18.296Z] $ docker stop --time=1 363eccb16ee760981446cd61234e3aed48c9cf9997aae5146e422aa88609c3bf [2023-09-28T00:33:20.666Z] $ docker rm -f --volumes 363eccb16ee760981446cd61234e3aed48c9cf9997aae5146e422aa88609c3bf [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-09-28T00:33:21.735Z] provisioning config files... [2023-09-28T00:33:21.748Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-199@tmp/config14219679892492938067tmp [Pipeline] { [Pipeline] sh [2023-09-28T00:33:22.086Z] + set +x [2023-09-28T00:33:22.086Z] + curl -s https://codecov.io/bash [2023-09-28T00:33:22.086Z] + bash -s -- [2023-09-28T00:33:22.086Z] [2023-09-28T00:33:22.086Z] _____ _ [2023-09-28T00:33:22.086Z] / ____| | | [2023-09-28T00:33:22.086Z] | | ___ __| | ___ ___ _____ __ [2023-09-28T00:33:22.086Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-28T00:33:22.086Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-28T00:33:22.086Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-28T00:33:22.086Z] Bash-1.0.6 [2023-09-28T00:33:22.086Z] [2023-09-28T00:33:22.086Z] [2023-09-28T00:33:22.086Z] ==> git version 2.25.1 found [2023-09-28T00:33:22.086Z] ==> 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-09-28T00:33:22.086Z] Release-Date: 2020-01-08 [2023-09-28T00:33:22.086Z] 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-09-28T00:33:22.086Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-28T00:33:22.086Z] ==> Jenkins CI detected. [2023-09-28T00:33:22.086Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-199 [2023-09-28T00:33:22.086Z] project root: . [2023-09-28T00:33:22.086Z] --> token set from env [2023-09-28T00:33:22.086Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-28T00:33:22.086Z] ==> Running gcov in . (disable via -X gcov) [2023-09-28T00:33:22.086Z] ==> Python coveragepy not found [2023-09-28T00:33:22.086Z] ==> Searching for coverage reports in: [2023-09-28T00:33:22.086Z] + . [2023-09-28T00:33:22.086Z] -> Found 1 reports [2023-09-28T00:33:22.086Z] ==> Detecting git/mercurial file structure [2023-09-28T00:33:22.346Z] ==> Reading reports [2023-09-28T00:33:22.346Z] + ./coverage.out bytes=10 [2023-09-28T00:33:22.346Z] ==> Appending adjustments [2023-09-28T00:33:22.346Z] https://docs.codecov.io/docs/fixing-reports [2023-09-28T00:33:22.346Z] + Found adjustments [2023-09-28T00:33:22.346Z] ==> Gzipping contents [2023-09-28T00:33:22.346Z] 4.0K /tmp/codecov.pALuOt.gz [2023-09-28T00:33:22.346Z] ==> Uploading reports [2023-09-28T00:33:22.346Z] url: https://codecov.io [2023-09-28T00:33:22.346Z] query: branch=PR-199&commit=8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-199%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=199&job=&cmd_args= [2023-09-28T00:33:22.346Z] -> Pinging Codecov [2023-09-28T00:33:22.347Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-199&commit=8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-199%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=199&job=&cmd_args= [2023-09-28T00:33:22.347Z] -> Uploading to [2023-09-28T00:33:22.347Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-28/3EC07B1A8CA8AF9BCAA0BB9F0134797F/8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266/125d74ca-5100-49f1-ad9a-51d44b02e311.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230928T003322Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97b893da54f848fc98b28e1b8eddec0bed46fa777736f1c3f533d3a690816c65 [2023-09-28T00:33:22.347Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-28T00:33:22.347Z] Dload Upload Total Spent Left Speed [2023-09-28T00:33:22.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3261 --:--:-- --:--:-- --:--:-- 3246 100 724 0 0 100 724 0 2850 --:--:-- --:--:-- --:--:-- 2839 [2023-09-28T00:33:22.605Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/8d3f81fc1d5a0a37fb3f6b6d4603a43d64e06266 [Pipeline] } [2023-09-28T00:33:22.633Z] 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-09-28T00:33:24.425Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-199/archives ] [2023-09-28T00:33:24.426Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-199/archives [2023-09-28T00:33:24.426Z] total 16 [2023-09-28T00:33:24.426Z] drwxr-xr-x 3 root root 4096 Sep 28 00:25 . [2023-09-28T00:33:24.426Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 00:25 .. [2023-09-28T00:33:24.426Z] drwxr-xr-x 2 root root 4096 Sep 28 00:25 cost [2023-09-28T00:33:24.426Z] -rw-r--r-- 1 root root 83 Sep 28 00:25 cost.csv [2023-09-28T00:33:24.426Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-199/archives [2023-09-28T00:33:24.426Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-199/archives [2023-09-28T00:33:24.426Z] total 16 [2023-09-28T00:33:24.426Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 00:25 . [2023-09-28T00:33:24.426Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 00:25 .. [2023-09-28T00:33:24.426Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 00:25 cost [2023-09-28T00:33:24.426Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 28 00:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-28T00:33:24.760Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T00:33:25.650Z] ---> package-listing.sh [2023-09-28T00:33:25.650Z] ++ facter osfamily [2023-09-28T00:33:25.650Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-28T00:33:25.908Z] + OS_FAMILY=debian [2023-09-28T00:33:25.908Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-199 [2023-09-28T00:33:25.908Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-28T00:33:25.908Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-28T00:33:25.908Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-28T00:33:25.908Z] + PACKAGES=/tmp/packages_start.txt [2023-09-28T00:33:25.908Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-199 ']' [2023-09-28T00:33:25.908Z] + PACKAGES=/tmp/packages_end.txt [2023-09-28T00:33:25.908Z] + case "${OS_FAMILY}" in [2023-09-28T00:33:25.908Z] + dpkg -l [2023-09-28T00:33:25.908Z] + grep '^ii' [2023-09-28T00:33:25.908Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-28T00:33:25.908Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-28T00:33:25.908Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-28T00:33:25.908Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-199 ']' [2023-09-28T00:33:25.908Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-199/archives/ [2023-09-28T00:33:25.908Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-199/archives/ [Pipeline] echo [2023-09-28T00:33:25.940Z] 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-199/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-28T00:33:26.230Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T00:33:26.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T00:33:26.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T00:33:26.983Z] prd-ubuntu20.04-docker-8c-8g-8087 does not seem to be running inside a container [2023-09-28T00:33:27.014Z] $ 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-199/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-199 -v /w/workspace/edgexfoundry_device-gpio_PR-199:/w/workspace/edgexfoundry_device-gpio_PR-199:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-199@tmp:/w/workspace/edgexfoundry_device-gpio_PR-199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-28T00:33:27.224Z] $ docker top d94cecbf57aeffe0c283606796ebdccce0acdb611ff003fa182fdfbcc220a199 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T00:33:27.607Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-28T00:33:27.925Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-28T00:33:28.235Z] + ls /var/log/sa-host [2023-09-28T00:33:28.235Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T00:33:28.442Z] provisioning config files... [2023-09-28T00:33:28.451Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-199@tmp/config2571518221845095274tmp [Pipeline] { [Pipeline] echo [2023-09-28T00:33:28.508Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T00:33:28.822Z] ---> create-netrc.sh [Pipeline] } [2023-09-28T00:33:28.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-28T00:33:29.242Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-28T00:33:29.273Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T00:33:29.585Z] ---> sudo-logs.sh [2023-09-28T00:33:29.585Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-28T00:33:29.676Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T00:33:29.985Z] ---> job-cost.sh [2023-09-28T00:33:29.985Z] lf-activate-venv: SKIPPING [2023-09-28T00:33:29.985Z] DEBUG: total: 0.2199999988079071 [2023-09-28T00:33:29.985Z] INFO: Retrieving Stack Cost... [2023-09-28T00:33:30.245Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-28T00:33:30.813Z] INFO: Archiving Costs [Pipeline] echo [2023-09-28T00:33:30.854Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T00:33:31.166Z] ---> logs-deploy.sh [2023-09-28T00:33:31.166Z] lf-activate-venv: SKIPPING [2023-09-28T00:33:31.166Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-199/1 [2023-09-28T00:33:31.166Z] INFO: archiving workspace using pattern(s): [2023-09-28T00:33:32.103Z] Archives upload complete. [2023-09-28T00:33:32.103Z] INFO: archiving logs to Nexus